* installing *source* package ‘lmPerm’ ... ** this is package ‘lmPerm’ version ‘2.1.4’ ** using staged installation ** libs using C compiler: ‘gcc-14 (Debian 14.2.0-19) 14.2.0’ gcc-14 -std=gnu23 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c lmPerm.c -o lmPerm.o lmPerm.c: In function ‘permuteProb’: lmPerm.c:680:62: warning: decrement of a boolean expression [-Wbool-operation] 680 | nToDo--; | ^~ lmPerm.c:693:62: warning: decrement of a boolean expression [-Wbool-operation] 693 | nToDo--; | ^~ lmPerm.c: In function ‘permuteSPR’: lmPerm.c:991:62: warning: decrement of a boolean expression [-Wbool-operation] 991 | nToDo--; | ^~ lmPerm.c:998:62: warning: decrement of a boolean expression [-Wbool-operation] 998 | nToDo--; | ^~ lmPerm.c:1010:62: warning: decrement of a boolean expression [-Wbool-operation] 1010 | nToDo--; | ^~ lmPerm.c:1019:70: warning: decrement of a boolean expression [-Wbool-operation] 1019 | nToDo--; | ^~ gcc-14 -std=gnu23 -shared -L/home/hornik/tmp/R-d-gcc-14/lib -Wl,-O1 -o lmPerm.so lmPerm.o -L/home/hornik/tmp/R-d-gcc-14/lib -lR installing to /home/hornik/tmp/CRAN_recheck/lmPerm.Rcheck/00LOCK-lmPerm/00new/lmPerm/libs ** R ** data ** 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 (lmPerm)