installing packages from CRAN problem
1
0
Entering edit mode
@song-guangchun-109
Last seen 9.6 years ago
When I try to install packages from CRAN under the menu of Packages, it always gives me the following messages: > {a <- CRAN.packages() + install.packages(select.list(a[,1],,TRUE), .libPaths()[1], available=a)} trying URL `http://cran.r-project.org/bin/windows/contrib/PACKAGES' unable to connect to 'cran.r-project.org'. Error in download.file(url = paste(contriburl, "PACKAGES", sep = "/"), : cannot open URL `http://cran.r-project.org/bin/windows/contrib/PACKAGES' What's wrong? Thanks. Guangchun
• 1.3k views
ADD COMMENT
0
Entering edit mode
Jeff Gentry ★ 3.9k
@jeff-gentry-12
Last seen 9.6 years ago
> When I try to install packages from CRAN under the menu of Packages, it > always gives me the following messages: > > {a <- CRAN.packages() > + install.packages(select.list(a[,1],,TRUE), .libPaths()[1], available=a)} > trying URL `http://cran.r-project.org/bin/windows/contrib/PACKAGES' > unable to connect to 'cran.r-project.org'. > Error in download.file(url = paste(contriburl, "PACKAGES", sep = "/"), : > cannot open URL > `http://cran.r-project.org/bin/windows/contrib/PACKAGES' > What's wrong? Could be any number of things, but is really a R issue rather than a bioconductor issue. You might want to bounce this over to the R-help mailing list: r-help@stat.math.ethz.ch -J
ADD COMMENT

Login before adding your answer.

Traffic: 555 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6