* installing to library ‘/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages’
* installing *source* package ‘survkl’ ...
** this is package ‘survkl’ version ‘1.0.0’
** package ‘survkl’ successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C++ compiler: ‘g++-15 (Debian 15.2.0-16) 15.2.0’
make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpOEIGJy/R.INSTALL17c96520d49c77/survkl/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'/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppParallel/include' -I/usr/local/include -D_FORTIFY_SOURCE=3 -fopenmp -DRCPP_PARALLEL_USE_TBB=1 -fpic -g -O2 -Wall -pedantic -mtune=native -c KLCox.cpp -o KLCox.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'/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppParallel/include' -I/usr/local/include -D_FORTIFY_SOURCE=3 -fopenmp -DRCPP_PARALLEL_USE_TBB=1 -fpic -g -O2 -Wall -pedantic -mtune=native -c KLCox_enet.cpp -o KLCox_enet.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'/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppParallel/include' -I/usr/local/include -D_FORTIFY_SOURCE=3 -fopenmp -DRCPP_PARALLEL_USE_TBB=1 -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'/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppParallel/include' -I/usr/local/include -D_FORTIFY_SOURCE=3 -fopenmp -DRCPP_PARALLEL_USE_TBB=1 -fpic -g -O2 -Wall -pedantic -mtune=native -c utils.cpp -o utils.o
g++-15 -std=gnu++20 -shared -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -Wl,-O1 -o survkl.so KLCox.o KLCox_enet.o RcppExports.o utils.o -fopenmp -llapack -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -lRblas -lgfortran -lm -lquadmath -Wl,-rpath,/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppParallel/lib -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -lR
make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpOEIGJy/R.INSTALL17c96520d49c77/survkl/src'
make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpOEIGJy/R.INSTALL17c96520d49c77/survkl/src'
make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpOEIGJy/R.INSTALL17c96520d49c77/survkl/src'
installing to /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/00LOCK-survkl/00new/survkl/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 ‘survkl’
finding HTML links ... done
ExampleData_highdim html
ExampleData_lowdim html
cal_surv_prob html
coef.coxkl html
coef.coxkl_enet html
coef.coxkl_ridge html
coxkl html
coxkl_enet html
coxkl_ridge html
cv.coxkl html
cv.coxkl_enet html
cv.coxkl_ridge html
cv.plot html
generate_eta html
loss_fn html
plot.coxkl html
plot.coxkl_enet html
plot.coxkl_ridge html
predict.coxkl html
predict.coxkl_enet html
predict.coxkl_ridge html
support html
test_eval 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 (survkl)