Package: ggformula
Title: Formula Interface to the Grammar of Graphics
Description: Provides a formula interface to 'ggplot2' graphics.
Type: Package
Version: 0.5
Date: 2017-07-23
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, tidyr, magrittr, tibble, stringr, glue,
        grid
Suggests: mosaic, dplyr, testthat, mosaicData, knitr,
        statisticalModeling, rmarkdown, weatherData, lubridate
VignetteBuilder: knitr
RoxygenNote: 6.0.1.9000
NeedsCompilation: no
Packaged: 2017-07-24 18:52:01 UTC; rpruim
Author: Daniel Kaplan [aut],
  Randall Pruim [aut, cre]
Maintainer: Randall Pruim <rpruim@calvin.edu>
Repository: CRAN
Date/Publication: 2017-07-24 21:23:54 UTC
