* installing *source* package 'phenex' ... ** package 'phenex' successfully unpacked and MD5 sums checked ** using staged installation ** libs using C compiler: 'gcc.exe (GCC) 13.2.0' make[1]: Entering directory '/d/temp/Rtmp6dgnw4/R.INSTALL1f34410007901/phenex/src' gcc -I"D:/RCompile/recent/R-4.4.0/include" -DNDEBUG -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -pedantic -Wstrict-prototypes -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c analyzeBits.c -o analyzeBits.o analyzeBits.c: In function 'getBits': analyzeBits.c:26:13: warning: unused variable 'erg' [-Wunused-variable] 26 | int erg; | ^~~ analyzeBits.c: In function 'getLandWater': analyzeBits.c:36:13: warning: unused variable 'erg' [-Wunused-variable] 36 | int erg; | ^~~ gcc -I"D:/RCompile/recent/R-4.4.0/include" -DNDEBUG -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -pedantic -Wstrict-prototypes -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c condition.c -o condition.o gcc -I"D:/RCompile/recent/R-4.4.0/include" -DNDEBUG -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -pedantic -Wstrict-prototypes -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c date2doy.c -o date2doy.o date2doy.c: In function 'isLeap': date2doy.c:56:12: warning: suggest explicit braces to avoid ambiguous 'else' [-Wdangling-else] 56 | if (year % 4 == 0) | ^ gcc -I"D:/RCompile/recent/R-4.4.0/include" -DNDEBUG -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -pedantic -Wstrict-prototypes -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c phenex.c -o phenex.o gcc -I"D:/RCompile/recent/R-4.4.0/include" -DNDEBUG -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -pedantic -Wstrict-prototypes -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c quicksort.c -o quicksort.o gcc -I"D:/RCompile/recent/R-4.4.0/include" -DNDEBUG -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -pedantic -Wstrict-prototypes -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c ravg.c -o ravg.o gcc -I"D:/RCompile/recent/R-4.4.0/include" -DNDEBUG -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -pedantic -Wstrict-prototypes -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c savgol.c -o savgol.o savgol.c: In function 'savGol': savgol.c:8:19: warning: unused variable 'h' [-Wunused-variable] 8 | int days, h=21, i, j, count, step, position, errorflag=0; | ^ gcc -I"D:/RCompile/recent/R-4.4.0/include" -DNDEBUG -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -pedantic -Wstrict-prototypes -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c sigmoid.c -o sigmoid.o gcc -shared -s -static-libgcc -o phenex.dll tmp.def analyzeBits.o condition.o date2doy.o phenex.o quicksort.o ravg.o savgol.o sigmoid.o -Ld:/rtools44/x86_64-w64-mingw32.static.posix/lib/x64 -Ld:/rtools44/x86_64-w64-mingw32.static.posix/lib -LD:/RCompile/recent/R-4.4.0/bin/x64 -lR make[1]: Leaving directory '/d/temp/Rtmp6dgnw4/R.INSTALL1f34410007901/phenex/src' make[1]: Entering directory '/d/temp/Rtmp6dgnw4/R.INSTALL1f34410007901/phenex/src' make[1]: Leaving directory '/d/temp/Rtmp6dgnw4/R.INSTALL1f34410007901/phenex/src' installing to d:/Rcompile/CRANpkg/lib/4.4/00LOCK-phenex/00new/phenex/libs/x64 ** 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 ** testing if installed package can be loaded from final location ** testing if installed package keeps a record of temporary installation path * MD5 sums packaged installation of 'phenex' as phenex_1.4-5.zip * DONE (phenex)