-
Notifications
You must be signed in to change notification settings - Fork 2
/
DESCRIPTION
25 lines (25 loc) · 916 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
Package: icesTAF
Version: 3.6.0
Date: 2020-10-19
Title: Functions to Support the ICES Transparent Assessment Framework
Authors@R:
c(
person("Arni", "Magnusson", role = "aut"),
person("Colin", "Millar", role = c("aut", "cre"), email="[email protected]"),
person("Alexandros", "Kokkalis", role = "ctb"),
person("Iago", "Mosqueira", role = "ctb"),
person("Ibrahim", "Umar", role = "ctb"),
person("Hjalte", "Parner", role = "ctb")
)
Imports: grDevices, lattice, stats, tools, utils,
purrr, roxygen2, glue, jsonlite
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
Encoding: UTF-8
RoxygenNote: 7.1.1
Roxygen: list(old_usage=TRUE)