Package: ggjoy
Type: Package
Title: Joyplots in 'ggplot2'
Version: 0.4.0
Authors@R: c( 
    person("Claus O.", "Wilke", , "wilke@austin.utexas.edu", c("cre", "aut")),
    person("RStudio", role = c("cph"), comment = "Copyright for ggplot2 code copied to ggjoy"))
Description: Joyplots provide a convenient way of visualizing changes in distributions over time or space. This package enables the creation of such plots in 'ggplot2'.
URL: https://github.com/clauswilke/ggjoy
Depends: R (>= 3.2), ggplot2 (>= 2.2.0), ggridges (>= 0.4.0),
Imports:
License: GPL-2 | file LICENSE
LazyData: true
Suggests: covr, gridExtra, ggplot2movies, forcats, knitr, tidyverse,
        testthat, vdiffr, viridis
VignetteBuilder: knitr
Collate: 'ggjoy.R'
RoxygenNote: 6.0.1
NeedsCompilation: no
Packaged: 2017-09-15 02:47:53 UTC; wilke
Author: Claus O. Wilke [cre, aut],
  RStudio [cph] (Copyright for ggplot2 code copied to ggjoy)
Maintainer: Claus O. Wilke <wilke@austin.utexas.edu>
Repository: CRAN
Date/Publication: 2017-09-15 07:31:45 UTC
