List of R packages, required by some services. The packages can be sources from CRAN-like repositories, sources from github, or - preferred - packages in deb format
Go to file
Andrea Dell'Amico 809cabca89
Fix the packages sources
2023-04-10 15:08:03 +02:00
LICENSE Initial commit 2021-06-28 19:36:28 +02:00
README.md Fix the packages sources 2023-04-10 15:08:03 +02:00
install2r-packages.txt Fix the packages sources 2023-04-10 15:08:03 +02:00
jupyter-image-r-cran-pkgs.txt Fix the packages sources 2023-04-10 15:08:03 +02:00
r_cran_pkgs.txt Clean up the jupyter pkgs 2023-04-08 19:36:20 +02:00
r_cran_versioned_pkgs.txt Updated xfun and vctrs to fixed version 2023-02-24 17:29:33 +01:00
r_deb_pkgs.txt Add r-cran-lifecycle. 2022-04-15 11:10:31 +02:00
r_github_pkgs.txt Fixes #24346. New R packages 2022-12-21 15:55:27 +01:00
r_non_cran_pkgs.txt Remove some non available packages 2023-04-10 13:46:42 +02:00
test_r_cran_pkgs.txt See #24962. More R packages 2023-04-08 12:06:45 +02:00
test_r_cran_versioned_pkgs.txt Updated xfun and vctrs to fixed version 2023-02-24 17:31:52 +01:00
test_r_deb_pkgs.txt Add r-cran-lifecycle. 2022-04-15 11:10:31 +02:00
test_r_github_pkgs.txt Fixes #24346. New R packages 2022-12-21 15:55:27 +01:00

README.md

r-packages-list

List of R packages, required by some services. The packages can be sources from CRAN-like repositories, sources from github, or - preferred - packages in deb format.

install2r-packages.txt

That file is used by the Dockerfile that builds the Rstudio container images. Packages listed there are installed from a binary repository to speed up the installation procedure and preserve disk space.

The file jupyter-image-r-cran-pkgs.txt contains packages that are installed into the docker image from CRAN sources.