Re: [Rcpp-devel] Unit test fails in RcppArmadillo

2010-03-19 Thread Davor Cubranic
The unit test runs fine with Armadillo version 0.9.4. Davor On 2010-03-19, at 1:09 PM, Davor Cubranic wrote: > On 2010-03-19, at 11:06 AM, Romain Francois wrote: > >> Le 19/03/10 18:50, Davor Cubranic a écrit : >>> >>> I get the following error when running unit tests for the current SVN head

Re: [Rcpp-devel] Unit test fails in RcppArmadillo

2010-03-19 Thread Davor Cubranic
On 2010-03-19, at 11:06 AM, Romain Francois wrote: > Le 19/03/10 18:50, Davor Cubranic a écrit : >> >> I get the following error when running unit tests for the current SVN head >> of RcppArmadillo: >> >> Executing test function test.wrap.R ... >> run-time error: Mat::init(): can't change the

Re: [Rcpp-devel] Unit test fails in RcppArmadillo

2010-03-19 Thread Romain Francois
Le 19/03/10 18:50, Davor Cubranic a écrit : > > I get the following error when running unit tests for the current SVN head of > RcppArmadillo: > > Executing test function test.wrap.R ... > run-time error: Mat::init(): can't change the amount of memory as auxiliary > memory is in use > > This is