Skip to content
Snippets Groups Projects
Unverified Commit f739d985 authored by dtu-compute's avatar dtu-compute Committed by GitHub
Browse files

Added new gplots deps

parent 8d09c6a1
No related branches found
No related tags found
No related merge requests found
...@@ -44,6 +44,8 @@ R -e 'install.packages("googlesheets", dependencies="Depends", repos="http://cra ...@@ -44,6 +44,8 @@ R -e 'install.packages("googlesheets", dependencies="Depends", repos="http://cra
R -e 'install.packages("gtools", dependencies="Depends", repos="http://cran.rstudio.com/")' R -e 'install.packages("gtools", dependencies="Depends", repos="http://cran.rstudio.com/")'
R -e 'install.packages("gdata", dependencies="Depends", repos="http://cran.rstudio.com/")' R -e 'install.packages("gdata", dependencies="Depends", repos="http://cran.rstudio.com/")'
R -e 'install.packages("bitops", dependencies="Depends", repos="http://cran.rstudio.com/")'
R -e 'install.packages("caTools", dependencies="Depends", repos="http://cran.rstudio.com/")'
R -e 'install.packages("gplots", dependencies="Depends", repos="http://cran.rstudio.com/")' R -e 'install.packages("gplots", dependencies="Depends", repos="http://cran.rstudio.com/")'
R -e 'install.packages("bootstrap", dependencies="Depends", repos="http://cran.rstudio.com/")' R -e 'install.packages("bootstrap", dependencies="Depends", repos="http://cran.rstudio.com/")'
R -e 'install.packages("scatterplot3d", dependencies="Depends", repos="http://cran.rstudio.com/")' R -e 'install.packages("scatterplot3d", dependencies="Depends", repos="http://cran.rstudio.com/")'
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment