-
Notifications
You must be signed in to change notification settings - Fork 69
/
Copy pathDESCRIPTION
55 lines (55 loc) · 921 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
42
43
44
45
46
47
48
49
50
51
52
53
54
55
Package: ISLR-tidymodels-labs
Title: ISLR tidymodels Labs
Version: 0.0.0.9000
Authors@R:
person("Emil", "Hvitfeldt", , "[email protected]", role = c("aut", "cre"),
comment = c(ORCID = "0000-0002-0679-1945"))
License: MIT + file LICENSE
Imports:
broom,
corrr,
dials,
discrim,
downlit,
dplyr,
factoextra,
ggplot2,
glmnet,
infer,
ISLR,
ISLR2,
kernlab,
kknn,
klaR,
MASS,
mclust,
mixOmics,
modeldata,
paletteer,
parsnip,
patchwork,
poissonreg,
proxy,
purrr,
randomForest,
readr,
recipes (>= 0.1.16.9000),
rmarkdown,
rpart,
rpart.plot,
rsample,
scico,
tibble,
tidyclust,
tidymodels,
tidyr,
tune,
vip,
workflows,
workflowsets,
xgboost,
yardstick
Encoding: UTF-8
LazyData: true
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.1.1.9001