downloading reverse dependencies ... downloading Rdimtools_1.1.2.tar.gz ... ok downloading T4cluster_0.1.2.tar.gz ... ok downloading latrend_1.6.2.tar.gz ... ok installing dependencies ‘ADMM’, ‘clusterCrit’, ‘crimCV’, ‘funFEM’, ‘kml’, ‘lcmm’, ‘maotai’, ‘mclustcomp’, ‘mixAK’, ‘Rdimtools’, ‘rstiefel’, ‘simTool’ begin installing package ‘ADMM’ begin installing package ‘maotai’ begin installing package ‘mclustcomp’ begin installing package ‘rstiefel’ begin installing package ‘kml’ begin installing package ‘funFEM’ begin installing package ‘lcmm’ begin installing package ‘crimCV’ begin installing package ‘mixAK’ begin installing package ‘simTool’ begin installing package ‘clusterCrit’ * installing *source* package ‘rstiefel’ ... ** this is package ‘rstiefel’ version ‘1.0.1’ ** package ‘rstiefel’ 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/RtmpgTDHjQ/R.INSTALL2f83e5300ac9b1/rstiefel/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 rstiefel.c -o rstiefel.o rstiefel.c: In function ‘rtheta_bmf’: rstiefel.c:69:10: warning: ‘th’ may be used uninitialized [-Wmaybe-uninitialized] 69 | return th; | ^~ rstiefel.c:44:10: note: ‘th’ was declared here 44 | double th; | ^~ rstiefel.c: In function ‘rtheta_bing’: rstiefel.c:136:10: warning: ‘th’ may be used uninitialized [-Wmaybe-uninitialized] 136 | return th; | ^~ rstiefel.c:119:10: note: ‘th’ was declared here 119 | double th; | ^~ gcc-15 -shared -L/home/hornik/tmp/R-d-gcc-15/lib -Wl,-O1 -o rstiefel.so rstiefel.o -L/home/hornik/tmp/R-d-gcc-15/lib -lR make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpgTDHjQ/R.INSTALL2f83e5300ac9b1/rstiefel/src' installing to /home/hornik/tmp/CRAN_recheck/Library/00LOCK-rstiefel/00new/rstiefel/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 (rstiefel) * installing *source* package ‘simTool’ ... ** this is package ‘simTool’ version ‘1.1.8’ ** package ‘simTool’ 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 (simTool) * installing *source* package ‘clusterCrit’ ... ** this is package ‘clusterCrit’ version ‘1.3.0’ ** package ‘clusterCrit’ 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 we are using the GNU C compiler... yes checking whether gcc-15 accepts -g... yes checking for gcc-15 option to accept ISO C89... none needed checking whether we are using the GNU Fortran compiler... yes checking whether gfortran-15 accepts -g... yes configure: creating ./config.status config.status: creating src/Makevars ** libs using C compiler: ‘gcc-15 (Debian 15.2.0-4) 15.2.0’ using Fortran compiler: ‘GNU Fortran (Debian 15.2.0-4) 15.2.0’ make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpRsPshi/R.INSTALL2f83eb691f3853/clusterCrit/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 criteria.c -o criteria.o criteria.c: In function ‘cluc_errorMsg’: criteria.c:331:17: warning: unused variable ‘msg’ [-Wunused-variable] 331 | char msg[128]; | ^~~ gfortran-15 -fpic -g -O2 -Wall -pedantic -mtune=native -c norms.f95 -o norms.o gfortran-15 -fpic -g -O2 -Wall -pedantic -mtune=native -c matrix.f95 -o matrix.o gfortran-15 -fpic -g -O2 -Wall -pedantic -mtune=native -c critUtils.f95 -o critUtils.o critUtils.f95:847:26: 847 | sConc(1) = sConc(1) + ip - 1 | 1 Warning: Possible change of value in conversion from INTEGER(4) to INTEGER(1) at (1) [-Wconversion] critUtils.f95:851:29: 851 | sConc(2) = sConc(2) + (sPNum(1) - iw + 1) | 1 Warning: Possible change of value in conversion from INTEGER(4) to INTEGER(1) at (1) [-Wconversion] critUtils.f95:855:29: 855 | sConc(1) = sConc(1) + 1 | 1 Warning: Possible change of value in conversion from INTEGER(4) to INTEGER(1) at (1) [-Wconversion] gfortran-15 -fpic -g -O2 -Wall -pedantic -mtune=native -c indices.f95 -o indices.o gfortran-15 -fpic -g -O2 -Wall -pedantic -mtune=native -c critCalc.f95 -o critCalc.o gcc-15 -shared -L/home/hornik/tmp/R-d-gcc-15/lib -Wl,-O1 -o clusterCrit.so criteria.o norms.o matrix.o critUtils.o indices.o critCalc.o -llapack -L/home/hornik/tmp/R-d-gcc-15/lib -lRblas -lgfortran -lm -lquadmath -lgfortran -lm -lquadmath -L/home/hornik/tmp/R-d-gcc-15/lib -lR make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpRsPshi/R.INSTALL2f83eb691f3853/clusterCrit/src' installing to /home/hornik/tmp/CRAN_recheck/Library/00LOCK-clusterCrit/00new/clusterCrit/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 (clusterCrit) * installing *source* package ‘funFEM’ ... ** this is package ‘funFEM’ version ‘1.2’ ** package ‘funFEM’ 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 (funFEM) * installing *source* package ‘kml’ ... ** this is package ‘kml’ version ‘2.5.0’ ** package ‘kml’ 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/RtmpZqEu2Q/R.INSTALL2f83ea644264ac/kml/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 kml.c -o kml.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 kml_init.c -o kml_init.o gcc-15 -shared -L/home/hornik/tmp/R-d-gcc-15/lib -Wl,-O1 -o kml.so kml.o kml_init.o -L/home/hornik/tmp/R-d-gcc-15/lib -lR make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpZqEu2Q/R.INSTALL2f83ea644264ac/kml/src' installing to /home/hornik/tmp/CRAN_recheck/Library/00LOCK-kml/00new/kml/libs ** R ** data ** inst ** byte-compile and prepare package for lazy loading #################################################################### ######################### Class ClustLongData ###################### ############################## Creation ############################ #################################################################### ### Definition ### ### Getteur ### ### Setteur ### #################################################################### ######################### Class ClustLongData ###################### ############################### Autres ############################# #################################################################### -------------------------------------------------------------------- ------------------------- Class ClustLongData ---------------------- --------------------------------- Fin ------------------------------ -------------------------------------------------------------------- ### Method : 'show' for ParKml ### #################################################################### ########################## Class parChoice ######################### ############################# Creation ############################# #################################################################### ### Constructor ### ### Show ### ### Getteur ### ### Setteur ### -------------------------------------------------------------------- ------------------------ Fin Test ParChoice ------------------------ -------------------------------------------------------------------- #################################################################### ################################ kml ############################### ############################# Creation ############################# #################################################################### ### Method: 'choice' pour clusterizLongData ### ------------------------------------------------------------------- ------------------------------- kml ------------------------------- ------------------------------- Fin ------------------------------- ------------------------------------------------------------------- ** 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 (kml) * installing *source* package ‘crimCV’ ... ** this is package ‘crimCV’ version ‘1.0.0’ ** package ‘crimCV’ successfully unpacked and MD5 sums checked ** using staged installation ** libs using C compiler: ‘gcc-15 (Debian 15.2.0-4) 15.2.0’ using Fortran compiler: ‘GNU Fortran (Debian 15.2.0-4) 15.2.0’ make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpYWqYJD/R.INSTALL2f83da64e6b536/crimCV/src' gfortran-15 -fpic -g -O2 -Wall -pedantic -mtune=native -c crimCV.f90 -o crimCV.o crimCV.f90:554:9: 554 | lwrk=w(1) | 1 Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion] crimCV.f90:405:9: 405 | lwrk=w(1) | 1 Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion] crimCV.f90:374:9: 374 | lwrk=w(1) | 1 Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion] crimCV.f90:1066:2: 1066 | function sddev(np,x) result(out) | ^ Warning: ‘sddev’ defined but not used [-Wunused-function] crimCV.f90:1495:11: 1495 | if (ierr /= 0) then | ^ Warning: ‘*ierr_30(D)’ may be used uninitialized [-Wmaybe-uninitialized] crimCV.f90:2182:11: 2182 | if (ierr /= 0) then | ^ Warning: ‘*ierr_30(D)’ may be used uninitialized [-Wmaybe-uninitialized] 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 packagename_init.c -o packagename_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 wrap.c -o wrap.o gcc-15 -shared -L/home/hornik/tmp/R-d-gcc-15/lib -Wl,-O1 -o crimCV.so crimCV.o packagename_init.o wrap.o -llapack -L/home/hornik/tmp/R-d-gcc-15/lib -lRblas -lgfortran -lm -lquadmath -lgfortran -lm -lquadmath -L/home/hornik/tmp/R-d-gcc-15/lib -lR make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpYWqYJD/R.INSTALL2f83da64e6b536/crimCV/src' installing to /home/hornik/tmp/CRAN_recheck/Library/00LOCK-crimCV/00new/crimCV/libs ** 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 ** 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 (crimCV) * installing *source* package ‘mclustcomp’ ... ** this is package ‘mclustcomp’ version ‘0.3.5’ ** 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/RtmpbLSs9w/R.INSTALL2f83dd71794042/mclustcomp/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 auxiliary.cpp -o auxiliary.o auxiliary.cpp: In function ‘Rcpp::List getprobs(Rcpp::NumericMatrix, Rcpp::NumericVector, Rcpp::NumericVector, int, double)’: auxiliary.cpp:124:10: warning: unused variable ‘maxthr’ [-Wunused-variable] 124 | double maxthr = max(altthr); | ^~~~~~ auxiliary.cpp:125:7: warning: unused variable ‘warningint’ [-Wunused-variable] 125 | int warningint = 0; // 1<-Px, 2<-Py, 3<-Pxy | ^~~~~~~~~~ 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 auxiliary_arma.cpp -o auxiliary_arma.o g++-15 -std=gnu++17 -shared -L/home/hornik/tmp/R-d-gcc-15/lib -Wl,-O1 -o mclustcomp.so RcppExports.o auxiliary.o auxiliary_arma.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/RtmpbLSs9w/R.INSTALL2f83dd71794042/mclustcomp/src' installing to /home/hornik/tmp/CRAN_recheck/Library/00LOCK-mclustcomp/00new/mclustcomp/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 (mclustcomp) * installing *source* package ‘ADMM’ ... ** this is package ‘ADMM’ version ‘0.3.4’ ** package ‘ADMM’ 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/RtmpEA9PmW/R.INSTALL2f83d167b77f89/ADMM/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 src_auxiliary.cpp -o src_auxiliary.o src_auxiliary.cpp: In function ‘arma::cube multipleinversion(arma::mat, double, arma::mat, arma::mat, arma::vec)’: src_auxiliary.cpp:16:13: warning: unused variable ‘n’ [-Wunused-variable] 16 | const int n = A.n_rows; | ^ src_auxiliary.cpp:18:13: warning: unused variable ‘d1’ [-Wunused-variable] 18 | const int d1 = R.n_rows; | ^~ 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 src_gathered.cpp -o src_gathered.o src_gathered.cpp: In function ‘Rcpp::List admm_bp(const arma::mat&, const arma::colvec&, arma::colvec&, double, double, int, double, double)’: src_gathered.cpp:137:13: warning: unused variable ‘m’ [-Wunused-variable] 137 | const int m = A.n_rows; | ^ src_gathered.cpp: In function ‘arma::mat enet_factor(arma::mat, double)’: src_gathered.cpp:226:13: warning: unused variable ‘m’ [-Wunused-variable] 226 | const int m = A.n_rows; | ^ src_gathered.cpp: In function ‘Rcpp::List admm_enet(const arma::mat&, const arma::colvec&, double, double, double, double, int, double)’: src_gathered.cpp:236:13: warning: unused variable ‘m’ [-Wunused-variable] 236 | const int m = A.n_rows; | ^ src_gathered.cpp: In function ‘arma::mat genlasso_factor(const arma::mat&, double, const arma::mat&)’: src_gathered.cpp:326:13: warning: unused variable ‘m’ [-Wunused-variable] 326 | const int m = A.n_rows; | ^ src_gathered.cpp:327:13: warning: unused variable ‘n’ [-Wunused-variable] 327 | const int n = A.n_cols; | ^ src_gathered.cpp: In function ‘Rcpp::List admm_genlasso(const arma::mat&, const arma::colvec&, const arma::mat&, double, double, double, int, double)’: src_gathered.cpp:335:13: warning: unused variable ‘m’ [-Wunused-variable] 335 | const int m = A.n_rows; | ^ src_gathered.cpp: In function ‘Rcpp::List admm_sdp(arma::mat&, arma::field >&, arma::vec, double, double, double, int, double, bool)’: src_gathered.cpp:929:17: warning: comparison of integer expressions of different signedness: ‘int’ and ‘unsigned int’ [-Wsign-compare] 929 | for (int i=0;i&, const Base&, const Base&, const Base&, const typename arma_blas_real_or_cx_only::result*) [with T1 = Mat; T2 = Mat; T3 = Mat; typename T1::elem_type = double; typename T1::elem_type = double; typename parent::elem_type = double; typename arma_blas_real_or_cx_only::result = double; typename T1::elem_type = double]’ is deprecated: use sylvester() instead [-Wdeprecated-declarations] 175 | arma::syl(solution,A,B,C); | ~~~~~~~~~^~~~~~~~~~~~~~~~ In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppArmadillo/include/current/armadillo:570, from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppArmadillo/include/RcppArmadillo/interface/RcppArmadilloForward.h:57, from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppArmadillo/include/RcppArmadillo.h:32, from cpp_casket.cpp:1: /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppArmadillo/include/current/armadillo_bits/fn_sylvester.hpp:67:1: note: declared here 67 | syl | ^~~ cpp_casket.cpp: In function ‘arma::mat solve_lyapunov(arma::mat, arma::mat, arma::mat)’: cpp_casket.cpp:183:12: warning: ‘bool arma::syl(Mat&, const Base&, const Base&, const Base&, const typename arma_blas_real_or_cx_only::result*) [with T1 = Mat; T2 = Mat; T3 = Mat; typename T1::elem_type = double; typename T1::elem_type = double; typename parent::elem_type = double; typename arma_blas_real_or_cx_only::result = double; typename T1::elem_type = double]’ is deprecated: use sylvester() instead [-Wdeprecated-declarations] 183 | arma::syl(solution, A, B, C); | ~~~~~~~~~^~~~~~~~~~~~~~~~~~~ /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppArmadillo/include/current/armadillo_bits/fn_sylvester.hpp:67:1: note: declared here 67 | syl | ^~~ 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/RcppDist/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fopenmp -fpic -g -O2 -Wall -pedantic -mtune=native -c cpp_mmds.cpp -o cpp_mmds.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/RcppDist/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fopenmp -fpic -g -O2 -Wall -pedantic -mtune=native -c cpp_smacof.cpp -o cpp_smacof.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/RcppDist/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fopenmp -fpic -g -O2 -Wall -pedantic -mtune=native -c evaluations.cpp -o evaluations.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/RcppDist/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fopenmp -fpic -g -O2 -Wall -pedantic -mtune=native -c src_computations.cpp -o src_computations.o g++-15 -std=gnu++17 -shared -L/home/hornik/tmp/R-d-gcc-15/lib -Wl,-O1 -o maotai.so RcppExports.o cpp_WLvMF.o cpp_bmds.o cpp_casket.o cpp_mmds.o cpp_smacof.o evaluations.o src_computations.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/RtmpyCWn9y/R.INSTALL2f83dc7d943191/maotai/src' installing to /home/hornik/tmp/CRAN_recheck/Library/00LOCK-maotai/00new/maotai/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 (maotai) begin installing package ‘Rdimtools’ * installing *source* package ‘lcmm’ ... ** this is package ‘lcmm’ version ‘2.2.1’ ** package ‘lcmm’ successfully unpacked and MD5 sums checked ** using staged installation ** libs using C compiler: ‘gcc-15 (Debian 15.2.0-4) 15.2.0’ using Fortran compiler: ‘GNU Fortran (Debian 15.2.0-4) 15.2.0’ make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpDNtpVh/R.INSTALL2f83df1154350c/lcmm/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 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 runiran.c -o runiran.o gfortran-15 -fpic -g -O2 -Wall -pedantic -mtune=native -c compute.f90 -o compute.o gfortran-15 -fpic -g -O2 -Wall -pedantic -mtune=native -c hetmixOrd.f90 -o hetmixOrd.o gfortran-15 -fpic -g -O2 -Wall -pedantic -mtune=native -c hetmixlin.f90 -o hetmixlin.o gfortran-15 -fpic -g -O2 -Wall -pedantic -mtune=native -c hetmixCont.f90 -o hetmixCont.o gfortran-15 -fpic -g -O2 -Wall -pedantic -mtune=native -c Jointhet.f90 -o Jointhet.o gfortran-15 -fpic -g -O2 -Wall -pedantic -mtune=native -c calculusTransfo.f90 -o calculusTransfo.o gfortran-15 -fpic -g -O2 -Wall -pedantic -mtune=native -c predictCont.f90 -o predictCont.o gfortran-15 -fpic -g -O2 -Wall -pedantic -mtune=native -c predictMult.f90 -o predictMult.o gfortran-15 -fpic -g -O2 -Wall -pedantic -mtune=native -c postprob2.f90 -o postprob2.o gfortran-15 -fpic -g -O2 -Wall -pedantic -mtune=native -c cvpl.f90 -o cvpl.o gfortran-15 -fpic -g -O2 -Wall -pedantic -mtune=native -c predictYcond.f90 -o predictYcond.o gfortran-15 -fpic -g -O2 -Wall -pedantic -mtune=native -c mpjhet.f90 -o mpjhet.o gfortran-15 -fpic -g -O2 -Wall -pedantic -mtune=native -c hetmixMult.f90 -o hetmixMult.o gfortran-15 -fpic -g -O2 -Wall -pedantic -mtune=native -c iteminfo.f90 -o iteminfo.o gfortran-15 -fpic -g -O2 -Wall -pedantic -mtune=native -c Integ.f90 -o Integ.o Integ.f90:23:27: 23 | integer :: ier, nmoins, kk, nvarprob, ncg, ncssg, nea, nef, nvc, nprob | 1~ Warning: Unused variable ‘kk’ declared at (1) [-Wunused-variable] gcc-15 -shared -L/home/hornik/tmp/R-d-gcc-15/lib -Wl,-O1 -o lcmm.so init.o runiran.o compute.o hetmixOrd.o hetmixlin.o hetmixCont.o Jointhet.o calculusTransfo.o predictCont.o predictMult.o postprob2.o cvpl.o predictYcond.o mpjhet.o hetmixMult.o iteminfo.o Integ.o -L/home/hornik/tmp/R-d-gcc-15/lib -lRblas -lgfortran -lm -lquadmath -lgfortran -lm -lquadmath -L/home/hornik/tmp/R-d-gcc-15/lib -lR make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpDNtpVh/R.INSTALL2f83df1154350c/lcmm/src' installing to /home/hornik/tmp/CRAN_recheck/Library/00LOCK-lcmm/00new/lcmm/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 (lcmm) * installing *source* package ‘Rdimtools’ ... ** this is package ‘Rdimtools’ version ‘1.1.2’ ** package ‘Rdimtools’ 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/Rtmp1KOOh6/R.INSTALL2f8c8b60e936be/Rdimtools/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'/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/RcppDist/include' -I'/home/hornik/tmp/CRAN_recheck/Library/maotai/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 In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppArmadillo/include/RcppArmadillo.h:29, from RcppExports.cpp:4: /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppArmadillo/include/RcppArmadillo/version/arma.h:66:199: note: ‘#pragma message: Using fallback compilation with Armadillo 14.6.3. Please consider defining -DARMA_USE_CURRENT and also removing C++11 compilation directive. See GitHub issue #475 for more.’ 66 | #pragma message("Using fallback compilation with Armadillo 14.6.3. Please consider defining -DARMA_USE_CURRENT and also removing C++11 compilation directive. See GitHub issue #475 for more.") | ^ 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'/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/RcppDist/include' -I'/home/hornik/tmp/CRAN_recheck/Library/maotai/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fopenmp -fpic -g -O2 -Wall -pedantic -mtune=native -c Rdimtools_auxiliary.cpp -o Rdimtools_auxiliary.o In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppArmadillo/include/RcppArmadillo.h:29, from Rdimtools_auxiliary.cpp:17: /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppArmadillo/include/RcppArmadillo/version/arma.h:66:199: note: ‘#pragma message: Using fallback compilation with Armadillo 14.6.3. Please consider defining -DARMA_USE_CURRENT and also removing C++11 compilation directive. See GitHub issue #475 for more.’ 66 | #pragma message("Using fallback compilation with Armadillo 14.6.3. Please consider defining -DARMA_USE_CURRENT and also removing C++11 compilation directive. See GitHub issue #475 for more.") | ^ Rdimtools_auxiliary.cpp: In function ‘Rcpp::List single_bicgstab(const arma::mat&, const arma::colvec&, arma::colvec&, double, int, const arma::mat&)’: Rdimtools_auxiliary.cpp:652:10: warning: variable ‘resid’ set but not used [-Wunused-but-set-variable] 652 | double resid = 0; | ^~~~~ Rdimtools_auxiliary.cpp: In function ‘Rcpp::List single_bicgstab_sparse(arma::sp_mat, arma::sp_mat, arma::colvec&, double, int, arma::sp_mat)’: Rdimtools_auxiliary.cpp:769:10: warning: variable ‘resid’ set but not used [-Wunused-but-set-variable] 769 | double resid = 0; | ^~~~~ 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'/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/RcppDist/include' -I'/home/hornik/tmp/CRAN_recheck/Library/maotai/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fopenmp -fpic -g -O2 -Wall -pedantic -mtune=native -c example_class.cpp -o example_class.o In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppArmadillo/include/RcppArmadillo.h:29, from example_class.cpp:1: /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppArmadillo/include/RcppArmadillo/version/arma.h:66:199: note: ‘#pragma message: Using fallback compilation with Armadillo 14.6.3. Please consider defining -DARMA_USE_CURRENT and also removing C++11 compilation directive. See GitHub issue #475 for more.’ 66 | #pragma message("Using fallback compilation with Armadillo 14.6.3. Please consider defining -DARMA_USE_CURRENT and also removing C++11 compilation directive. See GitHub issue #475 for more.") | ^ example_class.cpp: In member function ‘arma::mat ClNLproc::MainFunc(arma::mat&)’: example_class.cpp:31:9: warning: unused variable ‘N’ [-Wunused-variable] 31 | int N = X.n_rows; | ^ 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'/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/RcppDist/include' -I'/home/hornik/tmp/CRAN_recheck/Library/maotai/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fopenmp -fpic -g -O2 -Wall -pedantic -mtune=native -c methods_estimation.cpp -o methods_estimation.o In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppArmadillo/include/RcppArmadillo.h:29, from methods_estimation.cpp:1: /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppArmadillo/include/RcppArmadillo/version/arma.h:66:199: note: ‘#pragma message: Using fallback compilation with Armadillo 14.6.3. Please consider defining -DARMA_USE_CURRENT and also removing C++11 compilation directive. See GitHub issue #475 for more.’ 66 | #pragma message("Using fallback compilation with Armadillo 14.6.3. Please consider defining -DARMA_USE_CURRENT and also removing C++11 compilation directive. See GitHub issue #475 for more.") | ^ 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'/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/RcppDist/include' -I'/home/hornik/tmp/CRAN_recheck/Library/maotai/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fopenmp -fpic -g -O2 -Wall -pedantic -mtune=native -c methods_handytools.cpp -o methods_handytools.o In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppArmadillo/include/RcppArmadillo.h:29, from methods_handytools.cpp:1: /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppArmadillo/include/RcppArmadillo/version/arma.h:66:199: note: ‘#pragma message: Using fallback compilation with Armadillo 14.6.3. Please consider defining -DARMA_USE_CURRENT and also removing C++11 compilation directive. See GitHub issue #475 for more.’ 66 | #pragma message("Using fallback compilation with Armadillo 14.6.3. Please consider defining -DARMA_USE_CURRENT and also removing C++11 compilation directive. See GitHub issue #475 for more.") | ^ 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'/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/RcppDist/include' -I'/home/hornik/tmp/CRAN_recheck/Library/maotai/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fopenmp -fpic -g -O2 -Wall -pedantic -mtune=native -c methods_linear.cpp -o methods_linear.o In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppArmadillo/include/RcppArmadillo.h:29, from methods_linear.cpp:26: /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppArmadillo/include/RcppArmadillo/version/arma.h:66:199: note: ‘#pragma message: Using fallback compilation with Armadillo 14.6.3. Please consider defining -DARMA_USE_CURRENT and also removing C++11 compilation directive. See GitHub issue #475 for more.’ 66 | #pragma message("Using fallback compilation with Armadillo 14.6.3. Please consider defining -DARMA_USE_CURRENT and also removing C++11 compilation directive. See GitHub issue #475 for more.") | ^ methods_linear.cpp: In function ‘arma::vec method_spufs(arma::mat&, arma::mat, double, double, double)’: methods_linear.cpp:780:13: warning: unused variable ‘n’ [-Wunused-variable] 780 | const int n = X.n_rows; | ^ 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'/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/RcppDist/include' -I'/home/hornik/tmp/CRAN_recheck/Library/maotai/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fopenmp -fpic -g -O2 -Wall -pedantic -mtune=native -c methods_nonlinear.cpp -o methods_nonlinear.o In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppArmadillo/include/RcppArmadillo.h:29, from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppDist/include/RcppDist.h:26, from methods_nonlinear.cpp:1: /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppArmadillo/include/RcppArmadillo/version/arma.h:66:199: note: ‘#pragma message: Using fallback compilation with Armadillo 14.6.3. Please consider defining -DARMA_USE_CURRENT and also removing C++11 compilation directive. See GitHub issue #475 for more.’ 66 | #pragma message("Using fallback compilation with Armadillo 14.6.3. Please consider defining -DARMA_USE_CURRENT and also removing C++11 compilation directive. See GitHub issue #475 for more.") | ^ methods_nonlinear.cpp: In function ‘Rcpp::List main_bmds(arma::mat, arma::mat, double, double, double, int, double, bool, arma::vec)’: methods_nonlinear.cpp:836:7: warning: unused variable ‘accept’ [-Wunused-variable] 836 | int accept = 0; | ^~~~~~ 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'/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/RcppDist/include' -I'/home/hornik/tmp/CRAN_recheck/Library/maotai/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fopenmp -fpic -g -O2 -Wall -pedantic -mtune=native -c ver1_computation.cpp -o ver1_computation.o In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppArmadillo/include/RcppArmadillo.h:29, from ver1_computation.cpp:1: /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppArmadillo/include/RcppArmadillo/version/arma.h:66:199: note: ‘#pragma message: Using fallback compilation with Armadillo 14.6.3. Please consider defining -DARMA_USE_CURRENT and also removing C++11 compilation directive. See GitHub issue #475 for more.’ 66 | #pragma message("Using fallback compilation with Armadillo 14.6.3. Please consider defining -DARMA_USE_CURRENT and also removing C++11 compilation directive. See GitHub issue #475 for more.") | ^ ver1_computation.cpp: In function ‘arma::mat v2aux_pca(arma::mat&, int)’: ver1_computation.cpp:12:7: warning: unused variable ‘P’ [-Wunused-variable] 12 | int P = X.n_cols; | ^ ver1_computation.cpp: In function ‘arma::mat v2aux_pdist(arma::mat&)’: ver1_computation.cpp:30:7: warning: unused variable ‘P’ [-Wunused-variable] 30 | int P = X.n_cols; | ^ 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'/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/RcppDist/include' -I'/home/hornik/tmp/CRAN_recheck/Library/maotai/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fopenmp -fpic -g -O2 -Wall -pedantic -mtune=native -c ver1_feature.cpp -o ver1_feature.o In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppArmadillo/include/RcppArmadillo.h:29, from ver1_feature.cpp:1: /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppArmadillo/include/RcppArmadillo/version/arma.h:66:199: note: ‘#pragma message: Using fallback compilation with Armadillo 14.6.3. Please consider defining -DARMA_USE_CURRENT and also removing C++11 compilation directive. See GitHub issue #475 for more.’ 66 | #pragma message("Using fallback compilation with Armadillo 14.6.3. Please consider defining -DARMA_USE_CURRENT and also removing C++11 compilation directive. See GitHub issue #475 for more.") | ^ 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'/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/RcppDist/include' -I'/home/hornik/tmp/CRAN_recheck/Library/maotai/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fopenmp -fpic -g -O2 -Wall -pedantic -mtune=native -c ver1_linear.cpp -o ver1_linear.o In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppArmadillo/include/RcppArmadillo.h:29, from ver1_linear.cpp:1: /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppArmadillo/include/RcppArmadillo/version/arma.h:66:199: note: ‘#pragma message: Using fallback compilation with Armadillo 14.6.3. Please consider defining -DARMA_USE_CURRENT and also removing C++11 compilation directive. See GitHub issue #475 for more.’ 66 | #pragma message("Using fallback compilation with Armadillo 14.6.3. Please consider defining -DARMA_USE_CURRENT and also removing C++11 compilation directive. See GitHub issue #475 for more.") | ^ 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'/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/RcppDist/include' -I'/home/hornik/tmp/CRAN_recheck/Library/maotai/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fopenmp -fpic -g -O2 -Wall -pedantic -mtune=native -c ver1_nonlinear.cpp -o ver1_nonlinear.o In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppArmadillo/include/RcppArmadillo.h:29, from ver1_nonlinear.cpp:1: /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppArmadillo/include/RcppArmadillo/version/arma.h:66:199: note: ‘#pragma message: Using fallback compilation with Armadillo 14.6.3. Please consider defining -DARMA_USE_CURRENT and also removing C++11 compilation directive. See GitHub issue #475 for more.’ 66 | #pragma message("Using fallback compilation with Armadillo 14.6.3. Please consider defining -DARMA_USE_CURRENT and also removing C++11 compilation directive. See GitHub issue #475 for more.") | ^ ver1_nonlinear.cpp: In function ‘Rcpp::List dt_mmds(arma::mat&, int, int, double)’: ver1_nonlinear.cpp:98:25: warning: comparison of integer expressions of different signedness: ‘int’ and ‘const arma::uword’ {aka ‘const unsigned int’} [-Wsign-compare] 98 | if ((ndim < 1)||(ndim >= X.n_cols)){ | ~~~~~^~~~~~~~~~~ ver1_nonlinear.cpp:97:7: warning: unused variable ‘P’ [-Wunused-variable] 97 | int P = X.n_cols; | ^ ver1_nonlinear.cpp: In function ‘Rcpp::List dt_rpca(arma::mat&, double, double, int, double)’: ver1_nonlinear.cpp:394:7: warning: unused variable ‘N’ [-Wunused-variable] 394 | int N = X.n_rows; | ^ ver1_nonlinear.cpp:395:7: warning: unused variable ‘P’ [-Wunused-variable] 395 | int P = X.n_cols; | ^ 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'/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/RcppDist/include' -I'/home/hornik/tmp/CRAN_recheck/Library/maotai/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fopenmp -fpic -g -O2 -Wall -pedantic -mtune=native -c ver1_utility.cpp -o ver1_utility.o In file included from /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppArmadillo/include/RcppArmadillo.h:29, from ver1_utility.cpp:1: /home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppArmadillo/include/RcppArmadillo/version/arma.h:66:199: note: ‘#pragma message: Using fallback compilation with Armadillo 14.6.3. Please consider defining -DARMA_USE_CURRENT and also removing C++11 compilation directive. See GitHub issue #475 for more.’ 66 | #pragma message("Using fallback compilation with Armadillo 14.6.3. Please consider defining -DARMA_USE_CURRENT and also removing C++11 compilation directive. See GitHub issue #475 for more.") | ^ g++-15 -std=gnu++11 -shared -L/home/hornik/tmp/R-d-gcc-15/lib -Wl,-O1 -o Rdimtools.so RcppExports.o Rdimtools_auxiliary.o example_class.o methods_estimation.o methods_handytools.o methods_linear.o methods_nonlinear.o ver1_computation.o ver1_feature.o ver1_linear.o ver1_nonlinear.o ver1_utility.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/Rtmp1KOOh6/R.INSTALL2f8c8b60e936be/Rdimtools/src' installing to /home/hornik/tmp/CRAN_recheck/Library/00LOCK-Rdimtools/00new/Rdimtools/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 ** 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 (Rdimtools) checking mclustcomp_0.3.5.tar.gz ... checking T4cluster_0.1.2.tar.gz ... checking Rdimtools_1.1.2.tar.gz ... checking latrend_1.6.2.tar.gz ... Depends: Package: mclustcomp Imports: Rcpp, Rdpack LinkingTo: Rcpp, RcppArmadillo Timings: user system elapsed mclustcomp 29.668 3.957 34.102 Results: Check status summary: WARNING NOTE OK Source packages 0 1 0 Reverse depends 2 0 1 Check results summary: mclustcomp ... NOTE * checking CRAN incoming feasibility ... [5s/5s] NOTE rdepends_latrend ... OK rdepends_Rdimtools ... WARNING * checking whether package ‘Rdimtools’ can be installed ... [113s/113s] WARNING * checking C++ specification ... NOTE * checking Rd files ... [5s/5s] NOTE rdepends_T4cluster ... WARNING * checking whether package ‘T4cluster’ can be installed ... [90s/91s] WARNING * checking C++ specification ... NOTE