* installing *source* package ‘mcr’ ... ** using staged installation ** libs using C compiler: ‘Debian clang version 16.0.6 (15)’ using Fortran compiler: ‘GNU Fortran (Debian 13.2.0-3) 13.2.0’ clang-16 -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 PaBaAlgorithm.c -o PaBaAlgorithm.o PaBaAlgorithm.c:30:43: warning: '/*' within block comment [-Wcomment] /*typedef enum {false, true} bool; /* false=0, true=1 */ ^ 1 warning generated. clang-16 -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 calcRegression.c -o calcRegression.o clang-16 -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-16 -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 utils.functions.c -o utils.functions.o gfortran -fpic -g -O2 -Wall -mtune=native -c vartau.f -o vartau.o vartau.f:359:22: 359 | numgtold =numgt | 1 Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion] vartau.f:325:25: 325 | integer i, j, l, ii | 1 Warning: Unused variable ‘ii’ declared at (1) [-Wunused-variable] clang-16 -shared -L/home/hornik/tmp/R/lib -Wl,-O1 -o mcr.so PaBaAlgorithm.o calcRegression.o init.o utils.functions.o vartau.o -lgfortran -lm -lquadmath -L/home/hornik/tmp/R/lib -lR installing to /srv/hornik/tmp/CRAN/mcr.Rcheck/00LOCK-mcr/00new/mcr/libs ** R ** data *** moving datasets to lazyload DB ** 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 ** 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 (mcr)