* installing to library ‘/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages’
* installing *source* package ‘KernelKnn’ ...
** this is package ‘KernelKnn’ version ‘1.1.6’
** package ‘KernelKnn’ successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C compiler: ‘gcc-14 (Debian 14.3.0-10) 14.3.0’
using C++ compiler: ‘g++-14 (Debian 14.3.0-10) 14.3.0’
make[1]: Entering directory '/home/hornik/tmp/scratch/RtmprOzVIn/R.INSTALL50ee218f96076/KernelKnn/src'
g++-14 -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/RcppArmadillo/include' -I/usr/local/include -D_FORTIFY_SOURCE=3 -I../inst/include -I. -fopenmp -DARMA_64BIT_WORD -DARMA_USE_CURRENT -fpic -g -O2 -Wall -pedantic -mtune=native -c RcppExports.cpp -o RcppExports.o
g++-14 -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/RcppArmadillo/include' -I/usr/local/include -D_FORTIFY_SOURCE=3 -I../inst/include -I. -fopenmp -DARMA_64BIT_WORD -DARMA_USE_CURRENT -fpic -g -O2 -Wall -pedantic -mtune=native -c distance_metrics.cpp -o distance_metrics.o
gcc-14 -std=gnu23 -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 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c init.c -o init.o
g++-14 -std=gnu++17 -shared -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -Wl,-O1 -o KernelKnn.so RcppExports.o distance_metrics.o init.o -llapack -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -lRblas -lgfortran -lm -lquadmath -fopenmp -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -lR
make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmprOzVIn/R.INSTALL50ee218f96076/KernelKnn/src'
make[1]: Entering directory '/home/hornik/tmp/scratch/RtmprOzVIn/R.INSTALL50ee218f96076/KernelKnn/src'
make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmprOzVIn/R.INSTALL50ee218f96076/KernelKnn/src'
installing to /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/00LOCK-KernelKnn/00new/KernelKnn/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 ‘KernelKnn’
finding HTML links ... done
Boston html
FUNCTION_weights html
FUN_kernels html
KernelKnn html
KernelKnnCV html
class_folds html
distMat.KernelKnn html
distMat.knn.index.dist html
func_categorical_preds html
func_shuffle html
func_tbl html
func_tbl_dist html
ionosphere html
knn.index.dist html
normalized html
regr_folds html
switch.ops 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 (KernelKnn)