* installing *source* package 'kazaam' ...
** package 'kazaam' successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C compiler: 'gcc.exe (GCC) 13.2.0'
make[1]: Entering directory '/d/temp/RtmpCYzN57/R.INSTALL15bd4191c7c3/kazaam/src'
gcc  -I"D:/RCompile/recent/R/include" -DNDEBUG     -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"  -fopenmp   -pedantic -Wstrict-prototypes -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c kazaam_native.c -o kazaam_native.o
gcc  -I"D:/RCompile/recent/R/include" -DNDEBUG     -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"  -fopenmp   -pedantic -Wstrict-prototypes -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c trsolve.c -o trsolve.o
gcc -shared -s -static-libgcc -o kazaam.dll tmp.def kazaam_native.o trsolve.o -LD:/RCompile/recent/R/bin/x64 -lRlapack -LD:/RCompile/recent/R/bin/x64 -lRblas -lgfortran -lm -lquadmath -fopenmp -Ld:/rtools44/x86_64-w64-mingw32.static.posix/lib/x64 -Ld:/rtools44/x86_64-w64-mingw32.static.posix/lib -LD:/RCompile/recent/R/bin/x64 -lR
make[1]: Leaving directory '/d/temp/RtmpCYzN57/R.INSTALL15bd4191c7c3/kazaam/src'
make[1]: Entering directory '/d/temp/RtmpCYzN57/R.INSTALL15bd4191c7c3/kazaam/src'
make[1]: Leaving directory '/d/temp/RtmpCYzN57/R.INSTALL15bd4191c7c3/kazaam/src'
installing to d:/Rcompile/CRANpkg/lib/4.4/00LOCK-kazaam/00new/kazaam/libs/x64
** R
** inst
** byte-compile and prepare package for lazy loading
Creating a generic function for 'nrow' from package 'base' in package 'kazaam'
Creating a generic function for 'NROW' from package 'base' in package 'kazaam'
Creating a generic function for 'ncol' from package 'base' in package 'kazaam'
Creating a generic function for 'NCOL' from package 'base' in package 'kazaam'
Creating a generic function for 'colSums' from package 'base' in package 'kazaam'
Creating a generic function for 'colMeans' from package 'base' in package 'kazaam'
Creating a generic function for 'cov' from package 'stats' in package 'kazaam'
Creating a generic function for 'cor' from package 'stats' in package 'kazaam'
Creating a generic function for 'norm' from package 'base' in package 'kazaam'
Creating a generic function for 'svd' from 'base' in package 'kazaam'
    (from the saved implicit definition)
Creating a generic function for 'svd' from package 'base' in package 'kazaam'
** 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 'kazaam' as kazaam_0.1-0.zip
* DONE (kazaam)