Re: [R] Matrix package will not loead

2012-12-06 Thread Uzuner, Tolga I
Many thanks ! Tolga -Original Message- From: Martin Maechler [mailto:maech...@stat.math.ethz.ch] Sent: 06 December 2012 17:19 To: Uzuner, Tolga I Cc: r-help@r-project.org Subject: Re: [R] Matrix package will not loead >>>>> Uzuner, Tolga >>>>> on

Re: [R] Matrix package will not loead

2012-12-06 Thread Martin Maechler
; -Original Message- > From: Duncan Murdoch [mailto:murdoch.dun...@gmail.com] > Sent: 13 November 2012 14:08 > To: Uzuner, Tolga I > Cc: Prof Brian Ripley; r-help@r-project.org > Subject: Re: [R] Matrix package will not loead > On 13/11/2012 8:28 AM,

Re: [R] Matrix package will not loead

2012-12-06 Thread Uzuner, Tolga I
uot;wb", ...) : >cannot open URL > 'http://cran.ma.imperial.ac.uk/src/contrib/Matrix_1.0-9.tar.gz' > In addition: Warning message: > In download.file(url, destfile, method, mode = "wb", ...) : >cannot open: HTTP status was '404 Not Found' &g

Re: [R] Matrix package will not loead

2012-11-13 Thread Prof Brian Ripley
Not Found' Warning in download.packages(pkgs, destdir = tmpd, available = available, : -Original Message- From: Prof Brian Ripley [mailto:rip...@stats.ox.ac.uk] Sent: 13 November 2012 13:03 To: Duncan Murdoch Cc: Uzuner, Tolga I; r-help@r-project.org Subject: Re: [R] Matrix packag

Re: [R] Matrix package will not loead

2012-11-13 Thread Duncan Murdoch
ile(url, destfile, method, mode = "wb", ...) : cannot open: HTTP status was '404 Not Found' Warning in download.packages(pkgs, destdir = tmpd, available = available, : -Original Message- From: Prof Brian Ripley [mailto:rip...@stats.ox.ac.uk] Sent: 13 November 2012 1

Re: [R] Matrix package will not loead

2012-11-13 Thread Uzuner, Tolga I
rial.ac.uk/src/contrib/Matrix_1.0-9.tar.gz' 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, : -Origin

Re: [R] Matrix package will not loead

2012-11-13 Thread Prof Brian Ripley
You will find the problem and solution in the list archives. The current version of Matrix can be installed *from source* on R (>= 2.15.0), as it claims. But if you install it on R >= 2.15.2 then it uses features of 2.15.2 and hence can only be run on R >= 2.15.2. And there was a warning abou

Re: [R] Matrix package will not loead

2012-11-13 Thread Duncan Murdoch
On 12-11-13 7:06 AM, Uzuner, Tolga I wrote: Dear Fellow R Users, I am having a problem with the Matrix package, in Windows XP on R 2.15.1 . This is the only package where I experience this. I remove the package first, re install, and then when trying to load, get a LoadLibrary failure as belo

[R] Matrix package will not loead

2012-11-13 Thread Uzuner, Tolga I
Dear Fellow R Users, I am having a problem with the Matrix package, in Windows XP on R 2.15.1 . This is the only package where I experience this. I remove the package first, re install, and then when trying to load, get a LoadLibrary failure as below. Thanks in advance for any assistance. Reg