Package: gadget3
Type: Package
Title: Globally-Applicable Area Disaggregated General Ecosystem Toolbox
        V3
Version: 0.14-0
Date: 2025-10-15
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://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
NeedsCompilation: no
Packaged: 2025-10-15 09:55:49 UTC; lentinj
Author: Jamie Lentin [aut, cre] (ORCID:
    <https://orcid.org/0000-0001-5727-2996>),
  Bjarki Thor Elvarsson [aut] (ORCID:
    <https://orcid.org/0000-0001-5855-1188>),
  William Butler [aut] (ORCID: <https://orcid.org/0000-0002-3286-0748>),
  Marine and Freshwater Research Institute (Iceland) [cph]
Repository: CRAN
Date/Publication: 2025-10-15 10:30:03 UTC
Built: R 4.4.1; ; 2025-10-16 21:17:08 UTC; unix
