* installing to library ‘/home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages’ * installing *source* package ‘modeLLtest’ ... ** package ‘modeLLtest’ successfully unpacked and MD5 sums checked ** using staged installation ** libs using C++ compiler: ‘g++-13 (Debian 13.2.0-23) 13.2.0’ using C++11 make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpsEk5Yl/R.INSTALL1c1544179e4831/modeLLtest/src' g++-13 -std=gnu++11 -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -I'/home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include' -I'/home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/RcppArmadillo/include' -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -c RcppExports.cpp -o RcppExports.o g++-13 -std=gnu++11 -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -I'/home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include' -I'/home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/RcppArmadillo/include' -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -c cvll_mr.cpp -o cvll_mr.o cvll_mr.cpp: In function ‘Rcpp::List cvll_mr(arma::dmat&, arma::vec&, int, int)’: cvll_mr.cpp:41:22: warning: comparison of integer expressions of different signedness: ‘arma::enable_if2::result’ {aka ‘unsigned int’} and ‘int’ [-Wsign-compare] 41 | if(arma::rank(x) < n_col) { | ~~~~~~~~~~~~~~^~~~~~~ g++-13 -std=gnu++11 -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -I'/home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include' -I'/home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/RcppArmadillo/include' -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -c cvll_ols.cpp -o cvll_ols.o cvll_ols.cpp: In function ‘Rcpp::List cvll_ols(arma::dmat&, arma::vec&, int, int)’: cvll_ols.cpp:25:22: warning: comparison of integer expressions of different signedness: ‘arma::enable_if2::result’ {aka ‘unsigned int’} and ‘int’ [-Wsign-compare] 25 | if(arma::rank(x) < n_col) { | ~~~~~~~~~~~~~~^~~~~~~ g++-13 -std=gnu++11 -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -I'/home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include' -I'/home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/RcppArmadillo/include' -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -c cvll_rlm_m.cpp -o cvll_rlm_m.o cvll_rlm_m.cpp: In function ‘Rcpp::List cvll_rlm_m(arma::dmat&, arma::colvec&, int, int)’: cvll_rlm_m.cpp:70:22: warning: comparison of integer expressions of different signedness: ‘arma::enable_if2::result’ {aka ‘unsigned int’} and ‘int’ [-Wsign-compare] 70 | if(arma::rank(x) < n_col) { | ~~~~~~~~~~~~~~^~~~~~~ g++-13 -std=gnu++11 -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -I'/home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include' -I'/home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/RcppArmadillo/include' -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -c cvll_rlm_mm.cpp -o cvll_rlm_mm.o cvll_rlm_mm.cpp: In function ‘Rcpp::List cvll_rlm_mm(arma::dmat&, arma::colvec&, int, int)’: cvll_rlm_mm.cpp:81:22: warning: comparison of integer expressions of different signedness: ‘arma::enable_if2::result’ {aka ‘unsigned int’} and ‘int’ [-Wsign-compare] 81 | if(arma::rank(x) < n_col) { | ~~~~~~~~~~~~~~^~~~~~~ g++-13 -std=gnu++11 -shared -L/home/hornik/tmp/R.check/r-devel-gcc/Work/build/lib -Wl,-O1 -o modeLLtest.so RcppExports.o cvll_mr.o cvll_ols.o cvll_rlm_m.o cvll_rlm_mm.o -llapack -L/home/hornik/tmp/R.check/r-devel-gcc/Work/build/lib -lRblas -lgfortran -lm -lquadmath -L/home/hornik/tmp/R.check/r-devel-gcc/Work/build/lib -lR make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpsEk5Yl/R.INSTALL1c1544179e4831/modeLLtest/src' make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpsEk5Yl/R.INSTALL1c1544179e4831/modeLLtest/src' make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpsEk5Yl/R.INSTALL1c1544179e4831/modeLLtest/src' installing to /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/00LOCK-modeLLtest/00new/modeLLtest/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 * creating tarball packaged installation of ‘modeLLtest’ as ‘modeLLtest_1.0.4_R_x86_64-pc-linux-gnu.tar.gz’ * DONE (modeLLtest)