From e1630d812fde31bf20089ff64e046bf441af6142 Mon Sep 17 00:00:00 2001 From: Don Armstrong Date: Thu, 24 Apr 2014 16:18:08 -0700 Subject: [PATCH] switch to bioc 2.14 --- trunk/exec/update_cache | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/trunk/exec/update_cache b/trunk/exec/update_cache index 993a849..fe2b4a6 100755 --- a/trunk/exec/update_cache +++ b/trunk/exec/update_cache @@ -14,7 +14,7 @@ ctv.available <- NULL mirrors <- NULL mirrors <- c(mirrors,CRAN='http://cran.r-project.org') -mirrors <- c(mirrors,BioC='http://www.bioconductor.org/packages/2.13') +mirrors <- c(mirrors,BioC='http://www.bioconductor.org/packages/2.14') mirrors <- c(mirrors,Omegahat="http://www.omegahat.org/R/src/contrib") verbose<-TRUE -- 2.39.2