Package: Recocrop Type: Package Title: Estimating Environmental Suitability for Plants Description: The ecocrop model estimates environmental suitability for plants using a limiting factor approach for plant growth following Hackett (1991) . 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). Version: 0.4-0 Date: 2021-05-04 LinkingTo: Rcpp SystemRequirements: C++11 Imports: meteor, terra (>= 1.1-4), methods (>= 0.2-2), Rcpp (>= 0.12.4) Depends: R (>= 3.5.0) Authors@R: c(person("Robert J.", "Hijmans", role = c("cre", "aut"), email = "r.hijmans@gmail.com"), person("Rhys", "Manners", role = "ctb")) License: GPL (>=3) BugReports: https://github.com/cropmodels/Recocrop/issues URL: https://github.com/cropmodels/Recocrop/ Config/pak/sysreqs: libgdal-dev gdal-bin libgeos-dev libproj-dev libsqlite3-dev Repository: https://cropmodels.r-universe.dev Date/Publication: 2022-04-05 18:53:04 UTC RemoteUrl: https://github.com/cropmodels/Recocrop RemoteRef: HEAD RemoteSha: a5d7d5d2fac1dce1da793be83d4acf1c2422457a NeedsCompilation: yes Packaged: 2026-06-23 07:49:26 UTC; root Author: Robert J. Hijmans [cre, aut], Rhys Manners [ctb] Maintainer: Robert J. Hijmans