Fixed an invalid memory read issue in euclidean_linker_cpp.cpp.
Fixed a namespace NOTE related to testthat that occurred on fedora, solaris, and osx.
Changed ‘abs’ to ‘fabs’ in euclidean_linker_cpp.cpp which was detected on debian with using the clang compiler.