{
  "_id": "6a1166e0acfb0bcc41cf0ef0",
  "Package": "ggalluvial",
  "Type": "Package",
  "Title": "Alluvial Plots in 'ggplot2'",
  "Version": "0.12.6",
  "Authors@R": "c(\nperson(given = \"Jason Cory\",\nfamily = \"Brunson\",\nrole = c(\"aut\", \"cre\"),\nemail = \"cornelioid@gmail.com\"),\nperson(given = \"Quentin D.\",\nfamily = \"Read\",\nrole = 'aut'))",
  "Maintainer": "Jason Cory Brunson <cornelioid@gmail.com>",
  "Description": "Alluvial plots use variable-width ribbons and stacked bar\nplots to represent multi-dimensional or repeated-measures data\nwith categorical or ordinal variables; see Riehmann, Hanfler,\nand Froehlich (2005) <doi:10.1109/INFVIS.2005.1532152> and\nRosvall and Bergstrom (2010)\n<doi:10.1371/journal.pone.0008694>. Alluvial plots are\nstatistical graphics in the sense of Wilkinson (2006)\n<doi:10.1007/0-387-28695-0>; they share elements with Sankey\ndiagrams and parallel sets plots but are uniquely determined\nfrom the data and a small set of parameters. This package\nextends Wickham's (2010) <doi:10.1198/jcgs.2009.07098> layered\ngrammar of graphics to generate alluvial plots from tidy data.",
  "License": "GPL-3",
  "LazyData": "true",
  "URL": "http://corybrunson.github.io/ggalluvial/",
  "BugReports": "https://github.com/corybrunson/ggalluvial/issues",
  "VignetteBuilder": "knitr",
  "RoxygenNote": "7.2.3",
  "Roxygen": "list(markdown = TRUE)",
  "Encoding": "UTF-8",
  "Config/pak/sysreqs": "libicu-dev",
  "Repository": "https://corybrunson.r-universe.dev",
  "Date/Publication": "2026-02-22 13:12:42 UTC",
  "RemoteUrl": "https://github.com/corybrunson/ggalluvial",
  "RemoteRef": "HEAD",
  "RemoteSha": "285f7346ea203852c2c06235d54d1117115149ce",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-23 08:31:46 UTC",
    "User": "root"
  },
  "Author": "Jason Cory Brunson [aut, cre],\nQuentin D. Read [aut]",
  "MD5sum": "afaf58584a9903fa20728562d405c560",
  "_user": "corybrunson",
  "_type": "src",
  "_file": "ggalluvial_0.12.6.tar.gz",
  "_fileid": "7dc37b8fa2af1edb840616f0b3e3ea5c3e14f2d2a871968bc55931edcc1ad158",
  "_filesize": 3399614,
  "_sha256": "7dc37b8fa2af1edb840616f0b3e3ea5c3e14f2d2a871968bc55931edcc1ad158",
  "_created": "2026-05-23T08:31:46.000Z",
  "_published": "2026-05-23T08:35:44.878Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77509579686,
      "time": 168,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7175666690"
    },
    {
      "job": 77509579692,
      "time": 197,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7175669080"
    },
    {
      "job": 77509579690,
      "time": 135,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7175662481"
    },
    {
      "job": 77509579691,
      "time": 196,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7175665899"
    },
    {
      "job": 77509387110,
      "time": 227,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7175651441"
    },
    {
      "job": 77509579682,
      "time": 117,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7175662386"
    },
    {
      "job": 77509579699,
      "time": 109,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7175661663"
    },
    {
      "job": 77509579697,
      "time": 173,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7175667106"
    },
    {
      "job": 77509579725,
      "time": 109,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7175661659"
    }
  ],
  "_buildurl": "https://github.com/r-universe/corybrunson/actions/runs/26328108342",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/corybrunson/ggalluvial",
  "_commit": {
    "id": "285f7346ea203852c2c06235d54d1117115149ce",
    "author": "Jason Cory Brunson <cornelioid@gmail.com>",
    "committer": "Jason Cory Brunson <cornelioid@gmail.com>",
    "message": "rebuild site\n",
    "time": 1771765962
  },
  "_maintainer": {
    "name": "Jason Cory Brunson",
    "email": "cornelioid@gmail.com",
    "login": "corybrunson",
    "mastodon": "@cornelioid@mastodon.social",
    "description": "Mathematician by training, data scientist by testing. Relatively new to pretty much everything.\n🇵🇸",
    "uuid": 7768027
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.6",
      "role": "Depends"
    },
    {
      "package": "ggplot2",
      "version": ">= 2.2",
      "role": "Depends"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "version": ">= 0.7",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "version": ">= 0.7",
      "role": "Imports"
    },
    {
      "package": "lazyeval",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "tidyselect",
      "role": "Imports"
    },
    {
      "package": "grid",
      "role": "Suggests"
    },
    {
      "package": "alluvial",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "babynames",
      "role": "Suggests"
    },
    {
      "package": "sessioninfo",
      "role": "Suggests"
    },
    {
      "package": "ggrepel",
      "role": "Suggests"
    },
    {
      "package": "shiny",
      "version": ">= 1.4.0.2",
      "role": "Suggests"
    },
    {
      "package": "htmltools",
      "role": "Suggests"
    },
    {
      "package": "sp",
      "version": ">= 1.4-0",
      "role": "Suggests"
    },
    {
      "package": "ggfittext",
      "version": ">= 0.6",
      "role": "Suggests"
    },
    {
      "package": "vdiffr",
      "version": ">= 0.2",
      "role": "Suggests"
    }
  ],
  "_owner": "corybrunson",
  "_selfowned": true,
  "_usedby": 39,
  "_updates": [
    {
      "week": "2025-24",
      "n": 1
    },
    {
      "week": "2025-31",
      "n": 1
    },
    {
      "week": "2026-02",
      "n": 1
    },
    {
      "week": "2026-08",
      "n": 5
    }
  ],
  "_tags": [
    {
      "name": "v0.12.6",
      "date": "2026-02-22"
    }
  ],
  "_topics": [
    "alluvial-diagrams",
    "alluvial-plots",
    "categorical-data-visualization",
    "ggplot2",
    "repeated-measures-data"
  ],
  "_stars": 520,
  "_contributors": [
    {
      "user": "corybrunson",
      "count": 267,
      "uuid": 7768027
    },
    {
      "user": "qdread",
      "count": 34,
      "uuid": 9200842
    },
    {
      "user": "michaelchirico",
      "count": 2,
      "uuid": 7606389
    },
    {
      "user": "davisvaughan",
      "count": 1,
      "uuid": 19150088
    }
  ],
  "_userbio": {
    "uuid": 7768027,
    "type": "user",
    "name": "Cory Brunson",
    "description": "Mathematician by training, data scientist by testing. Relatively new to pretty much everything.\r\n🇵🇸"
  },
  "_downloads": {
    "count": 40453,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/ggalluvial"
  },
  "_mentions": 57,
  "_devurl": "https://github.com/corybrunson/ggalluvial",
  "_pkgdown": "http://corybrunson.github.io/ggalluvial/",
  "_searchresults": 5024,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/ggalluvial.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/corybrunson/ggalluvial",
  "_realowner": "corybrunson",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.5.0",
      "date": "2017-11-26"
    },
    {
      "version": "0.6.0",
      "date": "2018-02-04"
    },
    {
      "version": "0.9.0",
      "date": "2018-07-06"
    },
    {
      "version": "0.9.1",
      "date": "2018-10-21"
    },
    {
      "version": "0.10.0",
      "date": "2019-09-02"
    },
    {
      "version": "0.11.1",
      "date": "2019-12-03"
    },
    {
      "version": "0.11.3",
      "date": "2020-04-16"
    },
    {
      "version": "0.12.0",
      "date": "2020-07-14"
    },
    {
      "version": "0.12.1",
      "date": "2020-08-10"
    },
    {
      "version": "0.12.2",
      "date": "2020-08-30"
    },
    {
      "version": "0.12.3",
      "date": "2020-12-05"
    },
    {
      "version": "0.12.4",
      "date": "2023-02-04"
    },
    {
      "version": "0.12.5",
      "date": "2023-02-22"
    },
    {
      "version": "0.12.6",
      "date": "2026-02-22"
    }
  ],
  "_exports": [
    "data_to_alluvium",
    "geom_alluvium",
    "geom_flow",
    "geom_lode",
    "geom_stratum",
    "GeomAlluvium",
    "GeomFlow",
    "GeomLode",
    "GeomStratum",
    "is_alluvia_form",
    "is_alluvial",
    "is_alluvial_alluvia",
    "is_alluvial_lodes",
    "is_lodes_form",
    "lode_backfront",
    "lode_backward",
    "lode_forward",
    "lode_frontback",
    "lode_leftright",
    "lode_leftward",
    "lode_rightleft",
    "lode_rightward",
    "lode_zagzig",
    "lode_zigzag",
    "positions_to_flow",
    "self_adjoin",
    "stat_alluvium",
    "stat_flow",
    "stat_stratum",
    "StatAlluvium",
    "StatFlow",
    "StatStratum",
    "to_alluvia",
    "to_alluvia_form",
    "to_lodes",
    "to_lodes_form"
  ],
  "_datasets": [
    {
      "name": "majors",
      "title": "Students' declared majors across several semesters",
      "object": "majors",
      "class": [
        "data.frame"
      ],
      "fields": [
        "student",
        "semester",
        "curriculum"
      ],
      "rows": 80,
      "table": true,
      "tojson": true
    },
    {
      "name": "vaccinations",
      "title": "Influenza vaccination survey responses",
      "object": "vaccinations",
      "class": [
        "data.frame"
      ],
      "fields": [
        "survey",
        "freq",
        "subject",
        "response",
        "start_date",
        "end_date"
      ],
      "rows": 117,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "alluvial-data",
      "title": "Check for alluvial structure and convert between alluvial formats",
      "concept": [
        "alluvial data manipulation"
      ],
      "topics": [
        "alluvial-data",
        "is_alluvia_form",
        "is_lodes_form",
        "to_alluvia_form",
        "to_lodes_form"
      ]
    },
    {
      "page": "geom_alluvium",
      "title": "Alluvia across strata",
      "concept": [
        "alluvial geom layers"
      ],
      "topics": [
        "data_to_alluvium",
        "geom_alluvium"
      ]
    },
    {
      "page": "geom_flow",
      "title": "Flows between lodes or strata",
      "concept": [
        "alluvial geom layers"
      ],
      "topics": [
        "geom_flow",
        "positions_to_flow"
      ]
    },
    {
      "page": "geom_lode",
      "title": "Lodes at intersections of alluvia and strata",
      "concept": [
        "alluvial geom layers"
      ],
      "topics": [
        "geom_lode"
      ]
    },
    {
      "page": "geom_stratum",
      "title": "Strata at axes",
      "concept": [
        "alluvial geom layers"
      ],
      "topics": [
        "geom_stratum"
      ]
    },
    {
      "page": "lode-guidance-functions",
      "title": "Lode guidance functions",
      "topics": [
        "lode-guidance-functions",
        "lode_backfront",
        "lode_backward",
        "lode_forward",
        "lode_frontback",
        "lode_leftright",
        "lode_leftward",
        "lode_rightleft",
        "lode_rightward",
        "lode_zagzig",
        "lode_zigzag"
      ]
    },
    {
      "page": "majors",
      "title": "Students' declared majors across several semesters",
      "topics": [
        "majors"
      ]
    },
    {
      "page": "self-adjoin",
      "title": "Adjoin a dataset to itself",
      "concept": [
        "alluvial data manipulation"
      ],
      "topics": [
        "self-adjoin",
        "self_adjoin"
      ]
    },
    {
      "page": "stat_alluvium",
      "title": "Alluvial positions",
      "concept": [
        "alluvial stat layers"
      ],
      "topics": [
        "stat_alluvium"
      ]
    },
    {
      "page": "stat_flow",
      "title": "Flow positions",
      "concept": [
        "alluvial stat layers"
      ],
      "topics": [
        "stat_flow"
      ]
    },
    {
      "page": "stat_stratum",
      "title": "Stratum positions",
      "concept": [
        "alluvial stat layers"
      ],
      "topics": [
        "stat_stratum"
      ]
    },
    {
      "page": "vaccinations",
      "title": "Influenza vaccination survey responses",
      "topics": [
        "vaccinations"
      ]
    }
  ],
  "_readme": "https://github.com/corybrunson/ggalluvial/raw/HEAD/README.md",
  "_rundeps": [
    "cli",
    "cpp11",
    "dplyr",
    "farver",
    "generics",
    "ggplot2",
    "glue",
    "gtable",
    "isoband",
    "labeling",
    "lazyeval",
    "lifecycle",
    "magrittr",
    "pillar",
    "pkgconfig",
    "purrr",
    "R6",
    "RColorBrewer",
    "rlang",
    "S7",
    "scales",
    "stringi",
    "stringr",
    "tibble",
    "tidyr",
    "tidyselect",
    "utf8",
    "vctrs",
    "viridisLite",
    "withr"
  ],
  "_vignettes": [
    {
      "source": "ggalluvial.rmd",
      "filename": "ggalluvial.html",
      "title": "Alluvial Plots in ggplot2",
      "author": "Jason Cory Brunson",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Alluvial plots",
        "Alluvial data",
        "Alluvia (wide) format",
        "Lodes (long) format",
        "Appendix"
      ],
      "created": "2017-04-11 02:25:18",
      "modified": "2026-02-21 22:22:53",
      "commits": 61
    },
    {
      "source": "shiny.Rmd",
      "filename": "shiny.html",
      "title": "Tooltips for ggalluvial plots in Shiny apps",
      "author": "Quentin D. Read",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Problem",
        "Hovering over and clicking on strata",
        "Hovering over and clicking on alluvia",
        "App with wide-format alluvial data",
        "Structure of the example app",
        "Loading data",
        "Drawing the plot and extracting coordinates",
        "User interface",
        "Server function",
        "Hovering over a stratum",
        "Hovering over an alluvium",
        "App with long-format alluvial data",
        "Conclusion"
      ],
      "created": "2020-12-04 19:08:36",
      "modified": "2023-02-03 19:02:58",
      "commits": 9
    },
    {
      "source": "labels.rmd",
      "filename": "labels.html",
      "title": "Labeling small strata",
      "author": "Jason Cory Brunson",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Setup",
        "Problem",
        "Fix",
        "Solutions",
        "Solution 1:",
        "Solution 2:",
        "Appendix"
      ],
      "created": "2018-06-22 12:47:09",
      "modified": "2023-02-01 21:56:36",
      "commits": 9
    },
    {
      "source": "order-rectangles.rmd",
      "filename": "order-rectangles.html",
      "title": "The Order of the Rectangles",
      "author": "Jason Cory Brunson",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Setup",
        "Motivations",
        "Positioning strata",
        "Reversing the strata",
        "Sorting the strata by size",
        "Positioning lodes within strata",
        "Alluvia and flows",
        "Lode guidance",
        "Aesthetic binding",
        "Manual lode ordering",
        "Negative strata",
        "More examples",
        "Appendix"
      ],
      "created": "2019-09-02 17:31:40",
      "modified": "2023-02-01 21:56:36",
      "commits": 9
    }
  ],
  "_score": 15.472400812302347,
  "_indexed": true,
  "_nocasepkg": "ggalluvial",
  "_universes": [
    "corybrunson"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.12.6",
      "date": "2026-05-23T08:34:11.000Z",
      "distro": "noble",
      "commit": "285f7346ea203852c2c06235d54d1117115149ce",
      "fileid": "d7da367d33dfcdfb374cba9e53c37ef5e2de57ada7aad7818a3430711f7e29de",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/corybrunson/actions/runs/26328108342"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.12.6",
      "date": "2026-05-23T08:34:43.000Z",
      "distro": "noble",
      "commit": "285f7346ea203852c2c06235d54d1117115149ce",
      "fileid": "01d71946ddcaf190ddf3cec499f71fa1aa48769a557cc515ba75930a4b6d1073",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/corybrunson/actions/runs/26328108342"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.12.6",
      "date": "2026-05-23T08:33:45.000Z",
      "commit": "285f7346ea203852c2c06235d54d1117115149ce",
      "fileid": "757cdab96a6845a2c0dea13344d3d7f354a2642a63e7401f113cbd0f2388f9f8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/corybrunson/actions/runs/26328108342"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.12.6",
      "date": "2026-05-23T08:34:08.000Z",
      "commit": "285f7346ea203852c2c06235d54d1117115149ce",
      "fileid": "699ac8a99456f87b5f814116265e56b243c08a34a3374c0ca7a1b979c4ad8a3d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/corybrunson/actions/runs/26328108342"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.12.6",
      "date": "2026-05-23T08:34:07.000Z",
      "commit": "285f7346ea203852c2c06235d54d1117115149ce",
      "fileid": "87b2d3abf9c8903742cc62af9134de24bac3abbbae8f4da9c96c8f44b0ce31cb",
      "status": "success",
      "buildurl": "https://github.com/r-universe/corybrunson/actions/runs/26328108342"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.12.6",
      "date": "2026-05-23T08:33:09.000Z",
      "commit": "285f7346ea203852c2c06235d54d1117115149ce",
      "fileid": "f6824f72f539f63463c47559fc0ffb31839d114771348e5f6c3b94378af8d737",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/corybrunson/actions/runs/26328108342"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.12.6",
      "date": "2026-05-23T08:34:19.000Z",
      "commit": "285f7346ea203852c2c06235d54d1117115149ce",
      "fileid": "6e4ce8e4083d38c6e0de4127fd0bd9868d77eeac16cddcc1a37850400a9adb67",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/corybrunson/actions/runs/26328108342"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.12.6",
      "date": "2026-05-23T08:33:04.000Z",
      "commit": "285f7346ea203852c2c06235d54d1117115149ce",
      "fileid": "8522b76e200f1dd7c4d9a5abe3f986aadcb1f1122837be85806ac35d9d3cce47",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/corybrunson/actions/runs/26328108342"
    }
  ]
}