forked from jabbamodel/ss3diags
-
Notifications
You must be signed in to change notification settings - Fork 0
/
DESCRIPTION
37 lines (37 loc) · 1.09 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
Package: ss3diags
Title: What the Package Does (One Line, Title Case)
Version: 1.0.8
Authors@R:
c(person(given = "Henning",
family = "Winker",
role = c("aut","cre"),
email = "[email protected]"),
person(given = "Felipe",
family = "Carvalho",
role = c("aut"),
email = "[email protected]"),
person(given = "Massimiliano",
family = "Cardinale",
role = c("aut"),
email = "[email protected]"),
person(given = "Laurence",
family = "Kell",
role = c("aut"),
email = "[email protected]")
)
Maintainer: Henning Winker <[email protected]>
Description: Compilation of diagnostic functions for Stock Synthesis
models, which we developed for the MS
"Using Model Diagnostics in Integrated Stock Assessments"
Depends:
R (>= 3.5)
Imports:
reshape2,
mvtnorm,
randtests,
r4ss,
gplots
License: EUPL
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.1.1