-
Notifications
You must be signed in to change notification settings - Fork 46
/
DESCRIPTION
39 lines (39 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
Package: paletteer
Title: Comprehensive Collection of Color Palettes
Version: 1.6.0.9000
Author: See AUTHORS file.
Maintainer: Emil Hvitfeldt <[email protected]>
Description: The choices of color palettes in R can be quite
overwhelming with palettes spread over many packages with many
different API's. This packages aims to collect all color palettes
across the R ecosystem under the same package with a streamlined API.
License: GPL-3
URL: https://emilhvitfeldt.github.io/paletteer/, https://github.com/EmilHvitfeldt/paletteer
BugReports: https://github.com/EmilHvitfeldt/paletteer/issues
Depends:
R (>= 2.10)
Imports:
prismatic,
rematch2,
rlang,
rstudioapi
Suggests:
covr,
ggplot2 (>= 3.3.0),
ggthemes (>= 4.0.0),
harrypotter (>= 2.1.0),
knitr,
oompaBase,
palr,
pals,
rmarkdown,
scico,
testthat (>= 2.1.0),
vdiffr,
viridisLite
Copyright: See LICENSE.note file.
Config/testthat/edition: 3
Encoding: UTF-8
LazyData: true
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.3.0