* installing to library ‘/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages’
* installing *source* package ‘dbrobust’ ...
** this is package ‘dbrobust’ version ‘1.1.1’
** package ‘dbrobust’ successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C++ compiler: ‘g++-15 (Debian 15.3.0-1) 15.3.0’
make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpmwtHZh/R.INSTALL1c378b2c9f8ae2/dbrobust/src'
g++-15 -std=gnu++20 -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  -DARMA_USE_CURRENT -fpic  -g -O2 -Wall -pedantic -mtune=native   -c RcppExports.cpp -o RcppExports.o
g++-15 -std=gnu++20 -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  -DARMA_USE_CURRENT -fpic  -g -O2 -Wall -pedantic -mtune=native   -c relms_core.cpp -o relms_core.o
g++-15 -std=gnu++20 -shared -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -Wl,-O1 -o dbrobust.so RcppExports.o relms_core.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/RtmpmwtHZh/R.INSTALL1c378b2c9f8ae2/dbrobust/src'
make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpmwtHZh/R.INSTALL1c378b2c9f8ae2/dbrobust/src'
make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpmwtHZh/R.INSTALL1c378b2c9f8ae2/dbrobust/src'
installing to /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/00LOCK-dbrobust/00new/dbrobust/libs
** R
** data
*** moving datasets to lazyload DB
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
  converting help for package ‘dbrobust’
    finding HTML links ... done
    Data_HC_contamination                   html  
    Data_HC_no_contamination                html  
    Data_MC_contamination                   html  
    Data_MC_no_contamination                html  
    calculate_distances                     html  
    make_euclidean                          html  
    merge_distances                         html  
    robust_distances                        html  
    visualize_distances                     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 (dbrobust)