Alluvial diagrams use x-splines, sometimes augmented with stacked histograms, to visualize multi-dimensional or repeated-measures data with categorical or ordinal variables. They can be viewed as simplified and standardized Sankey diagrams; see Riehmann, Hanfler, and Froehlich (2005) <doi:10.1109/INFVIS.2005.1532152> and Rosvall and Bergstrom (2010) <doi:10.1371/journal.pone.0008694>. This package provides ggplot2 layers to produce alluvial diagrams from tidy data.
Version: | 0.9.1 |
Depends: | R (≥ 3.3.0), ggplot2 (≥ 2.2.0) |
Imports: | stats, dplyr (≥ 0.7.0), tidyr (≥ 0.7.0), lazyeval, rlang, tidyselect |
Suggests: | grid, alluvial, testthat, knitr, babynames, sessioninfo, ggrepel, ggfittext (≥ 0.6.0) |
Published: | 2018-10-21 |
Author: | Jason Cory Brunson [aut, cre] |
Maintainer: | Jason Cory Brunson <cornelioid at gmail.com> |
BugReports: | https://github.com/corybrunson/ggalluvial/issues |
License: | GPL-3 |
URL: | http://corybrunson.github.io/ggalluvial/ |
NeedsCompilation: | no |
Materials: | README NEWS |
CRAN checks: | ggalluvial results |
Reference manual: | ggalluvial.pdf |
Vignettes: |
alluvial diagrams in ggplot2 labeling small strata |
Package source: | ggalluvial_0.9.1.tar.gz |
Windows binaries: | r-devel: ggalluvial_0.9.1.zip, r-release: ggalluvial_0.9.1.zip, r-oldrel: ggalluvial_0.9.1.zip |
OS X binaries: | r-release: ggalluvial_0.9.1.tgz, r-oldrel: ggalluvial_0.9.1.tgz |
Old sources: | ggalluvial archive |
Reverse imports: | easyalluvial |
Please use the canonical form https://CRAN.R-project.org/package=ggalluvial to link to this page.