* installing *source* package 'RsimdDispatch' ...
** this is package 'RsimdDispatch' version '0.1.1'
** package 'RsimdDispatch' successfully unpacked and MD5 sums checked
** using staged installation
RsimdDispatch configure: staged kernel objects='rsd-kernels/kernel_scalar.o rsd-kernels/kernel_sse2.o rsd-kernels/kernel_sse41.o rsd-kernels/kernel_avx2.o rsd-kernels/kernel_avx512.o'
RsimdDispatch configure: wrote src/config.h and src/Makevars.win
** libs
using C compiler: 'gcc.exe (GCC) 14.3.0'
make[1]: Entering directory '/d/temp/2026_06_02_01_50_00_4312/RtmpMrxVF6/R.INSTALL230158457d6c85/RsimdDispatch/src'
gcc  -I"D:/RCompile/recent/R-4.6.0/include" -DNDEBUG -I../inst/include    -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include"      -pedantic -Wstrict-prototypes -O2 -Wall -std=gnu2x  -mfpmath=sse -msse2 -mstackrealign   -c registration.c -o registration.o
gcc  -I"D:/RCompile/recent/R-4.6.0/include" -DNDEBUG -I../inst/include    -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include"      -pedantic -Wstrict-prototypes -O2 -Wall -std=gnu2x  -mfpmath=sse -msse2 -mstackrealign   -c r_api.c -o r_api.o
gcc  -I"D:/RCompile/recent/R-4.6.0/include" -DNDEBUG -I../inst/include    -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include"      -pedantic -Wstrict-prototypes -O2 -Wall -std=gnu2x  -mfpmath=sse -msse2 -mstackrealign   -c cpu_features.c -o cpu_features.o
gcc  -I"D:/RCompile/recent/R-4.6.0/include" -DNDEBUG -I../inst/include    -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include"      -pedantic -Wstrict-prototypes -O2 -Wall -std=gnu2x  -mfpmath=sse -msse2 -mstackrealign   -c simd_dispatch.c -o simd_dispatch.o
gcc -shared -s -static-libgcc -o RsimdDispatch.dll tmp.def registration.o r_api.o cpu_features.o simd_dispatch.o rsd-kernels/kernel_scalar.o rsd-kernels/kernel_sse2.o rsd-kernels/kernel_sse41.o rsd-kernels/kernel_avx2.o rsd-kernels/kernel_avx512.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.6.0/bin/x64 -lR
make[1]: Leaving directory '/d/temp/2026_06_02_01_50_00_4312/RtmpMrxVF6/R.INSTALL230158457d6c85/RsimdDispatch/src'
make[1]: Entering directory '/d/temp/2026_06_02_01_50_00_4312/RtmpMrxVF6/R.INSTALL230158457d6c85/RsimdDispatch/src'
make[1]: Leaving directory '/d/temp/2026_06_02_01_50_00_4312/RtmpMrxVF6/R.INSTALL230158457d6c85/RsimdDispatch/src'
installing to d:/Rcompile/CRANpkg/lib/4.6/00LOCK-RsimdDispatch/00new/RsimdDispatch/libs/x64
** R
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
** building package indices
** installing vignettes
** 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 'RsimdDispatch' as RsimdDispatch_0.1.1.zip
* DONE (RsimdDispatch)