Skip to content
Prev 3554 / 3656 Next

Problem Installing R 4.3.3 on Vanilla based Jammy Ubuntu

On 3/27/24 13:33, marcoblanchette at icloud.com wrote:
Marco,

Clipping a bunch of the output for clarity.  Found the issue, but I am 
not a Docker expert or regular user, so I am not going to offer a solution.

I found the issue while using a Jaunty image on a M1 Mac.  The problem 
is that on the Mac, it is looking for ARM packages.  CRAN only has amd64 
and i386, which is why r-base (which has architecture: All) is correct, 
but r-base-core only has the original Jaunty ARM build.  Also explains 
why my PPA works, as that has ARM builds.

So this appears to be a hardware issue.  Hope this helps.
Michael