This is a test version of Biostars. For the public version, visit https://www.biostars.org.
R install BiocManager

Hi My error when i want to run install.package ("BiocManager")

Error

Unable to access index for repositories http://cran.rstudio.com/bin/windows/contrib/4.2: download from 'http://cran.rstudio.com/bin/windows/contrib/4.2/PACKAGES' failed

biocmanager limma r package

1 answer

Dear friend,

Please, instead, try:

install.packages("BiocManager")

However, based on the error message that you have posted, it seems that, in fact, you have already actually tried install.packages("BiocManager"), in which case the error may be due to you having no Internet connection. Please check this.

Kind regards,

Kevin

Log in to answer this question.