-
Notifications
You must be signed in to change notification settings - Fork 7
Expand file tree
/
Copy pathDESCRIPTION
More file actions
35 lines (35 loc) · 1.77 KB
/
DESCRIPTION
File metadata and controls
35 lines (35 loc) · 1.77 KB
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: gadget3
Type: Package
Title: Globally-Applicable Area Disaggregated General Ecosystem Toolbox V3
Version: 0.15-1-999
Date: 2026-01-12
Authors@R: c(person("Jamie", "Lentin", email="lentinj@shuttlethread.com",role = c("aut", "cre"), comment = c(ORCID = "0000-0001-5727-2996")),
person("Bjarki Thor", "Elvarsson", email="bjarki.elvarsson@hafogvatn.is",role = c("aut"), comment = c(ORCID = "0000-0001-5855-1188")),
person("William", "Butler", email="will.butler@hafogvatn.is",role = c("aut"), comment = c(ORCID = "0000-0002-3286-0748")),
person("Marine and Freshwater Research Institute (Iceland)", role = c("cph")))
Maintainer: Jamie Lentin <lentinj@shuttlethread.com>
Description: A framework to assist creation of marine ecosystem models,
generating either 'R' or 'C++' code which can then be optimised using
the 'TMB' package and standard 'R' tools. Principally designed to
reproduce gadget2 models in 'TMB', but can be extended beyond
gadget2's capabilities.
Kasper Kristensen, Anders Nielsen, Casper W. Berg, Hans Skaug, Bradley M. Bell (2016) <doi:10.18637/jss.v070.i05> "TMB: Automatic Differentiation and Laplace Approximation.".
Begley, J., & Howell, D. (2004) <https://files01.core.ac.uk/download/pdf/225936648.pdf> "An overview of Gadget, the globally applicable area-disaggregated general ecosystem toolbox. ICES.".
URL: https://gadget-framework.github.io/gadget3/, https://github.com/gadget-framework/gadget3/
Encoding: UTF-8
Depends: R (>= 4.2.0)
Imports:
digest,
rlang (>= 0.4.5),
stats,
TMB (>= 1.7.0),
utils,
Suggests:
dplyr,
knitr,
magrittr (>= 1.5),
rmarkdown,
unittest (>= 1.4)
VignetteBuilder: knitr
License: GPL-2
RoxygenNote: 7.0.2