-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathDESCRIPTION
30 lines (30 loc) · 913 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
30
Package: poispalette
Title: Poisson Palettes
Version: 0.0.0.9000
Authors@R: c(
person("Evan", "Amies-Galonski", , "[email protected]", c("aut", "cre"), comment = c(ORCID = 0000-0003-1096-2089)),
person("Joe", "Thorley", , "[email protected]", c("aut"), comment = c(ORCID = "0000-0002-7683-4592")),
person("Poisson Consulting", role = c("cph", "fnd"))
)
Description: An R package for Poisson Consulting colour palettes.
License: MIT + file LICENSE
Depends:
R (>= 3.4)
Imports:
chk,
ggplot2 (>= 3.5.0),
grDevices,
colorscale
Remotes:
dreamRs/colorscale
Suggests:
covr,
testthat
URL: https://github.com/poissonconsulting/poispalette
BugReports: https://github.com/poissonconsulting/poispalette/issues
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.2.2.9000
Language: en-US
Roxygen: list(markdown = TRUE)
Config/Needs/website: poissonconsulting/poissontemplate