* installing to library ‘/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages’ * installing *source* package ‘FKSUM’ ... ** package ‘FKSUM’ successfully unpacked and MD5 sums checked ** using staged installation ** libs using C++ compiler: ‘g++-14 (Debian 14.2.0-6) 14.2.0’ make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpFYTqc1/R.INSTALL1be3b257fe05d4/FKSUM/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 -fpic -g -O2 -Wall -pedantic -mtune=native -c FKSUM_CPP_FUNCTIONS.cpp -o FKSUM_CPP_FUNCTIONS.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 -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 -fpic -g -O2 -Wall -pedantic -mtune=native -c mdh.cpp -o mdh.o mdh.cpp: In function ‘Rcpp::NumericVector fk_md_dp(Rcpp::NumericVector, Rcpp::NumericVector, Rcpp::NumericVector, double, Rcpp::NumericVector, double, double)’: mdh.cpp:353:9: warning: ‘f_at_min’ may be used uninitialized [-Wmaybe-uninitialized] 353 | if(f_at_min < miny){ | ^~ mdh.cpp:307:12: note: ‘f_at_min’ was declared here 307 | double f_at_min, df_at_min, lo, hi, mid; | ^~~~~~~~ mdh.cpp:383:3: warning: ‘minx’ may be used uninitialized [-Wmaybe-uninitialized] 383 | if(minx < (-al * stdv)){ | ^~ mdh.cpp:237:10: note: ‘minx’ was declared here 237 | double minx = 0; /* location of minimum density hyperplane, i.e., f(minx) = miny. Important for derivatives. */ | ^~~~ mdh.cpp: In function ‘double fk_is_minim_md(Rcpp::NumericVector, Rcpp::NumericVector, Rcpp::NumericVector, double, Rcpp::NumericVector, double, double)’: mdh.cpp:560:19: warning: ‘modef’ may be used uninitialized [-Wmaybe-uninitialized] 560 | if(minx > mode1 && minx < modef) ret = 1; | ~~~~~~~~~~~~~^~~~~~~~~~~~~~~ mdh.cpp:418:10: note: ‘modef’ was declared here 418 | double modef; | ^~~~~ mdh.cpp:549:9: warning: ‘f_at_min’ may be used uninitialized [-Wmaybe-uninitialized] 549 | if(f_at_min < miny){ | ^~ mdh.cpp:490:12: note: ‘f_at_min’ was declared here 490 | double f_at_min, df_at_min, lo, hi, mid; | ^~~~~~~~ mdh.cpp:560:3: warning: ‘mid’ may be used uninitialized [-Wmaybe-uninitialized] 560 | if(minx > mode1 && minx < modef) ret = 1; | ^~ mdh.cpp:490:41: note: ‘mid’ was declared here 490 | double f_at_min, df_at_min, lo, hi, mid; | ^~~ mdh.cpp: In function ‘double fk_md_b(Rcpp::NumericVector, Rcpp::NumericVector, Rcpp::NumericVector, double, Rcpp::NumericVector, double, double)’: mdh.cpp:697:9: warning: ‘f_at_min’ may be used uninitialized [-Wmaybe-uninitialized] 697 | if(f_at_min < miny){ | ^~ mdh.cpp:651:12: note: ‘f_at_min’ was declared here 651 | double f_at_min, df_at_min, lo, hi, mid; | ^~~~~~~~ mdh.cpp:712:10: warning: ‘minx’ may be used uninitialized [-Wmaybe-uninitialized] 712 | return minx; | ^~~~ mdh.cpp:584:10: note: ‘minx’ was declared here 584 | double minx = 0; | ^~~~ mdh.cpp: In function ‘double fk_md(Rcpp::NumericVector, Rcpp::NumericVector, Rcpp::NumericVector, double, Rcpp::NumericVector, double, double)’: mdh.cpp:136:12: warning: ‘f_at_min’ may be used uninitialized [-Wmaybe-uninitialized] 136 | double f_at_min, df_at_min, lo, hi, mid; /* lo, hi, mid are the lower/upper/middle points for binary search interval */ | ^~~~~~~~ g++-14 -std=gnu++17 -shared -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -Wl,-O1 -o FKSUM.so FKSUM_CPP_FUNCTIONS.o RcppExports.o mdh.o -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -lR make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpFYTqc1/R.INSTALL1be3b257fe05d4/FKSUM/src' make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpFYTqc1/R.INSTALL1be3b257fe05d4/FKSUM/src' make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpFYTqc1/R.INSTALL1be3b257fe05d4/FKSUM/src' installing to /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/00LOCK-FKSUM/00new/FKSUM/libs ** R ** inst ** byte-compile and prepare package for lazy loading ** help *** installing help indices converting help for package ‘FKSUM’ finding HTML links ... done FKSUM-package html bin_wts html cbin_alloc html df_ica html df_ppr html dksum html f_ica html f_ppr html fancy_PPR_initialisation html fk_ICA html fk_NW html fk_density html fk_dfmdh html fk_fmdh html fk_is_minim_md html fk_loc_lin html fk_md html fk_md_b html fk_md_dp html fk_mdh html fk_ppr html fk_regression html fk_sum html h_Gauss_to_K html h_K_to_Gauss html kLLreg html kndksum html ksum html norm_K html norm_const_K html plot.fk_ICA html plot.fk_density html plot.fk_mdh html plot.fk_ppr html plot.fk_regression html plot_kernel html predict.fk_ppr html predict.fk_regression html print.fk_ICA html print.fk_density html print.fk_mdh html print.fk_ppr html print.fk_regression html roughness_K html sm_bin_wts html var_K html whiten 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 (FKSUM)