Package: Recocrop 0.4-0
Recocrop: Estimating Environmental Suitability for Plants
The ecocrop model estimates environmental suitability for plants using a limiting factor approach for plant growth following Hackett (1991) <doi:10.1007/BF00045728>. The implementation in this package is fast and flexible: it allows for the use of any (environmental) predictor variable. Predictors can be either static (for example, soil pH) or dynamic (for example, monthly precipitation).
Authors:
Recocrop_0.4-0.tar.gz
Recocrop_0.4-0.zip(r-4.5)Recocrop_0.4-0.zip(r-4.4)Recocrop_0.4-0.zip(r-4.3)
Recocrop_0.4-0.tgz(r-4.4-x86_64)Recocrop_0.4-0.tgz(r-4.4-arm64)Recocrop_0.4-0.tgz(r-4.3-x86_64)Recocrop_0.4-0.tgz(r-4.3-arm64)
Recocrop_0.4-0.tar.gz(r-4.5-noble)Recocrop_0.4-0.tar.gz(r-4.4-noble)
Recocrop_0.4-0.tgz(r-4.4-emscripten)Recocrop_0.4-0.tgz(r-4.3-emscripten)
Recocrop.pdf |Recocrop.html✨
Recocrop/json (API)
# Install 'Recocrop' in R: |
install.packages('Recocrop', repos = c('https://cropmodels.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/cropmodels/recocrop/issues
Last updated 3 years agofrom:a5d7d5d2fa. Checks:OK: 1 NOTE: 8. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 01 2024 |
R-4.5-win-x86_64 | NOTE | Nov 01 2024 |
R-4.5-linux-x86_64 | NOTE | Nov 01 2024 |
R-4.4-win-x86_64 | NOTE | Nov 01 2024 |
R-4.4-mac-x86_64 | NOTE | Nov 01 2024 |
R-4.4-mac-aarch64 | NOTE | Nov 01 2024 |
R-4.3-win-x86_64 | NOTE | Nov 01 2024 |
R-4.3-mac-x86_64 | NOTE | Nov 01 2024 |
R-4.3-mac-aarch64 | NOTE | Nov 01 2024 |
Exports:controlcrop<-dynamicPredictors<-ecocropecocropParsplotpredictremoveParametersremovePredictorrunshowstaticPredictors<-
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Estimating Environmental Suitability for Plants | Recocrop-package Recocrop |
Set crop paramters | crop<- crop<-,Rcpp_EcocropModel,matrix-method |
EcoCrop model | control control,Rcpp_EcocropModel-method ecocrop ecocrop,Rcpp_EcocropModel-method Rcpp_EcocropModel-class run run,Rcpp_EcocropModel-method show,Rcpp_EcocropModel-method |
Crop parameters | ecocropPars |
Ecocrop plot | plot plot,Rcpp_EcocropModel,ANY-method |
Spatial EcoCrop model predictions | predict predict,Rcpp_EcocropModel-method |
Environmental predictors | dynamicPredictors<- dynamicPredictors<-,Rcpp_EcocropModel,matrix-method staticPredictors<- staticPredictors<-,Rcpp_EcocropModel,matrix-method |
Add or remove parameters and predictors | removeParameters removePredictor |