* installing *source* package 'cobs' ... ** package 'cobs' successfully unpacked and MD5 sums checked ** using staged installation ** libs using C compiler: 'gcc.exe (GCC) 13.3.0' make[1]: Entering directory '/d/temp/2025_07_04_01_50_01_28303/Rtmp8mPPCR/R.INSTALL6c20554f6224/cobs/src' gcc -I"D:/RCompile/recent/R-4.4.3/include" -DNDEBUG -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -pedantic -Wstrict-prototypes -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c SR.c -o SR.o SR.c: In function 'SR': SR.c:118:9: warning: 'min' may be used uninitialized [-Wmaybe-uninitialized] 118 | Rprintf("c(nIt=%4d, phi=%12.6g, min=%14.8g, iMin=%6d, m=%4d)\n", | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 119 | nIt,phi,min,indmin, m); | ~~~~~~~~~~~~~~~~~~~~~~ SR.c:31:16: note: 'min' was declared here 31 | double phi,min,sum, | ^~~ gcc -I"D:/RCompile/recent/R-4.4.3/include" -DNDEBUG -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -pedantic -Wstrict-prototypes -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c init.c -o init.o In file included from SR.h:1, from init.c:9: nrutil.h:7:15: warning: 'sqrarg' defined but not used [-Wunused-variable] 7 | static double sqrarg; | ^~~~~~ gcc -I"D:/RCompile/recent/R-4.4.3/include" -DNDEBUG -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -pedantic -Wstrict-prototypes -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c nrutil.c -o nrutil.o In file included from nrutil.c:6: nrutil.h:7:15: warning: 'sqrarg' defined but not used [-Wunused-variable] 7 | static double sqrarg; | ^~~~~~ gcc -I"D:/RCompile/recent/R-4.4.3/include" -DNDEBUG -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -pedantic -Wstrict-prototypes -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c splines.c -o splines.o gcc -shared -s -static-libgcc -o cobs.dll tmp.def SR.o init.o nrutil.o splines.o -LD:/RCompile/recent/R-4.4.3/bin/x64 -lRblas -lgfortran -lm -lquadmath -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.3/bin/x64 -lR make[1]: Leaving directory '/d/temp/2025_07_04_01_50_01_28303/Rtmp8mPPCR/R.INSTALL6c20554f6224/cobs/src' make[1]: Entering directory '/d/temp/2025_07_04_01_50_01_28303/Rtmp8mPPCR/R.INSTALL6c20554f6224/cobs/src' make[1]: Leaving directory '/d/temp/2025_07_04_01_50_01_28303/Rtmp8mPPCR/R.INSTALL6c20554f6224/cobs/src' installing to d:/Rcompile/CRANpkg/lib/4.4/00LOCK-cobs/00new/cobs/libs/x64 ** 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 ** 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 'cobs' as cobs_1.3-9-1.zip * DONE (cobs)