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

install2.r is not respecting CRAN env #205

Open
eeholmes opened this issue Nov 23, 2024 · 1 comment
Open

install2.r is not respecting CRAN env #205

eeholmes opened this issue Nov 23, 2024 · 1 comment

Comments

@eeholmes
Copy link
Member

this is causing installation of duckdb to break. Need to pin the repo to the CRAN env

ENV CRAN="https://p3m.dev/cran/__linux__/jammy/2024-10-30"

like here

https://github.com/nmfs-opensci/container-images/blob/main/images/py-rocket-geospatial-2/install.R

how to do that with install2.4?

Try setting getOption("repos") with Rscript?

https://rocker-project.org/use/extending.html#install2.r

@eeholmes
Copy link
Member Author

No it is I think but CRAN is set to latest for latest 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