* installing *source* package 'grpreg' ... ** package 'grpreg' successfully unpacked and MD5 sums checked ** using staged installation ** libs using C compiler: 'gcc.exe (GCC) 12.3.0' make[1]: Entering directory '/d/temp/RtmpGyBNes/R.INSTALL324a4f1a6e4b/grpreg/src' gcc -I"D:/RCompile/recent/R-4.3.3/include" -DNDEBUG -I"d:/rtools43/x86_64-w64-mingw32.static.posix/include" -pedantic -Wstrict-prototypes -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c gdfit_cox.c -o gdfit_cox.o gdfit_cox.c: In function 'gd_cox': gdfit_cox.c:44:33: warning: 'len' may be used uninitialized [-Wmaybe-uninitialized] 44 | if (len > 0) REAL(df)[l] += K * len / z_norm; | ~~^~~~~ gdfit_cox.c:25:10: note: 'len' was declared here 25 | double len; | ^~~ gcc -I"D:/RCompile/recent/R-4.3.3/include" -DNDEBUG -I"d:/rtools43/x86_64-w64-mingw32.static.posix/include" -pedantic -Wstrict-prototypes -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c gdfit_gaussian.c -o gdfit_gaussian.o gdfit_gaussian.c: In function 'gd_gaussian': gdfit_gaussian.c:46:36: warning: 'len' may be used uninitialized [-Wmaybe-uninitialized] 46 | if (len > 0) REAL(df)[l] += K[g] * len / z_norm; | ~~~~~^~~~~ gdfit_gaussian.c:32:10: note: 'len' was declared here 32 | double len; | ^~~ gcc -I"D:/RCompile/recent/R-4.3.3/include" -DNDEBUG -I"d:/rtools43/x86_64-w64-mingw32.static.posix/include" -pedantic -Wstrict-prototypes -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c gdfit_glm.c -o gdfit_glm.o gdfit_glm.c: In function 'gd_glm': gdfit_glm.c:47:33: warning: 'len' may be used uninitialized [-Wmaybe-uninitialized] 47 | if (len > 0) REAL(df)[l] += K * len / z_norm; | ~~^~~~~ gdfit_glm.c:28:10: note: 'len' was declared here 28 | double len; | ^~~ gdfit_glm.c: In function 'gdfit_glm': gdfit_glm.c:213:21: warning: 'v' may be used uninitialized [-Wmaybe-uninitialized] 213 | if (e[g]) gd_glm(b, X, r, v, eta, g, K1, n, l, p, penalty, l1, l2, gamma, df, a, &maxChange); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gdfit_glm.c:106:29: note: 'v' was declared here 106 | double shift, l1, l2, mu, v, maxChange; | ^ gcc -I"D:/RCompile/recent/R-4.3.3/include" -DNDEBUG -I"d:/rtools43/x86_64-w64-mingw32.static.posix/include" -pedantic -Wstrict-prototypes -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c grpreg_init.c -o grpreg_init.o gcc -I"D:/RCompile/recent/R-4.3.3/include" -DNDEBUG -I"d:/rtools43/x86_64-w64-mingw32.static.posix/include" -pedantic -Wstrict-prototypes -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c lcdfit_cox.c -o lcdfit_cox.o gcc -I"D:/RCompile/recent/R-4.3.3/include" -DNDEBUG -I"d:/rtools43/x86_64-w64-mingw32.static.posix/include" -pedantic -Wstrict-prototypes -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c lcdfit_gaussian.c -o lcdfit_gaussian.o gcc -I"D:/RCompile/recent/R-4.3.3/include" -DNDEBUG -I"d:/rtools43/x86_64-w64-mingw32.static.posix/include" -pedantic -Wstrict-prototypes -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c lcdfit_glm.c -o lcdfit_glm.o lcdfit_glm.c: In function 'lcdfit_glm': lcdfit_glm.c:297:11: warning: 'v' may be used uninitialized [-Wmaybe-uninitialized] 297 | gLCD_glm(b, penalty, X, r, v, eta, g, K1, n, l, p, l1, l2, gamma, tau, df, a, delta, e, &maxChange); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ lcdfit_glm.c:172:29: note: 'v' was declared here 172 | double shift, l1, l2, mu, v, maxChange; | ^ lcdfit_glm.c:272:23: warning: 'a0' may be used uninitialized [-Wmaybe-uninitialized] 272 | b0[l] = shift + a0; | ~~~~~~^~~~ lcdfit_glm.c:166:10: note: 'a0' was declared here 166 | double a0; | ^~ gcc -I"D:/RCompile/recent/R-4.3.3/include" -DNDEBUG -I"d:/rtools43/x86_64-w64-mingw32.static.posix/include" -pedantic -Wstrict-prototypes -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c maxprod.c -o maxprod.o gcc -I"D:/RCompile/recent/R-4.3.3/include" -DNDEBUG -I"d:/rtools43/x86_64-w64-mingw32.static.posix/include" -pedantic -Wstrict-prototypes -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c standardize.c -o standardize.o gcc -shared -s -static-libgcc -o grpreg.dll tmp.def gdfit_cox.o gdfit_gaussian.o gdfit_glm.o grpreg_init.o lcdfit_cox.o lcdfit_gaussian.o lcdfit_glm.o maxprod.o standardize.o -Ld:/rtools43/x86_64-w64-mingw32.static.posix/lib/x64 -Ld:/rtools43/x86_64-w64-mingw32.static.posix/lib -LD:/RCompile/recent/R-4.3.3/bin/x64 -lR make[1]: Leaving directory '/d/temp/RtmpGyBNes/R.INSTALL324a4f1a6e4b/grpreg/src' make[1]: Entering directory '/d/temp/RtmpGyBNes/R.INSTALL324a4f1a6e4b/grpreg/src' make[1]: Leaving directory '/d/temp/RtmpGyBNes/R.INSTALL324a4f1a6e4b/grpreg/src' installing to d:/Rcompile/CRANpkg/lib/4.3/00LOCK-grpreg/00new/grpreg/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 ** 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 'grpreg' as grpreg_3.4.0.zip * DONE (grpreg)