After running R -e 'renv::restore(prompt=FALSE)'
I got
Bootstrapping renv 0.14.0 --------------------------------------------------
- Downloading renv 0.14.0 ...
FAILED - Downloading renv 0.14.0 ...
FAILED
Error in bootstrap(version, libpath) : failed to download renv 0.14.0
Calls: source ... eval.parent -> eval -> eval -> eval -> eval -> bootstrap
Execution halted
Have anyone met this issue before?