Skip to content

Commit

Permalink
Dependencies = TRUE
Browse files Browse the repository at this point in the history
  • Loading branch information
Robinlovelace committed Oct 6, 2024
1 parent e88e250 commit 541dd64
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion binder/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
FROM rocker/binder:4.4.1
RUN R -e "remotes::install_github('geocompx/geocompkg', upgrade = TRUE)"
RUN R -e "remotes::install_github('geocompx/geocompkg', upgrade = TRUE, dependencies = TRUE)"

0 comments on commit 541dd64

Please sign in to comment.