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 on OS X Snow Leopard with R 2.10.1 and libArmadillo 0.9.0. Looking at the code, I'm not sure where the error is coming from, since I can't see any Armadillo objects that are being obviously resized. Davor _______________________________________________ Rcpp-devel mailing list [email protected] https://lists.r-forge.r-project.org/cgi-bin/mailman/listinfo/rcpp-devel
