dfrancis01 / dfo-richt-project

Other
0 stars 0 forks source link

Error: There is not package called remotes #39

Closed dfrancis01 closed 2 years ago

dfrancis01 commented 2 years ago
uccessfully installed and loaded renv 0.15.4.
* Project '/build_zone' loaded. [renv 0.15.4]
> remotes::install_local(upgrade="never")
Error in loadNamespace(x) : there is no package called ‘remotes’
Calls: loadNamespace -> withRestarts -> withOneRestart -> doWithOneRestart
Execution halted
The command '/bin/sh -c R -e 'remotes::install_local(upgrade="never")'' returned a non-zero code: 1

Error: Process completed with exit code 1.
dfrancis01 commented 2 years ago

Issue was trigger when using Golem Docker file. Issue resolved itself with pull request #43