Package: ggExtra
Title: Add Marginal Histograms to 'ggplot2', and More 'ggplot2'
        Enhancements
Version: 0.7
Authors@R: c(
    person("Dean", "Attali", , "daattali@gmail.com", role = c("aut", "cre")),
    person("Christopher", "Baker", , "chriscrewbaker@gmail.com", role = "ctb")
    )
Description: Collection of functions and layers to enhance 'ggplot2'. The main
    function is ggMarginal(), which can be used to add marginal
    histograms/boxplots/density plots to 'ggplot2' scatterplots.
URL: https://github.com/daattali/ggExtra
BugReports: https://github.com/daattali/ggExtra/issues
Depends: R (>= 3.1.0)
Imports: colourpicker (>= 0.1), ggplot2 (>= 2.2.0), grid (>= 3.1.3),
        gtable (>= 0.2.0), miniUI (>= 0.1.1), shiny (>= 0.13.0),
        shinyjs (>= 0.5.2), utils, grDevices
Suggests: knitr (>= 1.7), rmarkdown, rstudioapi (>= 0.5), testthat,
        vdiffr, fontquiver, svglite, withr, devtools
License: MIT + file LICENSE
SystemRequirements: pandoc with https support
LazyData: true
VignetteBuilder: knitr
RoxygenNote: 6.0.1.9000
NeedsCompilation: no
Packaged: 2017-06-24 18:01:51 UTC; Dean
Author: Dean Attali [aut, cre],
  Christopher Baker [ctb]
Maintainer: Dean Attali <daattali@gmail.com>
Repository: CRAN
Date/Publication: 2017-06-24 22:24:37 UTC
