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

add session4 dependencies

parent b2b95d45
No related branches found
No related tags found
1 merge request!6Switch to main as default branch
...@@ -15,3 +15,6 @@ RUN Rscript -e "install.packages('remotes'); remotes::install_github('rlesur/kli ...@@ -15,3 +15,6 @@ RUN Rscript -e "install.packages('remotes'); remotes::install_github('rlesur/kli
RUN Rscript -e "install.packages('gganimate')" RUN Rscript -e "install.packages('gganimate')"
RUN Rscript -e "install.packages('gifski')" RUN Rscript -e "install.packages('gifski')"
RUN Rscript -e "install.packages('openxlsx')" RUN Rscript -e "install.packages('openxlsx')"
#session4
RUN Rscript -e "install.packages(c('ghibli', 'nycflights13'))"
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment