mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-02-23 12:34:15 +00:00
bump bioc in generate-r-packages
This commit is contained in:
parent
f695a3eb1c
commit
758b17a0f5
@ -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/")
|
||||
|
Loading…
Reference in New Issue
Block a user