* installing to library ‘/home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages’ * installing *source* package ‘penAFT’ ... ** package ‘penAFT’ successfully unpacked and MD5 sums checked ** using staged installation ** libs using C++ compiler: ‘g++-13 (Debian 13.2.0-23) 13.2.0’ make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpRoCVJY/R.INSTALL2128cf70af0232/penAFT/src' g++-13 -std=gnu++17 -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 ADMM_ENrun.cpp -o ADMM_ENrun.o ADMM_ENrun.cpp: In function ‘Rcpp::List ADMM_ENrun(const arma::vec&, const arma::mat&, const arma::mat&, const arma::mat&, const arma::mat&, const arma::mat&, double, double, double, double, double, const arma::vec&, arma::vec, const arma::vec&, arma::vec, unsigned int, double, double, double, double)’: ADMM_ENrun.cpp:97:32: warning: comparison of integer expressions of different signedness: ‘unsigned int’ and ‘int’ [-Wsign-compare] 97 | for (unsigned int k = 0; k < l; k++) | ~~^~~ ADMM_ENrun.cpp:119:38: warning: comparison of integer expressions of different signedness: ‘unsigned int’ and ‘int’ [-Wsign-compare] 119 | for (unsigned int ee = 0; ee < n; ee++) | ~~~^~~ ADMM_ENrun.cpp:123:46: warning: comparison of integer expressions of different signedness: ‘unsigned int’ and ‘int’ [-Wsign-compare] 123 | for (unsigned int ff = 0; ff < n; ff++) | ~~~^~~ ADMM_ENrun.cpp:160:36: warning: comparison of integer expressions of different signedness: ‘unsigned int’ and ‘int’ [-Wsign-compare] 160 | for (unsigned int k = 0; k < l; k++) | ~~^~~ ADMM_ENrun.cpp:174:36: warning: comparison of integer expressions of different signedness: ‘unsigned int’ and ‘int’ [-Wsign-compare] 174 | for (unsigned int m = 0; m < l; m++) | ~~^~~ ADMM_ENrun.cpp:194:46: warning: comparison of integer expressions of different signedness: ‘unsigned int’ and ‘int’ [-Wsign-compare] 194 | for (unsigned int ee = 0; ee < n; ee++) | ~~~^~~ ADMM_ENrun.cpp:198:54: warning: comparison of integer expressions of different signedness: ‘unsigned int’ and ‘int’ [-Wsign-compare] 198 | for (unsigned int ff = 0; ff < n; ff++) | ~~~^~~ ADMM_ENrun.cpp:224:42: warning: comparison of integer expressions of different signedness: ‘unsigned int’ and ‘int’ [-Wsign-compare] 224 | for (unsigned int ee = 0; ee < n; ee++) | ~~~^~~ ADMM_ENrun.cpp:228:54: warning: comparison of integer expressions of different signedness: ‘unsigned int’ and ‘int’ [-Wsign-compare] 228 | for (unsigned int ff = 0; ff < n; ff++) | ~~~^~~ ADMM_ENrun.cpp:271:32: warning: comparison of integer expressions of different signedness: ‘unsigned int’ and ‘int’ [-Wsign-compare] 271 | for (unsigned int i = 0; i < l; i++) | ~~^~~ ADMM_ENrun.cpp:276:32: warning: comparison of integer expressions of different signedness: ‘unsigned int’ and ‘int’ [-Wsign-compare] 276 | for (unsigned int i = 0; i < l; i++) | ~~^~~ g++-13 -std=gnu++17 -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 ADMM_SGrun.cpp -o ADMM_SGrun.o g++-13 -std=gnu++17 -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++17 -shared -L/home/hornik/tmp/R.check/r-devel-gcc/Work/build/lib -Wl,-O1 -o penAFT.so ADMM_ENrun.o ADMM_SGrun.o RcppExports.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/RtmpRoCVJY/R.INSTALL2128cf70af0232/penAFT/src' make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpRoCVJY/R.INSTALL2128cf70af0232/penAFT/src' make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpRoCVJY/R.INSTALL2128cf70af0232/penAFT/src' installing to /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/00LOCK-penAFT/00new/penAFT/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 * creating tarball packaged installation of ‘penAFT’ as ‘penAFT_0.3.0_R_x86_64-pc-linux-gnu.tar.gz’ * DONE (penAFT)