-
Notifications
You must be signed in to change notification settings - Fork 4
Expand file tree
/
Copy pathDESCRIPTION
More file actions
40 lines (40 loc) · 771 Bytes
/
DESCRIPTION
File metadata and controls
40 lines (40 loc) · 771 Bytes
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
Type: Book
Package: r-cubed-intermediate
Title: "Reproducible Research in R: An Intermediate Workshop on Modern
Approaches and Workflows to Processing Data"
Version: 8.1.2
Authors@R:
person("Luke", "Johnston", , "lwjohnst@gmail.com", role = c("aut", "cre", "cph"),
comment = c(ORCID = "0000-0003-4169-2616"))
URL: https://r-cubed-intermediate.rostools.org
Depends:
R (>= 4.0.0)
Imports:
remotes,
snakecase,
styler,
desc,
downlit,
dplyr,
fs,
glue,
here,
htmltools,
knitr,
magrittr,
pak,
purrr,
r3 (>= 0.0.0.9000),
stringr,
usethis,
vroom,
withr,
readr,
roxygen2
Suggests:
prodigenr,
tidyverse
Remotes:
github::rostools/r3
Encoding: UTF-8
LazyData: true