This repository has been archived by the owner on Jun 14, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 31
/
DESCRIPTION
84 lines (84 loc) · 1.66 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
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
Package: tidymodels.org
Title: Fake description file for that website
Version: 0.0.1.9001
Authors@R: c(
person(given = "Max", family = "Kuhn",
email = "[email protected]", role = c("aut", "cre"),
comment = c(ORCID = "0000-0003-2402-136X")),
person(given = "Alison", family = "Hill",
email = "[email protected]", role = c("aut"),
comment = c(ORCID = "0000-0002-8082-1890")),
person(given = "Julia", family = "Silge", role = c("aut"),
email = "[email protected]",
comment = c(ORCID = "0000-0002-3671-836X")),
person("RStudio", role = "cph"))
Description: This file installed required packages to build our website.
License: MIT + file LICENSE
URL: https://github.com/tidymodels/tidymodels.org
Depends:
R (>= 2.10)
Imports:
abind,
AmesHousing,
baguette,
blogdown,
broom.mixed,
devtools,
dials,
discrim,
doMC,
doParallel,
dotwhisker,
DT,
embed,
forecast,
fs,
furrr,
glmnet,
glue,
kableExtra,
keras,
kernlab,
klaR,
mda,
mlbench,
modeldata,
modeltime,
nycflights13,
parsnip,
partykit,
pkgdown,
pls,
plsmod,
poissonreg,
randomForest,
ranger,
rlang,
ROSE,
rpart.plot,
rsample,
rstanarm,
rules,
scales,
sessioninfo,
skimr,
spatialsample,
stacks,
stringr,
sweep,
textfeatures,
textrecipes,
themis,
tidymodels,
tidyposterior,
timetk,
tune,
vip,
zoo
Encoding: UTF-8
LazyData: true
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.0.2.9000
Language: en-US
Remotes:
rstudio/DT