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
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
Curiously, when I try to build
float
on Windows I keep getting the error on loadingAny idea why that would be that case?