Package: ggformula
Title: Formula Interface to the Grammar of Graphics
Description: Provides a formula interface to 'ggplot2' graphics.
Type: Package
Version: 2.0.0
Authors@R: c(
    person("Daniel", "Kaplan", email = "kaplan@macalester.edu", role = c("aut")),
    person("Randall", "Pruim", email = "rpruim@gmail.com", 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,
        cli
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, ggrepel, ggdist,
        quarto
VignetteBuilder: quarto
Encoding: UTF-8
URL: https://github.com/ProjectMOSAIC/ggformula
BugReports: https://github.com/ProjectMOSAIC/ggformula/issues
Collate: 'MIpop-doc.R' 'gf_aux.R' 'gf_dist.R' 'layer_factory.R'
        'gf_function2d.R' 'gf_functions.R' 'gf_plot.R' 'ggridges.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/roxygen2/version: 8.0.0
Config/testthat/edition: 3
NeedsCompilation: no
Packaged: 2026-09-10 17:09:41 UTC; rpruim
Author: Daniel Kaplan [aut],
  Randall Pruim [aut, cre]
Maintainer: Randall Pruim <rpruim@gmail.com>
Repository: CRAN
Date/Publication: 2026-09-11 02:20:03 UTC
Built: R 4.5.2; ; 2026-09-11 03:00:22 UTC; unix
