Package: ggpmisc Type: Package Title: Miscellaneous Extensions to 'ggplot2' Version: 0.7.0.9008 Date: 2026-06-28 Authors@R: c( person("Pedro J.", "Aphalo", email = "pedro.aphalo@helsinki.fi", role = c("aut", "cre"), comment = c(ORCID = "0000-0003-3385-972X")), person("Kamil", "Slowikowski", role = "ctb", comment = c(ORCID = "0000-0002-2843-6370")), person("Samer", "Mouksassi", email = "samermouksassi@gmail.com", role = "ctb", comment = c(ORCID = "0000-0002-7152-6654")) ) Maintainer: Pedro J. Aphalo Description: Extensions to 'ggplot2' respecting the grammar of graphics paradigm. Statistics to locate and tag peaks and valleys and to label plots with the equation of a fitted polynomial model by ordinary least squares, major axis, quantile and robust and resistant regression approaches. Line and model equation for Normal mixture models. Labels for P-value, R^2 or adjusted R^2 or information criteria for fitted models; parametric and non-parametric correlation; ANOVA table or summary table for fitted models as plot insets; annotations for multiple pairwise comparisons with adjusted P-values. Model fit classes for which suitable methods are provided by package 'broom' and 'broom.mixed' are supported as well as user-defined wrappers on model fit functions, allowing model selection and conditional labelling. Scales and stats to build volcano and quadrant plots based on outcomes, fold changes, p-values and false discovery rates. License: GPL (>= 2) LazyLoad: TRUE ByteCompile: TRUE Depends: R (>= 4.2.0), ggpp (>= 0.6.0) Imports: grid, stats, ggplot2 (>= 3.6.0), scales (>= 1.4.0), rlang (>= 1.1.5), generics (>= 0.1.4), polynom (>= 1.4-1), confintr (>= 1.0.2), splus2R (>= 1.3-5), tibble (>= 3.3.1), plyr (>= 1.8.9), dplyr (>= 1.1.4), tidyr (>= 1.3.0), lubridate (>= 1.9.5), caTools (>= 1.18.3), quantreg (>= 6.1) Suggests: broom (>= 1.0.10), broom.mixed (>= 0.2.9.5), robustbase (>= 0.99-4-1), MASS (>= 7.3-60), lmodel2 (>= 1.7-4), nlme (>= 3.1-166), smatr (>= 3.4-8), lspline (>= 1.0.0), multcomp (>= 1.4-30), multcompView (>= 0.1-11), mixtools (>= 2.0.0.1), segmented (>= 2.2-1), onls (>= 0.1-4), gginnards (>= 0.2.0), ggrepel (>= 0.9.8), ggtext (>= 0.1.2), xdvir (>= 0.1.2), marquee (>= 1.2.1), knitr (>= 1.50), rmarkdown (>= 2.28), ragg, testthat, vdiffr URL: https://docs.r4photobiology.info/ggpmisc/, https://github.com/aphalo/ggpmisc BugReports: https://github.com/aphalo/ggpmisc/issues Encoding: UTF-8 VignetteBuilder: knitr Config/roxygen2/version: 8.0.0 Config/pak/sysreqs: libicu-dev Repository: https://aphalo.r-universe.dev Date/Publication: 2026-06-29 22:53:38 UTC RemoteUrl: https://github.com/aphalo/ggpmisc RemoteRef: HEAD RemoteSha: ed38ab657d5c189947a8a1d4c05e501a4a21a9cf NeedsCompilation: no Packaged: 2026-06-30 00:05:25 UTC; root Author: Pedro J. Aphalo [aut, cre] (ORCID: ), Kamil Slowikowski [ctb] (ORCID: ), Samer Mouksassi [ctb] (ORCID: )