-
Notifications
You must be signed in to change notification settings - Fork 0
/
DESCRIPTION
43 lines (43 loc) · 1.15 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
31
32
33
34
35
36
37
38
39
40
41
42
43
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:
ggdist,
ggh4x,
reshape2,
dplyr,
ggplot2
DevPackage:
Craig44/SpatialSablefishAssessment
BenWilliams-NOAA/afscOM
RoxygenNote: 7.2.3
VignetteBuilder: knitr