-
Notifications
You must be signed in to change notification settings - Fork 4
Expand file tree
/
Copy pathDESCRIPTION
More file actions
36 lines (36 loc) · 845 Bytes
/
Copy pathDESCRIPTION
File metadata and controls
36 lines (36 loc) · 845 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
29
30
31
32
33
34
35
36
Package: pals
Title: Color Palettes, Colormaps, and Tools to Evaluate Them
Version: 1.10
Authors@R:
person("Kevin", "Wright", , "kw.stat@gmail.com", role = c("aut", "cre", "cph"),
comment = c(ORCID = "0000-0002-0617-8673"))
Description: A comprehensive collection of color palettes, colormaps, and
tools to evaluate them. See Kovesi (2015) <doi:10.48550/arXiv.1509.03700>.
License: MIT + file LICENSE
URL: https://kwstat.github.io/pals/
BugReports: https://github.com/kwstat/pals/issues
Depends:
R (>= 4.1.0)
Imports:
colorspace,
dichromat,
graphics,
grDevices,
mapproj,
maps,
methods,
stats
Suggests:
classInt,
ggplot2,
knitr,
latticeExtra,
reshape2,
rgl,
rmarkdown,
testthat
VignetteBuilder:
knitr
Encoding: UTF-8
Language: en-US
RoxygenNote: 7.3.2