search for: wrscpp

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

Did you mean: rcpp
2014 Sep 03
1
Library not loaded: /usr/local/lib/libquadmath.0.dylib
.../usr/local/lib folder. On my other Mac however, I have no problem loading the package, and the file " libquadmath.0.dylib" is in the /usr/local/lib folder. I wonder where this libquadmath.0.dylib file is from, and how I can install it on the computer where it is missing. Thanks! library(WRScpp) Error in dyn.load(file, DLLpath = DLLpath, ...) : unable to load shared object '/Library/Frameworks/R.framework/Versions/3.1/Resources/library/WRScpp/libs/WRScpp.so': dlopen(/Library/Frameworks/R.framework/Versions/3.1/Resources/library/WRScpp/libs/WRScpp.so, 6): Library not loaded: /us...