Package: ggformula
Title: Formula Interface to the Grammar of Graphics
Description: Provides a formula interface to 'ggplot2' graphics.
Type: Package
Version: 0.9.3
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.0), ggstance (>= 0.3.1)
Imports: mosaicCore, rlang, magrittr, tibble, stringr, tidyr, ggforce,
        grid
Suggests: mosaicData, dplyr, lattice, mosaic, mosaicModel, testthat,
        vdiffr, knitr, rmarkdown, lubridate, survival, broom, scales,
        maps, maptools, rgeos, sf, purrr, ggthemes, covr, ggplot2movies
VignetteBuilder: knitr
RoxygenNote: 7.0.2
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'
        'ggstance.R' 'ggstrings.R' 'newplots.R' 'reexports.R'
        'scales.R' 'utils.R' 'zzz.R'
NeedsCompilation: no
Packaged: 2020-02-11 20:57:51 UTC; rpruim
Author: Daniel Kaplan [aut],
  Randall Pruim [aut, cre]
Maintainer: Randall Pruim <rpruim@calvin.edu>
Repository: CRAN
Date/Publication: 2020-02-11 23:30:02 UTC
