wrathematics / float

Single precision (float) matrices for R.
Other
46 stars 12 forks source link

Error while linking with float on OS X #29

Closed dselivanov closed 5 years ago

dselivanov commented 5 years ago

I'm getting linking error:

clang-6.0: error: no such file or directory: '/usr/local/lib/R/3.5/site-library/float/libs/float.dylib' make: *** [rsparse.so] Error 1

I believe this is because of wrong negation here:

https://github.com/wrathematics/float/blob/721e73d7ace0cf6b6a4fb9f28ce9170254417ba2/R/02-flags.r#L38