gginnards: Explore the Innards of 'ggplot2' Objects

Extensions to 'ggplot2' providing low-level debug tools: statistics and geometries reporting data passed to compute_group() and compute_panel() functions and to geometries. Layer manipulation: functions for deletion, insertion, extraction and reordering of layers of "ggplot" objects. Data manipulation: function for deletion of unused variables from the data object embedded in "ggplot" objects.

Version: 0.0.1
Depends: R (≥ 3.3.0), ggplot2 (≥ 3.0.0)
Imports: methods, grid, rlang (≥ 0.2.0), stringr (≥ 1.3.1), magrittr (≥ 1.5), tibble (≥ 1.4.2)
Suggests: dplyr (≥ 0.7.5), knitr (≥ 1.20), rmarkdown (≥ 1.9)
Published: 2018-07-13
Author: Pedro J. Aphalo ORCID iD [aut, cre]
Maintainer: Pedro J. Aphalo <pedro.aphalo at helsinki.fi>
BugReports: https://bitbucket.org/aphalo/gginnards/issues
License: GPL-2 | GPL-3 [expanded from: GPL (≥ 2)]
URL: https://www.r4photobiology.info, https://bitbucket.org/aphalo/gginnards
NeedsCompilation: no
Citation: gginnards citation info
Materials: README NEWS
CRAN checks: gginnards results

Downloads:

Reference manual: gginnards.pdf
Vignettes: User Guide: 3 Debugging ggplots
User Guide: 4 Manipulation of plot layers
Package source: gginnards_0.0.1.tar.gz
Windows binaries: r-devel: gginnards_0.0.1.zip, r-release: gginnards_0.0.1.zip, r-oldrel: gginnards_0.0.1.zip
OS X binaries: r-release: gginnards_0.0.1.tgz, r-oldrel: gginnards_0.0.1.tgz

Linking:

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