Re: [Rcpp-devel] MatrixRow.h printout

2013-04-01 Thread Dirk Eddelbuettel
Hi Kevin, On 1 April 2013 at 12:37, Kevin Heins wrote: | I just recently updated to the new version of  R and Rcpp (I don't recall the | previous version of Rcpp that I was using, but it was several months old; just | updated from R 2.15.2 to 2.15.3). Anyway, previously I had no problems but now

[Rcpp-devel] MatrixRow.h printout

2013-04-01 Thread Kevin Heins
I just recently updated to the new version of R and Rcpp (I don't recall the previous version of Rcpp that I was using, but it was several months old; just updated from R 2.15.2 to 2.15.3). Anyway, previously I had no problems but now whenever I try to something akin to: some_matrix(i,_) = some_v