* installing *source* package 'bayesPop' ... ** this is package 'bayesPop' version '11.0-1' ** using staged installation ** libs using C compiler: 'gcc.exe (GCC) 13.3.0' gcc -I"D:/RCompile/recent/R/include" -DNDEBUG -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -pedantic -Wstrict-prototypes -O2 -Wall -std=gnu2x -mfpmath=sse -msse2 -mstackrealign -c bayesPop_init.c -o bayesPop_init.o gcc -I"D:/RCompile/recent/R/include" -DNDEBUG -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -pedantic -Wstrict-prototypes -O2 -Wall -std=gnu2x -mfpmath=sse -msse2 -mstackrealign -c projection_functions.c -o projection_functions.o projection_functions.c: In function 'CCM': projection_functions.c:453:22: warning: 'tsmigposm' may be used uninitialized [-Wmaybe-uninitialized] 453 | Cm = fmin(tsmigagem - totmigcountm, tsmigposm); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ projection_functions.c:90:77: note: 'tsmigposm' was declared here 90 | double tpopm, tpopf, trmig, trmigpos, trmigneg, trxm, trxf, tsgm, tsgf, tsmigposm, tsmigposf, tsmigagem, tsmigagef; | ^~~~~~~~~ projection_functions.c:454:22: warning: 'totmigcountf' may be used uninitialized [-Wmaybe-uninitialized] 454 | Cf = fmin(tsmigagef - totmigcountf, tsmigposf); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ projection_functions.c:89:39: note: 'totmigcountf' was declared here 89 | double totmigcount, totmigcountm, totmigcountf; | ^~~~~~~~~~~~ projection_functions.c:453:22: warning: 'totmigcountm' may be used uninitialized [-Wmaybe-uninitialized] 453 | Cm = fmin(tsmigagem - totmigcountm, tsmigposm); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ projection_functions.c:89:25: note: 'totmigcountm' was declared here 89 | double totmigcount, totmigcountm, totmigcountf; | ^~~~~~~~~~~~ projection_functions.c:454:22: warning: 'tsmigposf' may be used uninitialized [-Wmaybe-uninitialized] 454 | Cf = fmin(tsmigagef - totmigcountf, tsmigposf); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ projection_functions.c:90:88: note: 'tsmigposf' was declared here 90 | double tpopm, tpopf, trmig, trmigpos, trmigneg, trxm, trxf, tsgm, tsgf, tsmigposm, tsmigposf, tsmigagem, tsmigagef; | ^~~~~~~~~ gcc -shared -s -static-libgcc -o bayesPop.dll tmp.def bayesPop_init.o projection_functions.o -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-bayesPop/00new/bayesPop/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 ** 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 (bayesPop)