* installing to library ‘/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages’
* installing *source* package ‘SFDesign’ ...
** this is package ‘SFDesign’ version ‘0.1.1’
** package ‘SFDesign’ successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C++ compiler: ‘g++-14 (Debian 14.2.0-19) 14.2.0’
make[1]: Entering directory '/home/hornik/tmp/scratch/Rtmpka0FwR/R.INSTALL20bc8c1879ec4a/SFDesign/src'
g++-14 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -I../inst/include/ -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 RcppExports.cpp -o RcppExports.o
g++-14 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -I../inst/include/ -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 clustering_design.cpp -o clustering_design.o
g++-14 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -I../inst/include/ -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 pairwise_design.cpp -o pairwise_design.o
g++-14 -std=gnu++17 -shared -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -Wl,-O1 -o SFDesign.so RcppExports.o clustering_design.o pairwise_design.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 '/home/hornik/tmp/scratch/Rtmpka0FwR/R.INSTALL20bc8c1879ec4a/SFDesign/src'
make[1]: Entering directory '/home/hornik/tmp/scratch/Rtmpka0FwR/R.INSTALL20bc8c1879ec4a/SFDesign/src'
make[1]: Leaving directory '/home/hornik/tmp/scratch/Rtmpka0FwR/R.INSTALL20bc8c1879ec4a/SFDesign/src'
installing to /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/00LOCK-SFDesign/00new/SFDesign/libs
** R
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
  converting help for package ‘SFDesign’
    finding HTML links ... done
    SFDesign-package                        html  
    cluster.error                           html  
    clustering.design                       html  
    continuous.optim                        html  
    customLHD                               html  
    full.factorial                          html  
    maximin.augment                         html  
    maximin.crit                            html  
    maximin.optim                           html  
    maximin.remove                          html  
    maximinLHD                              html  
    maxpro.crit                             html  
    maxpro.optim                            html  
    maxpro.remove                           html  
    maxproLHD                               html  
    randomLHD                               html  
    uniform.crit                            html  
    uniform.discrete                        html  
    uniform.optim                           html  
    uniformLHD                              html  
** building package indices
** 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 (SFDesign)