Package: r3PG
Type: Package
Title: Simulating Forest Growth using the 3-PG Model
Description: Provides a flexible and easy-to-use interface for the Physiological Processes Predicting Growth (3-PG) model written in Fortran. The r3PG serves as a flexible and easy-to-use interface for the 3-PGpjs (monospecific, evenaged and evergreen forests) described in Landsberg & Waring (1997) <doi:10.1016/S0378-1127(97)00026-1> and the 3-PGmix (deciduous, uneven-aged or mixed-species forests) described in Forrester & Tang (2016) <doi:10.1016/j.ecolmodel.2015.07.010>.
Date: 2023-09-18
Version: 0.1.6
Authors@R: c(
    person("Volodymyr", "Trotsiuk", email = "volodymyr.trotsiuk@wsl.ch", role = c("aut", 'cre'), comment=c(ORCID="0000-0002-8363-656X")),
    person("Florian", "Hartig", email = "florian.hartig@biologie.uni-regensburg.de", role = c("aut"), comment=c(ORCID="0000-0002-6255-9059")),
    person("David", "Forrester", email = "David.Forrester@csiro.au", role = c("aut")),
    person("Ramiro", "Silveyra Gonzalez", email = "ramiro.gonzalez@kit.edu", role = c("aut"), comment=c(ORCID="0000-0002-3430-8383"))
    )
License: GPL-3
Depends: R (>= 3.5.0)
Imports:
Suggests: knitr (>= 1.15.1), rmarkdown (>= 1.3), R.rsp (>= 0.40.0),
        testthat (>= 1.0.2), roxygen2, BayesianTools, sensitivity,
        dplyr, ggplot2
VignetteBuilder: R.rsp
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.1.2
URL: https://github.com/trotsiuk/r3PG
BugReports: https://github.com/trotsiuk/r3PG/issues
NeedsCompilation: yes
Packaged: 2023-09-19 08:09:36 UTC; trotsiuk
Author: Volodymyr Trotsiuk [aut, cre] (<https://orcid.org/0000-0002-8363-656X>),
  Florian Hartig [aut] (<https://orcid.org/0000-0002-6255-9059>),
  David Forrester [aut],
  Ramiro Silveyra Gonzalez [aut]
    (<https://orcid.org/0000-0002-3430-8383>)
Maintainer: Volodymyr Trotsiuk <volodymyr.trotsiuk@wsl.ch>
Repository: CRAN
Date/Publication: 2023-09-19 08:50:04 UTC
Built: R 4.5.2; x86_64-w64-mingw32; 2025-11-08 02:27:49 UTC; windows
Archs: x64
