-
Notifications
You must be signed in to change notification settings - Fork 12
/
DESCRIPTION
40 lines (40 loc) · 1.1 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
Package: unhcrdown
Title: UNHCR Templates for R Markdown
Version: 0.0.4.9000
Authors@R:
c(person(given = "Cedric",
family = "Vidonne",
role = c("aut", "cre"),
email = "vidonne@unhcr.org"),
person(given = "Ahmadou",
family = "Dicko",
role = "aut",
email = "mail@ahmadoudicko.com"),
person(given = "Edouard",
family = "Legoupil",
role = "aut",
email = "legoupil@unhcr.org"),
person(family = "UNHCR",
role = "cph"))
Description: Produce documents compliant with UNHCR brand identity.
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.2.1
Imports:
magick,
pagedown,
officedown,
rmarkdown,
officer,
xaringan,
unhcrdesign
URL: https://github.com/unhcr-dataviz/unhcrdown, https://unhcr-dataviz.github.io/unhcrdown/
BugReports: https://github.com/unhcr-dataviz/unhcrdown/issues
Remotes: vidonne/unhcrdesign
Suggests:
knitr,
fontawesome
VignetteBuilder: knitr
Config/Needs/website: unhcr-dataviz/unhcrtemplate