Package: ggformula
Title: Formula Interface to the Grammar of Graphics
Description: Provides a formula interface to 'ggplot2' graphics.
Type: Package
Version: 0.8.0
Date: 2018-06-25
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
Imports: mosaicCore, rlang, magrittr, tibble, stringr, dplyr, grid
Suggests: lattice, mosaic, mosaicModel, mosaicData, testthat, knitr,
        rmarkdown, lubridate, survival, broom, scales, maps, maptools,
        rgeos, sf, purrr, ggthemes
VignetteBuilder: knitr
RoxygenNote: 6.0.1.9000
Encoding: UTF-8
URL: https://github.com/ProjectMOSAIC/ggformula
BugReports: https://github.com/ProjectMOSAIC/ggformula/issues
NeedsCompilation: no
Packaged: 2018-06-26 03:26:08 UTC; rpruim
Author: Daniel Kaplan [aut],
  Randall Pruim [aut, cre]
Maintainer: Randall Pruim <rpruim@calvin.edu>
Repository: CRAN
Date/Publication: 2018-06-26 19:23:20 UTC
