Package: ggformula
Title: Formula Interface to the Grammar of Graphics
Description: Provides a formula interface to 'ggplot2' graphics.
Type: Package
Version: 0.4.0
Date: 2017-06-20
Authors@R: c(
    person("Kaplan", "Daniel", , "kaplan@macalester.edu", c("aut")),
    person("Pruim", "Randall", , "rpruim@calvin.edu", c("aut","cre"))
    )
License: MIT + file LICENSE
LazyData: TRUE
LazyLoad: TRUE
Depends: R (>= 3.1), ggplot2
Imports: rlang, mosaic, magrittr, tibble, stringr, glue
RoxygenNote: 6.0.1
Suggests: dplyr, testthat, mosaicData, knitr, statisticalModeling,
        rmarkdown, weatherData, lubridate
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2017-06-21 21:21:34 UTC; rpruim
Author: Kaplan Daniel [aut],
  Pruim Randall [aut, cre]
Maintainer: Pruim Randall <rpruim@calvin.edu>
Repository: CRAN
Date/Publication: 2017-06-21 23:44:17 UTC
