* installing to library ‘/home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages’ * installing *source* package ‘kazaam’ ... ** package ‘kazaam’ successfully unpacked and MD5 sums checked ** using staged installation ** libs using C compiler: ‘gcc-13 (Debian 13.2.0-23) 13.2.0’ make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpKVdZzX/R.INSTALL1651d81f03fb8e/kazaam/src' gcc-13 -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -I/usr/local/include -D_FORTIFY_SOURCE=3 -fopenmp -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c kazaam_native.c -o kazaam_native.o gcc-13 -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -I/usr/local/include -D_FORTIFY_SOURCE=3 -fopenmp -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c trsolve.c -o trsolve.o gcc-13 -shared -L/home/hornik/tmp/R.check/r-devel-gcc/Work/build/lib -Wl,-O1 -o kazaam.so kazaam_native.o trsolve.o -llapack -L/home/hornik/tmp/R.check/r-devel-gcc/Work/build/lib -lRblas -lgfortran -lm -lquadmath -fopenmp -L/home/hornik/tmp/R.check/r-devel-gcc/Work/build/lib -lR make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpKVdZzX/R.INSTALL1651d81f03fb8e/kazaam/src' make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpKVdZzX/R.INSTALL1651d81f03fb8e/kazaam/src' make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpKVdZzX/R.INSTALL1651d81f03fb8e/kazaam/src' installing to /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/00LOCK-kazaam/00new/kazaam/libs ** 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 ** checking absolute paths in shared objects and dynamic libraries ** testing if installed package can be loaded from final location ** testing if installed package keeps a record of temporary installation path * creating tarball packaged installation of ‘kazaam’ as ‘kazaam_0.1-0_R_x86_64-pc-linux-gnu.tar.gz’ * DONE (kazaam)