-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathDESCRIPTION
40 lines (40 loc) · 1.09 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: oxthema
Type: Package
Title: Oxford Colours, Palettes, Fonts, and Themes
Version: 0.0.0.9000
Authors@R: c(
person(given = "Ernest", family = "Guevarra",
comment = c(ORCID = "0000-0002-4887-4415"),
email = "ernest@guevarra.io", role = c("aut", "cre", "cph")),
person(given = "Greco", family = "Malijan", role = "aut"))
Description: Colours, palettes, fonts, and themes based on University of
Oxford's visual identity guidelines
<https://communications.web.ox.ac.uk/communications-resources/visual-identity/identity-guidelines>.
License: GPL (>= 3)
Depends:
R (>= 2.10)
Imports:
forestploter,
ggplot2,
stringr,
systemfonts,
withr
Suggests:
covr,
knitr,
ragg,
rmarkdown,
sf,
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://oxford-ihtm.io/oxthema/,https://github.com/OxfordIHTM/oxthema
BugReports: https://github.com/OxfordIHTM/oxthema/issues
Config/testthat/edition: 3
VignetteBuilder: knitr