-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathDESCRIPTION
More file actions
35 lines (35 loc) · 958 Bytes
/
DESCRIPTION
File metadata and controls
35 lines (35 loc) · 958 Bytes
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
Package: a4adiags
Title: Additional Diagnostics for FLa4a stock Assessment Models
Version: 0.1.6
Authors@R: c(
person("Iago", "Mosqueira", email = "iago.mosqueira@wur.nl",
role = c("aut", "cre"), comment = c(ORCID = "0000-0002-3252-0591")),
person("Henning", "Winker", email = "henning.winker@ec.europa.eu",
role = c("aut")),
person("European Union", role = c("fnd", "cph")))
Description: A series of extra diagnostics for the FLa4a model, including
prediction skill through restrospective prediction of model inputs and runs
tests. Contains ggplot-based plot funtions of diagnostics outputs.
License: EUPL
Depends:
R(>= 3.5.0),
ggplot2,
FLCore,
ggplotFL,
FLa4a
Imports:
methods,
FLasher,
data.table,
foreach
Suggests:
knitr,
rmarkdown,
doParallel,
icesAdvice
VignetteBuilder: knitr
Additional_repositories: http://flr-project.org/R
LazyData: true
Encoding: UTF-8
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.3.2