[Rcpp-devel] RcppArmadillo::sample() multiple definition error
Dirk Eddelbuettel
edd at debian.org
Thu Apr 28 13:35:15 CEST 2016
On 28 April 2016 at 03:10, Subodh Acharya wrote:
| Hello,
| I know this was once fixed in the RcppArmadillo,
| As discussed here
|
| http://lists.r-forge.r-project.org/pipermail/rcpp-devel/2013-August/006364.html
|
| But when I tried to compile my package today, that error showed up again. I
| appreciate any insight/suggestion on solving this.
It should work if you include it only once, not multiple times, to avoid the
multiple definition.
We do build against during regression tests; the code itself works just fine.
Dirk
--
http://dirk.eddelbuettel.com | @eddelbuettel | edd at debian.org
More information about the Rcpp-devel
mailing list