I'm back to "it's not your night, kid".  I seem to be unable to
install the RcppArmadillo package under Ubuntu 10.10 with R-2.12.1
installed from the packages on CRAN.  The compilation goes fine but
the package can't be loaded because the symbol
arma::arma_version::major is undefined.  It should have been defined
as a static unsigned int in
RcppArmadillo/inst/include/armadillo_bits/arma_version.hpp and is
indeed used in RcppArmadillo/src/RcppArmadillo.cpp.  The output from
the attempted installation is enclosed.

Attachment: 00install.out
Description: Binary data

_______________________________________________
Rcpp-devel mailing list
Rcpp-devel@lists.r-forge.r-project.org
https://lists.r-forge.r-project.org/cgi-bin/mailman/listinfo/rcpp-devel

Reply via email to