Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

package ‘remotes’ is not available (for R version 3.5.2) #398

Open
gellery-corning opened this issue Apr 12, 2023 · 0 comments
Open

Comments

@gellery-corning
Copy link

Fails to install backend worker

=> CACHED [showwhy_backend_worker 5/13] COPY ./requirements.r . 0.0s
=> ERROR [showwhy_backend_worker 6/13] RUN Rscript requirements.r 2.1s

[showwhy_backend_worker 6/13] RUN Rscript requirements.r:
#0 0.433 Installing package into ‘/usr/local/lib/R/site-library’
#0 0.433 (as ‘lib’ is unspecified)
#0 2.021 Warning: unable to access index for repository https://cran.r-project.org/src/contrib:
#0 2.021 cannot open URL 'https://cran.r-project.org/src/contrib/PACKAGES'
#0 2.032 Warning message:
#0 2.032 package ‘remotes’ is not available (for R version 3.5.2)
#0 2.033 Error in loadNamespace(name) : there is no package called ‘remotes’
#0 2.033 Calls: :: ... tryCatch -> tryCatchList -> tryCatchOne ->
#0 2.033 Execution halted


failed to solve: executor failed running [/bin/sh -c Rscript requirements.r]: exit code: 1
PS C:\todelete\github\showwhy> r --version

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant