Package: diceplot
Title: High Dimensional Categorical Data Visualization
Description: Easy visualization for datasets with more than two categorical variables and additional continuous variables. 'diceplot' is particularly useful for exploring complex categorical data in the context of pathway analysis across multiple conditions. For a detailed documentation please visit <https://dice-and-domino-plot.readthedocs.io/en/latest/>.
Version: 0.2.0
Authors@R: 
    person(
      given = "Matthias", 
      family = "Flotho", 
      email = "matthias.flotho@ccb.uni-saarland.de", 
      role = c("aut", "cre"),
      comment = c(ORCID = "0009-0006-4374-0801")
    )
URL: https://dice-and-domino-plot.readthedocs.io/en/latest/,
        https://github.com/maflot/Diceplot
BugReports: https://github.com/maflot/Diceplot/issues
License: MIT + file LICENSE
Encoding: UTF-8
RoxygenNote: 7.3.2
Imports: dplyr (>= 1.0.0), ggplot2 (>= 3.5.0), tidyr (>= 1.3.0),
        data.table (>= 1.14.8), cowplot, tibble, stats, rlang,
        RColorBrewer, sf, ggrepel
NeedsCompilation: no
Packaged: 2025-06-24 12:24:53 UTC; matthiasflo
Author: Matthias Flotho [aut, cre] (ORCID:
    <https://orcid.org/0009-0006-4374-0801>)
Maintainer: Matthias Flotho <matthias.flotho@ccb.uni-saarland.de>
Repository: CRAN
Date/Publication: 2025-06-24 12:40:07 UTC
Built: R 4.3.3; ; 2025-07-04 04:55:23 UTC; unix
