Question: problem installing bioconductor
0
kdarky2015 • 0 wrote:
please i keep getting this message below anytime i attempt to install bioconductor packages:
> 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: 'A connection with the server could not be established'
>
could you please also show the results of `sessionInfo()`
Are you able to open https://bioconductor.org/biocLite.R in a webbrowser?
Traditional when this ERROR appears, it generally seems to be an issue with a Firewall preventing internet access.