A mistake came when I install some packages using "biocmanager"
1
0
Entering edit mode
@2b98470c
Last seen 2.3 years ago
China

When I using "biocmanager", a mistake came. It says "Bioconductor version cannot be validated; no internet connection?"

And warning: Warning messages:

1: In file(con, "r") : InternetOpenUrl failed: 'Unable to establish connection to server '

2: In file(con, "r") : cannot open URL 'http://bioconductor.org/config.yaml': HTTP status was '404 Not Found'

I tried to use this way to solve it, but I failed. The way:

options(download.file.method = 'libcurl')

options(url.method='libcurl')

The process is as follow: enter image description here

So now it's hard for me to install some packages. It's so sad.

Please help me! If you would like help me out, I'll appreciate it a lot!!

biocmanager • 1.3k views
ADD COMMENT
0
Entering edit mode
@gordon-smyth
Last seen 6 minutes ago
WEHI, Melbourne, Australia

The computer you are using to run R on needs to be connected to the internet.

ADD COMMENT
0
Entering edit mode

Thanks for answering.

In fact, I can use the computer to install packages by "install.packages()", but the "biocmanager::install()" doesn't work. So I guess it's not a network problem.

I'm really not konw why it's until now.

ADD REPLY

Login before adding your answer.

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