Giter Club home page Giter Club logo

Comments (5)

eddelbuettel avatar eddelbuettel commented on August 23, 2024

Why do you use 4.2.0? The usrmerge happened later (as far as I remember) and current container files build.

from rocker.

jcrodriguez1989 avatar jcrodriguez1989 commented on August 23, 2024

We use 4.2.0 just because that's the R version we use for dev.
There's no easy workaround? If not, we can try switching to a newer R version.

from rocker.

eitsupi avatar eitsupi commented on August 23, 2024

IMO, r-base supports only the latest R version and is not a suitable image for applications that stop at older R versions.
I recommend to use rocker/r-ver or use rig to install any version of R.

from rocker.

eddelbuettel avatar eddelbuettel commented on August 23, 2024

@jcrodriguez1989 You are facing a self-created dilemma I cannot resolve for you:

  • you desire the newest kernel and distribution features (which we do offer in rocker/r-base)
  • you also desire a two-years outdated R which CRAN and us do not support in the current versions

So you need to think through what you really want:

  • For R 4.2.0 (if you really need it) `docker pul rocker/r-base:4.2.0 to r-rocker/r-base:4.2.3 are always available. They are point-in-time frozen by design so you get R 4.2.* as it was when everything was current.
  • For current Linux you get R 4.4.1 along with it. Just use rocker/r-base (ie latest). If you really need R 4.2.3 you can still (easily) compile it from source on the container.

As the request is fundamentally mismatched with what we do here (and, possibly, based on a misunderstanding) I will close this.

from rocker.

jcrodriguez1989 avatar jcrodriguez1989 commented on August 23, 2024

I will opt for the rocker/r-ver alternative.
Thank you both very much for your help.

from rocker.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.