* installing to library ‘/home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages’
* installing *source* package ‘Rhobots’ ...
** this is package ‘Rhobots’ version ‘0.1.10’
** package ‘Rhobots’ successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C++ compiler: ‘g++-16 (Debian 16.1.0-3) 16.1.0’
make[1]: Entering directory '/home/hornik/tmp/scratch/Rtmp8QFb9c/R.INSTALL2b9ace5c622f2/Rhobots/src'
g++-16 -std=gnu++20 -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -I../inst/include -I'/home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include' -I/usr/local/include -D_FORTIFY_SOURCE=3  -fopenmp -fpic  -g -O2 -Wall -pedantic -mtune=native   -c RcppExports.cpp -o RcppExports.o
g++-16 -std=gnu++20 -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -I../inst/include -I'/home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include' -I/usr/local/include -D_FORTIFY_SOURCE=3  -fopenmp -fpic  -g -O2 -Wall -pedantic -mtune=native   -c hdbscan_boruvka.cpp -o hdbscan_boruvka.o
g++-16 -std=gnu++20 -shared -L/home/hornik/tmp/R.check/r-devel-gcc/Work/build/lib -Wl,-O1 -o Rhobots.so RcppExports.o hdbscan_boruvka.o -fopenmp -L/home/hornik/tmp/R.check/r-devel-gcc/Work/build/lib -lR
make[1]: Leaving directory '/home/hornik/tmp/scratch/Rtmp8QFb9c/R.INSTALL2b9ace5c622f2/Rhobots/src'
make[1]: Entering directory '/home/hornik/tmp/scratch/Rtmp8QFb9c/R.INSTALL2b9ace5c622f2/Rhobots/src'
make[1]: Leaving directory '/home/hornik/tmp/scratch/Rtmp8QFb9c/R.INSTALL2b9ace5c622f2/Rhobots/src'
installing to /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/00LOCK-Rhobots/00new/Rhobots/libs
** R
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
*** copying figures
** 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 (Rhobots)