* installing to library ‘/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages’
* installing *source* package ‘fastgbm’ ...
** this is package ‘fastgbm’ version ‘0.6.1’
** package ‘fastgbm’ successfully unpacked and MD5 sums checked
** using staged installation
** libs
specified C++17
using C compiler: ‘gcc-16 (Debian 16.2.0-1) 16.2.0’
using C++ compiler: ‘g++-16 (Debian 16.2.0-1) 16.2.0’
using C++17
make[1]: Entering directory '/home/hornik/tmp/scratch/Rtmp0zcIje/R.INSTALL1f46916e4dd17d/fastgbm/src'
g++-16 -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/RcppParallel/include' -I/usr/local/include -D_FORTIFY_SOURCE=3 -DRCPP_PARALLEL_USE_TBB=1 -DTBB_INTERFACE_NEW -I/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppParallel/include -fpic -g -O2 -Wall -pedantic -mtune=native -c fastgbm.cpp -o fastgbm.o
gcc-16 -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/RcppParallel/include' -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c init.c -o init.o
g++-16 -std=gnu++17 -shared -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -Wl,-O1 -o fastgbm.so fastgbm.o init.o -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -lR
make[1]: Leaving directory '/home/hornik/tmp/scratch/Rtmp0zcIje/R.INSTALL1f46916e4dd17d/fastgbm/src'
make[1]: Entering directory '/home/hornik/tmp/scratch/Rtmp0zcIje/R.INSTALL1f46916e4dd17d/fastgbm/src'
make[1]: Leaving directory '/home/hornik/tmp/scratch/Rtmp0zcIje/R.INSTALL1f46916e4dd17d/fastgbm/src'
installing to /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/00LOCK-fastgbm/00new/fastgbm/libs
** R
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
converting help for package ‘fastgbm’
finding HTML links ... done
coef.fastgbm html
fastgbm-package html
fastgbm html
importance html
load_fastgbm html
metrics html
pdp html
predict.fastgbm html
predict.fastgbm_multiclass html
print.fastgbm html
print.fastgbm_multiclass html
print.summary.fastgbm html
save_fastgbm html
summary.fastgbm 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 (fastgbm)