-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathDESCRIPTION
30 lines (30 loc) · 992 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: NWCTrends
Type: Package
Title: Standardized Trend Metrics for Salmonid Populations
Version: 1.30
Date: 2022-03-03
Depends: R (>= 3.5.0)
Imports:
stats,
graphics,
utils,
tools,
stringr (>= 1.4.0),
MARSS (>= 3.10.10),
xtable (>= 1.8-4),
kableExtra (>= 1.1.0),
gdata,
knitr,
rmarkdown
Authors@R: person("Holmes", "Elizabeth", , "eli.holmes@noaa.gov", role = c("aut", "cre"))
URL: https://nwfsc-math-bio.github.io/NWCTrends, https://github.com/nwfsc-math-bio/NWCTrends
BugReports: https://github.com/nwfsc-math-bio/NWCTrends/issues
Maintainer: Elizabeth Holmes - NOAA Federal <eli.holmes@noaa.gov>
Description: This is runs the standardized trends metrics used in the 2016 and 2020 5-year NWFSC Viability Reports for listed PNW salmonids. To run, type library(NWCTrends) and then NWCTrends_report().
License: CC-0
LazyData: yes
BuildVignettes: yes
ByteCompile: TRUE
RoxygenNote: 7.1.2
Roxygen: list(markdown = TRUE)
VignetteBuilder: knitr