-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathDESCRIPTION
27 lines (27 loc) · 1.27 KB
/
DESCRIPTION
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
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.1.5
Authors@R:
person(
given = "Matthias",
family = "Flotho",
email = "[email protected]",
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
NeedsCompilation: no
Packaged: 2025-03-12 09:39:38 UTC; matthiasflo
Author: Matthias Flotho [aut, cre] (<https://orcid.org/0009-0006-4374-0801>)
Maintainer: Matthias Flotho <[email protected]>
Repository: CRAN
Date/Publication: 2025-03-12 09:50:02 UTC