Re: [Rcpp-devel] RcppProgress RcppArmadillo

2014-11-26 Thread Karl Forner - Quartz Bio
A bit late, but I've made some changes to RcppProgress to deal with the RcppArmadillo header compatibility problem. Please check https://github.com/kforner/rcpp_progress. I added a note about RcppArmadillo in the package documentation. Any feedback appreciated before CRAN resubmission. Cheers, Ka

Re: [Rcpp-devel] RcppProgress RcppArmadillo

2013-08-13 Thread Dirk Eddelbuettel
On 13 August 2013 at 13:50, bbo...@tin.it wrote: | Dear list good morning, | can someone explain why the compiler return me an error when I add the | following include | #include (without this inclusion the code is compiled in correct | way) I don't fully understand. If it is correct without