-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathDESCRIPTION
50 lines (50 loc) · 1.44 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
44
45
46
47
48
49
50
Package: SAMtool
Type: Package
Title: Stock Assessment Methods Toolkit
Version: 1.8.1
Authors@R: c(person("Quang", "Huynh", email = "quang@bluematterscience.com", role = c("aut", "cre")),
person("Tom", "Carruthers", email = "tom@bluematterscience.com", role = "aut"),
person("Adrian", "Hordyk", email = "adrian@bluematterscience.com", role = "aut"))
Date: 2025-01-27
Maintainer: Quang Huynh <quang@bluematterscience.com>
Description: Simulation tools for closed-loop simulation are provided for the 'MSEtool' operating model to inform data-rich fisheries.
'SAMtool' provides a conditioning model, assessment models of varying complexity with standardized reporting,
model-based management procedures, and diagnostic tools for evaluating assessments inside closed-loop simulation.
License: GPL-3
Depends: R (>= 3.5.0), MSEtool (>= 3.0.0)
Imports:
TMB (>= 1.9.0),
abind,
dplyr,
gplots,
graphics,
methods,
pbapply,
rmarkdown,
snowfall,
stats,
utils,
vars
LinkingTo: TMB, RcppEigen
Suggests:
caret,
corpcor,
covr,
extraDistr,
ggplot2,
Gmisc,
knitr,
mvtnorm,
numDeriv,
reshape2,
shiny,
testthat,
tmbstan,
usethis
LazyData: yes
LazyLoad: yes
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.3.2
Encoding: UTF-8
URL: https://openmse.com, https://samtool.openmse.com, https://github.com/Blue-Matter/SAMtool
BugReports: https://github.com/Blue-Matter/SAMtool/issues