downloading reverse dependencies ... downloading CondCopulas_0.1.4.1.tar.gz ... ok downloading kosel_0.0.1.tar.gz ... ok downloading multiMarker_1.0.1.tar.gz ... ok downloading ordPens_1.1.0.tar.gz ... ok installing dependencies ‘glmpath’, ‘grplasso’, ‘ordinalNet’, ‘psy’ begin installing package ‘ordinalNet’ begin installing package ‘grplasso’ begin installing package ‘glmpath’ begin installing package ‘psy’ * installing *source* package ‘ordinalNet’ ... ** this is package ‘ordinalNet’ version ‘2.13’ ** using staged installation ** 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 ** testing if installed package can be loaded from final location ** testing if installed package keeps a record of temporary installation path * DONE (ordinalNet) * installing *source* package ‘grplasso’ ... ** this is package ‘grplasso’ version ‘0.4-7’ ** package ‘grplasso’ 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 (grplasso) * installing *source* package ‘psy’ ... ** this is package ‘psy’ version ‘1.2’ ** package ‘psy’ 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 (psy) * installing *source* package ‘glmpath’ ... ** this is package ‘glmpath’ version ‘0.98’ ** package ‘glmpath’ successfully unpacked and MD5 sums checked ** using staged installation ** libs using C compiler: ‘gcc-14 (Debian 14.2.0-19) 14.2.0’ make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpR6taIZ/R.INSTALL2373482a040771/glmpath/src' gcc-14 -std=gnu23 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c asa_cg.c -o asa_cg.o asa_cg.c: In function ‘asa_cg’: asa_cg.c:381:20: warning: unused variable ‘mess5’ [-Wunused-variable] 381 | const char mess5 [] = " - the parameter epsilon in " | ^~~~~ asa_cg.c:380:20: warning: unused variable ‘mess4’ [-Wunused-variable] 380 | const char mess4 [] = " - your gradient routine has an error" ; | ^~~~~ asa_cg.c:378:20: warning: unused variable ‘mess2’ [-Wunused-variable] 378 | const char mess2 [] = " - your tolerance may be too strict: " | ^~~~~ asa_cg.c:377:20: warning: unused variable ‘mess1’ [-Wunused-variable] 377 | const char mess1 [] = "Possible causes of this error message:" ; | ^~~~~ asa_cg.c: In function ‘asa_line’: asa_cg.c:1609:34: warning: ‘fquad’ may be used uninitialized [-Wmaybe-uninitialized] 1609 | if ( Com->QuadOK && (phi <= fquad) ) | ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ asa_cg.c:1507:37: note: ‘fquad’ was declared here 1507 | a0, da0, b0, db0, width, fquad, rho, minstep, maxstep, | ^~~~~ asa_cg.c: In function ‘asa_lineW’: asa_cg.c:1883:34: warning: ‘fquad’ may be used uninitialized [-Wmaybe-uninitialized] 1883 | if ( Com->QuadOK && (phi <= fquad) ) | ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ asa_cg.c:1776:37: note: ‘fquad’ was declared here 1776 | a0, da0, b0, db0, width, fquad, rho, psi, dpsi, minstep, maxstep, | ^~~~~ asa_cg.c: In function ‘asa_descent’: asa_cg.c:1373:17: warning: ‘iter’ may be used uninitialized [-Wmaybe-uninitialized] 1373 | Com->cgiter += iter ; | ^~ asa_cg.c:810:16: note: ‘iter’ was declared here 810 | int i, iter, j, maxit, n, n5, nfree, nf, ng, nrestart, | ^~~~ gcc-14 -std=gnu23 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c glmpath_init.c -o glmpath_init.o gcc-14 -std=gnu23 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c solve_coxpath.c -o solve_coxpath.o solve_coxpath.c: In function ‘coxpath_grad’: solve_coxpath.c:160:7: warning: unused variable ‘iy’ [-Wunused-variable] 160 | int iy, id, irept, ipenalty, i, j, k0, k, l; | ^~ solve_coxpath.c: In function ‘coxpath_valgrad’: solve_coxpath.c:303:7: warning: unused variable ‘iy’ [-Wunused-variable] 303 | int iy, id, irept, ipenalty, ieta, iwsum, ilp, i, j, k0, k, l; | ^~ solve_coxpath.c: In function ‘coxpath_value’: solve_coxpath.c:126:28: warning: ‘wsum’ may be used uninitialized [-Wmaybe-uninitialized] 126 | f += (-1.0 * mu[i] + log(wsum)); | ^~~~~~~~~ solve_coxpath.c:52:44: note: ‘wsum’ was declared here 52 | double lamone, lamtwo, normone, normtwo, wsum, dwsum; | ^~~~ solve_coxpath.c: In function ‘coxpath_valgrad’: solve_coxpath.c:415:20: warning: ‘wsum’ may be used uninitialized [-Wmaybe-uninitialized] 415 | z[iwsum + i] = wsum; | ~~~~~~~~~~~~~^~~~~~ solve_coxpath.c:306:44: note: ‘wsum’ was declared here 306 | double lamone, lamtwo, normone, normtwo, wsum, dwsum; | ^~~~ gcc-14 -std=gnu23 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c solve_glmpath.c -o solve_glmpath.o gcc-14 -std=gnu23 -shared -L/home/hornik/tmp/R/lib -Wl,-O1 -o glmpath.so asa_cg.o glmpath_init.o solve_coxpath.o solve_glmpath.o -L/home/hornik/tmp/R/lib -lR make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpR6taIZ/R.INSTALL2373482a040771/glmpath/src' installing to /home/hornik/tmp/CRAN_recheck/Library/00LOCK-glmpath/00new/glmpath/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 (glmpath) checking ordinalNet_2.13.tar.gz ... checking CondCopulas_0.1.4.1.tar.gz ... checking kosel_0.0.1.tar.gz ... checking multiMarker_1.0.1.tar.gz ... checking ordPens_1.1.0.tar.gz ... Depends: Package: ordinalNet Imports: stats, graphics Timings: user system elapsed ordinalNet 23.062 3.136 26.922 Results: Check status summary: NOTE OK Source packages 0 1 Reverse depends 2 2 Check results summary: ordinalNet ... OK rdepends_CondCopulas ... OK rdepends_kosel ... OK rdepends_multiMarker ... NOTE * checking Rd files ... [0s/0s] NOTE rdepends_ordPens ... NOTE * checking Rd cross-references ... NOTE Check results changes: Package: kosel Check: CRAN incoming feasibility Old result: NOTE Package: multiMarker Check: CRAN incoming feasibility Old result: NOTE