* installing to library ‘/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages’
* 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++-15 (Debian 15.3.0-2) 15.3.0’
make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpS5LBrS/R.INSTALL36f5f7725f698d/STARRS/src'
g++-15 -std=gnu++20 -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++-15 -std=gnu++20 -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 eigvalMC.cpp -o eigvalMC.o
g++-15 -std=gnu++20 -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 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++-15 -std=gnu++20 -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 median_MCM.cpp -o median_MCM.o
g++-15 -std=gnu++20 -shared -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -Wl,-O1 -o STARRS.so RcppExports.o eigvalMC.o internal.o median_MCM.o -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -lR
make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpS5LBrS/R.INSTALL36f5f7725f698d/STARRS/src'
make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpS5LBrS/R.INSTALL36f5f7725f698d/STARRS/src'
make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpS5LBrS/R.INSTALL36f5f7725f698d/STARRS/src'
installing to /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/00LOCK-STARRS/00new/STARRS/libs
** R
** data
*** moving datasets to lazyload DB
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
  converting help for package ‘STARRS’
    finding HTML links ... done
    ASGMedian                               html  
    ASGMedianCovariance                     html  
    ASGRobustPCA                            html  
    GMMcontStudent                          html  
    WeiszfeldMedian                         html  
    WeiszfeldMedianCovariance               html  
    WeiszfeldRobustPCA                      html  
    buildCovarianceRcpp                     html  
    fixMC                                   html  
    gaussStudentCont_n5000_d5               html  
    gradMC                                  html  
    heteroGMMStudentCont_K3_d5_n1500        html  
    homoGMMStudentCont_K3_d5_n1500          html  
    kmedian                                 html  
    kmedianOffline                          html  
    kmedianOnline                           html  
    kmedians                                html  
    mahalanobisGeneralizedRcpp              html  
    multipleRobustMM                        html  
    normalizeColumnsRcpp                    html  
    offlineRobustVariance                   html  
    onlineRobustVariance                    html  
    plot.RMM                                html  
    print.RMM                               html  
    rGMMcontStudent                         html  
    rGMMcontUniform                         html  
    rSphereGM                               html  
    rTMMcontStudent                         html  
    rTMMcontUniform                         html  
    robbinsMC                               html  
    robbinsMCList                           html  
    robustGMMOutput                         html  
    robustMM                                html  
    stoKmed_rcpp                            html  
    summary.RMM                             html  
** building package indices
** installing vignettes
** 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 (STARRS)