Extensions to 'ggplot2' respecting the grammar of graphics paradigm. Provides new statistics to locate and tag peaks and valleys in 2D plots, a statistics to add a label with the equation of a polynomial fitted with lm(), or R^2 or adjusted R^2 or information criteria for any model fitted with function lm(). Additional statistics give access to functions in package 'broom'. Provides a function for flexibly converting time series to data frames suitable for plotting with ggplot(). In addition provides statistics and ggplot geometries useful for diagnosing what data are passed to compute_group() and compute_panel() functions and to geometries.
Version: | 0.2.17 |
Depends: | R (≥ 3.3.0), ggplot2 (≥ 2.2.1) |
Imports: | methods, grid, rlang (≥ 0.2.0), magrittr (≥ 1.5), devtools (≥ 1.13.5), gridExtra (≥ 2.3), tibble (≥ 1.4.2), MASS (≥ 7.3-49), polynom (≥ 1.3-9), splus2R (≥ 1.2-2), plyr (≥ 1.8.4), dplyr (≥ 0.7.4), xts (≥ 0.10-2), zoo (≥ 1.8-1), broom (≥ 0.4.4), lubridate (≥ 1.7.4) |
Suggests: | knitr (≥ 1.20), rmarkdown (≥ 1.9), nlme (≥ 3.1-137), ggrepel (≥ 0.7.0) |
Published: | 2018-05-04 |
Author: | Pedro J. Aphalo |
Maintainer: | Pedro J. Aphalo <pedro.aphalo at helsinki.fi> |
BugReports: | https://bitbucket.org/aphalo/ggpmisc/issues |
License: | GPL-2 | GPL-3 [expanded from: GPL (≥ 2)] |
URL: | http://www.r4photobiology.info, https://bitbucket.org/aphalo/ggpmisc |
NeedsCompilation: | no |
Citation: | ggpmisc citation info |
Materials: | README NEWS |
CRAN checks: | ggpmisc results |
Reference manual: | ggpmisc.pdf |
Vignettes: |
User Guide: 1 Plotting User Guide: 2 Density-based filtering User Guide: 3 Debugging ggplots User Guide: 4 Manipulation of plot layers |
Package source: | ggpmisc_0.2.17.tar.gz |
Windows binaries: | r-devel: ggpmisc_0.2.17.zip, r-release: ggpmisc_0.2.17.zip, r-oldrel: ggpmisc_0.2.17.zip |
OS X binaries: | r-release: ggpmisc_0.2.17.tgz, r-oldrel: ggpmisc_0.2.17.tgz |
Old sources: | ggpmisc archive |
Reverse imports: | neutralitytestr |
Please use the canonical form https://CRAN.R-project.org/package=ggpmisc to link to this page.