Skip to content
Snippets Groups Projects
Commit 619ff57c authored by Anne Frambourg's avatar Anne Frambourg
Browse files

[readme.txt] update to verify

parent 7666ce3b
No related branches found
No related tags found
Loading
......@@ -14,6 +14,10 @@ biocLite("made4")
#install R modules requirements
install.packages(pkgs=c('zoo', 'mvtnorm', 'XML','multcomp','bitops','caTools','gplots','gtools','gdata','chron','stringi','stringr','reshape2','data.table', 'readODS','vcd','lme4','car','robustbase','colorspace','VIM','ade4','clValid','agricolae', 'ggplot2', 'gridExtra', 'Hmisc', 'RColorBrewer'), repos=c('http://cran.univ-paris1.fr/'))
#temporarily install the unstable R agricolae 1.2.9
#Download agricolae 1.2-9 http://tarwi.lamolina.edu.pe/~fmendiburu/index-filer/download/index.htm
install.packages('~/Téléchargements/agricolae_1.2-9.tar.gz',repos = NULL, type = 'source')
#Finally install the latest version of MassChroqR
install.packages('https://sourcesup.renater.fr/frs/download.php/latestfile/1735/MassChroqR_v0.3.10.R', repos = NULL, type = 'source')
......
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