• zenplots package documentation file

    • roxygen2’s @doctype package stopped adding -package alias (see roxygen2 issue 1491)
  • zenplot now (invisibly) returns a list with two extra classes

    • zenplot to identify that the structure is a zenplot
    • one of zengraphics, zenGrid, or zenLoon to indicate which graphics package was used.
    • allows loon zenplots to be turned into ggplots via package loon.ggplot

    documentation updated accordingly.

  • updated documentation on zenpath to mention that pairs must describe a connected graph.

  • CRAN release