* installing to library ‘/home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages’ * installing *source* package ‘phenmod’ ... ** package ‘phenmod’ successfully unpacked and MD5 sums checked ** using staged installation ** libs using C compiler: ‘gcc-13 (Debian 13.2.0-23) 13.2.0’ make[1]: Entering directory '/home/hornik/tmp/scratch/Rtmpl3OAnz/R.INSTALL212f4377d9945c/phenmod/src' gcc-13 -I"/home/hornik/tmp/R.check/r-devel-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-13 -I"/home/hornik/tmp/R.check/r-devel-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-13 -shared -L/home/hornik/tmp/R.check/r-devel-gcc/Work/build/lib -Wl,-O1 -o phenmod.so phenmod_init.o pimModel.o -L/home/hornik/tmp/R.check/r-devel-gcc/Work/build/lib -lR make[1]: Leaving directory '/home/hornik/tmp/scratch/Rtmpl3OAnz/R.INSTALL212f4377d9945c/phenmod/src' make[1]: Entering directory '/home/hornik/tmp/scratch/Rtmpl3OAnz/R.INSTALL212f4377d9945c/phenmod/src' make[1]: Leaving directory '/home/hornik/tmp/scratch/Rtmpl3OAnz/R.INSTALL212f4377d9945c/phenmod/src' installing to /home/hornik/tmp/R.check/r-devel-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 * creating tarball packaged installation of ‘phenmod’ as ‘phenmod_1.2-7_R_x86_64-pc-linux-gnu.tar.gz’ * DONE (phenmod)