* installing *source* package 'GeoModels' ... ** using staged installation ** libs using C compiler: 'gcc.exe (GCC) 13.2.0' using Fortran compiler: 'GNU Fortran (GCC) 13.2.0' gcc -I"D:/RCompile/recent/R/include" -DNDEBUG -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -DSTRICT_R_HEADERS=1 -pedantic -Wstrict-prototypes -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c CompositeLikelihood2.c -o CompositeLikelihood2.o gcc -I"D:/RCompile/recent/R/include" -DNDEBUG -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -DSTRICT_R_HEADERS=1 -pedantic -Wstrict-prototypes -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c CompositeLikelihood2_ani.c -o CompositeLikelihood2_ani.o gcc -I"D:/RCompile/recent/R/include" -DNDEBUG -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -DSTRICT_R_HEADERS=1 -pedantic -Wstrict-prototypes -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c CompositeLikelihoodCond2.c -o CompositeLikelihoodCond2.o gcc -I"D:/RCompile/recent/R/include" -DNDEBUG -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -DSTRICT_R_HEADERS=1 -pedantic -Wstrict-prototypes -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c CompositeLikelihoodCond2_ani.c -o CompositeLikelihoodCond2_ani.o gcc -I"D:/RCompile/recent/R/include" -DNDEBUG -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -DSTRICT_R_HEADERS=1 -pedantic -Wstrict-prototypes -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c CorrelationFunction.c -o CorrelationFunction.o gcc -I"D:/RCompile/recent/R/include" -DNDEBUG -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -DSTRICT_R_HEADERS=1 -pedantic -Wstrict-prototypes -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c Distributions.c -o Distributions.o gcc -I"D:/RCompile/recent/R/include" -DNDEBUG -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -DSTRICT_R_HEADERS=1 -pedantic -Wstrict-prototypes -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c GeoModels_init.c -o GeoModels_init.o gcc -I"D:/RCompile/recent/R/include" -DNDEBUG -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -DSTRICT_R_HEADERS=1 -pedantic -Wstrict-prototypes -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c Godambe.c -o Godambe.o In file included from D:/RCompile/recent/R/include/R_ext/BLAS.h:36, from header.h:7, from Godambe.c:1: Godambe.c: In function 'Vari_SubSamp': D:/RCompile/recent/R/include/R_ext/RS.h:66:25: warning: 'ecoordx' may be used uninitialized [-Wmaybe-uninitialized] 66 | #define R_Free(p) (R_chk_free( (void *)(p) ), (p) = NULL) | ^~~~~~~~~~~~~~~~~~~~~~~~~ Godambe.c:490:15: note: in expansion of macro 'R_Free' 490 | if(*grid){R_Free(ecoordx);R_Free(ecoordy);} | ^~~~~~ Godambe.c:181:13: note: 'ecoordx' was declared here 181 | double *ecoordx,*ecoordy,*scoordx,*scoordy,*sdata,*sumgrad,*subvari,*xgrid,*ygrid; | ^~~~~~~ D:/RCompile/recent/R/include/R_ext/RS.h:66:25: warning: 'ecoordy' may be used uninitialized [-Wmaybe-uninitialized] 66 | #define R_Free(p) (R_chk_free( (void *)(p) ), (p) = NULL) | ^~~~~~~~~~~~~~~~~~~~~~~~~ Godambe.c:490:31: note: in expansion of macro 'R_Free' 490 | if(*grid){R_Free(ecoordx);R_Free(ecoordy);} | ^~~~~~ Godambe.c:181:22: note: 'ecoordy' was declared here 181 | double *ecoordx,*ecoordy,*scoordx,*scoordy,*sdata,*sumgrad,*subvari,*xgrid,*ygrid; | ^~~~~~~ Godambe.c: In function 'Vari_SubSamp_biv': D:/RCompile/recent/R/include/R_ext/RS.h:66:25: warning: 'ecoordx' may be used uninitialized [-Wmaybe-uninitialized] 66 | #define R_Free(p) (R_chk_free( (void *)(p) ), (p) = NULL) | ^~~~~~~~~~~~~~~~~~~~~~~~~ Godambe.c:1592:9: note: in expansion of macro 'R_Free' 1592 | R_Free(ecoordx); | ^~~~~~ Godambe.c:1140:58: note: 'ecoordx' was declared here 1140 | double *gradcortt,*gradcortv,*gradcorvt,*gradcorvv,*ecoordx,*ecoordy,*scoordx,*scoordy,*sdata,*score,*subvari,*xgrid,*ygrid; | ^~~~~~~ D:/RCompile/recent/R/include/R_ext/RS.h:66:25: warning: 'ecoordy' may be used uninitialized [-Wmaybe-uninitialized] 66 | #define R_Free(p) (R_chk_free( (void *)(p) ), (p) = NULL) | ^~~~~~~~~~~~~~~~~~~~~~~~~ Godambe.c:1593:9: note: in expansion of macro 'R_Free' 1593 | R_Free(ecoordy); | ^~~~~~ Godambe.c:1140:67: note: 'ecoordy' was declared here 1140 | double *gradcortt,*gradcortv,*gradcorvt,*gradcorvv,*ecoordx,*ecoordy,*scoordx,*scoordy,*sdata,*score,*subvari,*xgrid,*ygrid; | ^~~~~~~ gcc -I"D:/RCompile/recent/R/include" -DNDEBUG -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -DSTRICT_R_HEADERS=1 -pedantic -Wstrict-prototypes -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c Gradient.c -o Gradient.o gcc -I"D:/RCompile/recent/R/include" -DNDEBUG -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -DSTRICT_R_HEADERS=1 -pedantic -Wstrict-prototypes -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c TB.c -o TB.o TB.c: In function 'den_wen_gen_mat': TB.c:156:5: warning: suggest parentheses around comparison in operand of '&' [-Wparentheses] 156 | if(k>-0.5&k<0&mu-0.5&k<0&mu-0.5&k<0&mu>=lambda+2) {LL=49;MAT=1;} //OK | ~^~~~~ TB.c:157:17: warning: suggest parentheses around comparison in operand of '&' [-Wparentheses] 157 | if(k>-0.5&k<0&mu>=lambda+2) {LL=49;MAT=1;} //OK | ~~^~~~~~~~~~ TB.c:158:5: warning: suggest parentheses around comparison in operand of '&' [-Wparentheses] 158 | if(k==0&k<=0.5&mu>=lambda+2) {LL=58;MAT=0;} //ok | ~^~~ TB.c:158:18: warning: suggest parentheses around comparison in operand of '&' [-Wparentheses] 158 | if(k==0&k<=0.5&mu>=lambda+2) {LL=58;MAT=0;} //ok | ~~^~~~~~~~~~ TB.c:159:5: warning: suggest parentheses around comparison in operand of '&' [-Wparentheses] 159 | if(k>=0&k<=0.5&mu=0&k<=0.5&mu