Re: [Rcpp-devel] Memory error when using Dimension

2012-06-05 Thread Dirk Eddelbuettel
On 5 June 2012 at 13:19, Douglas Bates wrote: | Some time ago I mentioned memory errors that seemed to be related the | the Rcpp::Dimension class but I couldn't pin them down. I have a more | detailed, although not necessarily reproducible, example now. | | In the merPredD::condVar method define

[Rcpp-devel] Memory error when using Dimension

2012-06-05 Thread Douglas Bates
Some time ago I mentioned memory errors that seemed to be related the the Rcpp::Dimension class but I couldn't pin them down. I have a more detailed, although not necessarily reproducible, example now. In the merPredD::condVar method defined in the lme4/src/predModule.cpp source file there is the