* installing *source* package 'STARRS' ... ** this is package 'STARRS' version '1.0' ** package 'STARRS' successfully unpacked and MD5 sums checked ** using staged installation ** libs using C++ compiler: 'g++.exe (GCC) 14.3.0' make[1]: Entering directory '/d/temp/2026_09_11_01_50_00_25671/RtmpwNCXor/R.INSTALL383035fc3cf1/STARRS/src' g++ -std=gnu++20 -I"D:/RCompile/recent/R/include" -DNDEBUG -I'D:/RCompile/CRANpkg/lib/4.7/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.7/RcppArmadillo/include' -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include" -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c RcppExports.cpp -o RcppExports.o g++ -std=gnu++20 -I"D:/RCompile/recent/R/include" -DNDEBUG -I'D:/RCompile/CRANpkg/lib/4.7/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.7/RcppArmadillo/include' -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include" -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c eigvalMC.cpp -o eigvalMC.o g++ -std=gnu++20 -I"D:/RCompile/recent/R/include" -DNDEBUG -I'D:/RCompile/CRANpkg/lib/4.7/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.7/RcppArmadillo/include' -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include" -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c internal.cpp -o internal.o internal.cpp: In function 'Rcpp::List stoKmed_rcpp(arma::mat, arma::mat, arma::mat, double, double)': internal.cpp:239:29: warning: 'j_best' may be used uninitialized [-Wmaybe-uninitialized] 239 | clusterindex(i) = j_best+1; /* affectation de l'ind. dans la nouvelle classe */ //TODO : je l'écrase ensuite, pas besoin de le remplir ici ? | ~~~~~~^~ internal.cpp:219:7: note: 'j_best' was declared here 219 | int j_best; | ^~~~~~ g++ -std=gnu++20 -I"D:/RCompile/recent/R/include" -DNDEBUG -I'D:/RCompile/CRANpkg/lib/4.7/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.7/RcppArmadillo/include' -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include" -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c median_MCM.cpp -o median_MCM.o g++ -std=gnu++20 -shared -s -static-libgcc -o STARRS.dll tmp.def RcppExports.o eigvalMC.o internal.o median_MCM.o -LD:/RCompile/recent/R/bin/x64 -lRlapack -LD:/RCompile/recent/R/bin/x64 -lRblas -lgfortran -lquadmath -Ld:/rtools45/x86_64-w64-mingw32.static.posix/lib/x64 -Ld:/rtools45/x86_64-w64-mingw32.static.posix/lib -LD:/RCompile/recent/R/bin/x64 -lR make[1]: Leaving directory '/d/temp/2026_09_11_01_50_00_25671/RtmpwNCXor/R.INSTALL383035fc3cf1/STARRS/src' make[1]: Entering directory '/d/temp/2026_09_11_01_50_00_25671/RtmpwNCXor/R.INSTALL383035fc3cf1/STARRS/src' make[1]: Leaving directory '/d/temp/2026_09_11_01_50_00_25671/RtmpwNCXor/R.INSTALL383035fc3cf1/STARRS/src' installing to d:/Rcompile/CRANpkg/lib/4.7/00LOCK-STARRS/00new/STARRS/libs/x64 ** R ** data *** moving datasets to lazyload DB ** inst ** byte-compile and prepare package for lazy loading ** help *** installing help indices ** building package indices ** installing vignettes ** 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 'STARRS' as STARRS_1.0.zip * DONE (STARRS)