R install BiocManager
1
0
Entering edit mode
16 months ago

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 • 571 views
ADD COMMENT
0
Entering edit mode
16 months ago

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

ADD COMMENT

Login before adding your answer.

Traffic: 1875 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6