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
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Andrea Dell'Amico c72fb52711
Remove interpolation
1 year ago
LICENSE Initial commit 3 years ago
README.md Fix the packages sources 1 year ago
install2r-packages.txt Remove interpolation 1 year ago
jupyter-image-r-cran-pkgs.txt Fix the packages sources 1 year ago
r_cran_pkgs.txt Clean up the jupyter pkgs 1 year ago
r_cran_versioned_pkgs.txt Updated xfun and vctrs to fixed version 1 year ago
r_deb_pkgs.txt Add r-cran-lifecycle. 2 years ago
r_github_pkgs.txt Fixes #24346. New R packages 1 year ago
r_non_cran_pkgs.txt Remove some non available packages 1 year ago
test_r_cran_pkgs.txt See #24962. More R packages 1 year ago
test_r_cran_versioned_pkgs.txt Updated xfun and vctrs to fixed version 1 year ago
test_r_deb_pkgs.txt Add r-cran-lifecycle. 2 years ago
test_r_github_pkgs.txt Fixes #24346. New R packages 1 year ago

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.