Will R 4.5.0 be supported? [Yes. It already is.] #86
Replies: 4 comments 4 replies
|
False. The containers already use 4.5.0. Jobs using In any event, it is false as stated (no "will" only "is" and the answer is "of course"). edd@rob:~$ docker run --rm -ti rocker/r2u R --version
R version 4.5.0 (2025-04-11) -- "How About a Twenty-Six"
Copyright (C) 2025 The R Foundation for Statistical Computing
Platform: x86_64-pc-linux-gnu
R is free software and comes with ABSOLUTELY NO WARRANTY.
You are welcome to redistribute it under the terms of the
GNU General Public License versions 2 or 3.
For more information about these matters see
https://www.gnu.org/licenses/.
edd@rob:~$ |
|
How do you use r2u? If it is on a server or laptop or desktop or ... just run |
|
(Reopening for earlier 'visibility' in case someone swings by with the same question.) |
|
I'm not having any issues here. Running R 4.5.1 and CRAN is working great. Thank you for making this package for us. Happy to have CRAN support on Ubuntu 😄 |
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
The new version was published days ago and r2u only works with 4.4.0
All reactions