Recocrop

Estimating Environmental Suitability for Plants


License
CNRI-Python-GPL-Compatible

Documentation

ecocrop

This is an R package that implements the ecocrop algorithm.

You can install it with:

install.packages(c("meteor", "terra"))
remotes::install_github("cropmodels/Recocrop")

Note that you need to have the remotes package installed, and if you are on windows, you must also have Rtools installed to be able to compile and install this package.