* installing *source* package ‘MortCast’ ... ** using staged installation ** libs using C compiler: ‘Debian clang version 19.1.3 (1)’ clang-19 -I"/home/hornik/tmp/R-d-clang-19/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c functions.c -o functions.o functions.c:196:9: warning: variable 'nage1' set but not used [-Wunused-but-set-variable] 196 | int nage1; | ^ 1 warning generated. clang-19 -I"/home/hornik/tmp/R-d-clang-19/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 -shared -L/home/hornik/tmp/R-d-clang-19/lib -Wl,-O1 -o MortCast.so functions.o init.o -L/home/hornik/tmp/R-d-clang-19/lib -lR installing to /srv/hornik/tmp/CRAN_pretest/MortCast.Rcheck/00LOCK-MortCast/00new/MortCast/libs ** R ** data *** moving datasets to lazyload DB ** 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 (MortCast)