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

Provide an option to not use Rocker for dockerize() #67

Closed
chainsawriot opened this issue Feb 23, 2023 · 0 comments
Closed

Provide an option to not use Rocker for dockerize() #67

chainsawriot opened this issue Feb 23, 2023 · 0 comments

Comments

@chainsawriot
Copy link
Collaborator

Some Rocker images, e.g. rocker/r-ver:3.1.0 (around 2014) are based on Wheezy but weren't fixed the Deb source to archive.debian.org.

But we need to test what version of R that Lenny can still be used to compile. Maybe we need a data.frame to record the latest version of Debian one can still be used to compile which version of R.

https://github.com/chainsawriot/rang/blob/93f0a77bd39edaaba3fb5707cca172ff6ee3c842/R/installation.R#L252-L269

(I also realized lenny is used; not woody).

chainsawriot added a commit that referenced this issue Feb 24, 2023
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