Dino, Also, if you want another example of 'long long int': RcppCNPy needs to enable -std=c++11 to the 'long long int' beheaviour to support int64 as needed in the NumPy headers for ints.
If -std=c++11 is not enable, RcppCNPy does not support integers, otherwise it does. You could building that locally and check the changed behaviour (and you get by without the Boost dependency; another thing to update for RcppBDT by switching to package BH). Regards, Dirk -- Dirk Eddelbuettel | e...@debian.org | http://dirk.eddelbuettel.com _______________________________________________ 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