* installing *source* package 'usearchlite' ... ** this is package 'usearchlite' version '0.1.0' ** using staged installation ** libs specified C++17 using C++ compiler: 'g++.exe (GCC) 14.3.0' using C++17 g++ -std=gnu++17 -I"D:/RCompile/recent/R/include" -DNDEBUG -I'D:/RCompile/CRANpkg/lib/4.6/cpp11/include' -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include" -I. -DUSEARCH_USE_SIMSIMD=0 -DUSEARCH_USE_OPENMP=0 -DUSEARCH_USE_FP16LIB=0 -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c cpp11.cpp -o cpp11.o g++ -std=gnu++17 -I"D:/RCompile/recent/R/include" -DNDEBUG -I'D:/RCompile/CRANpkg/lib/4.6/cpp11/include' -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include" -I. -DUSEARCH_USE_SIMSIMD=0 -DUSEARCH_USE_OPENMP=0 -DUSEARCH_USE_FP16LIB=0 -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c index.cpp -o index.o g++ -std=gnu++17 -I"D:/RCompile/recent/R/include" -DNDEBUG -I'D:/RCompile/CRANpkg/lib/4.6/cpp11/include' -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include" -I. -DUSEARCH_USE_SIMSIMD=0 -DUSEARCH_USE_OPENMP=0 -DUSEARCH_USE_FP16LIB=0 -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c usearch_impl.cpp -o usearch_impl.o In file included from ./usearch/index_dense.hpp:11, from usearch_impl.cpp:3: ./usearch/index.hpp:75:9: warning: "NOMINMAX" redefined 75 | #define NOMINMAX | ^~~~~~~~ In file included from D:/rtools45/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/14.3.0/include/c++/x86_64-w64-mingw32.static.posix/bits/c++config.h:683, from D:/rtools45/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/14.3.0/include/c++/cassert:43, from usearch_impl.cpp:1: D:/rtools45/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/14.3.0/include/c++/x86_64-w64-mingw32.static.posix/bits/os_defines.h:45:9: note: this is the location of the previous definition 45 | #define NOMINMAX 1 | ^~~~~~~~ ./usearch/index.hpp:2202:28: warning: 'align' attribute directive ignored [-Wattributes] 2202 | struct usearch_align_m context_t { | ^~~~~~~~~ g++ -shared -s -static-libgcc -o usearchlite.dll tmp.def cpp11.o index.o usearch_impl.o -Ld:/rtools45/x86_64-w64-mingw32.static.posix/lib/x64 -Ld:/rtools45/x86_64-w64-mingw32.static.posix/lib -LD:/RCompile/recent/R/bin/x64 -lR installing to d:/RCompile/CRANincoming/R-devel/lib/00LOCK-usearchlite/00new/usearchlite/libs/x64 ** R ** inst ** byte-compile and prepare package for lazy loading ** help *** installing help indices ** building package indices ** testing if installed package can be loaded from temporary location ** testing if installed package can be loaded from final location ** testing if installed package keeps a record of temporary installation path * DONE (usearchlite)