* installing *source* package 'SFSI' ... ** using staged installation ** libs using C compiler: 'gcc.exe (GCC) 12.3.0' gcc -I"D:/RCompile/recent/R/include" -DNDEBUG -I"d:/rtools43/x86_64-w64-mingw32.static.posix/include" -I. -pedantic -Wstrict-prototypes -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c c_blup.c -o c_blup.o c_blup.c: In function 'BrentRoots': c_blup.c:282:69: warning: 'EE' may be used uninitialized [-Wmaybe-uninitialized] 282 | if((2.0 * PP) < fmin2(3.0*xm *QQ-fabs(Tol1 * QQ), fabs(EE * QQ))){ | ~~~^~~~ c_blup.c:240:34: note: 'EE' was declared here 240 | double result, AA, BB, CC, DD, EE, FA, FB, FC, Tol1, PP, QQ, RR, SS, xm; | ^~ c_blup.c:266:24: warning: 'CC' may be used uninitialized [-Wmaybe-uninitialized] 266 | *valueAtRoot = dfun(result, n, p, Uty, UtX, d, pi, dbar); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ c_blup.c:240:26: note: 'CC' was declared here 240 | double result, AA, BB, CC, DD, EE, FA, FB, FC, Tol1, PP, QQ, RR, SS, xm; | ^~ c_blup.c: In function 'R_solve_mixed': c_blup.c:558:13: warning: 'K' may be used uninitialized [-Wmaybe-uninitialized] 558 | matrix_vector_product_subset(N,N,K,tmp1,uHat,0,NULL,ntrn,trn,0,work); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ c_blup.c:514:19: note: 'K' was declared here 514 | double *Z, *K, *M, *uHat; | ^ c_blup.c:574:9: warning: 'Z' may be used uninitialized [-Wmaybe-uninitialized] 574 | matrix_vector_product(N,nu,&one,Z,uHat,1,tmp1,0); // Zu | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ c_blup.c:514:15: note: 'Z' was declared here 514 | double *Z, *K, *M, *uHat; | ^ c_blup.c:457:17: warning: 'value' may be used uninitialized [-Wmaybe-uninitialized] 457 | fx0 = fun(ratio, ntrn, p, Uty, UtX, d, pi, dbar); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ c_blup.c:324:20: note: 'value' was declared here 324 | double x1, x2, value, ratio, varE, varU, h2; | ^~~~~ gcc -I"D:/RCompile/recent/R/include" -DNDEBUG -I"d:/rtools43/x86_64-w64-mingw32.static.posix/include" -I. -pedantic -Wstrict-prototypes -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c c_cov2cor.c -o c_cov2cor.o gcc -I"D:/RCompile/recent/R/include" -DNDEBUG -I"d:/rtools43/x86_64-w64-mingw32.static.posix/include" -I. -pedantic -Wstrict-prototypes -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c c_cov2dist.c -o c_cov2dist.o gcc -I"D:/RCompile/recent/R/include" -DNDEBUG -I"d:/rtools43/x86_64-w64-mingw32.static.posix/include" -I. -pedantic -Wstrict-prototypes -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c c_functions.c -o c_functions.o gcc -I"D:/RCompile/recent/R/include" -DNDEBUG -I"d:/rtools43/x86_64-w64-mingw32.static.posix/include" -I. -pedantic -Wstrict-prototypes -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c c_lars.c -o c_lars.o c_lars.c: In function 'R_lars': c_lars.c:456:18: warning: 'B' may be used uninitialized [-Wmaybe-uninitialized] 456 | F77_NAME(dcopy)(&p, bout, &inc1, B+(long long)p*(long long)k, &inc1); | ^~~~~ c_lars.c:205:13: note: 'B' was declared here 205 | double *B; | ^ gcc -I"D:/RCompile/recent/R/include" -DNDEBUG -I"d:/rtools43/x86_64-w64-mingw32.static.posix/include" -I. -pedantic -Wstrict-prototypes -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c c_prune.c -o c_prune.o gcc -I"D:/RCompile/recent/R/include" -DNDEBUG -I"d:/rtools43/x86_64-w64-mingw32.static.posix/include" -I. -pedantic -Wstrict-prototypes -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c c_solveEN.c -o c_solveEN.o gcc -I"D:/RCompile/recent/R/include" -DNDEBUG -I"d:/rtools43/x86_64-w64-mingw32.static.posix/include" -I. -pedantic -Wstrict-prototypes -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c init.c -o init.o gcc -I"D:/RCompile/recent/R/include" -DNDEBUG -I"d:/rtools43/x86_64-w64-mingw32.static.posix/include" -I. -pedantic -Wstrict-prototypes -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c utils.c -o utils.o gcc -shared -s -static-libgcc -o SFSI.dll tmp.def c_blup.o c_cov2cor.o c_cov2dist.o c_functions.o c_lars.o c_prune.o c_solveEN.o init.o utils.o -LD:/RCompile/recent/R/bin/x64 -lRlapack -LD:/RCompile/recent/R/bin/x64 -lRblas -lgfortran -lm -lquadmath -Ld:/rtools43/x86_64-w64-mingw32.static.posix/lib/x64 -Ld:/rtools43/x86_64-w64-mingw32.static.posix/lib -LD:/RCompile/recent/R/bin/x64 -lR installing to d:/RCompile/CRANincoming/R-devel/lib/00LOCK-SFSI/00new/SFSI/libs/x64 ** R ** data ** demo ** 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 * DONE (SFSI)