-
Notifications
You must be signed in to change notification settings - Fork 0
/
DESCRIPTION
39 lines (39 loc) · 1.02 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
Package: reproducible.workflows.workshop
Title: Reproducible Workflows Workshop
Version: 0.0.1
Authors@R:
c(person(given = "Alec L.",
family = "Robitaille",
role = c("aut", "cre"),
email = "[email protected]",
comment = c(ORCID = "0000-0002-4706-1762")),
person(given = "Isabella C.",
family = "Richmond",
role = "aut",
comment = c(ORCID = "0000-0001-5079-8442")))
Description: Developing a reproducible workflow in R using functions, targets and renv.
License: GPL-3
Encoding: UTF-8
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.2.3
URL: https://github.com/robitalec/reproducible-workflows-workshop, https://robitalec.github.io/reproducible-workflows-workshop
Depends: R (>= 4.0)
Imports: targets,
tarchetypes,
igraph,
data.table,
dplyr,
ggplot2,
testthat,
janitor,
renv,
rlang,
conflicted,
palmerpenguins,
visNetwork,
downlit,
xml2,
quarto,
parameters,
fs,
usethis