-
Notifications
You must be signed in to change notification settings - Fork 0
/
DESCRIPTION
28 lines (28 loc) · 869 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
Package: colorjam
Type: Package
Title: Jam Color manipulation functions
Version: 0.0.28.900
Authors@R: person(given="James M.", family="Ward",
email="jmw86069@gmail.com", role=c("aut", "cre"))
Maintainer: James M. Ward <jmw86069@gmail.com>
Description: Jam Color manipulation functions, rainbow categorical colors
with varying luminance and chroma, convert vector to colors,
re-usable named vector of colors for consistency across plots,
convert data.frame to color, subsetColors.
Depends: R (>= 3.0.0),
jamba (>= 0.0.82.900)
Imports:
colorspace,
circlize,
cli,
dichromat
Suggests: ggplot2,
shiny
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
Remotes: github::jmw86069/jamba
URL: http://github.com/jmw86069/colorjam
BugReports: http://github.com/jmw86069/colorjam/issues
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.2.3