rocker-org / rocker-versioned2

Run current & prior versions of R using docker. rocker/r-ver, rocker/rstudio, rocker/shiny, rocker/tidyverse, and so on.
https://rocker-project.org
GNU General Public License v2.0
419 stars 180 forks source link

fix: use gdebi-core to install RStudio #805

Closed eitsupi closed 3 months ago

eitsupi commented 6 months ago

python-setuptools is no longer available on Ubuntu 24.04.

eitsupi commented 3 months ago

I think we can merge this now that it can pass tests with r-ver:latest (currently jammy) and r-ver:devel (currently noble).