Skip to content
Prev 30823 / 398506 Next

Problem with eigen() and LAPACK

Hi Hans,
On Fri, Apr 18, 2003 at 11:55:33AM -0400, Hans Gardfjell wrote:
Am I correct in assumimg that you are using Debian 3.0 aka "stable",
along with the R 1.7.0 package from CRAN?

The example above works fine for me on Debian "testing". R on testing was
built using the (almost) identical configuration at compile-time (gcc 3.0
and tcl/tk 8.3 on stable; 3.2 and 8.4 on testing) and the difference should
therefore be attributable to the libraries and compilers used, which are,
generally speaking, up to a year more recent on testing.
I suspect an problem with the LAPACK libs on the stable release. Matthias
Burger reported a similar problem. We may just have to configure R to not
use Lapack on that older platform unless we find a way to tame this.

Dirk