Package: rpmodel Type: Package Title: P-Model Description: Implements the P-model (Stocker et al., 2020 ), predicting acclimated parameters of the enzyme kinetics of C3 photosynthesis, assimilation, and dark respiration rates as a function of the environment (temperature, CO2, vapour pressure deficit, light, atmospheric pressure). Version: 1.2.3 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", role = c("ctb"), comment = c(ORCID = "0000-0002-5070-8109")) ) License: GPL-3 Encoding: UTF-8 RoxygenNote: 7.3.2 Depends: R (>= 3.6) Suggests: ggplot2, dplyr, purrr, tidyr, knitr, rmarkdown, testthat, covr VignetteBuilder: knitr URL: https://github.com/geco-bern/rpmodel BugReports: https://github.com/geco-bern/rpmodel/issues Repository: https://geco-bern.r-universe.dev Date/Publication: 2026-06-18 13:10:25 UTC RemoteUrl: https://github.com/geco-bern/rpmodel RemoteRef: HEAD RemoteSha: 083f1ebd999775a797b55fd954d312f1b593db1d NeedsCompilation: no Packaged: 2026-06-18 15:16:44 UTC; root Author: Benjamin Stocker [aut, cre] (ORCID: ), Koen Hufkens [ctb] (ORCID: ) Maintainer: Benjamin Stocker