* installing to library ‘/home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages’ * installing *source* package ‘HDLSSkST’ ... ** package ‘HDLSSkST’ successfully unpacked and MD5 sums checked ** using staged installation ** libs using C++ compiler: ‘g++-13 (Debian 13.2.0-23) 13.2.0’ make[1]: Entering directory '/home/hornik/tmp/scratch/Rtmpwp8kbM/R.INSTALLec7df3912da73/HDLSSkST/src' g++-13 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -I'/home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include' -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -c RcppExports.cpp -o RcppExports.o g++-13 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -I'/home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include' -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -c clust_ct.cpp -o clust_ct.o clust_ct.cpp: In function ‘Rcpp::NumericVector gMADD(int, int, int, int, Rcpp::NumericMatrix)’: clust_ct.cpp:13:24: warning: unused variable ‘maxD’ [-Wunused-variable] 13 | double d0,min,n0,d00,maxD,minD,WC,PC,DI; | ^~~~ clust_ct.cpp:13:29: warning: unused variable ‘minD’ [-Wunused-variable] 13 | double d0,min,n0,d00,maxD,minD,WC,PC,DI; | ^~~~ clust_ct.cpp:13:34: warning: unused variable ‘WC’ [-Wunused-variable] 13 | double d0,min,n0,d00,maxD,minD,WC,PC,DI; | ^~ clust_ct.cpp:13:37: warning: unused variable ‘PC’ [-Wunused-variable] 13 | double d0,min,n0,d00,maxD,minD,WC,PC,DI; | ^~ clust_ct.cpp:13:40: warning: unused variable ‘DI’ [-Wunused-variable] 13 | double d0,min,n0,d00,maxD,minD,WC,PC,DI; | ^~ clust_ct.cpp:14:20: warning: unused variable ‘m11’ [-Wunused-variable] 14 | int nclust,m1,m2,m11,m22; | ^~~ clust_ct.cpp:14:24: warning: unused variable ‘m22’ [-Wunused-variable] 14 | int nclust,m1,m2,m11,m22; | ^~~ clust_ct.cpp: In function ‘double h(int, double)’: clust_ct.cpp:215:10: warning: ‘y’ may be used uninitialized [-Wmaybe-uninitialized] 215 | return y; | ^ clust_ct.cpp:212:10: note: ‘y’ was declared here 212 | double y; | ^ clust_ct.cpp: In function ‘double psi(int, double)’: clust_ct.cpp:229:10: warning: ‘y’ may be used uninitialized [-Wmaybe-uninitialized] 229 | return y; | ^ clust_ct.cpp:223:10: note: ‘y’ was declared here 223 | double y; | ^ clust_ct.cpp: In function ‘Rcpp::NumericMatrix rctab(Rcpp::NumericMatrix)’: clust_ct.cpp:738:29: warning: ‘ib’ may be used uninitialized [-Wmaybe-uninitialized] 738 | M((nrow-1),(ncol-1)) = ib - M((nrow-1),(ncol-2)); | ~~~^~~~~~~~~~~~~~~~~~~~~~ clust_ct.cpp:542:19: note: ‘ib’ was declared here 542 | int i, ia, iap, ib, ic, id, idp, ie, igp, ihp, ii, iip, j, jc, l, m, nll, nlm, nlmp, *jwork; | ^~ g++-13 -std=gnu++17 -shared -L/home/hornik/tmp/R.check/r-devel-gcc/Work/build/lib -Wl,-O1 -o HDLSSkST.so RcppExports.o clust_ct.o -L/home/hornik/tmp/R.check/r-devel-gcc/Work/build/lib -lR make[1]: Leaving directory '/home/hornik/tmp/scratch/Rtmpwp8kbM/R.INSTALLec7df3912da73/HDLSSkST/src' make[1]: Entering directory '/home/hornik/tmp/scratch/Rtmpwp8kbM/R.INSTALLec7df3912da73/HDLSSkST/src' make[1]: Leaving directory '/home/hornik/tmp/scratch/Rtmpwp8kbM/R.INSTALLec7df3912da73/HDLSSkST/src' installing to /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/00LOCK-HDLSSkST/00new/HDLSSkST/libs ** R ** byte-compile and prepare package for lazy loading ** help *** installing help indices ** 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 * creating tarball packaged installation of ‘HDLSSkST’ as ‘HDLSSkST_2.1.0_R_x86_64-pc-linux-gnu.tar.gz’ * DONE (HDLSSkST)