* installing *source* package 'ipfp' ... ** package 'ipfp' 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/RtmpwTL27R/R.INSTALL20c704b384257/ipfp/src' gcc -I"D:/RCompile/recent/R/include" -DNDEBUG -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -pedantic -Wstrict-prototypes -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c ipfp.c -o ipfp.o ipfp.c: In function 'ipfp': ipfp.c:78:19: warning: variable 'converged' set but not used [-Wunused-but-set-variable] 78 | int iter = 0, converged = 0; | ^~~~~~~~~ ipfp.c:141:30: warning: 'errNorm' may be used uninitialized [-Wmaybe-uninitialized] 141 | REAL(errNormSEXP)[0] = errNorm; | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~ ipfp.c:80:12: note: 'errNorm' was declared here 80 | double errNorm; | ^~~~~~~ gcc -shared -s -static-libgcc -o ipfp.dll tmp.def ipfp.o -LD:/RCompile/recent/R/bin/x64 -lRlapack -LD:/RCompile/recent/R/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/bin/x64 -lR make[1]: Leaving directory '/d/temp/RtmpwTL27R/R.INSTALL20c704b384257/ipfp/src' make[1]: Entering directory '/d/temp/RtmpwTL27R/R.INSTALL20c704b384257/ipfp/src' make[1]: Leaving directory '/d/temp/RtmpwTL27R/R.INSTALL20c704b384257/ipfp/src' installing to d:/Rcompile/CRANpkg/lib/4.4/00LOCK-ipfp/00new/ipfp/libs/x64 ** R ** 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 'ipfp' as ipfp_1.0.2.zip * DONE (ipfp)