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
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
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)
(using // [[Rcpp::depends(Rcpp,RcppArmadillo,RcppProgress)]] for dependencies)
the example code (using attri