-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathDESCRIPTION
More file actions
42 lines (42 loc) · 1.04 KB
/
Copy pathDESCRIPTION
File metadata and controls
42 lines (42 loc) · 1.04 KB
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
40
41
42
Package: colorjam
Type: Package
Title: Jam Color manipulation functions
Version: 0.0.35.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.5.0),
Imports:
jamba (>= 1.0.4),
colorspace,
farver,
circlize,
cli,
dichromat,
withr
Suggests:
ggplot2,
shiny,
testthat (>= 3.0.0),
plotly
Enhances:
jamses,
SummarizedExperiment,
ComplexHeatmap,
scales,
ragg
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
biocViews:
Remotes:
github::jmw86069/jamses
URL: https://jmw86069.github.io/colorjam/
BugReports: https://github.com/jmw86069/colorjam/issues
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.3.3
Config/testthat/edition: 3