Displaying 1 result from an estimated 1 matches for "pakg".
Did you mean:
pkg
2004 Apr 16
2
install packages
I am trying to install packages, WHat i did is:
options(CRAN= "http://cran.us.r-project.org/")
install.packages("pakgs")
However I got error message like:
trying URL `http://cran.us.r-project.org//bin/windows/contrib/PACKAGES'
Error in download.file(url = paste(contriburl, "PACKAGES", sep = "/"), :
cannot open: HTTP status was `404'
In addition: Warning message:
argume...