Fixes #24346. Add a github package

This commit is contained in:
Andrea Dell'Amico 2022-12-21 15:58:15 +01:00
parent 5a6aad23bb
commit b54f904de3
Signed by: andrea.dellamico
GPG Key ID: 147ABE6CEB9E20FF
1 changed files with 1 additions and 0 deletions

View File

@ -61,6 +61,7 @@ RUN echo "GITHUB_PAT=$GITHUB_PAT" >> /etc/R/Renviron.site
RUN installGithub.r -d TRUE -u FALSE -r https://packagemanager.rstudio.com/all/__linux__/focal/latest DanOvando/sraplus
RUN installGithub.r -d TRUE -u FALSE -r https://packagemanager.rstudio.com/all/__linux__/focal/latest sofia-tsaf/SOFIA
RUN installGithub.r -d TRUE -u FALSE -r https://packagemanager.rstudio.com/all/__linux__/focal/latest jabbamodel/JABBA
RUN installGithub.r -d TRUE -u FALSE -r https://packagemanager.rstudio.com/all/__linux__/focal/latest tokami/lbmsmt
# Ensure that we remove the source packages
RUN rm -fr /tmp/downloaded_packages/*