Skip to content

Commit

Permalink
Installer NHSplotthedots i deformitet (#131)
Browse files Browse the repository at this point in the history
  • Loading branch information
arnfinn authored Jan 29, 2025
1 parent 0557f77 commit a234f7a
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion deformitet-dev/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -9,5 +9,6 @@ ENV GITHUB_PAT=${GITHUB_PAT}
COPY --chown=rstudio:rstudio db.yml /home/rstudio/rap_config/
RUN cat /home/rstudio/rap_config/db.yml >> /home/rstudio/rap_config/dbConfig.yml \
&& rm /home/rstudio/rap_config/db.yml \
&& R -e "install.packages('NHSRplotthedots')" \
&& R -e "remotes::install_github(c('Rapporteket/rapbase', \
'Rapporteket/rapFigurer', 'Rapporteket/deformitet'))"
'Rapporteket/rapFigurer', 'Rapporteket/deformitet'))"

0 comments on commit a234f7a

Please sign in to comment.