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.5.8-1 |
Depends: | R (≥ 4.0.0), ggplot2 (≥ 3.5.0) |
Imports: | stats, grid, grDevices, rlang (≥ 1.0.6), vctrs (≥ 0.6.0), magrittr (≥ 2.0.1), glue (≥ 1.6.0), gridExtra (≥ 2.3), scales (≥ 1.2.0), tibble (≥ 3.1.8), dplyr (≥ 1.1.0), xts (≥ 0.13.0), zoo (≥ 1.8-11), MASS (≥ 7.3-58), polynom (≥ 1.4-0), lubridate (≥ 1.9.0), stringr (≥ 1.4.0) |
Suggests: | knitr (≥ 1.40), rmarkdown (≥ 2.20), ggrepel (≥ 0.9.2), gginnards (≥ 0.1.1), magick (≥ 2.7.3), testthat (≥ 3.1.5), vdiffr (≥ 1.0.5) |
Published: | 2024-07-01 |
DOI: | 10.32614/CRAN.package.ggpp |
Author: | Pedro J. Aphalo |
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 |
Reference manual: | ggpp.pdf |
Vignettes: |
Extensions to the Grammar of Graphics Combining repulsion and nudging |
Package source: | ggpp_0.5.8-1.tar.gz |
Windows binaries: | r-devel: ggpp_0.5.8-1.zip, r-release: ggpp_0.5.8-1.zip, r-oldrel: ggpp_0.5.8-1.zip |
macOS binaries: | r-devel (arm64): ggpp_0.5.8-1.tgz, r-release (arm64): ggpp_0.5.8-1.tgz, r-oldrel (arm64): ggpp_0.5.8-1.tgz, r-devel (x86_64): ggpp_0.5.8-1.tgz, r-release (x86_64): ggpp_0.5.8-1.tgz, r-oldrel (x86_64): ggpp_0.5.8-1.tgz |
Old sources: | ggpp archive |
Reverse depends: | ggpmisc |
Reverse imports: | carbonr, crosshap, ggplot2.utils, ggrain, GseaVis, metrica, RevGadgets, soiltestcorr, teal.modules.general, vecmatch |
Reverse suggests: | adjustedCurves, ggrepel, MicrobiotaProcess |
Please use the canonical form https://CRAN.R-project.org/package=ggpp to link to this page.