growR: Implementation of the Vegetation Model ModVege

Run grass growth simulations using a grass growth model based on ModVege (Jouven, M., P. Carrère, and R. Baumont "Model Predicting Dynamics of Biomass, Structure and Digestibility of Herbage in Managed Permanent Pastures. 1. Model Description." (2006) <doi:10.1111/j.1365-2494.2006.00515.x>). The implementation in this package contains a few additions to the above cited version of ModVege, such as simulations of management decisions, and influences of snow cover. As such, the model is fit to simulate grass growth in mountainous regions, such as the Swiss Alps. The package also contains routines for calibrating the model and helpful tools for analysing model outputs and performance.

Version: 1.2.0
Depends: R (≥ 2.10)
Imports: rlang, R6, utils, Rdpack
Suggests: ggplot2, knitr, patchwork, rmarkdown, testthat (≥ 3.0.0)
Published: 2023-12-14
Author: Kevin Kramer ORCID iD [aut, cre, cph]
Maintainer: Kevin Kramer <kevin.pasqual.kramer at protonmail.ch>
BugReports: https://github.com/kuadrat/growR/issues
License: MIT + file LICENSE
URL: https://github.com/kuadrat/growR, https://kuadrat.github.io/growR/
NeedsCompilation: no
Materials: README NEWS
CRAN checks: growR results

Documentation:

Reference manual: growR.pdf
Vignettes: Calibration
Tutorial
Parameter Descriptions

Downloads:

Package source: growR_1.2.0.tar.gz
Windows binaries: r-devel: growR_1.2.0.zip, r-release: growR_1.2.0.zip, r-oldrel: growR_1.2.0.zip
macOS binaries: r-release (arm64): growR_1.2.0.tgz, r-oldrel (arm64): growR_1.2.0.tgz, r-release (x86_64): growR_1.2.0.tgz, r-oldrel (x86_64): growR_1.2.0.tgz
Old sources: growR archive

Linking:

Please use the canonical form https://CRAN.R-project.org/package=growR to link to this page.