Package: ggformula
Title: Formula Interface to the Grammar of Graphics
Description: Provides a formula interface to 'ggplot2' graphics.
Type: Package
Version: 0.10.4
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 (>= 3.1), ggplot2 (>= 3.3), ggstance (>= 0.3.4), scales,
        ggridges
Imports: mosaicCore (>= 0.7.0), rlang, magrittr, tibble, stringr,
        ggforce, grid, labelled
Suggests: tidyr, mosaicData, dplyr, lattice, mosaic, palmerpenguins,
        testthat, vdiffr, knitr, rmarkdown, lubridate, survival, broom,
        maps, maptools, rgeos, sf, purrr, ggthemes, covr,
        ggplot2movies, interp, quantreg
VignetteBuilder: knitr
RoxygenNote: 7.2.3
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' 'ggstance.R' 'ggridges.R' 'ggstrings.R'
        'newplots.R' 'reexports.R' 'scales.R' 'utils.R' 'relabel.R'
        'vdiffr.R' 'zzz.R'
NeedsCompilation: no
Packaged: 2023-04-11 14:25:29 UTC; rpruim
Author: Daniel Kaplan [aut],
  Randall Pruim [aut, cre]
Maintainer: Randall Pruim <rpruim@calvin.edu>
Repository: CRAN
Date/Publication: 2023-04-11 14:50:02 UTC
Built: R 4.1.3; ; 2023-04-17 20:10:44 UTC; windows
