-
Notifications
You must be signed in to change notification settings - Fork 9
Expand file tree
/
Copy pathDESCRIPTION
More file actions
28 lines (28 loc) · 821 Bytes
/
DESCRIPTION
File metadata and controls
28 lines (28 loc) · 821 Bytes
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
Package: ochRe
Title: Australia-Themed Color Palettes
Version: 1.0.0
Authors@R: c(person("Alicia", "Allan", role = c("aut")),
person("Di", "Cook", role = c("aut")),
person("Ross", "Gayler", role = c("aut")),
person("Holly", "Kirk", role = c("aut", "cre"),
email = "hollylkirk@gmail.com"),
person("Roger", "Peng", role = c("aut")),
person("Elle", "Saber", role = c("aut")))
Description: Provide Australia-themed color palettes.
Depends: R (>= 3.0.0)
Imports: ggplot2, grDevices, graphics
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
RoxygenNote: 6.0.1.9000
Suggests: knitr,
rmarkdown,
testthat,
colorspace,
dichromat,
scales,
tidyverse,
elevatr,
raster,
gridExtra
VignetteBuilder: knitr