* installing to library ‘/home/hornik/tmp/R.check/r-patched-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 '/tmp/RtmpO8HBVV/R.INSTALL58cbe619cd523/kazaam/src'
gcc-13 -I"/home/hornik/tmp/R.check/r-patched-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-patched-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-patched-gcc/Work/build/lib -Wl,-O1 -o kazaam.so kazaam_native.o trsolve.o -llapack -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -lRblas -lgfortran -lm -lquadmath -fopenmp -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -lR
make[1]: Leaving directory '/tmp/RtmpO8HBVV/R.INSTALL58cbe619cd523/kazaam/src'
make[1]: Entering directory '/tmp/RtmpO8HBVV/R.INSTALL58cbe619cd523/kazaam/src'
make[1]: Leaving directory '/tmp/RtmpO8HBVV/R.INSTALL58cbe619cd523/kazaam/src'
installing to /home/hornik/tmp/R.check/r-patched-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
  converting help for package ‘kazaam’
    finding HTML links ... done
    arithmetic                              html  
    bracket                                 html  
    cbind.shaq                              html  
    col_ops                                 html  
    collapse                                html  
    cov                                     html  
    crossprod                               html  
    expand                                  html  
    getters                                 html  
    glms                                    html  
    is.shaq                                 html  
    kazaam-package                          html  
    lm_coefs                                html  
    matmult                                 html  
    norm                                    html  
    prcomp                                  html  
    print                                   html  
    qr                                      html  
    ranshaq                                 html  
    scale                                   html  
    setters                                 html  
    shaq-class                              html  
    shaq                                    html  
    svd                                     html  
** 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
* DONE (kazaam)