plotbb: Grammar of Graphics for 'base' Plot

Proof of concept for implementing grammar of graphics using base plot. The bbplot() function initializes a 'bbplot' object to store input data, aesthetic mapping, a list of layers and theme elements. The object will be rendered as a graphic using base plot command if it is printed.

Version: 0.0.6
Imports: graphics, magrittr, rlang, scales, methods, utils
Suggests: stats, ape, aplot (≥ 0.0.8), dplyr, ggplotify (≥ 0.1.0), knitr, rmarkdown, prettydoc
Published: 2021-09-08
Author: Guangchuang Yu ORCID iD [aut, cre, cph]
Maintainer: Guangchuang Yu <guangchuangyu at gmail.com>
License: Artistic-2.0
NeedsCompilation: no
Materials: NEWS
CRAN checks: plotbb results

Documentation:

Reference manual: plotbb.pdf
Vignettes: plotbb

Downloads:

Package source: plotbb_0.0.6.tar.gz
Windows binaries: r-devel: plotbb_0.0.6.zip, r-release: plotbb_0.0.6.zip, r-oldrel: plotbb_0.0.6.zip
macOS binaries: r-release (arm64): plotbb_0.0.6.tgz, r-oldrel (arm64): plotbb_0.0.6.tgz, r-release (x86_64): plotbb_0.0.6.tgz

Linking:

Please use the canonical form https://CRAN.R-project.org/package=plotbb to link to this page.