-
Notifications
You must be signed in to change notification settings - Fork 32
/
Copy pathDESCRIPTION
62 lines (62 loc) · 1 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
56
57
58
59
60
61
62
Package: tmwr
Title: Tidy Modeling with R Book Club
Version: 0.0.1.9000
Authors@R:
person("Data Science Learning Community", role = c("aut", "cre", "cph"))
URL: https://r4ds.github.io/bookclub-tmwr,
https://github.com/r4ds/bookclub-tmwr
Depends:
R (>= 3.1.0)
Imports:
AmesHousing,
applicable,
baguette,
beans,
bestNormalize,
bookdown,
corrplot,
corrr,
DALEX,
DALEXtra,
details,
DiagrammeR,
dimRed,
discrim,
earth,
emo,
fastICA,
finetune,
ggforce,
ggfortify,
glmnet,
here,
iBreakDown,
janitor,
kableExtra,
kernlab,
learntidymodels,
mda,
mixOmics,
nycflights13,
palmerpenguins,
patchwork,
probably,
ranger,
remotes,
rmarkdown,
rsample,
rules,
skimr,
stacks,
tidymodels,
tidytuesdayR,
tidyverse,
tufte,
workflowsets,
probably,
viridis
Remotes:
hadley/emo,
tidymodels/learntidymodels
biocViews: mixOmics
Encoding: UTF-8