* installing *source* package 'bamp' ... ** this is package 'bamp' version '3.0.0' ** using staged installation ** libs using C compiler: 'gcc.exe (GCC) 14.3.0' using C++ compiler: 'g++.exe (GCC) 14.3.0' g++ -std=gnu++20 -I"D:/RCompile/recent/R/include" -DNDEBUG -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include" -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c bamp.cc -o bamp.o bamp.cc: In function 'void bamp(int*, int*, int*, int*, double*, int*, int*, double*, double*, double*, double*, double*, double*, double*, double*, double*, double*, double*, double*, double*, double*, double*, double*, double*, int*)': bamp.cc:514:42: warning: 'period_data' may be used uninitialized [-Wmaybe-uninitialized] 514 | phi[i]=phi[i]*period_data[i]; | ~~~~~~~~~~~~~^ bamp.cc:69:9: note: 'period_data' was declared here 69 | double* period_data; | ^~~~~~~~~~~ bamp.cc:444:42: warning: 'cohort_data' may be used uninitialized [-Wmaybe-uninitialized] 444 | psi[i]=psi[i]/cohort_data[i]; | ~~~~~~~~~~~~~^ bamp.cc:70:9: note: 'cohort_data' was declared here 70 | double* cohort_data; | ^~~~~~~~~~~ g++ -std=gnu++20 -I"D:/RCompile/recent/R/include" -DNDEBUG -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include" -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c block.cc -o block.o gcc -I"D:/RCompile/recent/R/include" -DNDEBUG -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include" -Iwin64 -pedantic -Wstrict-prototypes -O2 -Wall -std=gnu2x -mfpmath=sse -msse2 -mstackrealign -c init.c -o init.o g++ -std=gnu++20 -I"D:/RCompile/recent/R/include" -DNDEBUG -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include" -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c l.cc -o l.o g++ -std=gnu++20 -I"D:/RCompile/recent/R/include" -DNDEBUG -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include" -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c matrix.cc -o matrix.o g++ -std=gnu++20 -I"D:/RCompile/recent/R/include" -DNDEBUG -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include" -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c mxs.cc -o mxs.o gcc -I"D:/RCompile/recent/R/include" -DNDEBUG -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include" -Iwin64 -pedantic -Wstrict-prototypes -O2 -Wall -std=gnu2x -mfpmath=sse -msse2 -mstackrealign -c pg_engine.c -o pg_engine.o pg_engine.c: In function 'mh_state': pg_engine.c:307:3: warning: this 'for' clause does not guard... [-Wmisleading-indentation] 307 | for (int i=0;i