bioc_install_repos {remotes} | R Documentation |
Deduce the URLs of the BioConductor repositories
bioc_install_repos(r_ver = getRversion(), bioc_ver = bioc_version())
r_ver |
R version to use. |
bioc_ver |
corresponding to the R version to use. |
A named character vector of the URLs of the BioConductor repositories, appropriate for the current R version.