* installing *source* package 'mixtureOrthSkew' ... ** using staged installation ** libs using C compiler: 'gcc.exe (GCC) 13.2.0' gcc -I"D:/RCompile/recent/R/include" -DNDEBUG -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -pedantic -Wstrict-prototypes -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c mixtureOrthSkew.c -o mixtureOrthSkew.o mixtureOrthSkew.c: In function 'findroot5': mixtureOrthSkew.c:151:10: warning: 'w1' may be used uninitialized [-Wmaybe-uninitialized] 151 | return w1; | ^~ mixtureOrthSkew.c:113:10: note: 'w1' was declared here 113 | double w1, f1, f2, r1, h1, h2, h3, diff; | ^~ mixtureOrthSkew.c: In function 'findroot7': mixtureOrthSkew.c:360:10: warning: 'neww' may be used uninitialized [-Wmaybe-uninitialized] 360 | return neww; | ^~~~ mixtureOrthSkew.c:322:10: note: 'neww' was declared here 322 | double neww, f1, f2, r1, h1, h2, h3, diff; | ^~~~ mixtureOrthSkew.c: In function 'findroot6': mixtureOrthSkew.c:574:10: warning: 'w1' may be used uninitialized [-Wmaybe-uninitialized] 574 | return w1; | ^~ mixtureOrthSkew.c:535:10: note: 'w1' was declared here 535 | double w1, f1, f2, r1, h1, h2, h3, diff, nu; | ^~ gcc -shared -s -static-libgcc -o mixtureOrthSkew.dll tmp.def mixtureOrthSkew.o -LD:/RCompile/recent/R/bin/x64 -lRlapack -LD:/RCompile/recent/R/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/bin/x64 -lR installing to d:/RCompile/CRANincoming/R-devel/lib/00LOCK-mixtureOrthSkew/00new/mixtureOrthSkew/libs/x64 ** R ** data *** moving datasets to lazyload DB ** byte-compile and prepare package for lazy loading ** help *** installing help indices ** building package indices ** 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 (mixtureOrthSkew)