* installing *source* package 'usearchlite' ...
** package 'usearchlite' successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C++ compiler: 'g++.exe (GCC) 13.3.0'
using C++17
make[1]: Entering directory '/d/temp/2026_02_13_01_50_00_31302/RtmpsvLDOO/R.INSTALL57d4252b1878/usearchlite/src'
g++  -std=gnu++17 -I"D:/RCompile/recent/R-4.4.3/include" -DNDEBUG  -I'D:/RCompile/CRANpkg/lib/4.4/cpp11/include'   -I"d:/rtools44/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-4.4.3/include" -DNDEBUG  -I'D:/RCompile/CRANpkg/lib/4.4/cpp11/include'   -I"d:/rtools44/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-4.4.3/include" -DNDEBUG  -I'D:/RCompile/CRANpkg/lib/4.4/cpp11/include'   -I"d:/rtools44/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: warning: "NOMINMAX" redefined
   75 | #define NOMINMAX
      | 
In file included from d:\rtools44\x86_64-w64-mingw32.static.posix\lib\gcc\x86_64-w64-mingw32.static.posix\13.3.0\include\c++\x86_64-w64-mingw32.static.posix\bits\c++config.h:679,
                 from d:\rtools44\x86_64-w64-mingw32.static.posix\lib\gcc\x86_64-w64-mingw32.static.posix\13.3.0\include\c++\cassert:43,
                 from usearch_impl.cpp:1:
d:\rtools44\x86_64-w64-mingw32.static.posix\lib\gcc\x86_64-w64-mingw32.static.posix\13.3.0\include\c++\x86_64-w64-mingw32.static.posix\bits\os_defines.h:45: 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:/rtools44/x86_64-w64-mingw32.static.posix/lib/x64 -Ld:/rtools44/x86_64-w64-mingw32.static.posix/lib -LD:/RCompile/recent/R-4.4.3/bin/x64 -lR
make[1]: Leaving directory '/d/temp/2026_02_13_01_50_00_31302/RtmpsvLDOO/R.INSTALL57d4252b1878/usearchlite/src'
make[1]: Entering directory '/d/temp/2026_02_13_01_50_00_31302/RtmpsvLDOO/R.INSTALL57d4252b1878/usearchlite/src'
make[1]: Leaving directory '/d/temp/2026_02_13_01_50_00_31302/RtmpsvLDOO/R.INSTALL57d4252b1878/usearchlite/src'
installing to d:/Rcompile/CRANpkg/lib/4.4/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
* MD5 sums
packaged installation of 'usearchlite' as usearchlite_0.1.0.zip
* DONE (usearchlite)