* installing *source* package ‘maxstat’ ... ** this is package ‘maxstat’ version ‘0.7-26’ ** using staged installation ** libs using C compiler: ‘Debian clang version 19.1.7 (3)’ clang-19 -std=gnu23 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c init.c -o init.o clang-19 -std=gnu23 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c maxstatpermdist.c -o maxstatpermdist.o clang-19 -std=gnu23 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c newcorr.c -o newcorr.o clang-19 -std=gnu23 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c ptree.c -o ptree.o ptree.c:30:13: warning: variable 'count' set but not used [-Wunused-but-set-variable] 30 | int i, j, count = 0; | ^ 1 warning generated. clang-19 -std=gnu23 -shared -L/home/hornik/tmp/R/lib -Wl,-O1 -o maxstat.so init.o maxstatpermdist.o newcorr.o ptree.o -L/home/hornik/tmp/R/lib -lR installing to /srv/hornik/tmp/CRAN_pretest/maxstat.Rcheck/00LOCK-maxstat/00new/maxstat/libs ** R ** data *** moving datasets to lazyload DB ** 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 (maxstat)