* installing to library ‘/home/hornik/tmp/R.check/r-patched-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-12) 14.2.0’ make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpjNVYcj/R.INSTALLe7e52353e376e/phenmod/src' gcc-14 -I"/home/hornik/tmp/R.check/r-patched-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-patched-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-patched-gcc/Work/build/lib -Wl,-O1 -o phenmod.so phenmod_init.o pimModel.o -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -lR make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpjNVYcj/R.INSTALLe7e52353e376e/phenmod/src' make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpjNVYcj/R.INSTALLe7e52353e376e/phenmod/src' make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpjNVYcj/R.INSTALLe7e52353e376e/phenmod/src' installing to /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/00LOCK-phenmod/00new/phenmod/libs ** R ** data ** byte-compile and prepare package for lazy loading ** help *** installing help indices converting help for package ‘phenmod’ finding HTML links ... done bbObs html data.addTemperatures html data.combine html data.combine.clusters html data.combine.clusters.search html data.combine.stationNet html data.combine.timeseries html data.coordinates2gridcellnumber html data.extract html data.loadTemperature html data.main html data.read.phase html dataFinal html extractedObs html lcObs html pim.solve html relatedGrid html result.extract.interpolate html result.extract.main html result.extract.mask html result.extract.sub html result.main html result.pic.histogramm html result.pic.maps html result.pic.scatterplot html result.rsquare html temperatures html tsm.solve html util.geoco2gk html util.isLeapYear html ** 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)