>>>>> "BDR" == Prof Brian Ripley <[EMAIL PROTECTED]>
>>>>>     on Tue, 10 Jan 2006 15:01:00 +0000 (GMT) writes:

    BDR> I haven't seen most of this thread, but this is a classic case of 
passing 
    BDR> integers instead of doubles.  And indeed

    BDR> else if(is.numeric(x)) {
    BDR> storage.mode(x) <- "double"

    BDR> has been removed from eigen.R in R-devel in r36952.  So that's the 
    BDR> culprit.

and I am the culprit of that revision.  I'll fix this ASAP.
Martin

______________________________________________
R-devel@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-devel

Reply via email to