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 explored using interactive elements. 'parcats' adds interactive graphing capabilities to the 'easyalluvial' package. The 'plotly.js' parallel categories diagrams offer a good framework for creating interactive flow graphs that allow manual drag and drop sorting of dimensions and categories, highlighting single flows and displaying mouse over information. The 'plotly.js' dependency is quite heavy and therefore is outsourced into a separate package. License: MIT + file LICENSE Encoding: UTF-8 Depends: R (>= 3.0.0) Suggests: testthat, covr, randomForest, knitr, rmarkdown, spelling, plotly, shiny RoxygenNote: 7.3.2 Imports: easyalluvial (>= 0.4.0), tidyr (>= 1.0.0), dplyr, purrr, forcats, magrittr, tibble, htmlwidgets, stringr 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: 2026-07-09 06:42:45 UTC; root Author: Bjoern Koneswarakantha [aut, cre] (ORCID: ) Maintainer: Bjoern Koneswarakantha