{
  "_id": "6a21209dcd65a98ecbd1ef23",
  "Package": "alluvial",
  "Type": "Package",
  "Title": "Alluvial Diagrams",
  "Version": "0.2-0",
  "Date": "2017-04-07",
  "Authors@R": "c(\nperson(\"Michał\", \"Bojanowski\", role=c(\"aut\", \"cre\"), email=\"michal2992@gmail.com\", comment=c(ORCID=\"0000-0001-7503-852X\")),\nperson(\"Robin\", \"Edwards\", role=\"aut\", email=\"robin.edwards@ucl.ac.uk\")\n)",
  "Description": "Creating alluvial diagrams (also known as parallel sets\nplots) for multivariate and time series-like data.",
  "URL": "http://mbojan.github.io/alluvial/",
  "BugReports": "https://github.com/mbojan/alluvial/issues",
  "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",
  "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": {
    "Date": "2026-06-04 06:49:17 UTC",
    "User": "root"
  },
  "Author": "Michał Bojanowski [aut, cre] (ORCID:\n<https://orcid.org/0000-0001-7503-852X>),\nRobin Edwards [aut]",
  "Maintainer": "Michał Bojanowski <michal2992@gmail.com>",
  "MD5sum": "85966c8f6492b785ea2c574f22b2914c",
  "_user": "mbojan",
  "_type": "src",
  "_file": "alluvial_0.2-0.tar.gz",
  "_fileid": "62827686d24ce5b96e0f3b52decd8f256e357415b2aaeb7f3c94420f3af785c4",
  "_filesize": 2006088,
  "_sha256": "62827686d24ce5b96e0f3b52decd8f256e357415b2aaeb7f3c94420f3af785c4",
  "_created": "2026-06-04T06:49:17.000Z",
  "_published": "2026-06-04T06:52:13.238Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79465139616,
      "time": 137,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7404896141"
    },
    {
      "job": 79465139625,
      "time": 143,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7404897644"
    },
    {
      "job": 79465139630,
      "time": 100,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7404885961"
    },
    {
      "job": 79465139661,
      "time": 114,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7404889178"
    },
    {
      "job": 79464695975,
      "time": 201,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7404857877"
    },
    {
      "job": 79465139586,
      "time": 120,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7404891194"
    },
    {
      "job": 79465139598,
      "time": 129,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7404894628"
    },
    {
      "job": 79465139612,
      "time": 85,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7404881808"
    },
    {
      "job": 79465139674,
      "time": 88,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7404882398"
    }
  ],
  "_buildurl": "https://github.com/r-universe/mbojan/actions/runs/26935651054",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/mbojan/alluvial",
  "_commit": {
    "id": "4003444cb43c3b2bf8961951912563cd73c81629",
    "author": "Michal Bojanowski <michal2992@gmail.com>",
    "committer": "Michal Bojanowski <michal2992@gmail.com>",
    "message": "Fix man formatting\n",
    "time": 1777993752
  },
  "_maintainer": {
    "name": "Michał Bojanowski",
    "email": "michal2992@gmail.com",
    "login": "mbojan",
    "mastodon": "@mbojan@sciences.social",
    "linkedin": "in/mbojanowski",
    "orcid": "0000-0001-7503-852X",
    "twitter": "@mbojan",
    "description": "sociologist :: data scientist :: social networks analyst :: computational modeler :: seasoned R developer\n",
    "uuid": 636574
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5",
      "role": "Depends"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "role": "Imports"
    },
    {
      "package": "devtools",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "reshape2",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    }
  ],
  "_owner": "mbojan",
  "_selfowned": true,
  "_usedby": 8,
  "_updates": [
    {
      "week": "2026-18",
      "n": 8
    },
    {
      "week": "2026-19",
      "n": 8
    }
  ],
  "_tags": [],
  "_topics": [
    "alluvial-diagrams"
  ],
  "_stars": 145,
  "_contributors": [
    {
      "user": "mbojan",
      "count": 146,
      "uuid": 636574
    },
    {
      "user": "geotheory",
      "count": 10,
      "uuid": 1282581
    },
    {
      "user": "fabiangrammes",
      "count": 4,
      "uuid": 8351878
    },
    {
      "user": "gokceneraslan",
      "count": 1,
      "uuid": 1140359
    }
  ],
  "_userbio": {
    "uuid": 636574,
    "type": "user",
    "name": "Michał Bojanowski",
    "description": "sociologist :: data scientist :: social networks analyst :: computational modeler :: seasoned R developer"
  },
  "_downloads": {
    "count": 10640,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/alluvial"
  },
  "_mentions": 7,
  "_devurl": "https://github.com/mbojan/alluvial",
  "_pkgdown": "http://mbojan.github.io/alluvial/",
  "_searchresults": 364,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/alluvial.html",
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/mbojan/alluvial",
  "_realowner": "mbojan",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1-1",
      "date": "2016-08-02"
    },
    {
      "version": "0.1-2",
      "date": "2016-09-09"
    }
  ],
  "_exports": [
    "alluvial",
    "alluvial_ts"
  ],
  "_datasets": [
    {
      "name": "Polpan",
      "title": "POLPAN voting flows",
      "object": "Polpan",
      "class": [
        "data.frame"
      ],
      "fields": [
        "party2007",
        "party2011",
        "party2015",
        "n"
      ],
      "rows": 51,
      "table": true,
      "tojson": true
    },
    {
      "name": "Refugees",
      "title": "Refugees data",
      "object": "Refugees",
      "class": [
        "data.frame"
      ],
      "fields": [
        "country",
        "year",
        "refugees"
      ],
      "rows": 110,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "alluvial",
      "title": "Alluvial diagram",
      "topics": [
        "alluvial"
      ]
    },
    {
      "page": "alluvial_ts",
      "title": "Alluvial diagram for multiple time series data",
      "topics": [
        "alluvial_ts"
      ]
    },
    {
      "page": "Polpan",
      "title": "POLPAN voting flows",
      "topics": [
        "Polpan"
      ]
    },
    {
      "page": "Refugees",
      "title": "Refugees data",
      "topics": [
        "Refugees"
      ]
    }
  ],
  "_pkglogo": "https://github.com/mbojan/alluvial/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/mbojan/alluvial/raw/HEAD/README.md",
  "_rundeps": [
    "cli",
    "cpp11",
    "dplyr",
    "generics",
    "glue",
    "lifecycle",
    "magrittr",
    "pillar",
    "pkgconfig",
    "purrr",
    "R6",
    "rlang",
    "stringi",
    "stringr",
    "tibble",
    "tidyr",
    "tidyselect",
    "utf8",
    "vctrs",
    "withr"
  ],
  "_vignettes": [
    {
      "source": "alluvial.Rmd",
      "filename": "alluvial.html",
      "title": "Creating Alluvial Diagrams",
      "author": "Michał Bojanowski",
      "engine": "knitr::rmarkdown",
      "headings": [
        "What is alluvial diagram?",
        "Simple use",
        "Customizing",
        "Customizing colors",
        "Hiding and reordering alluvia",
        "Hiding",
        "Changing \"layers\"",
        "Adjusting vertical order of categories",
        "Adjusting vertical order of alluvia",
        "Appendix"
      ],
      "created": "2016-08-02 08:21:30",
      "modified": "2026-04-30 14:28:00",
      "commits": 10
    }
  ],
  "_score": 11.451841550288586,
  "_indexed": true,
  "_nocasepkg": "alluvial",
  "_universes": [
    "mbojan"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2-0",
      "date": "2026-06-04T06:51:29.000Z",
      "distro": "noble",
      "commit": "4003444cb43c3b2bf8961951912563cd73c81629",
      "fileid": "53eeef55ddfa80725c7fb992ca37fa621cdf221296e64022d0b92b403636c1bf",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mbojan/actions/runs/26935651054"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.2-0",
      "date": "2026-06-04T06:51:36.000Z",
      "distro": "noble",
      "commit": "4003444cb43c3b2bf8961951912563cd73c81629",
      "fileid": "4af0d3123a13b5c1bad6653c85ccd64d0c121edbfa01bad2ea2b66d3b5dc7b8a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mbojan/actions/runs/26935651054"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.2-0",
      "date": "2026-06-04T06:50:58.000Z",
      "commit": "4003444cb43c3b2bf8961951912563cd73c81629",
      "fileid": "af6020015d4487799c6ebf1a7d77cdbca11070813c1507b1aed91ea3b982663e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mbojan/actions/runs/26935651054"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.2-0",
      "date": "2026-06-04T06:51:04.000Z",
      "commit": "4003444cb43c3b2bf8961951912563cd73c81629",
      "fileid": "6c03ed4b9e4ac892965b89cfeaa03d340c50da7bd53f82c72d1301da8ab72148",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mbojan/actions/runs/26935651054"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.2-0",
      "date": "2026-06-04T06:51:31.000Z",
      "commit": "4003444cb43c3b2bf8961951912563cd73c81629",
      "fileid": "763fd27f0340000e5ac51aeec5e1608a9023a64c1faa4fe18f5ff48ec878d48a",
      "status": "success",
      "buildurl": "https://github.com/r-universe/mbojan/actions/runs/26935651054"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.2-0",
      "date": "2026-06-04T06:51:19.000Z",
      "commit": "4003444cb43c3b2bf8961951912563cd73c81629",
      "fileid": "16817875370942dcf208afd63533f34f7adf9a875cbd417f0d12dc09a5ead83a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mbojan/actions/runs/26935651054"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.2-0",
      "date": "2026-06-04T06:50:31.000Z",
      "commit": "4003444cb43c3b2bf8961951912563cd73c81629",
      "fileid": "43554e42d018f235c8e4242618bd3212397b1ff9d9618198953297c2d0cae3ac",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mbojan/actions/runs/26935651054"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.2-0",
      "date": "2026-06-04T06:50:38.000Z",
      "commit": "4003444cb43c3b2bf8961951912563cd73c81629",
      "fileid": "e59cca2727a03d927c3bd63e25512883bd749f4e27ead929b2e5603631d8aaf6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mbojan/actions/runs/26935651054"
    }
  ]
}