can't install DESeq2 ("unable to access index for repository")
1
4
Entering edit mode
Alessia ▴ 40
@e0f7cfdd
Last seen 8 months ago
Italy

Hello everyone! I'm fairly new to R, RStudio, bioconductor etc. so please don't laugh at me if this is a stupid/easy question; I've been trying to install DESeq2, and failing after following every tip I found (disabling the HTTPS thing on global environment, re-installing R and Rstudio, checking that my connection is working and that my firewall is deactivated), for days now. The message I get is:

``

Warning: unable to access index for repository https://bioconductor.org/packages/3.14/bioc/src/contrib: cannot open URL 'https://bioconductor.org/packages/3.14/bioc/src/contrib/PACKAGES' Warning: unable to access index for repository https://bioconductor.org/packages/3.14/data/annotation/src/contrib: cannot open URL 'https://bioconductor.org/packages/3.14/data/annotation/src/contrib/PACKAGES'

Warning: unable to access index for repository https://bioconductor.org/packages/3.14/data/experiment/src/contrib: cannot open URL 'https://bioconductor.org/packages/3.14/data/experiment/src/contrib/PACKAGES'

(etcetc, goes on like this for a while)

``` (etcetc)

I get that the main thing is the "can't access index", which I tried to copy and paste on the browser, and it is indeed a problem because it tells me "Unable to connect An error occurred during a connection to mghp.osn.xsede.org. ". Does someone know how to fix this?

biocmanager DESeq2 • 858 views
ADD COMMENT
1
Entering edit mode
@james-w-macdonald-5106
Last seen 11 hours ago
United States

I don't know why the repos for previous releases aren't working currently, but unless you need to use old versions, you should always be running the current version of R/Bioconductor, which is R-4.3.0 and Bioconductor 3.17.

Upgrading will fix your issues.

0
Entering edit mode

Hello! i really didn't want to manually install the tar.gz file, I was scared to mess something up, took me a while to understand the necessity of --enabnle-shared while installing R from ./configure, but I finally did it! (the r-base-core command installs the 4.1 version and I hoped that would've been enough). Installed RStudio, Biocmanager and now DESeq2 :) Have a nice dayQ

ADD REPLY

Login before adding your answer.

Traffic: 607 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