-
Notifications
You must be signed in to change notification settings - Fork 10
Expand file tree
/
Copy pathDESCRIPTION
More file actions
41 lines (41 loc) · 1.17 KB
/
DESCRIPTION
File metadata and controls
41 lines (41 loc) · 1.17 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
Package: nmfspalette
Title: A Color Palette for NOAA Fisheries
Version: 3.3.0.000
Authors@R: c(
person("Christine", "Stawitz", , "christine.stawitz@noaa.gov", role = "aut"),
person("Bai", "Li", , "bai.li@noaa.gov", role = "aut"),
person("Kathryn", "Doering", , "kathryn.doering@noaa.gov", role = "ctb"),
person("Sophie", "Breitbart", , "sophie.breitbart@noaa.gov", role = "cre"),
person("Steve", "Saul", , "steven.saul@noaa.gov", role = "ctb"),
person("Sam", "Schiano", , "samantha.schiano@noaa.gov", role = "ctb")
)
Description: This is a package that implements a color palette in line
with the NOAA Fisheries Branding Guide.
License: GPL-3 | file LICENSE
URL: https://github.com/nmfs-ost/nmfspalette
BugReports: https://github.com/nmfs-ost/nmfspalette/issues
Imports:
cli,
ggplot2,
graphics,
pals,
rlang,
utils
Suggests:
dichromat,
dplyr,
gridExtra,
knitr,
recolorize,
rmarkdown,
testthat (>= 3.0.0),
vdiffr,
xaringanthemer
VignetteBuilder:
knitr
Config/Needs/website: rsconnect, xaringan
Config/testthat/edition: 3
Encoding: UTF-8
LazyData: true
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.3.3