Skip to content

Commit

Permalink
upd
Browse files Browse the repository at this point in the history
  • Loading branch information
explodecomputer committed Nov 18, 2024
1 parent 2d57cfe commit 737cb39
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@ RUN R -e 'options( \
R.version["platform"], \
R.version["arch"], \
R.version["os"]))); \
renv::install("stringi"); \
renv::restore(repos = c(CRAN = "https://packagemanager.posit.co/cran/__linux__/jammy/latest"))'

COPY . .

0 comments on commit 737cb39

Please sign in to comment.