* installing to library ‘/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages’
* installing *source* package ‘focus’ ...
** this is package ‘focus’ version ‘0.1.2’
** package ‘focus’ successfully unpacked and MD5 sums checked
** using staged installation
** libs
specified C++17
using C compiler: ‘gcc-15 (Debian 15.2.0-15) 15.2.0’
using C++ compiler: ‘g++-15 (Debian 15.2.0-15) 15.2.0’
using C++17
make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpI5PwTp/R.INSTALL3337716fbfa7c6/focus/src'
g++-15 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -I. -I'/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/Rcpp/include' -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O2 -Wall -pedantic -mtune=native   -c RcppExports.cpp -o RcppExports.o
g++-15 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -I. -I'/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/Rcpp/include' -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O2 -Wall -pedantic -mtune=native   -c focus_ARp.cpp -o focus_ARp.o
g++-15 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -I. -I'/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/Rcpp/include' -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O2 -Wall -pedantic -mtune=native   -c focus_rcpp_module.cpp -o focus_rcpp_module.o
g++-15 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -I. -I'/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/Rcpp/include' -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O2 -Wall -pedantic -mtune=native   -c qhull_all.cpp -o qhull_all.o
gcc-15 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -I. -I'/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/Rcpp/include' -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native  -c qhull_c_all.c -o qhull_c_all.o
g++-15 -std=gnu++17 -shared -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -Wl,-O1 -o focus.so RcppExports.o focus_ARp.o focus_rcpp_module.o qhull_all.o qhull_c_all.o -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -lR
make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpI5PwTp/R.INSTALL3337716fbfa7c6/focus/src'
make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpI5PwTp/R.INSTALL3337716fbfa7c6/focus/src'
make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpI5PwTp/R.INSTALL3337716fbfa7c6/focus/src'
installing to /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/00LOCK-focus/00new/focus/libs
** R
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
  converting help for package ‘focus’
    finding HTML links ... done
    detector_candidates                     html  
    detector_create                         html  
    detector_info_n                         html  
    detector_info_sn                        html  
    detector_pieces_len                     html  
    detector_update                         html  
    focus-package                           html  
    focus_offline                           html  
    generate_projection_indexes             html  
    get_statistics                          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 (focus)