-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathDESCRIPTION
41 lines (41 loc) · 880 Bytes
/
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
Type: Compendium
Package: The Framework: ExoMeth
Title: What the Package Does (One Line, Title Case)
Version: 0.0.1
Authors@R:
person(given = "Shea",
family = "Connell",
role = c("aut", "cre"),
email = "[email protected]",
comment = c(ORCID = "0000-0002-2850-3908"))
Description: This contains all of the data and code
neccessary to reproduce the ExoMeth manuscript analyses, figures and
the majority of the formatted manuscript
License: MIT + file LICENSE
Depends:
Boruta,
cowplot,
dabestr,
dplyr,
formattable,
furrr,
ggpubr,
ggsci,
here,
holepunch,
knitr,
magrittr,
MASS,
pROC,
qwraps2,
randomForest,
rmarkdown,
rmda,
rsample,
splitstackshape,
tidyverse,
yardstick
Remotes:
karthik/holepunch
Encoding: UTF-8
LazyData: true