* installing *source* package 'HDLSSkST' ...
** package 'HDLSSkST' successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C++ compiler: 'g++.exe (GCC) 13.2.0'
make[1]: Entering directory '/d/temp/RtmpkfNMQR/R.INSTALL1162c473352d4/HDLSSkST/src'
g++ -std=gnu++17  -I"D:/RCompile/recent/R/include" -DNDEBUG  -I'D:/RCompile/CRANpkg/lib/4.5/Rcpp/include'   -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"     -pedantic -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c RcppExports.cpp -o RcppExports.o
g++ -std=gnu++17  -I"D:/RCompile/recent/R/include" -DNDEBUG  -I'D:/RCompile/CRANpkg/lib/4.5/Rcpp/include'   -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"     -pedantic -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -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::NumericVector gMADD(int, int, int, int, Rcpp::NumericMatrix)':
clust_ct.cpp:37:16: warning: 'y' may be used uninitialized [-Wmaybe-uninitialized]
   37 |       dist(j,i)=dist(i,j);
      |       ~~~~~~~~~^~~~~~~~~~
clust_ct.cpp:212:10: note: 'y' was declared here
  212 |   double y;
      |          ^
clust_ct.cpp: In function 'Rcpp::NumericMatrix gMADD_DI(int, int, int, int, Rcpp::NumericMatrix)':
clust_ct.cpp:264:16: warning: 'y' may be used uninitialized [-Wmaybe-uninitialized]
  264 |       dist(j,i)=dist(i,j);
      |       ~~~~~~~~~^~~~~~~~~~
clust_ct.cpp:212:10: note: 'y' was declared here
  212 |   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++ -std=gnu++17 -shared -s -static-libgcc -o HDLSSkST.dll tmp.def RcppExports.o clust_ct.o -Ld:/rtools44/x86_64-w64-mingw32.static.posix/lib/x64 -Ld:/rtools44/x86_64-w64-mingw32.static.posix/lib -LD:/RCompile/recent/R/bin/x64 -lR
make[1]: Leaving directory '/d/temp/RtmpkfNMQR/R.INSTALL1162c473352d4/HDLSSkST/src'
make[1]: Entering directory '/d/temp/RtmpkfNMQR/R.INSTALL1162c473352d4/HDLSSkST/src'
make[1]: Leaving directory '/d/temp/RtmpkfNMQR/R.INSTALL1162c473352d4/HDLSSkST/src'
installing to d:/Rcompile/CRANpkg/lib/4.5/00LOCK-HDLSSkST/00new/HDLSSkST/libs/x64
** 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
** testing if installed package can be loaded from final location
** testing if installed package keeps a record of temporary installation path
* MD5 sums
packaged installation of 'HDLSSkST' as HDLSSkST_2.1.0.zip
* DONE (HDLSSkST)