-
Notifications
You must be signed in to change notification settings - Fork 0
/
DESCRIPTION
42 lines (42 loc) · 1.09 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
Package: datelifeMS1
Title: Code, Markdown, Data and Instructions to reproduce first DateLife's manuscript.
Version: 2.0.0
Authors@R:
c(
person("Luna Luisa",
"Sanchez Reyes",
email = "[email protected]",
role = c("aut", "cre"),
comment = c(ORCID = "0000-0001-7668-2528")),
person("Emily Jane",
"McTavish",
role=c("aut"),
email="[email protected]"),
person("Brian",
"O'Meara",
role=c("aut"),
email="[email protected]"))
Description: datelifeMS1 contains all the R code, data and markdown files to reproduce locally the first manuscript for the DateLife project.
License: GPL (>= 3)
Encoding: UTF-8
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.1.2
Imports:
datelife,
datelifeplot,
knitr,
rmarkdown,
viridis,
gridExtra,
wordcountaddin
Remotes:
phylotastic/datelife,
phylotastic/datelifeplot
benmarwick/wordcountaddin
Suggests:
testthat (>= 3.0.0)
Config/testthat/edition: 3
Depends:
R (>= 2.10)
LazyData: true
VignetteBuilder: knitr