* installing to library ‘/home/hornik/tmp/R.check/r-release-gcc/Work/build/Packages’
* installing *source* package ‘HDLSSkST’ ...
** this is package ‘HDLSSkST’ version ‘2.1.0’
** package ‘HDLSSkST’ successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C++ compiler: ‘g++-14 (Debian 14.3.0-8) 14.3.0’
make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpyEOeIj/R.INSTALL36ecb5764bb7d5/HDLSSkST/src'
g++-14 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-release-gcc/Work/build/include" -DNDEBUG -I'/home/hornik/tmp/R.check/r-release-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++-14 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-release-gcc/Work/build/include" -DNDEBUG -I'/home/hornik/tmp/R.check/r-release-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++-14 -std=gnu++17 -shared -L/home/hornik/tmp/R.check/r-release-gcc/Work/build/lib -Wl,-O1 -o HDLSSkST.so RcppExports.o clust_ct.o -L/home/hornik/tmp/R.check/r-release-gcc/Work/build/lib -lR
make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpyEOeIj/R.INSTALL36ecb5764bb7d5/HDLSSkST/src'
make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpyEOeIj/R.INSTALL36ecb5764bb7d5/HDLSSkST/src'
make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpyEOeIj/R.INSTALL36ecb5764bb7d5/HDLSSkST/src'
installing to /home/hornik/tmp/R.check/r-release-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
* DONE (HDLSSkST)