ggalluvial: Alluvial Plots in 'ggplot2'

Alluvial plots use variable-width ribbons and stacked bar plots to represent multi-dimensional or repeated-measures data with categorical or ordinal variables; see Riehmann, Hanfler, and Froehlich (2005) <doi:10.1109/INFVIS.2005.1532152> and Rosvall and Bergstrom (2010) <doi:10.1371/journal.pone.0008694>. Alluvial plots are statistical graphics in the sense of Wilkinson (2006) <doi:10.1007/0-387-28695-0>; they share elements with Sankey diagrams and parallel sets plots but are uniquely determined from the data and a small set of parameters. This package extends Wickham's (2010) <doi:10.1198/jcgs.2009.07098> layered grammar of graphics to generate alluvial plots from tidy data.

Version: 0.12.0
Depends: R (≥ 3.5), ggplot2 (≥ 2.2)
Imports: stats, dplyr (≥ 0.7), tidyr (≥ 0.7), lazyeval, rlang, tidyselect
Suggests: grid, alluvial, testthat, knitr, rmarkdown, babynames, sessioninfo, ggrepel, ggfittext (≥ 0.6), vdiffr (≥ 0.2)
Published: 2020-07-14
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
Citation: ggalluvial citation info
Materials: README NEWS
CRAN checks: ggalluvial results

Downloads:

Reference manual: ggalluvial.pdf
Vignettes: alluvial plots in ggplot2
labeling small strata
order of rectangles
Package source: ggalluvial_0.12.0.tar.gz
Windows binaries: r-devel: ggalluvial_0.12.0.zip, r-release: ggalluvial_0.12.0.zip, r-oldrel: ggalluvial_0.12.0.zip
macOS binaries: r-release: ggalluvial_0.12.0.tgz, r-oldrel: ggalluvial_0.12.0.tgz
Old sources: ggalluvial archive

Reverse dependencies:

Reverse imports: easyalluvial, immunarch, projectR
Reverse suggests: CrossICC, sigminer

Linking:

Please use the canonical form https://CRAN.R-project.org/package=ggalluvial to link to this page.