forked from NOAA-EDAB/ECSA
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathDESCRIPTION
More file actions
45 lines (45 loc) · 1.12 KB
/
DESCRIPTION
File metadata and controls
45 lines (45 loc) · 1.12 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
43
44
45
Package: ecsa
Type: Package
Title: Ecosystem Context for Stock Advice
Version: 0.0.0.9000
Authors@R: c(person("Sean", "Hardison", email = "sean.hardison@noaa.gov", role = c("cre","aut")),
person("Scott", "Large", email = "scott.large@noaa.gov", role = "aut"),
person("Charles","Perretti", email = "charles.perretti@noaa.gov", role = "aut"),
person("Kevin","Friedland", email = "kevin.friedland@noaa.gov", role = "aut"),
person("Sarah", "Gaichas", email = "sarah.gaichas@noaa.gov", role = "aut"))
Description: This package automates the creation of stock-specific ecosystem
context reports for the US Northeast shelf as a part of the stock
advice process.
Depends: R (>= 3.5.0)
Imports:
plyr,
gridExtra,
dplyr,
jpeg,
raster,
rgdal,
RCurl,
rnaturalearth,
rnaturalearthhires,
sf,
stringr,
tidyr,
viridis,
ggthemes,
ggplot2,
DT,
ggiraph,
cowplot,
rgeos,
here,
readr,
plotly,
bookdown,
gt
License: CC0
Encoding: UTF-8
LazyData: true
Suggests:
testthat,
devtools
RoxygenNote: 6.1.0