-
Notifications
You must be signed in to change notification settings - Fork 0
/
DESCRIPTION
30 lines (30 loc) · 1 KB
/
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: rrza
Type: Package
Title: Maps for the Rapid Zooplankton Assesment (RZA)
Version: 0.0.09000
Author: person(given = "Nissa", family = "Ferm", email = "nissa.ferm@noaa.gov",role = c("aut","cre"))
Maintainer: Nissa Ferm <nissa.ferm@noaa.gov>
Description: Produces individual maps or faceted maps for each taxa of the rza. Matches to FastrCAT data.
Depends: R(>= 3.5.0)
License: CC0
Encoding: UTF-8
LazyData: true
Imports: sf(>= 0.6.3),
dplyr (>= 0.7.6),
ggplot2 (>= 3.0.0),
grDevices (>= 3.5.1),
magrittr (>= 1.5),
measurements (>= 1.2.0),
readxl (>= 1.1.0),
stringr (>= 1.3.1),
tidyr (>= 0.8.1),
knitr (>= 1.20),
markdown (>= 0.8),
htmltools (>= 0.3.6),
viridis (>= 0.5.1),
readr (>= 1.3.0)
BugReports: https://gitlab.afsc.noaa.gov/Nissa.Ferm/rrza/issues
Suggests: rmarkdown,testthat
Roxygen: list(markdown = TRUE, roclets = c("rd", "namespace", "collate"))
RoxygenNote: 6.1.1
VignetteBuilder: knitr