Displaying 2 results from an estimated 2 matches for "drr35".
2018 Apr 29
2
R 3.5.0 Binaries for Ubuntu now available
On 04/29/2018 09:30 AM, Jeroen Ooms wrote:
> On Sat, Apr 28, 2018 at 10:00 PM, Michael Rutter <marutter at gmail.com> wrote:
>> These have not been mirrored to CRAN as I want to have the other r-cran
>> packages built against R 3.5 before adding to CRAN. Worried about breaking
>> working systems currently on R 3.4.4.
>
> Thanks, Michael. I did some simple tests,
2018 Apr 29
0
R 3.5.0 binaries for Debian and Ubuntu
...ages down to a minimum)
was able to install R 3.5.* packages on my 17.10 laptop. But let me repeat
that for clarity: I involved removing r-api-3.4 packages and reinstalling
in /usr/local
- For Debian, I started a similar 'minimal' R 3.5.0 repo here
https://github.com/eddelbuettel/drr35
which allowed me eg to update the 'base' Rocker image for R 3.5.0
https://github.com/rocker-org/rocker/blob/master/r-base/Dockerfile
https://hub.docker.com/r/rocker/r-base/
and I will send the usual PR to the offical library for the r-base image
mirroring this.
- Travis remai...