Mercurial > repos > pieterlukasse > prims_metabolomics_r_dependencies
comparison INSTALL.r @ 4:0b8516e10ae3
small fix
author | pieter.lukasse@wur.nl |
---|---|
date | Fri, 07 Nov 2014 12:40:27 +0100 |
parents | 16ad47f8751f |
children | f4eb388f6dfe |
comparison
equal
deleted
inserted
replaced
3:a0b2e0545d72 | 4:0b8516e10ae3 |
---|---|
1 # get R http://cran.r-project.org/src/base/R-3/R-3.0.3.tar.gz | 1 # get R http://cran.r-project.org/src/base/R-3/R-3.0.3.tar.gz |
2 | 2 |
3 # installs Bioconductor | 3 # installs Bioconductor |
4 source("http://bioconductor.org/biocLite.R") | 4 source("http://bioconductor.org/biocLite.R") |
5 biocLite() | 5 biocLite() |
6 | 6 |