Re: [Rcpp-devel] R CMD check fails on latest RcppEigen using R-devel on Windows

2015-03-12 Thread Dirk Eddelbuettel
We heard -- see https://github.com/RcppCore/Rcpp/issues/276 It is at this point unclear if it us, or Rtools but we are aware and this will get addressed. Dirk -- http://dirk.eddelbuettel.com | @eddelbuettel | e...@debian.org ___ Rcpp-devel mailing li

[Rcpp-devel] R CMD check fails on latest RcppEigen using R-devel on Windows

2015-03-12 Thread Henrik Singmann
Dear all, In the process of preparing to submit an updated version of a package of mine to CRAN, the R CMD check on my package always failed (i.e., the R instance crashed) when running the 32bit examples involving RcppEigen. On further investigating, it seems that this is already true for the