krlmlr / r-appveyor

Tools for using R with AppVeyor (https://appveyor.com)
132 stars 60 forks source link

Error: package 'remotes' was installed before R 4.0.0: please re-install it #179

Closed IndrajeetPatil closed 4 years ago

IndrajeetPatil commented 4 years ago

All my recent AppVeyor builds are failing with the following error:

image

gaborcsardi commented 4 years ago

I believe that you need to purge your cache.

IndrajeetPatil commented 4 years ago

Thanks, that worked!

For someone else who might run in the same issue, here is how to clear cache for AppVeyor builds: https://www.appveyor.com/docs/build-cache/#cleaning-up-cache