-
Notifications
You must be signed in to change notification settings - Fork 18
/
Copy pathDESCRIPTION
32 lines (32 loc) · 861 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
Package: ghibli
Title: Studio Ghibli Colour Palettes
Description: Colour palettes inspired by Studio Ghibli <https://en.wikipedia.org/wiki/Studio_Ghibli>
films, ported to R for your enjoyment.
Authors@R: c(
person("Ewen", "Henderson", email = "ewenhenderson@gmail.com", role = c("aut", "cre"),
comment = c(ORCID = "0000-0002-4748-4693")),
person("Danielle", "Desrosiers", role = "ctb"),
person("Michael", "Chirico", role = "ctb")
)
Version: 0.3.4
Depends: R (>= 2.10)
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
Imports:
grDevices,
prismatic
Suggests:
ggplot2,
dplyr,
knitr,
rmarkdown,
testthat,
crayon,
cowplot,
codemeta
URL: https://ewenme.github.io/ghibli/
BugReports: https://github.com/ewenme/ghibli/issues
RoxygenNote: 7.2.1
Config/testthat/edition: 3
VignetteBuilder: knitr