Skip to content

Commit

Permalink
Update Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
mine-cetinkaya-rundel authored Feb 28, 2024
1 parent 4725b63 commit ae156c2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ RUN wget https://github.com/quarto-dev/quarto-cli/releases/download/v1.4.550/qua
&& DEBIAN_FRONTEND=noninteractive apt install ./quarto-*-linux-amd64.deb \
&& rm quarto-*-linux-amd64.deb

RUN install.r devtools rmarkdown quarto tidyverse gifski ggrepel \
RUN install.r devtools rmarkdown quarto tidyverse gifski ggrepel ggpubr \
&& installGithub.r rundel/checklist rundel/parsermd \
&& installGithub.r Selbosh/ggchernoff

Expand Down

0 comments on commit ae156c2

Please sign in to comment.