* installing *source* package 'usearchlite' ...
** this is package 'usearchlite' version '0.1.0'
** package 'usearchlite' successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C++ compiler: 'g++.exe (GCC) 14.3.0'
using C++17
make[1]: Entering directory '/d/temp/2026_02_13_01_50_00_31302/Rtmp6zUyTD/R.INSTALLdf30541effe/usearchlite/src'
g++  -std=gnu++17 -I"D:/RCompile/recent/R-4.5.2/include" -DNDEBUG  -I'D:/RCompile/CRANpkg/lib/4.5/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-4.5.2/include" -DNDEBUG  -I'D:/RCompile/CRANpkg/lib/4.5/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-4.5.2/include" -DNDEBUG  -I'D:/RCompile/CRANpkg/lib/4.5/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-4.5.2/bin/x64 -lR
make[1]: Leaving directory '/d/temp/2026_02_13_01_50_00_31302/Rtmp6zUyTD/R.INSTALLdf30541effe/usearchlite/src'
make[1]: Entering directory '/d/temp/2026_02_13_01_50_00_31302/Rtmp6zUyTD/R.INSTALLdf30541effe/usearchlite/src'
make[1]: Leaving directory '/d/temp/2026_02_13_01_50_00_31302/Rtmp6zUyTD/R.INSTALLdf30541effe/usearchlite/src'
installing to d:/Rcompile/CRANpkg/lib/4.5/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)