* installing to library ‘/home/hornik/tmp/R.check/r-release-gcc/Work/build/Packages’ * installing *source* package ‘phenmod’ ... ** package ‘phenmod’ successfully unpacked and MD5 sums checked ** using staged installation ** libs using C compiler: ‘gcc-14 (Debian 14.2.0-8) 14.2.0’ make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpkIv7Ne/R.INSTALL2bfb0c565aea6f/phenmod/src' gcc-14 -I"/home/hornik/tmp/R.check/r-release-gcc/Work/build/include" -DNDEBUG -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c phenmod_init.c -o phenmod_init.o gcc-14 -I"/home/hornik/tmp/R.check/r-release-gcc/Work/build/include" -DNDEBUG -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c pimModel.c -o pimModel.o pimModel.c: In function ‘isLeapYear’: pimModel.c:184:12: warning: suggest explicit braces to avoid ambiguous ‘else’ [-Wdangling-else] 184 | if (year % 4 == 0) | ^ pimModel.c: In function ‘tsModel’: pimModel.c:208:35: warning: unused variable ‘param’ [-Wunused-variable] 208 | double temperatures[365], param[2]; | ^~~~~ gcc-14 -shared -L/home/hornik/tmp/R.check/r-release-gcc/Work/build/lib -Wl,-O1 -o phenmod.so phenmod_init.o pimModel.o -L/home/hornik/tmp/R.check/r-release-gcc/Work/build/lib -lR make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpkIv7Ne/R.INSTALL2bfb0c565aea6f/phenmod/src' make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpkIv7Ne/R.INSTALL2bfb0c565aea6f/phenmod/src' make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpkIv7Ne/R.INSTALL2bfb0c565aea6f/phenmod/src' installing to /home/hornik/tmp/R.check/r-release-gcc/Work/build/Packages/00LOCK-phenmod/00new/phenmod/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 (phenmod)