-
Notifications
You must be signed in to change notification settings - Fork 4
/
Copy pathDESCRIPTION
43 lines (43 loc) · 1.04 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
Package: protocolsource
Title: Collection of Rmarkdown protocols
Version: 0.0.1
Authors@R:
c(person(given = "Hans",
family = "Van Calster",
role = c("aut", "cre"),
email = "hans.vancalster@inbo.be",
comment = c(ORCID = "0000-0001-8595-8426")),
person(given = "Research Institute for Nature and Forest",
role = c("cph", "fnd"),
email = "info@inbo.be"))
Description: The sole purpose of this description file is to document which
packages are needed so they can be installed and cached in github
actions.
License: GPL-3
Encoding: UTF-8
Language: en-GB
LazyData: true
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.1.1
Remotes:
github::inbo/protocolhelper,
github::inbo/checklist,
github::inbo/inbodb
Imports:
checklist,
dplyr,
inbodb,
ggplot2,
git2rdata,
knitr,
lubridate,
pander,
protocolhelper,
purrr,
readr,
readxl,
rprojroot,
sessioninfo,
spatstat,
tibble,
yaml