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) and the 3-PGmix (deciduous, uneven-aged or mixed-species forests) described in Forrester & Tang (2016) . Date: 2024-05-22 Version: 0.1.7 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.2.3 URL: https://github.com/trotsiuk/r3PG BugReports: https://github.com/trotsiuk/r3PG/issues Roxygen: list(old_usage = TRUE) Repository: https://trotsiuk.r-universe.dev Date/Publication: 2024-05-22 08:09:00 UTC RemoteUrl: https://github.com/trotsiuk/r3pg RemoteRef: HEAD RemoteSha: e39bd8e9509fe7ec31a75e8b1b4fd5b205089999 NeedsCompilation: yes Packaged: 2026-07-03 08:21:03 UTC; root Author: Volodymyr Trotsiuk [aut, cre] (ORCID: ), Florian Hartig [aut] (ORCID: ), David Forrester [aut], Ramiro Silveyra Gonzalez [aut] (ORCID: ) Maintainer: Volodymyr Trotsiuk