-
Notifications
You must be signed in to change notification settings - Fork 7
/
Copy pathDESCRIPTION
24 lines (24 loc) · 927 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
Package: icesTAF
Version: 4.2.0
Title: Functions to Support the ICES Transparent Assessment Framework
Authors@R:
c(
person("Colin", "Millar", role = c("aut", "cre"), email="colin.millar@ices.dk"),
person("Arni", "Magnusson", role = "aut"),
person("Alexandros", "Kokkalis", role = "ctb"),
person("Iago", "Mosqueira", role = "ctb"),
person("Ibrahim", "Umar", role = "ctb"),
person("Hjalte", "Parner", role = "ctb")
)
Imports: purrr, roxygen2, TAF (>= 4.2.0), data.tree
Suggests: git2r
LazyData: yes
Description: Functions to support the ICES Transparent Assessment Framework
<https://taf.ices.dk> to organize data, methods, and results used in ICES
assessments. ICES is an organization facilitating international collaboration
in marine science.
License: GPL-3
URL: https://taf.ices.dk, https://github.com/ices-tools-prod/icesTAF
Encoding: UTF-8
RoxygenNote: 7.2.3
Roxygen: list(old_usage=TRUE)