Package: rsofun Title: The P-Model and BiomeE Modelling Framework Version: 5.1.0.9000 Authors@R: c( person( family = "Stocker", given = "Benjamin", 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 = "Marcadella", given = "Mayeul", email = "mayeul.marcadella@gmail.com", comment = c(ORCID = "0000-0001-8555-3808"), role = c("ctb")), person( family = "Weng", given = "Ensheng", email = "wengensheng@gmail.com", comment = c(ORCID = "0000-0002-1858-4847"), role = c("ctb")), person( family = "Bernhard", given = "Fabian", email = "fabian.bernhard@alumni.epfl.ch", role = c("aut"), comment = c(ORCID = "0000-0003-0338-0961")), 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) ), SPLASH (Davis et al. (2017) ) and BiomeE (Weng et al. (2015) ). URL: https://github.com/geco-bern/rsofun, https://geco-bern.github.io/rsofun/ BugReports: https://github.com/geco-bern/rsofun/issues License: GPL-3 Depends: R (>= 4.1.0) Imports: dplyr, purrr, tidyr, magrittr, GenSA, BayesianTools, lubridate, multidplyr, stats, utils LazyData: true LazyDataCompression: xz ByteCompile: true NeedsCompilation: yes RoxygenNote: 7.3.2 Suggests: covr, constructive, cowplot, rcmdcheck, testthat (>= 3.0.0), rmarkdown, ggplot2, knitr, sensitivity, rpmodel, rlang VignetteBuilder: knitr Encoding: UTF-8 Config/testthat/edition: 3 Config/pak/sysreqs: cmake make libicu-dev libuv1-dev libssl-dev zlib1g-dev Repository: https://geco-bern.r-universe.dev Date/Publication: 2026-02-17 11:16:58 UTC RemoteUrl: https://github.com/geco-bern/rsofun RemoteRef: HEAD RemoteSha: c5da46b203c7ff82083397968cbd451dfa92ce9a Packaged: 2026-06-17 08:20:31 UTC; root Author: Benjamin Stocker [aut, cre] (ORCID: ), Koen Hufkens [aut] (ORCID: ), Josefa Arán Paredes [aut] (ORCID: ), Laura Marqués [ctb] (ORCID: ), Mayeul Marcadella [ctb] (ORCID: ), Ensheng Weng [ctb] (ORCID: ), Fabian Bernhard [aut] (ORCID: ), Geocomputation and Earth Observation, University of Bern [cph, fnd] Maintainer: Benjamin Stocker