-
Notifications
You must be signed in to change notification settings - Fork 0
/
DESCRIPTION
48 lines (48 loc) · 976 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
40
41
42
43
44
45
46
47
48
Package: ojothemes
Title: OJO, OKPI, and TOK themes for ggplot2 and gt
Version: 1.0.0
Authors@R:
c(
person(
given = "Andrew",
family = "Bell",
email = "[email protected]",
role = c("cre", "aut")
),
person(
given = "Anthony",
family = "Flores",
email = "[email protected]",
role = "aut"
))
Description: This package contains themes for ggplot2 plots and gt tables that follow the styles of OJO / OKPI / TOK.
License: GPL (>= 3) + file LICENSE
Encoding: UTF-8
LazyData: true
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.3.2
Imports:
colorspace,
dplyr,
ggplot2 (>= 3.0.0),
gt,
lifecycle,
rlang,
showtext,
stringr,
sysfonts,
tidyselect
Suggests:
ggrepel,
knitr,
lubridate,
ojodb,
rmarkdown,
testthat (>= 3.0.0),
tibble,
vdiffr
Remotes:
openjusticeok/ojodb
Config/testthat/edition: 3
URL: https://openjusticeok.github.io/ojothemes/
VignetteBuilder: knitr