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
• 1,413 views
•
link
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
• 0 views
•
link
Log in to answer this question.