Skip to content

Commit

Permalink
Update RSPM snapshot
Browse files Browse the repository at this point in the history
  • Loading branch information
BerriJ committed Oct 5, 2023
1 parent 5f297e6 commit d0c9440
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -117,8 +117,8 @@ ENV PATH="/usr/local/texlive/bin/x86_64-linux:${PATH}"
ENV R_VERSION=4.3.1

# Set RSPM snapshot see:
# https://packagemanager.rstudio.com/client/#/repos/1/overview
ENV R_REPOS=https://packagemanager.posit.co/cran/__linux__/jammy/2023-08-28
# 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

COPY install_scripts/install_r.sh /install_scripts/install_r.sh
COPY package_lists/r_packages.txt /package_lists/r_packages.txt
Expand Down
1 change: 1 addition & 0 deletions package_lists/r_packages.txt
Original file line number Diff line number Diff line change
Expand Up @@ -112,5 +112,6 @@ tsrobprep
VineCopula
wiqid
xaringan
xaringanExtra
xtable
zoo
1 change: 0 additions & 1 deletion package_lists/r_packages_github.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
BerriJ/strsplit.fix
gadenbuie/xaringanExtra@*release
GreenGrassBlueOcean/RefinitivR
ManuelHentschel/vscDebugger@*release
stenevang/sftp

0 comments on commit d0c9440

Please sign in to comment.