downloading reverse dependencies ... downloading blocking_1.0.1.tar.gz ... ok downloading emstreeR_3.1.2.tar.gz ... ok downloading KMD_0.1.0.tar.gz ... ok downloading KPC_0.1.2.tar.gz ... ok downloading TreeDimensionTest_0.0.2.tar.gz ... ok downloading FCPS_1.3.4.tar.gz ... ok downloading gggda_0.1.1.tar.gz ... ok downloading ordr_0.2.0.tar.gz ... ok installing dependencies ‘ABCanalysis’, ‘ADPclust’, ‘cclust’, ‘CEC’, ‘clusterability’, ‘clustrd’, ‘clustvarsel’, ‘DatabionicSwarm’, ‘densityClust’, ‘EMCluster’, ‘GeneralizedUmatrix’, ‘genie’, ‘gggda’, ‘HDclassif’, ‘leiden’, ‘MCL’, ‘mlpack’, ‘mstknnclust’, ‘NetworkToolbox’, ‘nFactors’, ‘orclus’, ‘partitionComparison’, ‘PPCI’, ‘prclust’, ‘ProjectionBasedClustering’, ‘protoclust’, ‘reclin2’, ‘rnndescent’, ‘sparcl’, ‘Spectrum’, ‘subspace’, ‘tclust’, ‘VarSelLCM’ Warning: packages ‘subspace’, ‘clusterability’ are not available for this version of R Versions of these packages for your version of R might be available elsewhere, see the ideas at https://cran.r-project.org/doc/manuals/r-devel/R-admin.html#Installing-packages also installing the dependencies ‘quitefastmst’, ‘genieclust’, ‘IsingFit’ begin installing package ‘quitefastmst’ begin installing package ‘IsingFit’ begin installing package ‘mlpack’ begin installing package ‘rnndescent’ begin installing package ‘reclin2’ begin installing package ‘nFactors’ begin installing package ‘cclust’ begin installing package ‘MCL’ begin installing package ‘ADPclust’ begin installing package ‘orclus’ begin installing package ‘ABCanalysis’ begin installing package ‘EMCluster’ begin installing package ‘GeneralizedUmatrix’ begin installing package ‘mstknnclust’ begin installing package ‘densityClust’ begin installing package ‘tclust’ begin installing package ‘Spectrum’ begin installing package ‘protoclust’ begin installing package ‘PPCI’ begin installing package ‘clustrd’ begin installing package ‘prclust’ begin installing package ‘CEC’ begin installing package ‘VarSelLCM’ begin installing package ‘sparcl’ begin installing package ‘HDclassif’ begin installing package ‘clustvarsel’ begin installing package ‘leiden’ begin installing package ‘partitionComparison’ * installing *source* package ‘mstknnclust’ ... ** this is package ‘mstknnclust’ version ‘0.3.2’ ** package ‘mstknnclust’ successfully unpacked and MD5 sums checked ** using staged installation ** R ** data ** 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 * DONE (mstknnclust) begin installing package ‘gggda’ * installing *source* package ‘orclus’ ... ** this is package ‘orclus’ version ‘0.2-6’ ** package ‘orclus’ successfully unpacked and MD5 sums checked ** using staged installation ** 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 * DONE (orclus) * installing *source* package ‘ABCanalysis’ ... ** this is package ‘ABCanalysis’ version ‘1.2.1’ ** package ‘ABCanalysis’ successfully unpacked and MD5 sums checked ** using staged installation ** R ** data ** 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 * DONE (ABCanalysis) * installing *source* package ‘ADPclust’ ... ** this is package ‘ADPclust’ version ‘0.7’ ** package ‘ADPclust’ successfully unpacked and MD5 sums checked ** using staged installation ** 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 * DONE (ADPclust) * installing *source* package ‘protoclust’ ... ** this is package ‘protoclust’ version ‘1.6.4’ ** package ‘protoclust’ successfully unpacked and MD5 sums checked ** using staged installation ** libs using C compiler: ‘gcc-15 (Debian 15.2.0-1) 15.2.0’ make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpCXTka0/R.INSTALL98a89773210f9/protoclust/src' gcc-15 -I"/home/hornik/tmp/R-d-gcc-15/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c hier.c -o hier.o hier.c: In function ‘hier’: hier.c:194:5: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation] 194 | for(j = 0; j < imerge; j++) | ^~~ hier.c:204:7: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’ 204 | ii = lt(imerge+1,imerge,n); | ^~ hier.c: In function ‘minimaxpoint’: hier.c:442:10: warning: ‘mm’ may be used uninitialized [-Wmaybe-uninitialized] 442 | return mm; | ^~ hier.c:428:7: note: ‘mm’ was declared here 428 | int mm; | ^~ hier.c: In function ‘findNN’: hier.c:346:29: warning: ‘nn’ may be used uninitialized [-Wmaybe-uninitialized] 346 | mincomplete = completelink(dmax, n, clusters[nn], nn, clusters[i], i); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ hier.c:328:7: note: ‘nn’ was declared here 328 | int nn; | ^~ hier.c: In function ‘hier’: hier.c:274:26: warning: ‘imerge’ may be used uninitialized [-Wmaybe-uninitialized] 274 | Cluster *cur = clusters[imerge]; | ^ hier.c:28:20: note: ‘imerge’ was declared here 28 | int i, j, k, ii, imerge, jmerge, reverse; | ^~~~~~ gcc-15 -I"/home/hornik/tmp/R-d-gcc-15/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c protoclust_init.c -o protoclust_init.o gcc-15 -shared -L/home/hornik/tmp/R-d-gcc-15/lib -Wl,-O1 -o protoclust.so hier.o protoclust_init.o -L/home/hornik/tmp/R-d-gcc-15/lib -lR make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpCXTka0/R.INSTALL98a89773210f9/protoclust/src' installing to /home/hornik/tmp/CRAN_recheck/Library/00LOCK-protoclust/00new/protoclust/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 (protoclust) * installing *source* package ‘sparcl’ ... ** this is package ‘sparcl’ version ‘1.0.4’ ** package ‘sparcl’ successfully unpacked and MD5 sums checked ** using staged installation ** libs using Fortran compiler: ‘GNU Fortran (Debian 15.2.0-1) 15.2.0’ make[1]: Entering directory '/home/hornik/tmp/scratch/Rtmph8wzqS/R.INSTALL98a8c6035129e/sparcl/src' gfortran-15 -fpic -g -O2 -Wall -pedantic -mtune=native -c distfun.f -o distfun.o distfun.f:13:5: 13 | 23005 continue | 1 Warning: Label 23005 at (1) defined but not used [-Wunused-label] distfun.f:15:5: 15 | 23003 continue | 1 Warning: Label 23003 at (1) defined but not used [-Wunused-label] distfun.f:17:5: 17 | 23001 continue | 1 Warning: Label 23001 at (1) defined but not used [-Wunused-label] gfortran-15 -fpic -g -O2 -Wall -pedantic -mtune=native -c multfun.f -o multfun.o multfun.f:13:5: 13 | 23005 continue | 1 Warning: Label 23005 at (1) defined but not used [-Wunused-label] multfun.f:15:5: 15 | 23003 continue | 1 Warning: Label 23003 at (1) defined but not used [-Wunused-label] multfun.f:17:5: 17 | 23001 continue | 1 Warning: Label 23001 at (1) defined but not used [-Wunused-label] gcc-15 -shared -L/home/hornik/tmp/R-d-gcc-15/lib -Wl,-O1 -o sparcl.so distfun.o multfun.o -lgfortran -lm -lquadmath -L/home/hornik/tmp/R-d-gcc-15/lib -lR make[1]: Leaving directory '/home/hornik/tmp/scratch/Rtmph8wzqS/R.INSTALL98a8c6035129e/sparcl/src' installing to /home/hornik/tmp/CRAN_recheck/Library/00LOCK-sparcl/00new/sparcl/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 (sparcl) * installing *source* package ‘cclust’ ... ** this is package ‘cclust’ version ‘0.6-26’ ** package ‘cclust’ successfully unpacked and MD5 sums checked ** using staged installation ** libs using C compiler: ‘gcc-15 (Debian 15.2.0-1) 15.2.0’ make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpxNW7Us/R.INSTALL98a5e7085e3f8/cclust/src' gcc-15 -I"/home/hornik/tmp/R-d-gcc-15/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c cclust.c -o cclust.o gcc-15 -I"/home/hornik/tmp/R-d-gcc-15/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c count.c -o count.o gcc-15 -I"/home/hornik/tmp/R-d-gcc-15/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c init.c -o init.o gcc-15 -I"/home/hornik/tmp/R-d-gcc-15/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c median.c -o median.o gcc-15 -shared -L/home/hornik/tmp/R-d-gcc-15/lib -Wl,-O1 -o cclust.so cclust.o count.o init.o median.o -L/home/hornik/tmp/R-d-gcc-15/lib -lR make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpxNW7Us/R.INSTALL98a5e7085e3f8/cclust/src' installing to /home/hornik/tmp/CRAN_recheck/Library/00LOCK-cclust/00new/cclust/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 (cclust) * installing *source* package ‘nFactors’ ... ** this is package ‘nFactors’ version ‘2.4.1.2’ ** package ‘nFactors’ successfully unpacked and MD5 sums checked ** using staged installation ** R ** data *** moving datasets to lazyload DB ** byte-compile and prepare package for lazy loading ** help *** installing help indices *** copying figures ** 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 * DONE (nFactors) * installing *source* package ‘partitionComparison’ ... ** this is package ‘partitionComparison’ version ‘0.2.6’ ** package ‘partitionComparison’ successfully unpacked and MD5 sums checked ** using staged installation ** R ** inst ** 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 * DONE (partitionComparison) * installing *source* package ‘MCL’ ... ** this is package ‘MCL’ version ‘1.0’ ** package ‘MCL’ successfully unpacked and MD5 sums checked ** using staged installation ** 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 * DONE (MCL) * installing *source* package ‘Spectrum’ ... ** this is package ‘Spectrum’ version ‘1.1’ ** package ‘Spectrum’ successfully unpacked and MD5 sums checked ** using staged installation ** 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 * DONE (Spectrum) * installing *source* package ‘clustvarsel’ ... ** this is package ‘clustvarsel’ version ‘2.3.5’ ** package ‘clustvarsel’ successfully unpacked and MD5 sums checked ** using staged installation ** R ** 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 * DONE (clustvarsel) * installing *source* package ‘HDclassif’ ... ** this is package ‘HDclassif’ version ‘2.2.2’ ** package ‘HDclassif’ successfully unpacked and MD5 sums checked ** using staged installation ** R ** data ** demo ** inst ** 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 * DONE (HDclassif) * installing *source* package ‘gggda’ ... ** this is package ‘gggda’ version ‘0.1.1’ ** package ‘gggda’ successfully unpacked and MD5 sums checked ** using staged installation ** R ** 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 * DONE (gggda) * installing *source* package ‘IsingFit’ ... ** this is package ‘IsingFit’ version ‘0.4’ ** package ‘IsingFit’ successfully unpacked and MD5 sums checked ** using staged installation ** R ** inst ** 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 * DONE (IsingFit) begin installing package ‘NetworkToolbox’ * installing *source* package ‘PPCI’ ... ** this is package ‘PPCI’ version ‘0.1.5’ ** package ‘PPCI’ successfully unpacked and MD5 sums checked ** using staged installation ** R ** data *** moving datasets to lazyload DB ** inst ** 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 * DONE (PPCI) * installing *source* package ‘densityClust’ ... ** this is package ‘densityClust’ version ‘0.3.3’ ** package ‘densityClust’ successfully unpacked and MD5 sums checked ** using staged installation ** libs using C++ compiler: ‘g++-15 (Debian 15.2.0-1) 15.2.0’ make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpQ3aynz/R.INSTALL98a7b74a78ba2/densityClust/src' g++-15 -std=gnu++17 -I"/home/hornik/tmp/R-d-gcc-15/include" -DNDEBUG -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/cpp11/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -c cpp11.cpp -o cpp11.o g++-15 -std=gnu++17 -I"/home/hornik/tmp/R-d-gcc-15/include" -DNDEBUG -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/cpp11/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -c distanceToPeak.cpp -o distanceToPeak.o g++-15 -std=gnu++17 -I"/home/hornik/tmp/R-d-gcc-15/include" -DNDEBUG -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/cpp11/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -c findDistValueByRowColInd.cpp -o findDistValueByRowColInd.o g++-15 -std=gnu++17 -I"/home/hornik/tmp/R-d-gcc-15/include" -DNDEBUG -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/cpp11/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -c localDensity.cpp -o localDensity.o g++-15 -std=gnu++17 -shared -L/home/hornik/tmp/R-d-gcc-15/lib -Wl,-O1 -o densityClust.so cpp11.o distanceToPeak.o findDistValueByRowColInd.o localDensity.o -L/home/hornik/tmp/R-d-gcc-15/lib -lR make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpQ3aynz/R.INSTALL98a7b74a78ba2/densityClust/src' installing to /home/hornik/tmp/CRAN_recheck/Library/00LOCK-densityClust/00new/densityClust/libs ** R ** byte-compile and prepare package for lazy loading ** help *** installing help indices *** copying figures ** 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 (densityClust) * installing *source* package ‘prclust’ ... ** this is package ‘prclust’ version ‘1.3’ ** package ‘prclust’ successfully unpacked and MD5 sums checked ** using staged installation ** libs using C++ compiler: ‘g++-15 (Debian 15.2.0-1) 15.2.0’ make[1]: Entering directory '/home/hornik/tmp/scratch/Rtmpt95qEz/R.INSTALL98a85297efcf9/prclust/src' g++-15 -std=gnu++17 -I"/home/hornik/tmp/R-d-gcc-15/include" -DNDEBUG -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -c ADMM_OrignialPRclust2.cpp -o ADMM_OrignialPRclust2.o ADMM_OrignialPRclust2.cpp: In function ‘double cal_S(Rcpp::NumericMatrix, Rcpp::NumericMatrix, Rcpp::NumericMatrix, double, double, double, int, int, int)’: ADMM_OrignialPRclust2.cpp:574:12: warning: ‘out’ may be used uninitialized [-Wmaybe-uninitialized] 574 | return out; | ^~~ ADMM_OrignialPRclust2.cpp:496:12: note: ‘out’ was declared here 496 | double out; | ^~~ g++-15 -std=gnu++17 -I"/home/hornik/tmp/R-d-gcc-15/include" -DNDEBUG -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -c RcppExports.cpp -o RcppExports.o g++-15 -std=gnu++17 -shared -L/home/hornik/tmp/R-d-gcc-15/lib -Wl,-O1 -o prclust.so ADMM_OrignialPRclust2.o RcppExports.o -L/home/hornik/tmp/R-d-gcc-15/lib -lR make[1]: Leaving directory '/home/hornik/tmp/scratch/Rtmpt95qEz/R.INSTALL98a85297efcf9/prclust/src' installing to /home/hornik/tmp/CRAN_recheck/Library/00LOCK-prclust/00new/prclust/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 (prclust) * installing *source* package ‘reclin2’ ... ** this is package ‘reclin2’ version ‘0.5.0’ ** package ‘reclin2’ successfully unpacked and MD5 sums checked ** using staged installation ** libs using C++ compiler: ‘g++-15 (Debian 15.2.0-1) 15.2.0’ make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpaATsvq/R.INSTALL98a4c552bd9d1/reclin2/src' g++-15 -std=gnu++17 -I"/home/hornik/tmp/R-d-gcc-15/include" -DNDEBUG -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -c RcppExports.cpp -o RcppExports.o g++-15 -std=gnu++17 -I"/home/hornik/tmp/R-d-gcc-15/include" -DNDEBUG -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -c equivalence.cpp -o equivalence.o g++-15 -std=gnu++17 -I"/home/hornik/tmp/R-d-gcc-15/include" -DNDEBUG -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -c greedy.cpp -o greedy.o g++-15 -std=gnu++17 -shared -L/home/hornik/tmp/R-d-gcc-15/lib -Wl,-O1 -o reclin2.so RcppExports.o equivalence.o greedy.o -L/home/hornik/tmp/R-d-gcc-15/lib -lR make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpaATsvq/R.INSTALL98a4c552bd9d1/reclin2/src' installing to /home/hornik/tmp/CRAN_recheck/Library/00LOCK-reclin2/00new/reclin2/libs ** R ** data ** 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 ** 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 (reclin2) * installing *source* package ‘leiden’ ... ** this is package ‘leiden’ version ‘0.4.3.1’ ** package ‘leiden’ successfully unpacked and MD5 sums checked ** using staged installation ** R ** 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 Downloading numpy (16.2MiB) Downloading numpy Installed 1 package in 150ms ** testing if installed package can be loaded from final location ** testing if installed package keeps a record of temporary installation path * DONE (leiden) * installing *source* package ‘clustrd’ ... ** this is package ‘clustrd’ version ‘1.4.0’ ** package ‘clustrd’ successfully unpacked and MD5 sums checked ** using staged installation ** R ** data ** inst ** 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 * DONE (clustrd) * installing *source* package ‘NetworkToolbox’ ... ** this is package ‘NetworkToolbox’ version ‘1.4.4’ ** package ‘NetworkToolbox’ successfully unpacked and MD5 sums checked ** using staged installation ** R ** data *** moving datasets to lazyload DB ** inst ** 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 * DONE (NetworkToolbox) * installing *source* package ‘EMCluster’ ... ** this is package ‘EMCluster’ version ‘0.2-17’ ** package ‘EMCluster’ successfully unpacked and MD5 sums checked ** using staged installation ** libs using C compiler: ‘gcc-15 (Debian 15.2.0-1) 15.2.0’ make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpRTq0R9/R.INSTALL98a6c23b6cf92/EMCluster/src' gcc-15 -I"/home/hornik/tmp/R-d-gcc-15/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c M_emcluster.c -o M_emcluster.o gcc-15 -I"/home/hornik/tmp/R-d-gcc-15/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c M_emgroup.c -o M_emgroup.o gcc-15 -I"/home/hornik/tmp/R-d-gcc-15/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c M_init_other.c -o M_init_other.o gcc-15 -I"/home/hornik/tmp/R-d-gcc-15/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c RRand.c -o RRand.o RRand.c: In function ‘RRand’: RRand.c:11:41: warning: variable ‘Wallace’ set but not used [-Wunused-but-set-variable] 11 | double nij2sum, nidot2sum, ndotj2sum, Wallace; | ^~~~~~~ gcc-15 -I"/home/hornik/tmp/R-d-gcc-15/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c R_M_emgroup.c -o R_M_emgroup.o gcc-15 -I"/home/hornik/tmp/R-d-gcc-15/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c R_RRand.c -o R_RRand.o gcc-15 -I"/home/hornik/tmp/R-d-gcc-15/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c R_dlmvnorm.c -o R_dlmvnorm.o R_dlmvnorm.c: In function ‘R_dlmvnorm’: R_dlmvnorm.c:224:14: warning: variable ‘C_p_LTsigma’ set but not used [-Wunused-but-set-variable] 224 | int *C_p, *C_p_LTsigma; | ^~~~~~~~~~~ gcc-15 -I"/home/hornik/tmp/R-d-gcc-15/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c R_emcluster.c -o R_emcluster.o gcc-15 -I"/home/hornik/tmp/R-d-gcc-15/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c R_estep.c -o R_estep.o gcc-15 -I"/home/hornik/tmp/R-d-gcc-15/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c R_init_other_shortem.c -o R_init_other_shortem.o gcc-15 -I"/home/hornik/tmp/R-d-gcc-15/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c R_init_svd.c -o R_init_svd.o gcc-15 -I"/home/hornik/tmp/R-d-gcc-15/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c R_initials.c -o R_initials.o gcc-15 -I"/home/hornik/tmp/R-d-gcc-15/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c R_mstep.c -o R_mstep.o gcc-15 -I"/home/hornik/tmp/R-d-gcc-15/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c R_tool.c -o R_tool.o gcc-15 -I"/home/hornik/tmp/R-d-gcc-15/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c chisqstat.c -o chisqstat.o chisqstat.c: In function ‘chisqstat’: chisqstat.c:37:7: warning: variable ‘i’ set but not used [-Wunused-but-set-variable] 37 | int i; | ^ gcc-15 -I"/home/hornik/tmp/R-d-gcc-15/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c classify.c -o classify.o gcc-15 -I"/home/hornik/tmp/R-d-gcc-15/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c dlmvnorm.c -o dlmvnorm.o gcc-15 -I"/home/hornik/tmp/R-d-gcc-15/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c eigens.c -o eigens.o gcc-15 -I"/home/hornik/tmp/R-d-gcc-15/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c emcluster.c -o emcluster.o gcc-15 -I"/home/hornik/tmp/R-d-gcc-15/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c emgroup.c -o emgroup.o gcc-15 -I"/home/hornik/tmp/R-d-gcc-15/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c findzero.c -o findzero.o gcc-15 -I"/home/hornik/tmp/R-d-gcc-15/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c hc.c -o hc.o gcc-15 -I"/home/hornik/tmp/R-d-gcc-15/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c hclass.c -o hclass.o gcc-15 -I"/home/hornik/tmp/R-d-gcc-15/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c hclassify.c -o hclassify.o gcc-15 -I"/home/hornik/tmp/R-d-gcc-15/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c init_other.c -o init_other.o init_other.c: In function ‘shortems’: init_other.c:105:7: warning: variable ‘i’ set but not used [-Wunused-but-set-variable] 105 | int i,iter,totiter=0; | ^ gcc-15 -I"/home/hornik/tmp/R-d-gcc-15/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c init_svd.c -o init_svd.o gcc-15 -I"/home/hornik/tmp/R-d-gcc-15/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c initials.c -o initials.o gcc-15 -I"/home/hornik/tmp/R-d-gcc-15/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c inverse.c -o inverse.o gcc-15 -I"/home/hornik/tmp/R-d-gcc-15/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c it_R_emptr.c -o it_R_emptr.o gcc-15 -I"/home/hornik/tmp/R-d-gcc-15/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c it_R_init_EM.c -o it_R_init_EM.o gcc-15 -I"/home/hornik/tmp/R-d-gcc-15/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c it_init_EM.c -o it_init_EM.o gcc-15 -I"/home/hornik/tmp/R-d-gcc-15/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c kmeans.c -o kmeans.o gcc-15 -I"/home/hornik/tmp/R-d-gcc-15/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c mat_vec.c -o mat_vec.o gcc-15 -I"/home/hornik/tmp/R-d-gcc-15/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c mb_em_EM.c -o mb_em_EM.o gcc-15 -I"/home/hornik/tmp/R-d-gcc-15/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c mb_init.c -o mb_init.o gcc-15 -I"/home/hornik/tmp/R-d-gcc-15/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c mb_rand_EM.c -o mb_rand_EM.o gcc-15 -I"/home/hornik/tmp/R-d-gcc-15/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c mb_randomEMinit.c -o mb_randomEMinit.o gcc-15 -I"/home/hornik/tmp/R-d-gcc-15/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c mb_tool.c -o mb_tool.o gcc-15 -I"/home/hornik/tmp/R-d-gcc-15/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c meandispersion.c -o meandispersion.o gcc-15 -I"/home/hornik/tmp/R-d-gcc-15/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c order.c -o order.o gcc-15 -I"/home/hornik/tmp/R-d-gcc-15/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c prcomp.c -o prcomp.o gcc-15 -I"/home/hornik/tmp/R-d-gcc-15/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c quantile.c -o quantile.o gcc-15 -I"/home/hornik/tmp/R-d-gcc-15/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c rand_EM.c -o rand_EM.o gcc-15 -I"/home/hornik/tmp/R-d-gcc-15/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c sorted.c -o sorted.o gcc-15 -I"/home/hornik/tmp/R-d-gcc-15/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c srswor.c -o srswor.o gcc-15 -I"/home/hornik/tmp/R-d-gcc-15/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c ss_M_emcluster.c -o ss_M_emcluster.o gcc-15 -I"/home/hornik/tmp/R-d-gcc-15/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c ss_M_rand_EM.c -o ss_M_rand_EM.o gcc-15 -I"/home/hornik/tmp/R-d-gcc-15/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c ss_R_emcluster.c -o ss_R_emcluster.o gcc-15 -I"/home/hornik/tmp/R-d-gcc-15/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c ss_R_initials.c -o ss_R_initials.o gcc-15 -I"/home/hornik/tmp/R-d-gcc-15/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c ss_emcluster.c -o ss_emcluster.o gcc-15 -I"/home/hornik/tmp/R-d-gcc-15/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c ss_init_other.c -o ss_init_other.o gcc-15 -I"/home/hornik/tmp/R-d-gcc-15/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c ss_initials.c -o ss_initials.o gcc-15 -I"/home/hornik/tmp/R-d-gcc-15/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c ss_labInit.c -o ss_labInit.o gcc-15 -I"/home/hornik/tmp/R-d-gcc-15/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c ss_mb_em_EM.c -o ss_mb_em_EM.o gcc-15 -I"/home/hornik/tmp/R-d-gcc-15/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c ss_mb_init.c -o ss_mb_init.o gcc-15 -I"/home/hornik/tmp/R-d-gcc-15/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c ss_mb_rand_EM.c -o ss_mb_rand_EM.o gcc-15 -I"/home/hornik/tmp/R-d-gcc-15/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c ss_mb_randomEMinit.c -o ss_mb_randomEMinit.o gcc-15 -I"/home/hornik/tmp/R-d-gcc-15/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c ss_rand_EM.c -o ss_rand_EM.o gcc-15 -I"/home/hornik/tmp/R-d-gcc-15/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c svd.c -o svd.o gcc-15 -I"/home/hornik/tmp/R-d-gcc-15/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c unique.c -o unique.o gcc-15 -I"/home/hornik/tmp/R-d-gcc-15/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c zzz.c -o zzz.o gcc-15 -shared -L/home/hornik/tmp/R-d-gcc-15/lib -Wl,-O1 -o EMCluster.so M_emcluster.o M_emgroup.o M_init_other.o RRand.o R_M_emgroup.o R_RRand.o R_dlmvnorm.o R_emcluster.o R_estep.o R_init_other_shortem.o R_init_svd.o R_initials.o R_mstep.o R_tool.o chisqstat.o classify.o dlmvnorm.o eigens.o emcluster.o emgroup.o findzero.o hc.o hclass.o hclassify.o init_other.o init_svd.o initials.o inverse.o it_R_emptr.o it_R_init_EM.o it_init_EM.o kmeans.o mat_vec.o mb_em_EM.o mb_init.o mb_rand_EM.o mb_randomEMinit.o mb_tool.o meandispersion.o order.o prcomp.o quantile.o rand_EM.o sorted.o srswor.o ss_M_emcluster.o ss_M_rand_EM.o ss_R_emcluster.o ss_R_initials.o ss_emcluster.o ss_init_other.o ss_initials.o ss_labInit.o ss_mb_em_EM.o ss_mb_init.o ss_mb_rand_EM.o ss_mb_randomEMinit.o ss_rand_EM.o svd.o unique.o zzz.o -llapack -L/home/hornik/tmp/R-d-gcc-15/lib -lRblas -lgfortran -lm -lquadmath -L/home/hornik/tmp/R-d-gcc-15/lib -lR make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpRTq0R9/R.INSTALL98a6c23b6cf92/EMCluster/src' installing to /home/hornik/tmp/CRAN_recheck/Library/00LOCK-EMCluster/00new/EMCluster/libs ** R ** data *** moving datasets to lazyload DB ** demo ** 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 ** 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 (EMCluster) * installing *source* package ‘CEC’ ... ** this is package ‘CEC’ version ‘0.11.2’ ** package ‘CEC’ successfully unpacked and MD5 sums checked ** using staged installation ** libs using C++ compiler: ‘g++-15 (Debian 15.2.0-1) 15.2.0’ make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpkqqCjQ/R.INSTALL98a8f2d9ade6b/CEC/src' g++-15 -std=gnu++17 -I"/home/hornik/tmp/R-d-gcc-15/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -c cec_r.cpp -o cec_r.o g++-15 -std=gnu++17 -I"/home/hornik/tmp/R-d-gcc-15/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -c cec_starter.cpp -o cec_starter.o g++-15 -std=gnu++17 -I"/home/hornik/tmp/R-d-gcc-15/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -c init.cpp -o init.o g++-15 -std=gnu++17 -I"/home/hornik/tmp/R-d-gcc-15/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -c models/cov_utils.cpp -o models/cov_utils.o g++-15 -std=gnu++17 -I"/home/hornik/tmp/R-d-gcc-15/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -c params.cpp -o params.o g++-15 -std=gnu++17 -I"/home/hornik/tmp/R-d-gcc-15/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -c r_params.cpp -o r_params.o g++-15 -std=gnu++17 -I"/home/hornik/tmp/R-d-gcc-15/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -c r_result.cpp -o r_result.o g++-15 -std=gnu++17 -I"/home/hornik/tmp/R-d-gcc-15/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -c random.cpp -o random.o g++-15 -std=gnu++17 -I"/home/hornik/tmp/R-d-gcc-15/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -c split_starter.cpp -o split_starter.o g++-15 -std=gnu++17 -I"/home/hornik/tmp/R-d-gcc-15/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -c starter.cpp -o starter.o g++-15 -std=gnu++17 -I"/home/hornik/tmp/R-d-gcc-15/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -c variable_starter.cpp -o variable_starter.o g++-15 -std=gnu++17 -shared -L/home/hornik/tmp/R-d-gcc-15/lib -Wl,-O1 -o CEC.so cec_r.o cec_starter.o init.o models/cov_utils.o params.o r_params.o r_result.o random.o split_starter.o starter.o variable_starter.o -llapack -L/home/hornik/tmp/R-d-gcc-15/lib -lRblas -lgfortran -lm -lquadmath -L/home/hornik/tmp/R-d-gcc-15/lib -lR make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpkqqCjQ/R.INSTALL98a8f2d9ade6b/CEC/src' installing to /home/hornik/tmp/CRAN_recheck/Library/00LOCK-CEC/00new/CEC/libs ** R ** data *** moving datasets to lazyload DB ** inst ** byte-compile and prepare package for lazy loading ** help *** installing help indices *** copying figures ** 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 (CEC) * installing *source* package ‘GeneralizedUmatrix’ ... ** this is package ‘GeneralizedUmatrix’ version ‘1.3.1’ ** package ‘GeneralizedUmatrix’ successfully unpacked and MD5 sums checked ** using staged installation ** libs using C++ compiler: ‘g++-15 (Debian 15.2.0-1) 15.2.0’ make[1]: Entering directory '/home/hornik/tmp/scratch/Rtmpt6bMXq/R.INSTALL98a7069ece161/GeneralizedUmatrix/src' g++-15 -std=gnu++17 -I"/home/hornik/tmp/R-d-gcc-15/include" -DNDEBUG -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include' -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppArmadillo/include' -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppParallel/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -c Delta3DWeightsC.cpp -o Delta3DWeightsC.o g++-15 -std=gnu++17 -I"/home/hornik/tmp/R-d-gcc-15/include" -DNDEBUG -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include' -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppArmadillo/include' -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppParallel/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -c RcppExports.cpp -o RcppExports.o g++-15 -std=gnu++17 -I"/home/hornik/tmp/R-d-gcc-15/include" -DNDEBUG -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include' -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppArmadillo/include' -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppParallel/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -c addRowWiseC.cpp -o addRowWiseC.o g++-15 -std=gnu++17 -I"/home/hornik/tmp/R-d-gcc-15/include" -DNDEBUG -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include' -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppArmadillo/include' -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppParallel/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -c trainstepC.cpp -o trainstepC.o g++-15 -std=gnu++17 -I"/home/hornik/tmp/R-d-gcc-15/include" -DNDEBUG -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include' -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppArmadillo/include' -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppParallel/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -c trainstepC2.cpp -o trainstepC2.o g++-15 -std=gnu++17 -shared -L/home/hornik/tmp/R-d-gcc-15/lib -Wl,-O1 -o GeneralizedUmatrix.so Delta3DWeightsC.o RcppExports.o addRowWiseC.o trainstepC.o trainstepC2.o -llapack -L/home/hornik/tmp/R-d-gcc-15/lib -lRblas -lgfortran -lm -lquadmath -L/home/hornik/tmp/R-d-gcc-15/lib -lR make[1]: Leaving directory '/home/hornik/tmp/scratch/Rtmpt6bMXq/R.INSTALL98a7069ece161/GeneralizedUmatrix/src' installing to /home/hornik/tmp/CRAN_recheck/Library/00LOCK-GeneralizedUmatrix/00new/GeneralizedUmatrix/libs ** 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 ** 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 (GeneralizedUmatrix) begin installing package ‘DatabionicSwarm’ begin installing package ‘ProjectionBasedClustering’ * installing *source* package ‘tclust’ ... ** this is package ‘tclust’ version ‘2.1-2’ ** package ‘tclust’ successfully unpacked and MD5 sums checked ** using staged installation ** libs using C++ compiler: ‘g++-15 (Debian 15.2.0-1) 15.2.0’ make[1]: Entering directory '/home/hornik/tmp/scratch/Rtmpp34BWb/R.INSTALL98a782639d848/tclust/src' g++-15 -std=gnu++17 -I"/home/hornik/tmp/R-d-gcc-15/include" -DNDEBUG -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include' -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppArmadillo/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fopenmp -fpic -g -O2 -Wall -pedantic -mtune=native -c RcppExports.cpp -o RcppExports.o g++-15 -std=gnu++17 -I"/home/hornik/tmp/R-d-gcc-15/include" -DNDEBUG -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include' -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppArmadillo/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fopenmp -fpic -g -O2 -Wall -pedantic -mtune=native -c rlg.cpp -o rlg.o g++-15 -std=gnu++17 -I"/home/hornik/tmp/R-d-gcc-15/include" -DNDEBUG -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include' -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppArmadillo/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fopenmp -fpic -g -O2 -Wall -pedantic -mtune=native -c tclust.cpp -o tclust.o g++-15 -std=gnu++17 -I"/home/hornik/tmp/R-d-gcc-15/include" -DNDEBUG -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include' -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppArmadillo/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fopenmp -fpic -g -O2 -Wall -pedantic -mtune=native -c tkmeans.cpp -o tkmeans.o g++-15 -std=gnu++17 -shared -L/home/hornik/tmp/R-d-gcc-15/lib -Wl,-O1 -o tclust.so RcppExports.o rlg.o tclust.o tkmeans.o -fopenmp -llapack -L/home/hornik/tmp/R-d-gcc-15/lib -lRblas -lgfortran -lm -lquadmath -L/home/hornik/tmp/R-d-gcc-15/lib -lR make[1]: Leaving directory '/home/hornik/tmp/scratch/Rtmpp34BWb/R.INSTALL98a782639d848/tclust/src' installing to /home/hornik/tmp/CRAN_recheck/Library/00LOCK-tclust/00new/tclust/libs ** R ** data ** 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 ** 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 (tclust) * installing *source* package ‘quitefastmst’ ... ** this is package ‘quitefastmst’ version ‘0.9.0’ ** package ‘quitefastmst’ successfully unpacked and MD5 sums checked ** using staged installation ** libs using C++ compiler: ‘g++-15 (Debian 15.2.0-1) 15.2.0’ using C++17 make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpVcZbCJ/R.INSTALL98a415c7f321c/quitefastmst/src' g++-15 -std=gnu++17 -I"/home/hornik/tmp/R-d-gcc-15/include" -DNDEBUG -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fopenmp -DQUITEFASTMST_R -Isrc/ -I../src/ -fpic -g -O2 -Wall -pedantic -mtune=native -c knn_euclid_brute.cpp -o knn_euclid_brute.o g++-15 -std=gnu++17 -I"/home/hornik/tmp/R-d-gcc-15/include" -DNDEBUG -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fopenmp -DQUITEFASTMST_R -Isrc/ -I../src/ -fpic -g -O2 -Wall -pedantic -mtune=native -c mst_euclid_brute.cpp -o mst_euclid_brute.o g++-15 -std=gnu++17 -I"/home/hornik/tmp/R-d-gcc-15/include" -DNDEBUG -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fopenmp -DQUITEFASTMST_R -Isrc/ -I../src/ -fpic -g -O2 -Wall -pedantic -mtune=native -c knn_euclid_kdtree.cpp -o knn_euclid_kdtree.o g++-15 -std=gnu++17 -I"/home/hornik/tmp/R-d-gcc-15/include" -DNDEBUG -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fopenmp -DQUITEFASTMST_R -Isrc/ -I../src/ -fpic -g -O2 -Wall -pedantic -mtune=native -c mst_euclid_kdtree.cpp -o mst_euclid_kdtree.o g++-15 -std=gnu++17 -I"/home/hornik/tmp/R-d-gcc-15/include" -DNDEBUG -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fopenmp -DQUITEFASTMST_R -Isrc/ -I../src/ -fpic -g -O2 -Wall -pedantic -mtune=native -c RcppFastmst.cpp -o RcppFastmst.o g++-15 -std=gnu++17 -I"/home/hornik/tmp/R-d-gcc-15/include" -DNDEBUG -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fopenmp -DQUITEFASTMST_R -Isrc/ -I../src/ -fpic -g -O2 -Wall -pedantic -mtune=native -c RcppExports.cpp -o RcppExports.o g++-15 -std=gnu++17 -shared -L/home/hornik/tmp/R-d-gcc-15/lib -Wl,-O1 -o quitefastmst.so knn_euclid_brute.o mst_euclid_brute.o knn_euclid_kdtree.o mst_euclid_kdtree.o RcppFastmst.o RcppExports.o -fopenmp -L/home/hornik/tmp/R-d-gcc-15/lib -lR make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpVcZbCJ/R.INSTALL98a415c7f321c/quitefastmst/src' installing to /home/hornik/tmp/CRAN_recheck/Library/00LOCK-quitefastmst/00new/quitefastmst/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 (quitefastmst) begin installing package ‘genieclust’ * installing *source* package ‘ProjectionBasedClustering’ ... ** this is package ‘ProjectionBasedClustering’ version ‘1.2.2’ ** package ‘ProjectionBasedClustering’ successfully unpacked and MD5 sums checked ** using staged installation ** libs using C++ compiler: ‘g++-15 (Debian 15.2.0-1) 15.2.0’ using C++17 make[1]: Entering directory '/home/hornik/tmp/scratch/Rtmp4d7gkt/R.INSTALL99369427e8454/ProjectionBasedClustering/src' g++-15 -std=gnu++17 -I"/home/hornik/tmp/R-d-gcc-15/include" -DNDEBUG -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fopenmp -fpic -g -O2 -Wall -pedantic -mtune=native -c DijkstraSSSP.cpp -o DijkstraSSSP.o DijkstraSSSP.cpp: In function ‘Rcpp::NumericVector DijkstraSSSP(Rcpp::NumericMatrix, Rcpp::NumericMatrix, int)’: DijkstraSSSP.cpp:38:3: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation] 38 | for(int i=0;i::run(double*, int, int, double*, int, double, double, int, int, int, int, bool, int, double, double, double*, bool, double) [with treeT = SplitTree; double (* dist_fn)(const DataPoint&, const DataPoint&) = euclidean_distance]’, inlined from ‘Rcpp::NumericMatrix opt_multicore_tnse_cpp(Rcpp::NumericMatrix, int, double, int, int, double, int, double, double, int, double, int)’ at tsne.cpp:653:23: tsne.cpp:186:17: warning: ‘error_rc_prev’ may be used uninitialized [-Wmaybe-uninitialized] 186 | if (error_rc < error_rc_prev && iter > auto_iter_buffer_ee) { | ^~ tsne.cpp: In function ‘Rcpp::NumericMatrix opt_multicore_tnse_cpp(Rcpp::NumericMatrix, int, double, int, int, double, int, double, double, int, double, int)’: tsne.cpp:159:12: note: ‘error_rc_prev’ was declared here 159 | double error_rc_prev; // to store previous iteration's error rate of change in auto_iter mode | ^~~~~~~~~~~~~ In member function ‘double TSNE::computeGradient(int*, int*, double*, double*, int, int, double*, double, bool) [with treeT = SplitTree; double (* dist_fn)(const DataPoint&, const DataPoint&) = euclidean_distance]’, inlined from ‘void TSNE::run(double*, int, int, double*, int, double, double, int, int, int, int, bool, int, double, double, double*, bool, double) [with treeT = SplitTree; double (* dist_fn)(const DataPoint&, const DataPoint&) = euclidean_distance]’ at tsne.cpp:180:39, inlined from ‘Rcpp::NumericMatrix opt_multicore_tnse_cpp(Rcpp::NumericMatrix, int, double, int, int, double, int, double, double, int, double, int)’ at tsne.cpp:653:23: tsne.cpp:271:13: warning: ‘need_eval_error_algo’ may be used uninitialized [-Wmaybe-uninitialized] 271 | #pragma omp parallel for reduction(+:P_i_sum,C) | ^~~ tsne.cpp: In function ‘Rcpp::NumericMatrix opt_multicore_tnse_cpp(Rcpp::NumericMatrix, int, double, int, int, double, int, double, double, int, double, int)’: tsne.cpp:169:14: note: ‘need_eval_error_algo’ was declared here 169 | bool need_eval_error_algo, need_eval_error_verbose = false; | ^~~~~~~~~~~~~~~~~~~~ In member function ‘void TSNE::run(double*, int, int, double*, int, double, double, int, int, int, int, bool, int, double, double, double*, bool, double) [with treeT = SplitTree; double (* dist_fn)(const DataPoint&, const DataPoint&) = euclidean_distance_squared]’, inlined from ‘Rcpp::NumericMatrix opt_multicore_tnse_cpp(Rcpp::NumericMatrix, int, double, int, int, double, int, double, double, int, double, int)’ at tsne.cpp:649:23: tsne.cpp:186:17: warning: ‘error_rc_prev’ may be used uninitialized [-Wmaybe-uninitialized] 186 | if (error_rc < error_rc_prev && iter > auto_iter_buffer_ee) { | ^~ tsne.cpp: In function ‘Rcpp::NumericMatrix opt_multicore_tnse_cpp(Rcpp::NumericMatrix, int, double, int, int, double, int, double, double, int, double, int)’: tsne.cpp:159:12: note: ‘error_rc_prev’ was declared here 159 | double error_rc_prev; // to store previous iteration's error rate of change in auto_iter mode | ^~~~~~~~~~~~~ In member function ‘double TSNE::computeGradient(int*, int*, double*, double*, int, int, double*, double, bool) [with treeT = SplitTree; double (* dist_fn)(const DataPoint&, const DataPoint&) = euclidean_distance_squared]’, inlined from ‘void TSNE::run(double*, int, int, double*, int, double, double, int, int, int, int, bool, int, double, double, double*, bool, double) [with treeT = SplitTree; double (* dist_fn)(const DataPoint&, const DataPoint&) = euclidean_distance_squared]’ at tsne.cpp:180:39, inlined from ‘Rcpp::NumericMatrix opt_multicore_tnse_cpp(Rcpp::NumericMatrix, int, double, int, int, double, int, double, double, int, double, int)’ at tsne.cpp:649:23: tsne.cpp:271:13: warning: ‘need_eval_error_algo’ may be used uninitialized [-Wmaybe-uninitialized] 271 | #pragma omp parallel for reduction(+:P_i_sum,C) | ^~~ tsne.cpp: In function ‘Rcpp::NumericMatrix opt_multicore_tnse_cpp(Rcpp::NumericMatrix, int, double, int, int, double, int, double, double, int, double, int)’: tsne.cpp:169:14: note: ‘need_eval_error_algo’ was declared here 169 | bool need_eval_error_algo, need_eval_error_verbose = false; | ^~~~~~~~~~~~~~~~~~~~ g++-15 -std=gnu++17 -shared -L/home/hornik/tmp/R-d-gcc-15/lib -Wl,-O1 -o ProjectionBasedClustering.so DijkstraSSSP.o NeRV.o RcppExports.o c_measure.o calculatedistancematrix.o conjugategradientopt.o conttrust.o datamatrix.o dataset.o distancematrix.o dynamicdouble.o euclidean.o euclideansquared.o exception.o goldensectionsearch.o inputprobentropy.o klmeasure.o klrank.o nervcostfunction.o nervoptstrat.o nervprobability.o randomdatagenerator.o rankmatrix.o recorder.o splittree.o tsne.o -llapack -L/home/hornik/tmp/R-d-gcc-15/lib -lRblas -lgfortran -lm -lquadmath -fopenmp -L/home/hornik/tmp/R-d-gcc-15/lib -lR make[1]: Leaving directory '/home/hornik/tmp/scratch/Rtmp4d7gkt/R.INSTALL99369427e8454/ProjectionBasedClustering/src' installing to /home/hornik/tmp/CRAN_recheck/Library/00LOCK-ProjectionBasedClustering/00new/ProjectionBasedClustering/libs ** R ** data *** moving datasets to lazyload DB ** inst ** 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 (ProjectionBasedClustering) * installing *source* package ‘DatabionicSwarm’ ... ** this is package ‘DatabionicSwarm’ version ‘2.0.0’ ** package ‘DatabionicSwarm’ successfully unpacked and MD5 sums checked ** using staged installation ** libs using C++ compiler: ‘g++-15 (Debian 15.2.0-1) 15.2.0’ make[1]: Entering directory '/home/hornik/tmp/scratch/Rtmp99ePM5/R.INSTALL993672a9f706b/DatabionicSwarm/src' g++-15 -std=gnu++17 -I"/home/hornik/tmp/R-d-gcc-15/include" -DNDEBUG -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include' -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppArmadillo/include' -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppParallel/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -c Delta3DWeightsC.cpp -o Delta3DWeightsC.o g++-15 -std=gnu++17 -I"/home/hornik/tmp/R-d-gcc-15/include" -DNDEBUG -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include' -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppArmadillo/include' -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppParallel/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -c DijkstraSSSP.cpp -o DijkstraSSSP.o g++-15 -std=gnu++17 -I"/home/hornik/tmp/R-d-gcc-15/include" -DNDEBUG -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include' -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppArmadillo/include' -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppParallel/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -c PswarmRadiusParallel.cpp -o PswarmRadiusParallel.o g++-15 -std=gnu++17 -I"/home/hornik/tmp/R-d-gcc-15/include" -DNDEBUG -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include' -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppArmadillo/include' -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppParallel/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -c PswarmRadiusSequential.cpp -o PswarmRadiusSequential.o g++-15 -std=gnu++17 -I"/home/hornik/tmp/R-d-gcc-15/include" -DNDEBUG -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include' -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppArmadillo/include' -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppParallel/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -c RcppExports.cpp -o RcppExports.o g++-15 -std=gnu++17 -I"/home/hornik/tmp/R-d-gcc-15/include" -DNDEBUG -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include' -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppArmadillo/include' -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppParallel/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -c findPossiblePositionsCsingle.cpp -o findPossiblePositionsCsingle.o g++-15 -std=gnu++17 -I"/home/hornik/tmp/R-d-gcc-15/include" -DNDEBUG -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include' -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppArmadillo/include' -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppParallel/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -c rDistanceToroidCsingle.cpp -o rDistanceToroidCsingle.o g++-15 -std=gnu++17 -I"/home/hornik/tmp/R-d-gcc-15/include" -DNDEBUG -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include' -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppArmadillo/include' -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppParallel/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -c rcppPar_DistanceToroid.cpp -o rcppPar_DistanceToroid.o g++-15 -std=gnu++17 -I"/home/hornik/tmp/R-d-gcc-15/include" -DNDEBUG -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include' -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppArmadillo/include' -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppParallel/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -c sampleC.cpp -o sampleC.o g++-15 -std=gnu++17 -I"/home/hornik/tmp/R-d-gcc-15/include" -DNDEBUG -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include' -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppArmadillo/include' -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppParallel/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -c trainstepC.cpp -o trainstepC.o g++-15 -std=gnu++17 -I"/home/hornik/tmp/R-d-gcc-15/include" -DNDEBUG -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include' -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppArmadillo/include' -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppParallel/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -c trainstepC2.cpp -o trainstepC2.o g++-15 -std=gnu++17 -shared -L/home/hornik/tmp/R-d-gcc-15/lib -Wl,-O1 -o DatabionicSwarm.so Delta3DWeightsC.o DijkstraSSSP.o PswarmRadiusParallel.o PswarmRadiusSequential.o RcppExports.o findPossiblePositionsCsingle.o rDistanceToroidCsingle.o rcppPar_DistanceToroid.o sampleC.o trainstepC.o trainstepC2.o -llapack -L/home/hornik/tmp/R-d-gcc-15/lib -lRblas -lgfortran -lm -lquadmath -L/home/hornik/tmp/R-d-gcc-15/lib -lR make[1]: Leaving directory '/home/hornik/tmp/scratch/Rtmp99ePM5/R.INSTALL993672a9f706b/DatabionicSwarm/src' installing to /home/hornik/tmp/CRAN_recheck/Library/00LOCK-DatabionicSwarm/00new/DatabionicSwarm/libs ** 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 ** 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 (DatabionicSwarm) * installing *source* package ‘rnndescent’ ... ** this is package ‘rnndescent’ version ‘0.1.6’ ** package ‘rnndescent’ successfully unpacked and MD5 sums checked ** using staged installation ** libs using C++ compiler: ‘g++-15 (Debian 15.2.0-1) 15.2.0’ using C++17 make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpSSFBLm/R.INSTALL98a542e1bce99/rnndescent/src' g++-15 -std=gnu++17 -I"/home/hornik/tmp/R-d-gcc-15/include" -DNDEBUG -I../inst/include/ -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include' -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/dqrng/include' -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include' -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/sitmo/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -DSTRICT_R_HEADERS -DRCPP_NO_MODULES -fpic -g -O2 -Wall -pedantic -mtune=native -c RcppExports.cpp -o RcppExports.o g++-15 -std=gnu++17 -I"/home/hornik/tmp/R-d-gcc-15/include" -DNDEBUG -I../inst/include/ -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include' -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/dqrng/include' -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include' -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/sitmo/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -DSTRICT_R_HEADERS -DRCPP_NO_MODULES -fpic -g -O2 -Wall -pedantic -mtune=native -c rnn_bruteforce.cpp -o rnn_bruteforce.o g++-15 -std=gnu++17 -I"/home/hornik/tmp/R-d-gcc-15/include" -DNDEBUG -I../inst/include/ -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include' -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/dqrng/include' -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include' -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/sitmo/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -DSTRICT_R_HEADERS -DRCPP_NO_MODULES -fpic -g -O2 -Wall -pedantic -mtune=native -c rnn_hub.cpp -o rnn_hub.o g++-15 -std=gnu++17 -I"/home/hornik/tmp/R-d-gcc-15/include" -DNDEBUG -I../inst/include/ -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include' -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/dqrng/include' -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include' -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/sitmo/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -DSTRICT_R_HEADERS -DRCPP_NO_MODULES -fpic -g -O2 -Wall -pedantic -mtune=native -c rnn_indextograph.cpp -o rnn_indextograph.o g++-15 -std=gnu++17 -I"/home/hornik/tmp/R-d-gcc-15/include" -DNDEBUG -I../inst/include/ -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include' -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/dqrng/include' -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include' -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/sitmo/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -DSTRICT_R_HEADERS -DRCPP_NO_MODULES -fpic -g -O2 -Wall -pedantic -mtune=native -c rnn_merge.cpp -o rnn_merge.o g++-15 -std=gnu++17 -I"/home/hornik/tmp/R-d-gcc-15/include" -DNDEBUG -I../inst/include/ -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include' -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/dqrng/include' -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include' -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/sitmo/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -DSTRICT_R_HEADERS -DRCPP_NO_MODULES -fpic -g -O2 -Wall -pedantic -mtune=native -c rnn_nnd.cpp -o rnn_nnd.o g++-15 -std=gnu++17 -I"/home/hornik/tmp/R-d-gcc-15/include" -DNDEBUG -I../inst/include/ -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include' -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/dqrng/include' -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include' -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/sitmo/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -DSTRICT_R_HEADERS -DRCPP_NO_MODULES -fpic -g -O2 -Wall -pedantic -mtune=native -c rnn_prepare.cpp -o rnn_prepare.o g++-15 -std=gnu++17 -I"/home/hornik/tmp/R-d-gcc-15/include" -DNDEBUG -I../inst/include/ -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include' -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/dqrng/include' -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include' -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/sitmo/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -DSTRICT_R_HEADERS -DRCPP_NO_MODULES -fpic -g -O2 -Wall -pedantic -mtune=native -c rnn_randnbrs.cpp -o rnn_randnbrs.o g++-15 -std=gnu++17 -I"/home/hornik/tmp/R-d-gcc-15/include" -DNDEBUG -I../inst/include/ -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include' -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/dqrng/include' -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include' -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/sitmo/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -DSTRICT_R_HEADERS -DRCPP_NO_MODULES -fpic -g -O2 -Wall -pedantic -mtune=native -c rnn_rptree.cpp -o rnn_rptree.o g++-15 -std=gnu++17 -I"/home/hornik/tmp/R-d-gcc-15/include" -DNDEBUG -I../inst/include/ -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include' -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/dqrng/include' -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include' -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/sitmo/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -DSTRICT_R_HEADERS -DRCPP_NO_MODULES -fpic -g -O2 -Wall -pedantic -mtune=native -c rnn_search.cpp -o rnn_search.o g++-15 -std=gnu++17 -I"/home/hornik/tmp/R-d-gcc-15/include" -DNDEBUG -I../inst/include/ -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/BH/include' -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/dqrng/include' -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include' -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/sitmo/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -DSTRICT_R_HEADERS -DRCPP_NO_MODULES -fpic -g -O2 -Wall -pedantic -mtune=native -c rnn_util.cpp -o rnn_util.o g++-15 -std=gnu++17 -shared -L/home/hornik/tmp/R-d-gcc-15/lib -Wl,-O1 -o rnndescent.so RcppExports.o rnn_bruteforce.o rnn_hub.o rnn_indextograph.o rnn_merge.o rnn_nnd.o rnn_prepare.o rnn_randnbrs.o rnn_rptree.o rnn_search.o rnn_util.o -L/home/hornik/tmp/R-d-gcc-15/lib -lR make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpSSFBLm/R.INSTALL98a542e1bce99/rnndescent/src' installing to /home/hornik/tmp/CRAN_recheck/Library/00LOCK-rnndescent/00new/rnndescent/libs ** R ** 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 ** 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 (rnndescent) * installing *source* package ‘genieclust’ ... ** this is package ‘genieclust’ version ‘1.2.0’ ** package ‘genieclust’ successfully unpacked and MD5 sums checked ** using staged installation ** libs using C++ compiler: ‘g++-15 (Debian 15.2.0-1) 15.2.0’ using C++17 make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpTDbTkH/R.INSTALL996453959d441/genieclust/src' g++-15 -std=gnu++17 -I"/home/hornik/tmp/R-d-gcc-15/include" -DNDEBUG -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fopenmp -DGENIECLUST_R -Isrc/ -I../src/ -fpic -g -O2 -Wall -pedantic -mtune=native -c RcppExports.cpp -o RcppExports.o g++-15 -std=gnu++17 -I"/home/hornik/tmp/R-d-gcc-15/include" -DNDEBUG -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fopenmp -DGENIECLUST_R -Isrc/ -I../src/ -fpic -g -O2 -Wall -pedantic -mtune=native -c r_compare_partitions.cpp -o r_compare_partitions.o g++-15 -std=gnu++17 -I"/home/hornik/tmp/R-d-gcc-15/include" -DNDEBUG -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fopenmp -DGENIECLUST_R -Isrc/ -I../src/ -fpic -g -O2 -Wall -pedantic -mtune=native -c r_cvi.cpp -o r_cvi.o g++-15 -std=gnu++17 -I"/home/hornik/tmp/R-d-gcc-15/include" -DNDEBUG -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fopenmp -DGENIECLUST_R -Isrc/ -I../src/ -fpic -g -O2 -Wall -pedantic -mtune=native -c r_gclust.cpp -o r_gclust.o g++-15 -std=gnu++17 -I"/home/hornik/tmp/R-d-gcc-15/include" -DNDEBUG -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fopenmp -DGENIECLUST_R -Isrc/ -I../src/ -fpic -g -O2 -Wall -pedantic -mtune=native -c r_inequality.cpp -o r_inequality.o g++-15 -std=gnu++17 -I"/home/hornik/tmp/R-d-gcc-15/include" -DNDEBUG -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fopenmp -DGENIECLUST_R -Isrc/ -I../src/ -fpic -g -O2 -Wall -pedantic -mtune=native -c r_oldmst.cpp -o r_oldmst.o g++-15 -std=gnu++17 -shared -L/home/hornik/tmp/R-d-gcc-15/lib -Wl,-O1 -o genieclust.so RcppExports.o r_compare_partitions.o r_cvi.o r_gclust.o r_inequality.o r_oldmst.o -fopenmp -L/home/hornik/tmp/R-d-gcc-15/lib -lR make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpTDbTkH/R.INSTALL996453959d441/genieclust/src' installing to /home/hornik/tmp/CRAN_recheck/Library/00LOCK-genieclust/00new/genieclust/libs ** R ** inst ** 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 (genieclust) begin installing package ‘genie’ * installing *source* package ‘VarSelLCM’ ... ** this is package ‘VarSelLCM’ version ‘2.1.3.1’ ** package ‘VarSelLCM’ successfully unpacked and MD5 sums checked ** using staged installation ** libs using C++ compiler: ‘g++-15 (Debian 15.2.0-1) 15.2.0’ make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpNyohDt/R.INSTALL98a8b5c4ad094/VarSelLCM/src' g++-15 -std=gnu++17 -I"/home/hornik/tmp/R-d-gcc-15/include" -DNDEBUG -I../inst/include -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include' -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppArmadillo/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -c Algorithm.cpp -o Algorithm.o Algorithm.cpp: In member function ‘void Algorithm::Run(Rcpp::S4*)’: Algorithm.cpp:29:24: warning: comparison of integer expressions of different signedness: ‘int’ and ‘const arma::uword’ {aka ‘const unsigned int’} [-Wsign-compare] 29 | for (int ini=0; inim_whotakewhat[j][h].n_rows; i++) nkjh(m_zCandCurrent(data_p->m_whotakewhat[j][h](i)), h)+=data_p->m_w(data_p->m_whotakewhat[j][h](i)); | ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ AlgorithmCategorical.cpp: In member function ‘double AlgorithmCategorical::IntegreOneVariableCategoricalDiscrim(const int&, const arma::colvec&)’: AlgorithmCategorical.cpp:37:20: warning: comparison of integer expressions of different signedness: ‘int’ and ‘const arma::uword’ {aka ‘const unsigned int’} [-Wsign-compare] 37 | for (int i=0; im_whotakewhat[j][h].n_rows; i++) nkjh(z(data_p->m_whotakewhat[j][h](i)), h)+=data_p->m_w(data_p->m_whotakewhat[j][h](i)); | ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ g++-15 -std=gnu++17 -I"/home/hornik/tmp/R-d-gcc-15/include" -DNDEBUG -I../inst/include -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include' -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppArmadillo/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -c AlgorithmContinuous.cpp -o AlgorithmContinuous.o g++-15 -std=gnu++17 -I"/home/hornik/tmp/R-d-gcc-15/include" -DNDEBUG -I../inst/include -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include' -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppArmadillo/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -c AlgorithmInteger.cpp -o AlgorithmInteger.o AlgorithmInteger.cpp: In member function ‘double AlgorithmInteger::IntegreOneVariable(const arma::vec&, const int&)’: AlgorithmInteger.cpp:24:20: warning: comparison of integer expressions of different signedness: ‘int’ and ‘const arma::uword’ {aka ‘const unsigned int’} [-Wsign-compare] 24 | for (int i=0; i dlogPoisson(const arma::Col&, const arma::Col&, double)’: XEMInteger.cpp:6:18: warning: comparison of integer expressions of different signedness: ‘int’ and ‘const arma::uword’ {aka ‘const unsigned int’} [-Wsign-compare] 6 | for (int i=0; i dlogPoissonbis(const arma::Col&, const arma::Col&, double)’: XEMMixed.cpp:11:18: warning: comparison of integer expressions of different signedness: ‘int’ and ‘const arma::uword’ {aka ‘const unsigned int’} [-Wsign-compare] 11 | for (int i=0; i dlogPoissonter(const arma::Col&, const arma::Col&, double)’: XEMPen.cpp:11:18: warning: comparison of integer expressions of different signedness: ‘int’ and ‘const arma::uword’ {aka ‘const unsigned int’} [-Wsign-compare] 11 | for (int i=0; i= 4.3.0) Imports: Rcpp (>= 0.12.12) LinkingTo: Rcpp, RcppArmadillo (>= 0.10.8.2), RcppEnsmallen (>= 0.2.10.0) Timings: user system elapsed mlpack 1214.515 39.35 1270.253 Results: Check status summary: OK Source packages 1 Reverse depends 8 Check results summary: mlpack ... OK rdepends_blocking ... OK rdepends_emstreeR ... OK rdepends_FCPS ... OK rdepends_gggda ... OK rdepends_KMD ... OK rdepends_KPC ... OK rdepends_ordr ... OK rdepends_TreeDimensionTest ... OK Check results changes: Package: KMD Check: CRAN incoming feasibility Old result: NOTE Package: KPC Check: CRAN incoming feasibility Old result: NOTE