Versions - rocker-org/rocker-versioned2 GitHub Wiki

R, CRAN, RStudio Server versions correspondance

In order to get coherent versioned Rocker containers, versions of R, R packages, RStudio Server, and TeX packages are match on a time scale by default.

For information about old images with 3.X.X tags, please check the rocker-org/rocker-versioned repository.

Rules

  • For the base image, select the latest Ubuntu LTS version that is more than 90 days old at the release date of that R version.
    • The images for R 4.0.0 and R 4.0.1, which were released within 90 days of the release of Ubuntu 20.04, are based on Ubuntu 20.04 because the latest Ubuntu LTS was selected without setting an interval at that time.
  • CRAN date is the date of the last CRAN snapshot in the era when that R version was the latest.
    • If that R version is the latest, the CRAN date will not be set and the latest packages will always be installed.
  • RStudio version is the latest stable RStudio version of the era when that R version was the latest.
    • If a new RStudio is released when that R version is the latest, the configuration will be updated to install the new RStudio.
  • CTAN date is the day before the next R version release date.
    • If that R version is the latest, the CTAN date will not be set and the latest packages will always be installed.

Versions

R version R release date Ubuntu version CRAN date RStudio version
4.0.0 2020-04-24 20.04 LTS 2020-06-04 1.3.959
4.0.1 2020-06-06 20.04 LTS 2020-06-18 1.3.959
4.0.2 2020-06-22 20.04 LTS 2020-10-09 1.3.1093
4.0.3 2020-10-10 20.04 LTS 2021-02-11 1.4.1106
4.0.4 2021-02-15 20.04 LTS 2021-03-30 1.4.1106
4.0.5 2021-03-31 20.04 LTS 2021-05-17 1.4.1106
4.1.0 2021-05-18 20.04 LTS 2021-08-09 1.4.1717
4.1.1 2021-08-10 20.04 LTS 2021-10-29 2021.09.0+351
4.1.2 2021-11-01 20.04 LTS 2022-03-09 2022.02.0+443
4.1.3 2022-03-10 20.04 LTS 2022-04-21 2022.02.2+485
4.2.0 2022-04-22 20.04 LTS 2022-06-22 2022.02.3+492
4.2.1 2022-06-23 20.04 LTS 2022-10-28 2022.07.2+576
4.2.2 2022-10-31 22.04 LTS 2023-03-14 2023.03.0+386
4.2.3 2023-03-15 22.04 LTS 2023-04-20 2023.03.0+386
4.3.0 2023-04-21 22.04 LTS 2023-06-15 2023.06.0+421
4.3.1 2023-06-16 22.04 LTS 2023-10-30 2023.09.1+494
4.3.2 2023-10-31 22.04 LTS 2024-02-28 2023.12.0+369
4.3.3 2024-02-29 22.04 LTS 2024-04-23 2023.12.0+369
4.4.0 2024-04-24 22.04 LTS 2023.12.0+369

Note: This table was generated from the latest definition files in the source repository, so the container images that were built and pushed may have different values set. Please check the individual reports on this wiki for the actual contents of the images.