Skip to content

Commit

Permalink
Update RSPM
Browse files Browse the repository at this point in the history
  • Loading branch information
BerriJ committed Dec 6, 2023
1 parent 20c6b09 commit fdb7bdb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -133,7 +133,7 @@ ENV R_VERSION=4.3.2

# Set RSPM snapshot see:
# https://packagemanager.posit.co/client/#/repos/cran/setup?r_environment=other&snapshot=2023-10-04&distribution=ubuntu-22.04
ENV R_REPOS=https://packagemanager.posit.co/cran/__linux__/jammy/2023-10-04
ENV R_REPOS=https://packagemanager.posit.co/cran/__linux__/jammy/2023-12-04

COPY install_scripts/install_r.sh /install_scripts/install_r.sh
COPY package_lists/r_packages.txt /package_lists/r_packages.txt
Expand Down

0 comments on commit fdb7bdb

Please sign in to comment.