Hello all,
I keep on getting the following error message when I try downloading
statmod:
> install.packages("statmod")
Installing package(s) into C:\Users\Isaac\Documents/R/win-library/2.12
(as lib is unspecified)
trying URL '
http://www.revolution-computing.com/cran/bin/windows/contrib/2.12/statmod_1.4.9.zip
'
Error in download.file(url, destfile, method, mode = "wb", ...) :
cannot open URL '
http://www.revolution-computing.com/cran/bin/windows/contrib/2.12/statmod_1.4.9.zip
'
In addition: Warning message:
In download.file(url, destfile, method, mode = "wb", ...) :
cannot open: HTTP status was '404 Not Found'
Warning in download.packages(pkgs, destdir = tmpd, available = available, :
download of package 'statmod' failed
>
Does anyone has a solution?
--
Thanks,
Jim.
[[alternative HTML version deleted]]
______________________________________________
[email protected] 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.