An embedded and charset-unspecified text was scrubbed... Name: not available Url: https://stat.ethz.ch/pipermail/r-help/attachments/20061220/b60393af/attachment.pl
biocondutor installation problem
2 messages · Kesavan Asaithambi, Seth Falcon
I'm pretty sure your subject should be: Help configure R to use web proxy on RHEL4. You don't have a Bioconductor specific problem (yet). "Kesavan Asaithambi" <asaithambi at ntu.edu.sg> writes:
source("http://www.bioconductor.org/biocLite.R")
Error in file(file, "r", encoding = encoding) :
unable to open connection
In addition: Warning message:
unable to connect to 'www.bioconductor.org' on port 80.
Did you try reading the help for download.file? Start R and then do: help(download.file) + seth