-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathDESCRIPTION
29 lines (29 loc) · 878 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
Package: wacolors
Title: Colorblind-friendly Palettes from Washington State
Version: 0.1.1
Authors@R:
person("Cory", "McCartan", role = c("aut", "cre"),
email = "[email protected]")
Description: Color palettes taken from the landscapes and cities of Washington
state. Each color was extracted from a photograph, with minor alterations
made to improve balance. The palettes were evaluated by the color-blind
author to ensure colors are distinguishable, but some palettes risk more
confusion than others, especially at small scales.
Depends:
R (>= 3.0)
Imports:
graphics,
grDevices,
ggplot2
Suggests:
knitr,
rmarkdown,
testthat (>= 3.0.0),
colorspace,
rstudioapi
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.1.1
Config/testthat/edition: 3