Package: ggformula Title: Formula Interface to the Grammar of Graphics Description: Provides a formula interface to 'ggplot2' graphics. Type: Package Version: 1.0.1 Authors@R: c( person("Daniel", "Kaplan", email = "kaplan@macalester.edu", role = c("aut")), person("Randall", "Pruim", email = "rpruim@calvin.edu", role = c("aut","cre")) ) License: MIT + file LICENSE LazyData: TRUE LazyLoad: TRUE Depends: R (>= 4.1), ggplot2 (>= 4.0), scales, ggiraph, ggridges Imports: mosaicCore (>= 0.7.0), rlang, tibble, stringr, grid, labelled Suggests: tidyr, patchwork, glue, mosaicData, dplyr, lattice, mosaic, palmerpenguins, testthat, vdiffr, knitr, rmarkdown, lubridate, survival, broom, hexbin, maps, sf, purrr, ggthemes, covr, ggplot2movies, interp, quantreg, ggforce, quarto VignetteBuilder: quarto RoxygenNote: 7.3.3 Roxygen: list(markdown = TRUE) Encoding: UTF-8 URL: https://github.com/ProjectMOSAIC/ggformula BugReports: https://github.com/ProjectMOSAIC/ggformula/issues Collate: 'MIpop-doc.R' 'formula2aes.R' 'gf_aux.R' 'gf_dist.R' 'layer_factory.R' 'gf_function2d.R' 'gf_functions.R' 'gf_plot.R' 'ggridges.R' 'ggstrings.R' 'newplots.R' 'ggiraph.R' 'ggiraph-themes.R' 'ggiraph-documentation-with-examples.R' 'reexports.R' 'scales.R' 'utils.R' 'relabel.R' 'vdiffr.R' 'ggstance-deprecated.R' 'ggformula-package.R' 'zzz.R' Config/pak/sysreqs: libcairo2-dev cmake libfontconfig1-dev libfreetype6-dev make libicu-dev libpng-dev libuv1-dev libx11-dev zlib1g-dev Repository: https://projectmosaic.r-universe.dev Date/Publication: 2026-01-17 02:38:33 UTC RemoteUrl: https://github.com/projectmosaic/ggformula RemoteRef: HEAD RemoteSha: 9a90fa5be1a11bfbe006a6b8d29bbc9447115faf NeedsCompilation: no Packaged: 2026-06-16 10:16:11 UTC; root Author: Daniel Kaplan [aut], Randall Pruim [aut, cre] Maintainer: Randall Pruim