Package: ggalluvial
Type: Package
Title: Alluvial Diagrams in 'ggplot2'
Version: 0.9.0
Date: 2018-07-06
Authors@R: person('Jason Cory', 'Brunson', email = 'cornelioid@gmail.com',
    role = c('aut', 'cre'))
Maintainer: Jason Cory Brunson <cornelioid@gmail.com>
Description: Alluvial diagrams use x-splines, sometimes augmented with stacked
    histograms, to visualize multi-dimensional or repeated-measures data with
    categorical or ordinal variables. This package provides ggplot2 layers to
    produce alluvial diagrams from tidy data.
Depends: R (>= 3.3.0), ggplot2
Imports: stats, dplyr, tidyr, lazyeval, rlang, tidyselect
Suggests: grid, alluvial, testthat, knitr, babynames, devtools,
        ggrepel, ggfittext (>= 0.6.0)
License: GPL-3
URL: http://corybrunson.github.io/ggalluvial/
BugReports: https://github.com/corybrunson/ggalluvial/issues
VignetteBuilder: knitr
RoxygenNote: 6.0.1
NeedsCompilation: no
Packaged: 2018-07-06 14:49:39 UTC; corybrunson
Author: Jason Cory Brunson [aut, cre]
Repository: CRAN
Date/Publication: 2018-07-06 15:40:06 UTC
