Re: [R] Problem with new(er) R version's matrix package

2014-04-28 Thread Martin Maechler
> Werner W > on Sun, 27 Apr 2014 17:48:23 +0100 writes: > Dear Martin, Arne, David, > Thanks for considering my problem. However, I have a bit of a problem in making a small reproducible example. So far, I tried to drill down into the code and to quick fix this by setting t

Re: [R] Problem with new(er) R version's matrix package

2014-04-27 Thread Werner W.
Dear Martin, Arne, David, Thanks for considering my problem. However, I have a bit of a problem in making a small reproducible example. So far, I tried to drill down into the code and to quick fix this by setting the particular tolerance to zero which switches off the check in ".solve.sparse.dg

Re: [R] Problem with new(er) R version's matrix package

2014-04-26 Thread Martin Maechler
> Arne Henningsen > on Sat, 26 Apr 2014 08:15:37 +0200 writes: > On 25 April 2014 20:15, David Winsemius > wrote: >> >> On Apr 25, 2014, at 9:17 AM, Werner W. wrote: >> >>> Dear Rs, >>> >>> I am re-executing some older code. It does work in the

Re: [R] Problem with new(er) R version's matrix package

2014-04-25 Thread Arne Henningsen
On 25 April 2014 20:15, David Winsemius wrote: > > On Apr 25, 2014, at 9:17 AM, Werner W. wrote: > >> Dear Rs, >> >> I am re-executing some older code. It does work in the ancient R 2.12.0 >> which I still have on my PC but with the new version R 3.1.0 it does not >> work any more (but some othe

Re: [R] Problem with new(er) R version's matrix package

2014-04-25 Thread David Winsemius
On Apr 25, 2014, at 9:17 AM, Werner W. wrote: > Dear Rs, > > I am re-executing some older code. It does work in the ancient R 2.12.0 which > I still have on my PC but with the new version R 3.1.0 it does not work any > more (but some other new stuff, which won't work with 2.12). > > The probl

[R] Problem with new(er) R version's matrix package

2014-04-25 Thread Werner W.
Dear Rs, I am re-executing some older code. It does work in the ancient R 2.12.0 which I still have on my PC but with the new version R 3.1.0 it does not work any more (but some other new stuff, which won't work with 2.12). The problem arises in context with the systemfit package using the matr