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
NeedsCompilation: no
Packaged: 2025-09-04 08:45:24 UTC; koneswab
Author: Bjoern Koneswarakantha [aut, cre] (ORCID:
    <https://orcid.org/0000-0003-4585-7799>)
Maintainer: Bjoern Koneswarakantha <datistics@gmail.com>
Repository: CRAN
Date/Publication: 2025-09-04 09:10:11 UTC
Built: R 4.6.0; ; 2025-09-04 10:00:06 UTC; unix
