Mercurial > repos > pieterlukasse > prims_metabolomics_r_dependencies
comparison INSTALL.r @ 1:e6171a39dd04
initial
author | pieter.lukasse@wur.nl |
---|---|
date | Thu, 06 Nov 2014 16:05:24 +0100 |
parents | d57322d79cfe |
children | 16ad47f8751f |
comparison
equal
deleted
inserted
replaced
0:d57322d79cfe | 1:e6171a39dd04 |
---|---|
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 |