We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c57744e commit 0fc04f8Copy full SHA for 0fc04f8
1 file changed
r-minimal/Dockerfile
@@ -27,6 +27,7 @@ RUN /opt/install-r.sh && \
27
install2.r --ncpus -1 --error \
28
devtools \
29
lintr \
30
+ remotes \
31
renv && \
32
# Fix user permissions
33
/opt/fix-user-permissions.sh && \
0 commit comments