[R] biocondutor installation problem
Seth Falcon
sfalcon at fhcrc.org
Wed Dec 20 16:14:15 CET 2006
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
More information about the R-help
mailing list