Skip to content

Latest commit

 

History

History
9 lines (8 loc) · 413 Bytes

File metadata and controls

9 lines (8 loc) · 413 Bytes

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.