downloading reverse dependencies ... downloading iClusterVB_0.1.4.tar.gz ... ok downloading FCPS_1.3.4.tar.gz ... ok installing dependencies ‘ABCanalysis’, ‘ADPclust’, ‘cclust’, ‘CEC’, ‘clusterability’, ‘clustrd’, ‘clustvarsel’, ‘DatabionicSwarm’, ‘densityClust’, ‘EMCluster’, ‘GeneralizedUmatrix’, ‘genie’, ‘HDclassif’, ‘leiden’, ‘MCL’, ‘mlpack’, ‘mstknnclust’, ‘NetworkToolbox’, ‘orclus’, ‘partitionComparison’, ‘PPCI’, ‘prclust’, ‘ProjectionBasedClustering’, ‘protoclust’, ‘RcppArmadillo’, ‘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 ‘cclust’ begin installing package ‘MCL’ begin installing package ‘ADPclust’ begin installing package ‘orclus’ begin installing package ‘ABCanalysis’ begin installing package ‘EMCluster’ begin installing package ‘mstknnclust’ begin installing package ‘densityClust’ begin installing package ‘RcppArmadillo’ begin installing package ‘protoclust’ begin installing package ‘PPCI’ begin installing package ‘clustrd’ begin installing package ‘prclust’ begin installing package ‘CEC’ begin installing package ‘sparcl’ begin installing package ‘HDclassif’ begin installing package ‘clustvarsel’ begin installing package ‘leiden’ begin installing package ‘partitionComparison’ * 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 ‘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) * 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-4) 15.2.0’ make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpK9aDHi/R.INSTALL1079403595eeda/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/RtmpK9aDHi/R.INSTALL1079403595eeda/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 ‘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 ‘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-4) 15.2.0’ make[1]: Entering directory '/home/hornik/tmp/scratch/Rtmp5BLalO/R.INSTALL10794cf363488/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/Rtmp5BLalO/R.INSTALL10794cf363488/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-4) 15.2.0’ make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpO3EsyK/R.INSTALL1079433fdd001c/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/RtmpO3EsyK/R.INSTALL1079433fdd001c/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 ‘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 ‘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 ‘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 ** 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 ‘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 ‘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-4) 15.2.0’ make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpewRgMn/R.INSTALL10793c771a67b3/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/RtmpewRgMn/R.INSTALL10793c771a67b3/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 ‘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 ‘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-4) 15.2.0’ make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpCrMvoe/R.INSTALL1079527b6392ad/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/RtmpCrMvoe/R.INSTALL1079527b6392ad/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 ‘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-4) 15.2.0’ make[1]: Entering directory '/home/hornik/tmp/scratch/Rtmpwy9Qvc/R.INSTALL10793553a3c308/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/Rtmpwy9Qvc/R.INSTALL10793553a3c308/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-4) 15.2.0’ make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpGHwiQs/R.INSTALL10794d53fc1977/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/RtmpGHwiQs/R.INSTALL10794d53fc1977/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 ‘RcppArmadillo’ ... ** this is package ‘RcppArmadillo’ version ‘15.0.2-2’ ** package ‘RcppArmadillo’ successfully unpacked and MD5 sums checked ** using staged installation checking whether the C++ compiler works... yes checking for C++ compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether the compiler supports GNU C++... yes checking whether g++-15 -std=gnu++17 accepts -g... yes checking for g++-15 -std=gnu++17 option to enable C++11 features... none needed checking how to run the C++ preprocessor... g++-15 -std=gnu++17 -E checking whether the compiler supports GNU C++... (cached) yes checking whether g++-15 -std=gnu++17 accepts -g... (cached) yes checking for g++-15 -std=gnu++17 option to enable C++11 features... (cached) none needed checking whether we have a suitable tempdir... /home/hornik/tmp/scratch checking whether R CMD SHLIB can already compile programs using OpenMP... yes checking LAPACK_LIBS... system LAPACK found configure: creating ./config.status config.status: creating inst/include/RcppArmadillo/config/RcppArmadilloConfigGenerated.h config.status: creating src/Makevars ** libs using C++ compiler: ‘g++-15 (Debian 15.2.0-4) 15.2.0’ make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpTOEyHK/R.INSTALL1079472f74eef/RcppArmadillo/src' g++-15 -std=gnu++17 -I"/home/hornik/tmp/R-d-gcc-15/include" -DNDEBUG -I../inst/include -DARMA_USE_CURRENT -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 RcppArmadillo.cpp -o RcppArmadillo.o g++-15 -std=gnu++17 -I"/home/hornik/tmp/R-d-gcc-15/include" -DNDEBUG -I../inst/include -DARMA_USE_CURRENT -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 RcppExports.cpp -o RcppExports.o g++-15 -std=gnu++17 -I"/home/hornik/tmp/R-d-gcc-15/include" -DNDEBUG -I../inst/include -DARMA_USE_CURRENT -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 fastLm.cpp -o fastLm.o g++-15 -std=gnu++17 -shared -L/home/hornik/tmp/R-d-gcc-15/lib -Wl,-O1 -o RcppArmadillo.so RcppArmadillo.o RcppExports.o fastLm.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/RtmpTOEyHK/R.INSTALL1079472f74eef/RcppArmadillo/src' installing to /home/hornik/tmp/CRAN_recheck/Library/00LOCK-RcppArmadillo/00new/RcppArmadillo/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 (RcppArmadillo) begin installing package ‘Spectrum’ begin installing package ‘mlpack’ begin installing package ‘VarSelLCM’ begin installing package ‘GeneralizedUmatrix’ begin installing package ‘tclust’ * 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 ‘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-4) 15.2.0’ make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpfFBejE/R.INSTALL10820e4ec684fe/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/tmp/CRAN_recheck/Library/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/tmp/CRAN_recheck/Library/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/tmp/CRAN_recheck/Library/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/tmp/CRAN_recheck/Library/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/tmp/CRAN_recheck/Library/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/RtmpfFBejE/R.INSTALL10820e4ec684fe/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-4) 15.2.0’ make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpZVKqOH/R.INSTALL108212bacc2fa/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/tmp/CRAN_recheck/Library/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/tmp/CRAN_recheck/Library/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/tmp/CRAN_recheck/Library/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/tmp/CRAN_recheck/Library/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/RtmpZVKqOH/R.INSTALL108212bacc2fa/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-4) 15.2.0’ using C++17 make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpR8H2oI/R.INSTALL10791649ccc5e2/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/RtmpR8H2oI/R.INSTALL10791649ccc5e2/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-4) 15.2.0’ using C++17 make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpaoWEDZ/R.INSTALL1083622e1d5bf/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/RtmpaoWEDZ/R.INSTALL1083622e1d5bf/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 ‘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-4) 15.2.0’ using C++17 make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpcOsR5A/R.INSTALL1085a01712d427/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/RtmpcOsR5A/R.INSTALL1085a01712d427/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 ‘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-4) 15.2.0’ make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpXqSNHv/R.INSTALL10836036da96ed/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/tmp/CRAN_recheck/Library/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/tmp/CRAN_recheck/Library/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/tmp/CRAN_recheck/Library/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/tmp/CRAN_recheck/Library/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/tmp/CRAN_recheck/Library/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/tmp/CRAN_recheck/Library/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/tmp/CRAN_recheck/Library/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/tmp/CRAN_recheck/Library/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/tmp/CRAN_recheck/Library/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/tmp/CRAN_recheck/Library/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/tmp/CRAN_recheck/Library/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/RtmpXqSNHv/R.INSTALL10836036da96ed/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 ‘genie’ ... ** this is package ‘genie’ version ‘1.0.5’ ** package ‘genie’ successfully unpacked and MD5 sums checked ** using staged installation ** libs using C++ compiler: ‘g++-15 (Debian 15.2.0-4) 15.2.0’ using C++11 make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpWhCTun/R.INSTALL1086c77514cb31/genie/src' g++-15 -std=gnu++11 -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 RcppExports.cpp -o RcppExports.o g++-15 -std=gnu++11 -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 disjoint_sets.cpp -o disjoint_sets.o g++-15 -std=gnu++11 -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 hclust2_common.cpp -o hclust2_common.o g++-15 -std=gnu++11 -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 hclust2_distance.cpp -o hclust2_distance.o g++-15 -std=gnu++11 -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 hclust2_mstbased_gini.cpp -o hclust2_mstbased_gini.o g++-15 -std=gnu++11 -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 hclust2_nnbased_single.cpp -o hclust2_nnbased_single.o g++-15 -std=gnu++11 -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 hclust2_rcpp_gini.cpp -o hclust2_rcpp_gini.o g++-15 -std=gnu++11 -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 hclust2_result.cpp -o hclust2_result.o g++-15 -std=gnu++11 -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 hclust2_vptree_single.cpp -o hclust2_vptree_single.o g++-15 -std=gnu++11 -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 init.cpp -o init.o g++-15 -std=gnu++11 -shared -L/home/hornik/tmp/R-d-gcc-15/lib -Wl,-O1 -o genie.so RcppExports.o disjoint_sets.o hclust2_common.o hclust2_distance.o hclust2_mstbased_gini.o hclust2_nnbased_single.o hclust2_rcpp_gini.o hclust2_result.o hclust2_vptree_single.o init.o -fopenmp -L/home/hornik/tmp/R-d-gcc-15/lib -lR make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpWhCTun/R.INSTALL1086c77514cb31/genie/src' installing to /home/hornik/tmp/CRAN_recheck/Library/00LOCK-genie/00new/genie/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 (genie) * installing *source* package ‘VarSelLCM’ ... ** this is package ‘VarSelLCM’ version ‘2.1.3.2’ ** using staged installation ** libs using C++ compiler: ‘g++-15 (Debian 15.2.0-4) 15.2.0’ make[1]: Entering directory '/home/hornik/tmp/scratch/Rtmp90KDyK/R.INSTALL1082097b0778c0/VarSelLCM/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/tmp/CRAN_recheck/Library/RcppArmadillo/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -I../inst/include -DARMA_USE_CURRENT -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'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include' -I'/home/hornik/tmp/CRAN_recheck/Library/RcppArmadillo/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -I../inst/include -DARMA_USE_CURRENT -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'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include' -I'/home/hornik/tmp/CRAN_recheck/Library/RcppArmadillo/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -I../inst/include -DARMA_USE_CURRENT -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= 3.3) Imports: methods, Rcpp (>= 0.11.1), parallel, mgcv, ggplot2, shiny LinkingTo: Rcpp, RcppArmadillo (>= 15.0.2-1) Timings: user system elapsed VarSelLCM 172.882 12.34 185.131 Results: Check status summary: OK Source packages 1 Reverse depends 2 Check results summary: VarSelLCM ... OK rdepends_FCPS ... OK rdepends_iClusterVB ... OK