<?xml version="1.0" encoding="UTF-8"?>
<oai_dc:dc xmlns:oai_dc="http://www.openarchives.org/OAI/2.0/oai_dc/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/oai_dc/ http://www.openarchives.org/OAI/2.0/oai_dc.xsd">
  <dc:title>Generate Alluvial Plots with a Single Line of Code</dc:title>
  <dc:title>R package easyalluvial version 0.4.1</dc:title>
  <dc:description>Alluvial plots are similar to sankey diagrams and visualise categorical data 
    over multiple dimensions as flows. (Rosvall M, Bergstrom CT (2010) Mapping Change in 
    Large Networks. PLoS ONE 5(1): e8694. &lt;doi:10.1371/journal.pone.0008694&gt; 
    Their graphical grammar however is a bit more complex then that of a regular x/y 
    plots. The 'ggalluvial' package made a great job of translating that grammar into 
    'ggplot2' syntax and gives you many options to tweak the appearance of an alluvial 
    plot, however there still remains a multi-layered complexity that makes it difficult
    to use 'ggalluvial' for explorative data analysis. 'easyalluvial' provides a simple 
    interface to this package that allows you to produce a decent alluvial plot from any 
    dataframe in either long or wide format from a single line of code while also handling 
    continuous data. It is meant to allow a quick visualisation of entire dataframes 
    with a focus on different colouring options that can make alluvial plots a great 
    tool for data exploration. </dc:description>
  <dc:type>Software</dc:type>
  <dc:relation>Depends: R(&gt;= 3.5)</dc:relation>
  <dc:relation>Imports: purrr , tidyr (&gt;= 1.0.0) , dplyr , forcats , ggalluvial (&gt;=
0.9.1) , ggplot2 (&gt;= 4.0.3) , ggridges , RColorBrewer , recipes
(&gt;= 0.1.5) , rlang , stringr , magrittr , tibble , gridExtra ,
randomForest , progressr , progress</dc:relation>
  <dc:relation>Suggests: testthat, covr, ISLR, nycflights13, vdiffr (&gt;= 0.3.1),
pkgdown, mlbench, earth, workflows, future, furrr, e1071,
caret, parsnip, vip (&gt;= 0.5.0), rpart, glmnet, xgboost</dc:relation>
  <dc:creator>Bjoern Koneswarakantha &lt;datistics@gmail.com&gt;</dc:creator>
  <dc:publisher>Comprehensive R Archive Network (CRAN)</dc:publisher>
  <dc:contributor>Bjoern Koneswarakantha [aut, cre] (ORCID:
    &lt;https://orcid.org/0000-0003-4585-7799&gt;)</dc:contributor>
  <dc:rights>CC0</dc:rights>
  <dc:date>2026-07-31</dc:date>
  <dc:format>application/tgz</dc:format>
  <dc:identifier>https://CRAN.R-project.org/package=easyalluvial</dc:identifier>
  <dc:identifier>doi:10.32614/CRAN.package.easyalluvial</dc:identifier>
  <dc:language>en-US</dc:language>
</oai_dc:dc>
