Entering edit mode
                    10.7 years ago
        bioinfo
        
    
        ▴
    
    60
    Hi
While I was connecting the bioconductor packages I got an error
source ("http://www.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) :
  unable to connect to 'www.bioconductor.org' on port 80.
Any suggestion how to rectify it?
It may also be R-specific, especially on Windows. See
setInternet2()and section 2.19 of the R for Windows FAQ.