Skip to content
Snippets Groups Projects
Commit ed82afa0 authored by Carine Rey's avatar Carine Rey
Browse files

add ggrepel dependencies (session4)

parent 23e84971
Branches
No related tags found
No related merge requests found
Pipeline #376 passed
...@@ -17,4 +17,4 @@ RUN Rscript -e "install.packages('gifski')" ...@@ -17,4 +17,4 @@ RUN Rscript -e "install.packages('gifski')"
RUN Rscript -e "install.packages('openxlsx')" RUN Rscript -e "install.packages('openxlsx')"
#session4 #session4
RUN Rscript -e "install.packages(c('ghibli', 'nycflights13','viridis'))" RUN Rscript -e "install.packages(c('ghibli', 'nycflights13','viridis','ggrepel'))"
\ No newline at end of file \ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment