Skip to content

Commit

Permalink
Update check-bioc.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
lgatto committed Jun 25, 2023
1 parent 7b666ad commit dede257
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/check-bioc.yml
Expand Up @@ -211,6 +211,7 @@ jobs:
run: |
BiocManager::install("preprocessCore", configure.args="--disable-threading", force = TRUE, type = "source")
BiocManager::install("msdata")
BiocManager::install(c("vsn", "affy"))
BiocManager::install("magick", dependencies = TRUE, ask = FALSE, update=TRUE)
shell: Rscript {0}

Expand Down

0 comments on commit dede257

Please sign in to comment.