bioc_install_repos: Deduce the URLs of the BioConductor repositories
Description
Deduce the URLs of the BioConductor repositories
Usage
bioc_install_repos(r_ver = getRversion(), bioc_ver = bioc_version())
Arguments
bioc_ver
corresponding to the R version to use.
Value
A named character vector of the URLs of the
BioConductor repositories, appropriate for the current
R version.