From 29daf8e084acf67d24eb74e856cdabf7778e786e Mon Sep 17 00:00:00 2001 From: Don Armstrong Date: Thu, 14 Nov 2013 14:39:22 -0800 Subject: [PATCH] switch bioc to 2.13 from 2.12 --- 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 2ac8977..993a849 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.12') +mirrors <- c(mirrors,BioC='http://www.bioconductor.org/packages/2.13') mirrors <- c(mirrors,Omegahat="http://www.omegahat.org/R/src/contrib") verbose<-TRUE -- 2.39.2