Skip to content
Prev 4836 / 10988 Next

[Rcpp-devel] Compilation errors when building a package with RcppArmadillo code and using attributes

On 2 December 2012 at 18:59, Howard Zail wrote:
| The RcppArmadillo.package.skeleton does not work as I am providing a reference
| to a cpp file with attributes. ?I get this error:
| 
| Error in RcppArmadillo.package.skeleton("NewPackage", example_code = FALSE,
| ?:?
| unused argument(s) (cpp_files = c("test_arma3.cpp"))

Thanks for checking. We will try to look into this.

Dirk