-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathDESCRIPTION
41 lines (41 loc) · 1.03 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
28
29
30
31
32
33
34
35
36
37
38
39
40
41
Package: entropies
Type: Package
Title: Plotting ternary entropy diagrams for joint distributions, contingency
matrices, etc
Version: 0.9.1
Date: 2015-02-23
Authors@R:
c(person(given = "Francisco J.",
family = "Valverde-Albacete",
role = c("aut", "cre"),
email = "[email protected]",
comment = c(ORCID = "0000-0002-5874-7604")),
person(given = "Carmen",
family = "Pelaez-Moreno",
role = c("aut", "ctb"),
email = "[email protected]",
comment = c(ORCID = "0000-0003-1425-6763")))
Description: Plot ternary entropy diagrams for sources and channels, multivariate or not.
Depends:
R (>= 2.10),
entropy (>= 1.2.1),
ggtern (>= 3.0.0),
infotheo (>= 1.2.0)
Imports:
caret (>= 6.0-80),
dplyr (>= 0.7.6),
ggplot2 (>= 3.0.0),
tibble (>= 1.4.2),
tidyr(>= 0.8.1)
Extends:
caret (>= 6.0-80)
Suggests:
knitr,
rmarkdown,
candisc (>= 0.8-0),
datasets (>= 3.5.1),
mlbench (>= 2.1-1),
vcd (>= 1.4-4)
License: GPL-3
RoxygenNote: 7.2.3
VignetteBuilder: knitr