-
Notifications
You must be signed in to change notification settings - Fork 26
/
DESCRIPTION
118 lines (118 loc) · 2.05 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
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
Package: drake.manual
Type: Book
Title: The drake R Package User Manual
Version: 7.12.2.9000
License: Files LICENSE and LICENSE-APACHE2
URL: https://github.com/ropensci-books/drake
BugReports: https://github.com/ropensci-books/drake/issues
Authors@R: c(
person(
family = "Landau",
given = c("William", "Michael"),
email = "[email protected]",
role = c("aut", "cre"),
comment = c(ORCID = "0000-0003-1878-3253")
),
person(
family = "Axthelm",
given = "Alex",
email = "[email protected]",
role = "ctb"
),
person(
family = "Clarkberg",
given = "Jasper",
email = "[email protected]",
role = "ctb"
),
person(
family = "Müller",
given = "Kirill",
email = "[email protected]",
role = "ctb"
),
person(
family = "Walthert",
given = "Lorenz",
email = "[email protected]",
role = "ctb"
),
person(
family = "Hughes",
given = "Ellis",
email = "[email protected]",
role = "aut"
),
person(
given = c("Matthew", "Mark"),
family = "Strasiotto",
role = "ctb",
email = c(
)
),
person(
family = "Marwick",
given = "Ben",
email = "[email protected]",
role = "rev"
),
person(
family = "Slaughter",
given = "Peter",
email = "[email protected]",
role = "rev"
),
person(
family = "Eli Lilly and Company",
role = "cph"
))
SystemRequirements:
Python (>= 2.7.0),
TensorFlow (https://www.tensorflow.org/),
Keras >= 2.0 (https://keras.io)
Depends:
R (>= 3.2.0),
biglm,
bookdown,
broom,
cranlogs,
curl,
DBI,
drake,
downloader,
Ecdat,
forcats,
fs,
future,
gapminder,
ggplot2,
ggraph,
gh,
glue,
httr,
keras,
knitr,
lubridate,
microbenchmark,
networkD3,
pryr,
purrr,
R.utils,
RSQLite,
readxl,
recipes,
rlang,
rmarkdown,
rsample,
rvest,
styler,
tensorflow,
tidyverse,
txtplot,
txtq (>= 0.2.3),
visNetwork,
yardstick
Remotes:
ropensci/drake