bump bioc in generate-r-packages

This commit is contained in:
Jake Gillberg 2021-05-06 08:45:45 -04:00
parent f695a3eb1c
commit 758b17a0f5

View file

@ -3,7 +3,7 @@ library(data.table)
library(parallel)
cl <- makeCluster(10)
biocVersion <- 3.11
biocVersion <- 3.12
snapshotDate <- Sys.Date()-1
mirrorUrls <- list( bioc=paste0("http://bioconductor.statistik.tu-dortmund.de/packages/", biocVersion, "/bioc/src/contrib/")