Package: alluvial Type: Package Title: Alluvial Diagrams Version: 0.2-0 Date: 2017-04-07 Authors@R: c( person("Michał", "Bojanowski", role=c("aut", "cre"), email="michal2992@gmail.com", comment=c(ORCID="0000-0001-7503-852X")), person("Robin", "Edwards", role="aut", email="robin.edwards@ucl.ac.uk") ) Description: Creating alluvial diagrams (also known as parallel sets plots) for multivariate and time series-like data. URL: http://mbojan.github.io/alluvial/ BugReports: https://github.com/mbojan/alluvial/issues Imports: dplyr, tidyr Suggests: devtools, testthat, reshape2, knitr, rmarkdown, License: MIT + file LICENSE LazyLoad: yes LazyData: yes Config/testthat/edition: 3 Config/roxygen2/version: 8.0.0 Config/roxygen2/markdown: TRUE VignetteBuilder: knitr Encoding: UTF-8 Depends: R (>= 3.5) Config/pak/sysreqs: libicu-dev Repository: https://mbojan.r-universe.dev Date/Publication: 2026-05-05 15:09:12 UTC RemoteUrl: https://github.com/mbojan/alluvial RemoteRef: HEAD RemoteSha: 4003444cb43c3b2bf8961951912563cd73c81629 NeedsCompilation: no Packaged: 2026-07-04 05:25:12 UTC; root Author: Michał Bojanowski [aut, cre] (ORCID: ), Robin Edwards [aut] Maintainer: Michał Bojanowski