Hi, While trying to install hgu133acdf- windows package in R im getting the following error and unable to install the same.
> source("http://bioconductor.org/biocLite.R") > biocLite("hgu133acdf") Using R version 2.10.0, biocinstall version 2.5.10. Installing Bioconductor version 2.5 packages: [1] "hgu133acdf" Please wait... trying URL ' http://www.bioconductor.org/packages/2.5/data/annotation/bin/windows/contrib/2.10/hgu133acdf_2.5.0.zip ' Error in download.file(url, destfile, method, mode = "wb", ...) : cannot open URL ' http://www.bioconductor.org/packages/2.5/data/annotation/bin/windows/contrib/2.10/hgu133acdf_2.5.0.zip ' In addition: Warning message: In download.file(url, destfile, method, mode = "wb", ...) : cannot open: HTTP status was '0 (nil)' Warning in download.packages(pkgs, destdir = tmpd, available = available, : download of package 'hgu133acdf' failed > Is there any possibilities of getting out from this problem. Please do the needful. Thanks in advance. Regards, S.Mahalakshmi [[alternative HTML version deleted]] ______________________________________________ R-help@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide http://www.R-project.org/posting-guide.html and provide commented, minimal, self-contained, reproducible code.