* installing *source* package 'randompack' ...
** this is package 'randompack' version '0.1.3'
** package 'randompack' successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C compiler: 'gcc.exe (GCC) 14.3.0'
make[1]: Entering directory '/d/temp/2026_04_23_01_50_00_23431/RtmpAlltj4/R.INSTALLe62874564317/randompack/src'
gcc  -I"D:/RCompile/recent/R/include" -DNDEBUG     -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include"      -pedantic -Wstrict-prototypes -O2 -Wall -std=gnu2x  -mfpmath=sse -msse2 -mstackrealign   -c randompack.c -o randompack.o
gcc  -I"D:/RCompile/recent/R/include" -DNDEBUG     -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include"      -pedantic -Wstrict-prototypes -O2 -Wall -std=gnu2x  -mfpmath=sse -msse2 -mstackrealign   -c pcg_advance.c -o pcg_advance.o
gcc  -I"D:/RCompile/recent/R/include" -DNDEBUG     -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include"      -pedantic -Wstrict-prototypes -O2 -Wall -std=gnu2x  -mfpmath=sse -msse2 -mstackrealign   -c randompack_R.c -o randompack_R.o
gcc  -I"D:/RCompile/recent/R/include" -DNDEBUG     -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include"      -pedantic -Wstrict-prototypes -O2 -Wall -std=gnu2x  -mfpmath=sse -msse2 -mstackrealign   -c init.c -o init.o
gcc  -I"D:/RCompile/recent/R/include" -DNDEBUG     -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include"      -pedantic -Wstrict-prototypes -O2 -Wall -std=gnu2x  -mfpmath=sse -msse2 -mstackrealign   -c rp_dpstrf.c -o rp_dpstrf.o
gcc -shared -s -static-libgcc -o randompack.dll tmp.def randompack.o pcg_advance.o randompack_R.o init.o rp_dpstrf.o -LD:/RCompile/recent/R/bin/x64 -lRlapack -LD:/RCompile/recent/R/bin/x64 -lRblas -lgfortran -lquadmath -lm -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
make[1]: Leaving directory '/d/temp/2026_04_23_01_50_00_23431/RtmpAlltj4/R.INSTALLe62874564317/randompack/src'
make[1]: Entering directory '/d/temp/2026_04_23_01_50_00_23431/RtmpAlltj4/R.INSTALLe62874564317/randompack/src'
make[1]: Leaving directory '/d/temp/2026_04_23_01_50_00_23431/RtmpAlltj4/R.INSTALLe62874564317/randompack/src'
installing to d:/Rcompile/CRANpkg/lib/4.6/00LOCK-randompack/00new/randompack/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 'randompack' as randompack_0.1.3.zip
* DONE (randompack)