* installing to library ‘/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages’ * installing *source* package ‘coneproj’ ... ** package ‘coneproj’ successfully unpacked and MD5 sums checked ** using staged installation ** libs using C compiler: ‘gcc-14 (Debian 14.2.0-8) 14.2.0’ using C++ compiler: ‘g++-14 (Debian 14.2.0-8) 14.2.0’ make[1]: Entering directory '/home/hornik/tmp/scratch/RtmphU5DFg/R.INSTALL177f3e12e18f52/coneproj/src' g++-14 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -I'/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppArmadillo/include' -I'/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/Rcpp/include' -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -c coneproj.cpp -o coneproj.o coneproj.cpp: In function ‘SEXPREC* coneACpp(SEXP, SEXP, SEXP)’: coneproj.cpp:77:26: warning: comparison of integer expressions of different signedness: ‘int’ and ‘const arma::uword’ {aka ‘const unsigned int’} [-Wsign-compare] 77 | for(int k = 0; k < indice.n_elem; k ++){ | ~~^~~~~~~~~~~~~~~ coneproj.cpp: In function ‘SEXPREC* coneBCpp(SEXP, SEXP, SEXP, SEXP)’: coneproj.cpp:229:26: warning: comparison of integer expressions of different signedness: ‘int’ and ‘const arma::uword’ {aka ‘const unsigned int’} [-Wsign-compare] 229 | for(int k = 0; k < indice.n_elem; k ++){ | ~~^~~~~~~~~~~~~~~ coneproj.cpp:235:21: warning: comparison of integer expressions of different signedness: ‘const arma::uword’ {aka ‘const unsigned int’} and ‘int’ [-Wsign-compare] 235 | if (a.n_elem > p) { | ~~~~~~~~~^~~ coneproj.cpp:238:30: warning: comparison of integer expressions of different signedness: ‘int’ and ‘unsigned int’ [-Wsign-compare] 238 | for(int i = p; i <= a.n_elem - 1; i ++){ | ~~^~~~~~~~~~~~~~~ coneproj.cpp:279:30: warning: comparison of integer expressions of different signedness: ‘int’ and ‘const arma::uword’ {aka ‘const unsigned int’} [-Wsign-compare] 279 | for(int k = 0; k < indiceEnd.n_elem; k ++){ | ~~^~~~~~~~~~~~~~~~~~ coneproj.cpp: In function ‘SEXPREC* qprogCpp(SEXP, SEXP, SEXP, SEXP, SEXP)’: coneproj.cpp:386:26: warning: comparison of integer expressions of different signedness: ‘int’ and ‘const arma::uword’ {aka ‘const unsigned int’} [-Wsign-compare] 386 | for(int k = 0; k < indice.n_elem; k ++){ | ~~^~~~~~~~~~~~~~~ gcc-14 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -I'/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppArmadillo/include' -I'/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/Rcpp/include' -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c registerDynamicSymbol.c -o registerDynamicSymbol.o g++-14 -std=gnu++17 -shared -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -Wl,-O1 -o coneproj.so coneproj.o registerDynamicSymbol.o -llapack -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -lRblas -lgfortran -lm -lquadmath -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -lR make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmphU5DFg/R.INSTALL177f3e12e18f52/coneproj/src' make[1]: Entering directory '/home/hornik/tmp/scratch/RtmphU5DFg/R.INSTALL177f3e12e18f52/coneproj/src' make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmphU5DFg/R.INSTALL177f3e12e18f52/coneproj/src' installing to /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/00LOCK-coneproj/00new/coneproj/libs ** R ** data ** inst ** byte-compile and prepare package for lazy loading ** help *** installing help indices converting help for package ‘coneproj’ finding HTML links ... done FEV html TwoDamat html check_irred html conc html coneA html coneB html constreg html conv html cubic html decr html decr.conc html decr.conv html feet html incr html incr.conc html incr.conv html qprog html shapereg html ** 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 (coneproj)