This is a test version of Biostars. For the public version, visit https://www.biostars.org.
Weird error in R

Hi,

Sorry, whatever I am trying R in installing some package, I am getting this error

Any suggestion please?

> source("https://bioconductor.org/biocLite.R")
Error in file(filename, "r", encoding = encoding) : 
  cannot open the connection
In addition: Warning message:
In file(filename, "r", encoding = encoding) :
  InternetOpenUrl failed: 'The operation timed out'
>
r software error

is there no problem with your internet connection?

Thanks a lot

No, I don't think

Try to use http instead of https

Are you able to open this page in your browser https://bioconductor.org/biocLite.R ? If yes, then just copy and paste it to R console, then install the bioconductor packages as usual, e.g.: biocLite("GenomicRanges")

Hello Za!

We believe that this post does not fit the main topic of this site.

More suitable for https://support.bioconductor.org/ or https://stackoverflow.com/

For this reason we have closed your question. This allows us to keep the site focused on the topics that the community can help with.

If you disagree please tell us why in a reply below, we'll be happy to talk about it.

Cheers!

0 answers

No answers yet.

Log in to answer this question.