can't open mghp.osn.xsede.org
1
2
Entering edit mode
15753563659 ▴ 50
@558fa874
Last seen 8 months ago
United States

I would like to install R packages. But I failed. I suspect it has something to do with my inability to log in to https://mghp.osn.xsede.org/. It took me a whole day to solve the problem. Looking forward to your reply

GenomeInfoDbData genomeinfodbdata • 1.3k views
ADD COMMENT
0
Entering edit mode

A good question should have at least one line of code, the error messages and a sessionInfo.

ADD REPLY
0
Entering edit mode

Code:

conda install -c bioconda bioconductor-genomeinfodbdata=1.2.9

Error messages:

ERROR conda.core.link:_execute(945):An error occurred while installing package 'bioconductor-genomeinfodbdata-1.2.9-r42hdfd78af_0'.'

ADD REPLY
0
Entering edit mode

All three of the sites where genomeinfodbdata R packages are stored appear to be down. package: name: bioconductor-genomeinfodbdata version: 1.2.9 source: md5: 7cc138cfb74665fdfa8d1c244eac4879 url:

- https://bioarchive.galaxyproject.org/GenomeInfoDbData_1.2.9.tar.gz
- https://bioconductor.org/packages/3.16/data/annotation/src/contrib/GenomeInfoDbData_1.2.9.tar.gz
- https://depot.galaxyproject.org/software/bioconductor-genomeinfodbdata/bioconductor-genomeinfodbdata_1.2.9_src_all.tar.gz
ADD REPLY
0
Entering edit mode
Mike Smith ★ 6.5k
@mike-smith
Last seen 7 hours ago
EMBL Heidelberg

It looks like the site that hosts the archived versions of Bioconductor packages is currently down (https://mghp.osn.xsede.org/).

You could try the function chooseBiocMirror() and select an alternative. In my experience option 2 (Germany (Gottingen) [https]) often works well.

Alternatively (and probably recommended), you can update to using R 4.3 and Bioconductor 3.17. Then the packages will come from a different site, and you'll be getting the most up-to-date versions.

ADD COMMENT
0
Entering edit mode

Thank you very much for your reply. Will this website (https://mghp.osn.xsede.org/) return to normal? I really need an old version of the R package

ADD REPLY
0
Entering edit mode

I assume it will come back, but it's not something I have control over and can't suggest a timeframe.

Did you try selecting a mirror using the function above? Many of the mirrors include packages going back to very early versions of Bioconductor, so you can install from their instead.

ADD REPLY
0
Entering edit mode

Because I used the old version of the R package installed by conda, there is no way to choose the mirror. so sad. But thank you for your kind reply

ADD REPLY
0
Entering edit mode

Installing via Conda is a thing you can do, but that's out of our control as well. I don't know of a compelling reason to use Conda for R/Bioconductor (it's not Python after all). You will be better off if you just install the current versions of R and Bioconductor directly.

ADD REPLY
0
Entering edit mode

Thank you very much for your reply. But I found that the URL for downloading the R package of the old version (Bioconductor 3.16) cannot be logged in. I still want to use older versions of R packages (eg genomeinfodbdata version 1.2.9). May I ask when will the server https://mghp.osn.xsede.org/ that stores the old version work normally?

ADD REPLY
0
Entering edit mode

I believe Mike Smith already answered this question.

ADD REPLY

Login before adding your answer.

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