Package: rsofun
Title: The P-Model and BiomeE Modelling Framework
Version: 4.4
Authors@R: c(
            person(
              family = "Benjamin",
              given = "Stocker",
              email = "benjamin.stocker@gmail.com",
              comment = c(ORCID = "0000-0003-2697-9096"),
              role = c("aut", "cre")),
            person(
               family = "Hufkens",
               given = "Koen",
               email = "koen.hufkens@gmail.com",
               comment = c(ORCID = "0000-0002-5070-8109"),
               role = c("aut")),
            person(
               family = "Arán Paredes",
               given = "Josefa",
               email = "pepa.aran@gmail.com",
               comment = c(ORCID = "0009-0006-7176-2311"),
               role = c("aut")),
            person(
               family = "Marqués",
               given = "Laura",
               email = "lauramarqueslopez@gmail.com",
               comment = c(ORCID = "0000-0002-3593-5557"),
               role = c("ctb")),
            person(
               family = "Weng",
               given = "Ensheng",
               email = "wengensheng@gmail.com",
               comment = c(ORCID = "0000-0002-1858-4847"),
               role = c("ctb")),
            person(given = "Geocomputation and Earth Observation, University of Bern",
                role = c("cph", "fnd"))
           )
Description: Implements the Simulating Optimal FUNctioning framework for 
              site-scale simulations of ecosystem processes, including model 
              calibration. It contains 'Fortran 90' modules for the P-model (Stocker
              et al. (2020) <doi:10.5194/gmd-13-1545-2020>), SPLASH
              (Davis et al. (2017) <doi:10.5194/gmd-10-689-2017>)
              and BiomeE (Weng et al. (2015)
              <doi:10.5194/bg-12-2655-2015>).
URL: https://github.com/geco-bern/rsofun
BugReports: https://github.com/geco-bern/rsofun/issues
License: GPL-3
Depends: R (>= 4.1.0)
Imports: dplyr, purrr, tidyr, magrittr, GenSA, BayesianTools,
        multidplyr, stats, utils
LazyData: true
LazyDataCompression: xz
ByteCompile: true
NeedsCompilation: yes
RoxygenNote: 7.2.3
Suggests: covr, rcmdcheck, testthat, rmarkdown, ggplot2, knitr,
        sensitivity, cowplot
VignetteBuilder: knitr
Encoding: UTF-8
Packaged: 2023-10-30 09:56:00 UTC; pepa
Author: Stocker Benjamin [aut, cre] (<https://orcid.org/0000-0003-2697-9096>),
  Koen Hufkens [aut] (<https://orcid.org/0000-0002-5070-8109>),
  Josefa Arán Paredes [aut] (<https://orcid.org/0009-0006-7176-2311>),
  Laura Marqués [ctb] (<https://orcid.org/0000-0002-3593-5557>),
  Ensheng Weng [ctb] (<https://orcid.org/0000-0002-1858-4847>),
  Geocomputation and Earth Observation, University of Bern [cph, fnd]
Maintainer: Stocker Benjamin <benjamin.stocker@gmail.com>
Repository: CRAN
Date/Publication: 2023-10-30 13:30:02 UTC
