Package: rpmodel
Type: Package
Title: P-Model
Description: Implements the P-model 
  (Stocker et al., 2020 <doi:10.5194/gmd-13-1545-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.0
Authors@R: c(
            person(
              family = "Stocker",
              given = "Benjamin",
              email = "benjamin.stocker@gmail.com",
              comment = c(ORCID = "0000-0002-5070-8109"),
              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.1.1
Depends: R (>= 3.6)
Suggests: ggplot2, dplyr, purrr, tidyr, knitr, testthat, covr, markdown
VignetteBuilder: knitr
URL: https://github.com/stineb/rpmodel
BugReports: https://github.com/stineb/rpmodel/issues
NeedsCompilation: no
Packaged: 2021-06-09 08:52:14 UTC; khufkens
Author: Benjamin Stocker [aut, cre] (<https://orcid.org/0000-0002-5070-8109>),
  Koen Hufkens [ctb] (<https://orcid.org/0000-0002-5070-8109>)
Maintainer: Benjamin Stocker <benjamin.stocker@gmail.com>
Repository: CRAN
Date/Publication: 2021-06-09 10:00:02 UTC
