-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathDESCRIPTION
More file actions
32 lines (32 loc) · 779 Bytes
/
DESCRIPTION
File metadata and controls
32 lines (32 loc) · 779 Bytes
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
Package: NEesp
Title: Generate Preliminary ESP Reports for the Northeast
Version: 0.0.0.9000
Description: Generates preliminary Ecosystem and Socioeconomic Profiles for Northeast and Mid-Atlantic USA fishery stocks.
License: file LICENSE
Authors@R: person("Abigail", "Tyrell", email = "abigail.tyrell@noaa.gov",
role = c("aut", "cre"))
Imports:
bookdown,
DT,
FSA,
ggpubr,
ggrepel,
ggridges,
papeR,
rnaturalearth,
viridis,
assessmentdata,
rnaturalearthhires,
nmfspalette,
ecodata
Remotes:
NOAA-EDAB/assessmentdata,
ropensci/rnaturalearthhires,
nmfs-general-modeling-tools/nmfspalette,
NOAA-EDAB/ecodata
Encoding: UTF-8
LazyData: true
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.1.1
Depends:
R (>= 2.10)