-
Notifications
You must be signed in to change notification settings - Fork 0
/
DESCRIPTION
39 lines (39 loc) · 1020 Bytes
/
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
Package: paleta
Type: Package
Title: Collection of Palettes, Themes, and Theme Components
Version: 0.0.0.9001
Authors@R: person(
given = "Ernest",
family = "Guevarra",
comment = c(ORCID = "0000-0002-4887-4415"),
email = "[email protected]",
role = c("aut", "cre")
)
Description: A collection of palettes, themes, and theme components based on
publicly available branding guidelines of various non-governmental
organisations, government agencies, and United Nations units.
License: GPL (>= 3)
Depends:
R (>= 2.10)
Imports:
ggplot2,
stringr,
systemfonts,
withr
Suggests:
knitr,
ragg,
rmarkdown,
showtext,
spelling,
sysfonts,
testthat (>= 3.0.0)
Encoding: UTF-8
Language: en-GB
LazyData: true
RoxygenNote: 7.3.1
Roxygen: list(markdown = TRUE)
URL: https://github.com/katilingban/paleta,http://katilingban.io/paleta/
BugReports: https://github.com/katilingban/paleta/issues
VignetteBuilder: knitr
Config/testthat/edition: 3