Skip to content
Prev 20028 / 21312 Next

[Bioc-devel] Unable to install Bioconductor despite multiple attempts and troubleshooting

An alternative way is to first set `setRepositories(ind = 1:4)`. This will
add Bioconductor repos to the default repos in your R session.
Then you can use `install.packages()` instead of `BiocManager::install()`.