zenplots 1.0.7
Fixed URLs
Ensured suggested packages appear only conditionally everywhere.
updated examples, documentation, and vignettes to not rely on the
Rgraphvizpackage from Bioconductor. Also added some information for the user to install this package if they want to draw any of the graphs constructed byzenplotsfixed link to
graphNELfromgraphpackage in documentation ofgraph_pairs.added
mvtnorm,cropto suggests in DESCRIPTION for demo; also made explicit calls tocrop::dev.off.crop()inSP500demo.
zenplots 1.0.6
CRAN release: 2023-11-07
- moved package loon to the “Suggests” list in the DESCRIPTON to accommodate non-GI R use.
zenplots 1.0.5
CRAN release: 2023-08-25
-
zenplots package documentation file
- roxygen2’s @doctype package stopped adding -package alias (see roxygen2 issue 1491)
zenplots 1.0.4
CRAN release: 2021-09-08
-
zenplot now (invisibly) returns a list with two extra classes
-
zenplotto identify that the structure is a zenplot - one of
zengraphics,zenGrid, orzenLoonto indicate which graphics package was used. - allows
loonzenplots to be turned into ggplots via packageloon.ggplot
documentation updated accordingly.
-
updated documentation on
zenpathto mention thatpairsmust describe a connected graph.
