-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathDESCRIPTION
More file actions
46 lines (46 loc) · 1.18 KB
/
DESCRIPTION
File metadata and controls
46 lines (46 loc) · 1.18 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
46
Package: SablefishMSE
Title: Conduct Management Strategy Evaluation for Alaska Sablefish
Version: 0.1.0.0000
Authors@R: c(
person(given = "Joshua",
family = "Zahner",
email = "[email protected]",
role = c("aut")),
person(given = "Benjamin",
family = "Williams",
email = "[email protected]",
role = c("aut", "cre")),
person(given = "Dan",
family = "Goethel",
role = "aut"),
person(given = "Curry",
family = "Cunningham",
role = "aut"),
person(given = "Chris",
family = "Lunsford",
role = "ctb"),
person(given = "Matt",
family = "Cheng",
role = "aut")
)
Maintainer: Joshua A. Zahner <[email protected]>
Description: Conduct a management strategy evaluation (MSE) for Alaska Sablefish.
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
Depends:
R (>= 3.5.0),
Imports:
ggplot2,
ggdist,
ggh4x,
reshape2,
dplyr
Suggests:
knitr,
rmarkdown
DevPackage:
Craig44/SpatialSablefishAssessment
BenWilliams-NOAA/afscOM
RoxygenNote: 7.2.3
VignetteBuilder: knitr