-
Notifications
You must be signed in to change notification settings - Fork 3
/
DESCRIPTION
55 lines (55 loc) · 1.07 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
42
43
44
45
46
47
48
49
50
51
52
53
54
55
Package: JLutils
Type: Package
Title: Collection of R functions
Version: 1.24.0
Maintainer: Joseph Larmarange <joseph@larmarange.net>
Authors@R: c(
person(
"Joseph", "Larmarange",
email = "joseph@larmarange.net",
role = c("aut", "cre"),
comment = c(ORCID = "0000-0001-7097-700X"))
)
Description: A collection of diverse R functions who don't fit (yet?) in another
package.
License: GPL (>= 3)
URL: https://github.com/larmarange/JLutils
BugReports: https://github.com/larmarange/JLutils/issues
Encoding: UTF-8
Imports:
ggplot2 (>= 3.3.0),
plyr,
magrittr,
scales (>= 1.1.0),
broom (>= 0.5.0),
dplyr,
tidyr,
questionr,
forcats,
GGally (>= 2.0.0),
lifecycle,
testthat
Suggests:
gtsummary,
broom.helpers,
TraMineR,
FactoMineR,
ade4,
cluster,
riverplot,
labelled,
data.table,
survey,
gridExtra,
tibble,
msm,
reshape,
nnet,
survival,
ggstats
RoxygenNote: 7.2.3
Roxygen: list(markdown = TRUE)
Remotes:
ggobi/ggally,
bioc::graph
RdMacros: lifecycle