-
Notifications
You must be signed in to change notification settings - Fork 8
Expand file tree
/
Copy pathDESCRIPTION
More file actions
43 lines (43 loc) · 1.12 KB
/
DESCRIPTION
File metadata and controls
43 lines (43 loc) · 1.12 KB
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: unhcrthemes
Type: Package
Title: UNHCR 'ggplot2' Theme and Colour Palettes
Version: 0.7.1.9000
Authors@R:
c(person("Cédric", "Vidonne",
email = "cedric@vidonne.me",
role = c("aut", "cre")),
person("Ahmadou", "Dicko",
email = "mail@ahmadoudicko.com",
role = "aut"),
person("UNHCR",
role = "cph"))
Description: A 'ggplot2' theme and color palettes following
the United Nations High Commissioner for Refugees (UNHCR) Data Visualization Guidelines recommendations.
License: MIT + file LICENSE
Encoding: UTF-8
URL: https://github.com/unhcr-dataviz/unhcrthemes, https://unhcr-dataviz.github.io/unhcrthemes/
BugReports: https://github.com/unhcr-dataviz/unhcrthemes/issues
Depends:
R (>= 3.5)
Imports:
ggplot2 (>= 3.5.0),
scales,
ggtext,
ggrepel,
systemfonts
Suggests:
rmarkdown,
knitr,
colorspace,
ragg,
refugees,
tidyverse,
treemapify,
ggstream,
dplyr
RoxygenNote: 7.3.2
Roxygen: list(markdown = TRUE)
VignetteBuilder: knitr
Config/Needs/website: unhcr-dataviz/unhcrtemplate
Config/testthat/edition: 3
LazyData: true