rocker-org / rocker

R configurations for Docker
https://rocker-project.org
GNU General Public License v2.0
1.45k stars 273 forks source link

please upgrade bspm -> R4.1 #468

Closed mpadge closed 2 years ago

mpadge commented 2 years ago

@eddelbuettel We at rOpenSci have built an entire automated checking system using your bspm images, but absent build for R4.1, any code with native pipes crashes the entire thing. Please upgrade asap!!!

eddelbuettel commented 2 years ago

Hi @mpadge can and will do. In my excuse the fustercluck of Docker stopping builds set me (just like others) back a little. I started this week (for drd, drp, r-devel) to add autobuilds from GitHub Actions, I will add more. And ... now that I know this is used in "prod" by someone I will of course look after it too. I had mostly assumed it was used .... just by me as everybody is doing things in different ways (as everybody is free to).

Now, as there are 'multiple' bspm builds: Which one(s) are you on? Ubuntu 20.04? Debian testing? Fedora (hi @enchufa2 !) ?

mpadge commented 2 years ago

Ubuntu 20.04, if you please good sir!!

eddelbuettel commented 2 years ago

Coming right up where "right" is rate limited by my asymmetric retail broadband ....

eddelbuettel commented 2 years ago
edd@rob:~/git/rocker/r-bspm/focal(master)$ dkrr rocker/r-bspm:20.04 Rscript --version     # dkrr is an alias
R scripting front-end version 4.1.1 (2021-08-10)
edd@rob:~/git/rocker/r-bspm/focal(master)$ 
eddelbuettel commented 2 years ago

Should be there now. Give it a whirl.

mpadge commented 2 years ago

Thanks so much for the fabulously prompt response! All works perfectly