Package: ggmosaic
Title: Mosaic Plots in the 'ggplot2' Framework
Version: 0.1.2
Authors@R: c(
    person("Haley", "Jeppson", email = "hjeppson@iastate.edu", role = c("aut", "cre")),
    person("Heike", "Hofmann", email = "hofmann@iastate.edu", role = "aut"),
    person("Di", "Cook", email = "dicook@monash.edu", role = "aut"),
    person("Hadley", "Wickham", email = "hadley@rstudio.com", role = "ctb"))
Description: Mosaic plots in the 'ggplot2' framework. Mosaic plot functionality
    is provided in a single 'ggplot2' layer by calling the geom 'mosaic'.
Depends: R (>= 3.2.0), ggplot2 (>= 2.2.0), productplots (>= 0.1.1)
Imports: plotly (>= 4.5.5), dplyr, purrr, tidyr, gridExtra, NHANES
License: GPL (>= 2)
URL: http://github.com/haleyjeppson/ggmosaic
BugReports: https://github.com/haleyjeppson/ggmosaic
LazyData: TRUE
RoxygenNote: 5.0.1.9000
Suggests: knitr, rmarkdown
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2017-02-08 17:56:46 UTC; haley
Author: Haley Jeppson [aut, cre],
  Heike Hofmann [aut],
  Di Cook [aut],
  Hadley Wickham [ctb]
Maintainer: Haley Jeppson <hjeppson@iastate.edu>
Repository: CRAN
Date/Publication: 2017-02-09 00:47:04
