downloading reverse dependencies ... downloading c060_0.3-1.tar.gz ... ok installing dependencies ‘mlegp’, ‘penalizedSVM’, ‘peperr’ begin installing package ‘mlegp’ begin installing package ‘peperr’ * installing *source* package ‘mlegp’ ... ** this is package ‘mlegp’ version ‘3.1.9’ ** package ‘mlegp’ successfully unpacked and MD5 sums checked ** using staged installation ** libs using C compiler: ‘gcc-15 (Debian 15.2.0-3) 15.2.0’ make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpmtHgmP/R.INSTALL287a3e4e4bff0/mlegp/src' gcc-15 -I"/home/hornik/tmp/R-d-gcc-15/include" -DNDEBUG -D__useR__ -DMEXP=607 -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c SFMT.c -o SFMT.o gcc-15 -I"/home/hornik/tmp/R-d-gcc-15/include" -DNDEBUG -D__useR__ -DMEXP=607 -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c lbfgs.c -o lbfgs.o gcc-15 -I"/home/hornik/tmp/R-d-gcc-15/include" -DNDEBUG -D__useR__ -DMEXP=607 -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c mlegp.c -o mlegp.o In file included from mlegp.c:9: matrix_vector.h:360:13: warning: ‘printVector’ defined but not used [-Wunused-function] 360 | static void printVector(const char *fmt, const double *b, int m) | ^~~~~~~~~~~ matrix_vector.h:346:13: warning: ‘printPackedMatrix’ defined but not used [-Wunused-function] 346 | static void printPackedMatrix(const char *fmt, const double *a, int n) | ^~~~~~~~~~~~~~~~~ gcc-15 -I"/home/hornik/tmp/R-d-gcc-15/include" -DNDEBUG -D__useR__ -DMEXP=607 -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c mlegp_init.c -o mlegp_init.o gcc-15 -I"/home/hornik/tmp/R-d-gcc-15/include" -DNDEBUG -D__useR__ -DMEXP=607 -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c nelder_mead_min.c -o nelder_mead_min.o gcc-15 -I"/home/hornik/tmp/R-d-gcc-15/include" -DNDEBUG -D__useR__ -DMEXP=607 -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c print.c -o print.o gcc-15 -shared -L/home/hornik/tmp/R-d-gcc-15/lib -Wl,-O1 -o mlegp.so SFMT.o lbfgs.o mlegp.o mlegp_init.o nelder_mead_min.o print.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/RtmpmtHgmP/R.INSTALL287a3e4e4bff0/mlegp/src' installing to /home/hornik/tmp/CRAN_recheck/Library/00LOCK-mlegp/00new/mlegp/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 (mlegp) begin installing package ‘penalizedSVM’ * installing *source* package ‘peperr’ ... ** this is package ‘peperr’ version ‘1.6’ ** using staged installation ** libs using C compiler: ‘gcc-15 (Debian 15.2.0-3) 15.2.0’ make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpVeTUom/R.INSTALL287a3c1e6042d2/peperr/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 R_init_peperr.c -o R_init_peperr.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 noinf_R.c -o noinf_R.o gcc-15 -shared -L/home/hornik/tmp/R-d-gcc-15/lib -Wl,-O1 -o peperr.so R_init_peperr.o noinf_R.o -L/home/hornik/tmp/R-d-gcc-15/lib -lR make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpVeTUom/R.INSTALL287a3c1e6042d2/peperr/src' installing to /home/hornik/tmp/CRAN_recheck/Library/00LOCK-peperr/00new/peperr/libs ** R ** 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 (peperr) * installing *source* package ‘penalizedSVM’ ... ** this is package ‘penalizedSVM’ version ‘1.1.4’ ** package ‘penalizedSVM’ 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 (penalizedSVM) checking peperr_1.6.tar.gz ... checking c060_0.3-1.tar.gz ... Depends: Package: peperr Depends: snowfall, survival, methods Timings: user system elapsed peperr 39.289 4.906 45.014 Results: Check status summary: NOTE OK Source packages 1 0 Reverse depends 0 1 Check results summary: peperr ... NOTE * checking CRAN incoming feasibility ... [5s/6s] NOTE rdepends_c060 ... OK