[Rcpp-devel] RcppArmadillo-based code not finding Lapack routines
Davor Cubranic
cubranic at stat.ubc.ca
Mon Sep 27 22:29:08 CEST 2010
On 2010-09-27, at 12:54 PM, Dirk Eddelbuettel wrote:
> On 27 September 2010 at 12:43, Davor Cubranic wrote:
> | After I upgraded to RcppArmadillo 0.2.6, running existing code that uses it throws the following error:
> |
> | run-time error: eig_sym(): need LAPACK
> |
> | Any idea what might be causing this? I'm trying to create a minimal code needed to reproduce the problem, and strangely enough, this works fine:
>
> Hm, works here as is:
Right, that fragment works fine, it's the real code that bombs. I'll post a small example that reproduces the error when I have it.
Davor
More information about the Rcpp-devel
mailing list