* installing to library ‘/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages’
* installing *source* package ‘Crossover’ ...
** package ‘Crossover’ successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C compiler: ‘gcc-13 (Debian 13.2.0-23) 13.2.0’
using C++ compiler: ‘g++-13 (Debian 13.2.0-23) 13.2.0’
make[1]: Entering directory '/tmp/Rtmpny7YDC/R.INSTALLeab1676ec7b6c/Crossover/src'
gcc-13 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG  -I'/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/Rcpp/include' -I'/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppArmadillo/include' -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native  -c Crossover_init.c -o Crossover_init.o
g++-13 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG  -I'/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/Rcpp/include' -I'/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppArmadillo/include' -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O2 -Wall -pedantic -mtune=native   -c searchCOD.cpp -o searchCOD.o
g++-13 -std=gnu++17 -shared -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -Wl,-O1 -o Crossover.so Crossover_init.o searchCOD.o -llapack -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -lRblas -lgfortran -lm -lquadmath -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -lR
make[1]: Leaving directory '/tmp/Rtmpny7YDC/R.INSTALLeab1676ec7b6c/Crossover/src'
make[1]: Entering directory '/tmp/Rtmpny7YDC/R.INSTALLeab1676ec7b6c/Crossover/src'
make[1]: Leaving directory '/tmp/Rtmpny7YDC/R.INSTALLeab1676ec7b6c/Crossover/src'
installing to /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/00LOCK-Crossover/00new/Crossover/libs
** R
** data
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
  converting help for package ‘Crossover’
    finding HTML links ... done
    Crossover-package                       html  
    CrossoverDesign-class                   html  
    CrossoverGUI                            html  
    CrossoverSearchResult-class             html  
    Crossoverdesigns                        html  
    buildSummaryTable                       html  
    canonicalOrder                          html  
    contrMat2                               html  
    design.efficiency                       html  
    general.carryover                       html  
    getDesign-methods                       html  
    getModelNr                              html  
    plot-methods                            html  
    rcd                                     html  
    rcdMatrix                               html  
    resultL                                 html  
    searchCrossOverDesign                   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 (Crossover)