-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathDESCRIPTION
52 lines (52 loc) · 1.64 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
Type: Package
Package: INBOmd
Title: Markdown Templates for INBO
Version: 0.6.3
Authors@R: c(
person("Thierry", "Onkelinx", , "[email protected]", role = c("aut", "cre"),
comment = c(ORCID = "0000-0001-8804-4216", affiliation = "Research Institute for Nature and Forest (INBO)")),
person("Floris", "Vanderhaeghe", , "[email protected]", role = "ctb",
comment = c(ORCID = "0000-0002-6378-6229", affiliation = "Research Institute for Nature and Forest (INBO)")),
person("Els", "Lommelen", , "[email protected]", role = "ctb",
comment = c(ORCID = "0000-0002-3481-5684", affiliation = "Research Institute for Nature and Forest (INBO)")),
person("Research Institute for Nature and Forest (INBO)", , , "[email protected]", role = c("cph", "fnd"))
)
Description: Several templates to generate reports, presentations and
posters.
License: GPL-3
URL: https://inbo.github.io/INBOmd/, https://github.com/inbo/inbomd,
https://doi.org/10.5281/zenodo.842223
BugReports: https://github.com/inbo/inbomd/issues
Depends:
R (>= 3.5.0)
Imports:
assertthat,
bookdown (>= 0.23.4),
checklist (>= 0.3.2),
dplyr,
fs,
gert,
htmltools,
knitr,
pdftools,
qrcode (>= 0.1.2),
rmarkdown,
tinytex,
utils
Suggests:
DT,
ggplot2,
INBOtheme (>= 0.5.4),
pander,
rstudioapi,
webshot
VignetteBuilder:
knitr
Additional_repositories: https://inbo.r-universe.dev
Config/checklist/communities: inbo
Config/checklist/keywords: markdown; bookdown; corporate identity;
template
Encoding: UTF-8
Language: en-GB
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.3.0