From: Don Armstrong Date: Thu, 24 Apr 2014 23:18:08 +0000 (-0700) Subject: switch to bioc 2.14 X-Git-Url: https://git.donarmstrong.com/?p=cran2deb.git;a=commitdiff_plain;h=e1630d812fde31bf20089ff64e046bf441af6142 switch to bioc 2.14 --- 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