forked from flr/ss3om_old
-
Notifications
You must be signed in to change notification settings - Fork 1
/
DESCRIPTION
34 lines (34 loc) · 961 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
31
32
33
34
Package: ss3om
Title: Tools for Conditioning Fisheries Operating Models Using Stock Synthesis 3
Version: 0.5.2.9008
Authors@R: person("Iago", "Mosqueira", email = "iago.mosqueira@wur.nl",
role = c("aut", "cre"))
Description: Tools for loading Stock Synthesis (SS3) models into FLR. Used in
conditioning of Operating Models based on SS3 by considering structural
uncertainty in input parameters and assumptions. A grid of SS3 runs can be
created and results loaded on objects of various FLR classes.
X-schema.org-keywords: fisheries, ss3, flr, R
Depends:
R (>= 3.3.2),
FLCore (>= 2.6.5),
r4ss (>= 1.43.0)
Imports:
methods,
stats,
data.table,
foreach,
FLFishery,
mse
Additional_repositories: http://flr-project.org/R
Remotes: r4ss/r4ss
BugReports: https://github.com/flr/ss3om/issues
Suggests:
doParallel,
testthat,
rlang,
knitr,
rmarkdown
License: EUPL
VignetteBuilder: knitr
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.2.1