* installing *source* package 'CovRegRF' ... ** package 'CovRegRF' successfully unpacked and MD5 sums checked ** using staged installation ********************************************** WARNING: this package has a configure script It probably needs manual configuration ********************************************** ** libs using C compiler: 'gcc.exe (GCC) 13.2.0' make[1]: Entering directory '/d/temp/RtmpMvt8EL/R.INSTALLa5685d0e3d2/CovRegRF/src' gcc -I"D:/RCompile/recent/R-4.4.0/include" -DNDEBUG -I. -I../inst/include/ -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -fopenmp -I. -I../inst/include/ -pedantic -Wstrict-prototypes -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c R_init_randomForestSRC.c -o R_init_randomForestSRC.o gcc -I"D:/RCompile/recent/R-4.4.0/include" -DNDEBUG -I. -I../inst/include/ -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -fopenmp -I. -I../inst/include/ -pedantic -Wstrict-prototypes -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c randomForestSRC.c -o randomForestSRC.o randomForestSRC.c: In function 'restoreTerminalNodeJIT': randomForestSRC.c:32907:40: warning: unused variable 'rghtRepMembrSize' [-Wunused-variable] 32907 | uint repMembrSize, leftRepMembrSize, rghtRepMembrSize; | ^~~~~~~~~~~~~~~~ randomForestSRC.c: In function 'regressionXwghtSplitOld': randomForestSRC.c:17863:26: warning: 'sumRght' may be used uninitialized [-Wmaybe-uninitialized] 17863 | sumRghtSqr = pow(sumRght, 2.0) / rghtSize; | ^~~~~~~~~~~~~~~~~ randomForestSRC.c:17761:21: note: 'sumRght' was declared here 17761 | double sumLeft, sumRght, sumLeftSqr, sumRghtSqr; | ^~~~~~~ randomForestSRC.c: In function 'regressionXwghtSplitNew': randomForestSRC.c:18077:26: warning: 'sumRght' may be used uninitialized [-Wmaybe-uninitialized] 18077 | sumRghtSqr = pow(sumRght, 2.0) / rghtSize; | ^~~~~~~~~~~~~~~~~ randomForestSRC.c:17963:21: note: 'sumRght' was declared here 17963 | double sumLeft, sumRght, sumLeftSqr, sumRghtSqr; | ^~~~~~~ gcc -I"D:/RCompile/recent/R-4.4.0/include" -DNDEBUG -I. -I../inst/include/ -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -fopenmp -I. -I../inst/include/ -pedantic -Wstrict-prototypes -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c splitCustom.c -o splitCustom.o gcc -shared -s -static-libgcc -o CovRegRF.dll tmp.def R_init_randomForestSRC.o randomForestSRC.o splitCustom.o -fopenmp -LD:/RCompile/recent/R-4.4.0/bin/x64 -lRlapack -LD:/RCompile/recent/R-4.4.0/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-4.4.0/bin/x64 -lR make[1]: Leaving directory '/d/temp/RtmpMvt8EL/R.INSTALLa5685d0e3d2/CovRegRF/src' make[1]: Entering directory '/d/temp/RtmpMvt8EL/R.INSTALLa5685d0e3d2/CovRegRF/src' make[1]: Leaving directory '/d/temp/RtmpMvt8EL/R.INSTALLa5685d0e3d2/CovRegRF/src' installing to d:/Rcompile/CRANpkg/lib/4.4/00LOCK-CovRegRF/00new/CovRegRF/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 'CovRegRF' as CovRegRF_2.0.0.zip * DONE (CovRegRF)