* installing *source* package 'gplm' ... ** package 'gplm' 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/Rtmpu6SV0j/R.INSTALL287384173fe1/gplm/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 kernconv.c -o kernconv.o kernconv.c: In function 'i_gammln': kernconv.c:28:5: warning: this 'for' clause does not guard... [-Wmisleading-indentation] 28 | for (j=0;j<=5;j++) ser += cof[j]/++y; return -tmp+log(2.5066282746310005*ser/x); | ^~~ kernconv.c:28:43: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' 28 | for (j=0;j<=5;j++) ser += cof[j]/++y; return -tmp+log(2.5066282746310005*ser/x); | ^~~~~~ kernconv.c: In function 'i_skernel': kernconv.c:67:11: warning: 'c' may be used uninitialized [-Wmaybe-uninitialized] 67 | v = c * pow(r,qq); | ~~^~~~~~~~~~~~~~~ kernconv.c:50:27: note: 'c' was declared here 50 | int i; double volume, c, v = 1.0, r = 0.0, pp, qq; | ^ gcc -shared -s -static-libgcc -o gplm.dll tmp.def kernconv.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/Rtmpu6SV0j/R.INSTALL287384173fe1/gplm/src' make[1]: Entering directory '/d/temp/Rtmpu6SV0j/R.INSTALL287384173fe1/gplm/src' make[1]: Leaving directory '/d/temp/Rtmpu6SV0j/R.INSTALL287384173fe1/gplm/src' installing to d:/Rcompile/CRANpkg/lib/4.4/00LOCK-gplm/00new/gplm/libs/x64 ** R ** inst ** byte-compile and prepare package for lazy loading ** help *** installing help indices ** building package indices ** installing vignettes ** 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 'gplm' as gplm_0.7-4.zip * DONE (gplm)