forked from grattan/grattantheme
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathDESCRIPTION
47 lines (47 loc) · 1.04 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
41
42
43
44
45
46
47
Package: grattantheme
Type: Package
Title: Create Graphs in the Grattan Institute Style
Version: 1.2.0
Authors@R: c(
person("Matt", "Cowgill", email = "[email protected]",
role = c("aut")),
person(given = "Will", family = "Mackey", email = "[email protected]",
role = c("aut", "cre")))
Description: Enables the user to create ggplot2 charts that conform
to the Grattan Institute style guide.
License: MIT + file LICENSE
Depends: R (>= 3.5.0)
Imports:
clipr,
cowsay,
dplyr,
gdtools,
ggrepel (>= 0.8.0),
ggplot2 (>= 3.3.0),
glue,
gridExtra,
grDevices,
fs,
knitr (>= 1.22),
lifecycle,
rmarkdown (>= 1.12),
patchwork (>= 1.0.0),
praise,
purrr (>= 0.3.0),
officer,
openxlsx (>= 4.1.0.1),
rstudioapi,
rvg,
stringr,
utils,
VignetteBuilder: knitr
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.2.1
Suggests:
assertthat,
testthat (>= 2.1.0),
covr,
vdiffr,
magick,
png