Emma
trying URL
'http://cran.uk.r-project.org/bin/windows/contrib/2.8/Matrix_0.999375-21.zip'
Error in download.file(url, destfile, method, mode = "wb", ...) :
cannot open URL
'http://cran.uk.r-project.org/bin/windows/contrib/2.8/Matrix_0.999375-21.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(p0, destdir = tmpd, available = available, :
download of package 'Matrix' failed
trying URL
'http://cran.uk.r-project.org/bin/windows/contrib/2.8/lme4_0.999375-28.zip'
Content type 'application/zip' length 978644 bytes (955 Kb)
opened URL
downloaded 955 Kb
--
______________________________________________
R-h...@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.
http://lib.stat.cmu.edu/R/CRAN/bin/windows/contrib/2.8/
--
David Winsemius
On Mar 15, 2009, at 6:45 AM, Emma Stone wrote:
> http://cran.uk.r-project.org/bin/windows/contrib/2.8/Matrix_0.999375-21.zip'
> cannot open: HTTP status was '404 Not Found'
David Winsemius, MD
Heritage Laboratories
West Hartford, CT
>
> Maybe there was a run on the British bit and the bit banks are a wee short?
Runs are by definition in the order of TeraBits. Bits are peanuts and freely
available.
D
DW> It's a 404 message. Try a repository that does have
DW> it. The CMU repository has a copy but the one you picked
DW> does not seem to have one at the moment. Maybe there was
DW> a run on the British bit and the bit banks are a wee
DW> short?
DW> http://lib.stat.cmu.edu/R/CRAN/bin/windows/contrib/2.8/
DW> -- David Winsemius
DW> On Mar 15, 2009, at 6:45 AM, Emma Stone wrote:
>> http://cran.uk.r-project.org/bin/windows/contrib/2.8/Matrix_0.999375-21.zip'
>> cannot open: HTTP status was '404 Not Found'
"Further" (well, maybe the reason for the whole thread):
Matrix has recently been upgraded, so the above URL indeed
should no longer exist, but rather the one where you replace
"-21" by
"-22"
Regards,
Martin Maechler, ETH Zurich
>>>>>> "DW" == David Winsemius <dwins...@comcast.net>
>>>>>> on Sun, 15 Mar 2009 07:32:09 -0400 writes:
>
> DW> It's a 404 message. Try a repository that does have
> DW> it. The CMU repository has a copy but the one you picked
> DW> does not seem to have one at the moment. Maybe there was
> DW> a run on the British bit and the bit banks are a wee
> DW> short?
>
> DW> http://lib.stat.cmu.edu/R/CRAN/bin/windows/contrib/2.8/
>
> DW> -- David Winsemius
>
> DW> On Mar 15, 2009, at 6:45 AM, Emma Stone wrote:
>
>>> http://cran.uk.r-project.org/bin/windows/contrib/2.8/Matrix_0.999375-21.zip'
>
>>> cannot open: HTTP status was '404 Not Found'
>
> "Further" (well, maybe the reason for the whole thread):
> Matrix has recently been upgraded, so the above URL indeed
> should no longer exist, but rather the one where you replace
> "-21" by
> "-22"
Which was not on that repository, either, at the time the uestion was
posed. I did look. I assumed that Emma Would be able to find the -22
version on the CMU server. It was the only Matrix package that was
there.
>
>
> Regards,
> Martin Maechler, ETH Zurich
>
David Winsemius, MD
Heritage Laboratories
West Hartford, CT
______________________________________________