i'm unable to install the r version 4.1.0
step:1 sudo sed -i.bak "/^#.*deb-src.*universe$/s/^# //g" /etc/apt/sources.list sudo apt update sudo apt build-dep r-base
First, which version of R are you actually trying to install? The question says 4.1.0 but your step 3 appears to be downloading 4.2.3. Second, are you trying to revert to an older version of R, or do you want to install the current version? You appear to be running Ubuntu (or Mint?) based on the "jammy". R 4.3.3 is available from the Canonical repos.
thanks for reaching.
firstly i want to install the 4.10 r version on (rstudio/content-base:r4.1.3-py3.10.11-jammy))
but while i'm facing issue with ./configure step 4 and step 1 apt build-dep r-base .
these steps i'm failing can you suggest and help me for resolving this issue please. i'm using linux machine only for building the image
base image :rstudio/content-base:r4.1.3-py3.10.11-jammy)