R: update package set

The CRAN snapshot is at "2018-07-03". Bioc is now at 3.8.
This commit is contained in:
Peter Simons
2018-07-07 12:10:46 +02:00
parent 6ea4c3d335
commit d984656a2a
5 changed files with 4442 additions and 4165 deletions
@@ -3,7 +3,7 @@ library(data.table)
library(parallel)
cl <- makeCluster(10)
biocVersion <- 3.6
biocVersion <- 3.8
snapshotDate <- Sys.Date()-1
mirrorUrls <- list( bioc=paste0("http://bioconductor.statistik.tu-dortmund.de/packages/", biocVersion, "/bioc/src/contrib/")