ggpp: Grammar Extensions to 'ggplot2'

Extensions to 'ggplot2' respecting the grammar of graphics paradigm. Geometries: geom_table(), geom_plot() and geom_grob() add insets to plots using native data coordinates, while geom_table_npc(), geom_plot_npc() and geom_grob_npc() do the same using "npc" coordinates through new aesthetics "npcx" and "npcy". Statistics: select observations based on 2D density. Positions: radial nudging away from a center point and nudging away from a line or curve; combined stacking and nudging; combined dodging and nudging.

Version: 0.4.4
Depends: R (≥ 3.6.0), ggplot2 (≥ 3.3.2)
Imports: stats, grid, rlang (≥ 0.4.7), magrittr (≥ 1.5), glue (≥ 1.4.2), gridExtra (≥ 2.3), scales (≥ 1.1.1), tibble (≥ 3.0.3), dplyr (≥ 1.0.2), xts (≥ 0.12-0), zoo (≥ 1.8-8), MASS (≥ 7.3-51.6), polynom (≥ 1.4-0), lubridate (≥ 1.7.9), stringr (≥ 1.4.0)
Suggests: knitr (≥ 1.29), rmarkdown (≥ 2.3), gginnards (≥ 0.1.0), ggrepel (≥ 0.9.1), magick (≥ 2.6.0)
Published: 2022-04-10
Author: Pedro J. Aphalo ORCID iD [aut, cre], Kamil Slowikowski ORCID iD [ctb], MichaƂ Krassowski ORCID iD [ctb]
Maintainer: Pedro J. Aphalo <pedro.aphalo at helsinki.fi>
BugReports: https://github.com/aphalo/ggpp/issues
License: GPL-2 | GPL-3 [expanded from: GPL (≥ 2)]
URL: https://docs.r4photobiology.info/ggpp/, https://github.com/aphalo/ggpp
NeedsCompilation: no
Materials: README NEWS
CRAN checks: ggpp results

Documentation:

Reference manual: ggpp.pdf
Vignettes: Extensions to the Grammar of Graphics

Downloads:

Package source: ggpp_0.4.4.tar.gz
Windows binaries: r-devel: ggpp_0.4.4.zip, r-release: ggpp_0.4.4.zip, r-oldrel: ggpp_0.4.4.zip
macOS binaries: r-release (arm64): ggpp_0.4.4.tgz, r-oldrel (arm64): ggpp_0.4.4.tgz, r-release (x86_64): ggpp_0.4.4.tgz, r-oldrel (x86_64): ggpp_0.4.4.tgz
Old sources: ggpp archive

Reverse dependencies:

Reverse depends: ggpmisc
Reverse imports: metrica, soiltestcorr

Linking:

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