wrathematics / float

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

Windows build failing #24

Closed cdeterman closed 6 years ago

cdeterman commented 6 years ago

Curiously, when I try to build float on Windows I keep getting the error on loading

Error: package or namespace load failed for 'float' in FUN(X[[i]], ...): no such symbol R_init_NAf in package C:/Program Files/R/R-3.4.3/library/float/libs/x64/float.dll Error: loading failed

Any idea why that would be that case?

cdeterman commented 6 years ago

Curiously, I am not seeing this anymore. I will close the issue. Instead I am continuing to have problems linking to the float.dll using details described in issue #4