[BioC] Having problem with the installation

Marcus Davy MDavy at hortresearch.co.nz
Thu Dec 9 21:46:22 CET 2004


You probably want to configure your R environment variable "http_proxy" to recognise your proxy server.

# configure
Sys.putenv("http_proxy"="http://[your proxy server address]:[Port number]")
# check it
Sys.getenv("http_proxy")

source("http://www.bioconductor.org/getBioC.R")
getBioc()


marcus

>>> Jeff Gentry <jgentry at jimmy.harvard.edu> 10/12/2004 3:37:17 AM >>>
> I am having problem with the installation of Bioconductor
> as when I am typing the following command
> source("http://www.bioconductor.org/getBioC.R")
> from R command window
> the system is giving the following error msg
> Error in file(file, "r") : unable to open connection
> In addition: Warning message:
> unable to connect to 'www.bioconductor.org' on port 80.

                                                                                
http://cran.r-project.org/bin/windows/base/rw-FAQ.html#The-internet-download-functions-fail_002e 

_______________________________________________
Bioconductor mailing list
Bioconductor at stat.math.ethz.ch 
https://stat.ethz.ch/mailman/listinfo/bioconductor

______________________________________________________

The contents of this e-mail are privileged and/or confidenti...{{dropped}}



More information about the Bioconductor mailing list