search for: sparseahc

Displaying 1 result from an estimated 1 matches for "sparseahc".

2016 Feb 29
0
Function name exported incorrectly in DLL, strange entries in tmp.def
Hi, I originally posted this on the Rcpp github tracker, but it was suggested I post it here. I tried to compile the package https://github.com/khabbazian/sparseAHC/ under Windows. The package requires C++11 so I had to install the R devel build with gcc 4.9.3, and the latest Rtools. I got compilation and installation to work using Rcpp (0.12.3, from CRAN source). Package loads fine. However, when I tried to use the functions: * the Rcpp exported function ```...