bluegreen-labs/ecmwfr

unit checks fail on windows

khufkens opened this issue · 1 comments

Recent update to raster forces an import of terra which requires RTools for compilation as no binary seems available.

This requires an update to the actions and tedious online debugging, more on the v2 actions here:
https://github.com/r-lib/actions

This seems to do the trick (updating RTools to the latest version)

a84c133