{
  "_id": "6a27b78924555f66ed5394e8",
  "Package": "parcats",
  "Title": "Interactive Parallel Categories Diagrams for 'easyalluvial'",
  "Version": "0.1.0",
  "Authors@R": "person( \"Bjoern\", \"Koneswarakantha\", role = c(\"aut\",\"cre\"), email = \"datistics@gmail.com\", comment = c(ORCID = \"0000-0003-4585-7799\") )",
  "URL": "https://erblast.github.io/parcats/",
  "BugReports": "https://github.com/erblast/parcats/issues/",
  "Description": "Complex graphical representations of data are best\nexplored using interactive elements. 'parcats' adds interactive\ngraphing capabilities to the 'easyalluvial' package. The\n'plotly.js' parallel categories diagrams offer a good framework\nfor creating interactive flow graphs that allow manual drag and\ndrop sorting of dimensions and categories, highlighting single\nflows and displaying mouse over information. The 'plotly.js'\ndependency is quite heavy and therefore is outsourced into a\nseparate package.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.3.2",
  "Language": "en-US",
  "Config/pak/sysreqs": "cmake make libicu-dev libuv1-dev",
  "Repository": "https://erblast.r-universe.dev",
  "Date/Publication": "2025-09-04 07:14:13 UTC",
  "RemoteUrl": "https://github.com/erblast/parcats",
  "RemoteRef": "HEAD",
  "RemoteSha": "3bc14aed30e60f52ca89de6b56e15f3ac907d6b2",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-09 06:27:01 UTC",
    "User": "root"
  },
  "Author": "Bjoern Koneswarakantha [aut, cre] (ORCID:\n<https://orcid.org/0000-0003-4585-7799>)",
  "Maintainer": "Bjoern Koneswarakantha <datistics@gmail.com>",
  "MD5sum": "b6cd63b550e6380a6d114111592cdbba",
  "_user": "erblast",
  "_type": "src",
  "_file": "parcats_0.1.0.tar.gz",
  "_fileid": "a59fa488c674b551cb40f7375ad995bf1ab1d0d8f35469338713f478d180e137",
  "_filesize": 2731675,
  "_sha256": "a59fa488c674b551cb40f7375ad995bf1ab1d0d8f35469338713f478d180e137",
  "_created": "2026-06-09T06:27:01.000Z",
  "_published": "2026-06-09T06:49:45.574Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 80261621705,
      "time": 222,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7500130257"
    },
    {
      "job": 80261621706,
      "time": 200,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7500124177"
    },
    {
      "job": 80261621700,
      "time": 157,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7500428100"
    },
    {
      "job": 80261621711,
      "time": 150,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7500436024"
    },
    {
      "job": 80261144231,
      "time": 217,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7500068347"
    },
    {
      "job": 80261621702,
      "time": 136,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7500106752"
    },
    {
      "job": 80261621748,
      "time": 146,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7500109173"
    },
    {
      "job": 80261621734,
      "time": 177,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7500117981"
    },
    {
      "job": 80261621720,
      "time": 131,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7500105287"
    }
  ],
  "_buildurl": "https://github.com/r-universe/erblast/actions/runs/27187958697",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/erblast/parcats",
  "_commit": {
    "id": "3bc14aed30e60f52ca89de6b56e15f3ac907d6b2",
    "author": "Björn Oettinghaus <erblast2001@gmx.de>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Merge pull request #19 from erblast/18_attr\n\nhttps://github.com/erblast/parcats/issues/18",
    "time": 1756970053
  },
  "_maintainer": {
    "name": "Bjoern Koneswarakantha",
    "email": "datistics@gmail.com",
    "orcid": "0000-0003-4585-7799"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.0.0",
      "role": "Depends"
    },
    {
      "package": "easyalluvial",
      "version": ">= 0.4.0",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "version": ">= 1.0.0",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "role": "Imports"
    },
    {
      "package": "forcats",
      "role": "Imports"
    },
    {
      "package": "magrittr",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "role": "Imports"
    },
    {
      "package": "htmlwidgets",
      "role": "Imports"
    },
    {
      "package": "stringr",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "covr",
      "role": "Suggests"
    },
    {
      "package": "randomForest",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "spelling",
      "role": "Suggests"
    },
    {
      "package": "plotly",
      "role": "Suggests"
    },
    {
      "package": "shiny",
      "role": "Suggests"
    }
  ],
  "_owner": "erblast",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-36",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "v0.1.0",
      "date": "2025-09-04"
    }
  ],
  "_stars": 35,
  "_contributors": [
    {
      "user": "erblast",
      "count": 72,
      "uuid": 14346503
    }
  ],
  "_userbio": {
    "uuid": 14346503,
    "type": "user",
    "name": "Björn Oettinghaus"
  },
  "_downloads": {
    "count": 607,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/parcats"
  },
  "_devurl": "https://github.com/erblast/parcats",
  "_pkgdown": "https://erblast.github.io/parcats/",
  "_searchresults": 32,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/parcats.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/erblast/parcats",
  "_realowner": "erblast",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.0.1",
      "date": "2019-12-02"
    },
    {
      "version": "0.0.2",
      "date": "2020-09-09"
    },
    {
      "version": "0.0.3",
      "date": "2021-10-15"
    },
    {
      "version": "0.0.4",
      "date": "2022-07-08"
    },
    {
      "version": "0.0.5",
      "date": "2023-12-10"
    },
    {
      "version": "0.1.0",
      "date": "2025-09-04"
    }
  ],
  "_exports": [
    "%>%",
    "parcats",
    "parcats_demo",
    "parcatsOutput",
    "render_parcats"
  ],
  "_help": [
    {
      "page": "parcats",
      "title": "create plotly parallel categories diagram from alluvial plot",
      "topics": [
        "parcats"
      ]
    },
    {
      "page": "parcats_demo",
      "title": "run parcats shiny demo",
      "topics": [
        "parcats_demo"
      ]
    },
    {
      "page": "parcats-shiny",
      "title": "Shiny bindings for parcats",
      "topics": [
        "parcats-shiny",
        "parcatsOutput",
        "render_parcats"
      ]
    }
  ],
  "_pkglogo": "https://github.com/erblast/parcats/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/erblast/parcats/raw/HEAD/README.md",
  "_rundeps": [
    "base64enc",
    "bslib",
    "cachem",
    "class",
    "cli",
    "clock",
    "codetools",
    "cpp11",
    "crayon",
    "data.table",
    "diagram",
    "digest",
    "dplyr",
    "easyalluvial",
    "evaluate",
    "farver",
    "fastmap",
    "fontawesome",
    "forcats",
    "fs",
    "future",
    "future.apply",
    "generics",
    "ggalluvial",
    "ggplot2",
    "ggridges",
    "globals",
    "glue",
    "gower",
    "gridExtra",
    "gtable",
    "hardhat",
    "highr",
    "hms",
    "htmltools",
    "htmlwidgets",
    "ipred",
    "isoband",
    "jquerylib",
    "jsonlite",
    "KernSmooth",
    "knitr",
    "labeling",
    "lattice",
    "lava",
    "lazyeval",
    "lifecycle",
    "listenv",
    "lubridate",
    "magrittr",
    "MASS",
    "Matrix",
    "memoise",
    "mime",
    "nnet",
    "numDeriv",
    "parallelly",
    "pillar",
    "pkgconfig",
    "prettyunits",
    "prodlim",
    "progress",
    "progressr",
    "purrr",
    "R6",
    "randomForest",
    "rappdirs",
    "RColorBrewer",
    "Rcpp",
    "recipes",
    "rlang",
    "rmarkdown",
    "rpart",
    "S7",
    "sass",
    "scales",
    "shape",
    "sparsevctrs",
    "SQUAREM",
    "stringi",
    "stringr",
    "survival",
    "tibble",
    "tidyr",
    "tidyselect",
    "timechange",
    "timeDate",
    "tinytex",
    "tzdb",
    "utf8",
    "vctrs",
    "viridisLite",
    "withr",
    "xfun",
    "yaml"
  ],
  "_score": 4.748188027006201,
  "_indexed": true,
  "_nocasepkg": "parcats",
  "_universes": [
    "erblast"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-06-09T06:30:03.000Z",
      "distro": "noble",
      "commit": "3bc14aed30e60f52ca89de6b56e15f3ac907d6b2",
      "fileid": "c605bf6d488d44c2096eff4e218132dd19bc4b25fbf4a005261ca5787234c8bb",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/erblast/actions/runs/27187958697"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-06-09T06:29:40.000Z",
      "distro": "noble",
      "commit": "3bc14aed30e60f52ca89de6b56e15f3ac907d6b2",
      "fileid": "ddd6249e3112011ae8770e106f24aa9a2eff9223484af6c2ceb853dd314736df",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/erblast/actions/runs/27187958697"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-06-09T06:48:12.000Z",
      "commit": "3bc14aed30e60f52ca89de6b56e15f3ac907d6b2",
      "fileid": "dad46cb32dccc856b16c544840347c09f94c90599aa3bd38b0d0275b9e6f2c8a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/erblast/actions/runs/27187958697"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-06-09T06:48:33.000Z",
      "commit": "3bc14aed30e60f52ca89de6b56e15f3ac907d6b2",
      "fileid": "d442459d8a94b5b92498b7c104195f4dd8bc62a7cae04fb21210295a9fa6f4a2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/erblast/actions/runs/27187958697"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.0",
      "date": "2026-06-09T06:29:38.000Z",
      "commit": "3bc14aed30e60f52ca89de6b56e15f3ac907d6b2",
      "fileid": "d973b3aacb5cb9659ffbf9745501910c924b531ffdb784cb205b47a1d1f0ea47",
      "status": "success",
      "buildurl": "https://github.com/r-universe/erblast/actions/runs/27187958697"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-06-09T06:28:47.000Z",
      "commit": "3bc14aed30e60f52ca89de6b56e15f3ac907d6b2",
      "fileid": "11f64e05a41694025d1411bc205cc54a0828958f47c9923bb5ac9e5065ea7962",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/erblast/actions/runs/27187958697"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-06-09T06:29:21.000Z",
      "commit": "3bc14aed30e60f52ca89de6b56e15f3ac907d6b2",
      "fileid": "e3440c2c56db6c11e2ec26643a260df0ace7a7cd7958db62695c79d0bed7ea65",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/erblast/actions/runs/27187958697"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-06-09T06:28:23.000Z",
      "commit": "3bc14aed30e60f52ca89de6b56e15f3ac907d6b2",
      "fileid": "bd022b750d4713ef0dc27b92c6b3f35e6a49cd08cbadbe5557332e0dda685c0b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/erblast/actions/runs/27187958697"
    }
  ]
}