* installing *source* package 'blindrecalc' ... ** package 'blindrecalc' successfully unpacked and MD5 sums checked ** using staged installation ** libs using C++ compiler: 'g++.exe (GCC) 13.2.0' make[1]: Entering directory '/d/temp/RtmpUzMGjf/R.INSTALL27d0471bf29ee/blindrecalc/src' g++ -std=gnu++17 -I"D:/RCompile/recent/R/include" -DNDEBUG -I'D:/RCompile/CRANpkg/lib/4.5/Rcpp/include' -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c RcppExports.cpp -o RcppExports.o g++ -std=gnu++17 -I"D:/RCompile/recent/R/include" -DNDEBUG -I'D:/RCompile/CRANpkg/lib/4.5/Rcpp/include' -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c chisquare_helper.cpp -o chisquare_helper.o chisquare_helper.cpp: In function 'double chisq_recalc_reject(Rcpp::S4, double, double, Rcpp::String, Rcpp::NumericMatrix)': chisquare_helper.cpp:141:50: warning: 'p1_e' may be used uninitialized [-Wmaybe-uninitialized] 141 | pow(1 - p1_c, n_cdot - x_c) * pow(p1_e, x_e) * | ~~~^~~~~~~~~~~ chisquare_helper.cpp:59:10: note: 'p1_e' was declared here 59 | double p1_e, p1_c, n2, p_c, p_e, p_hat, n_new, ts, x; | ^~~~ chisquare_helper.cpp:140:62: warning: 'p1_c' may be used uninitialized [-Wmaybe-uninitialized] 140 | Rf_choose(n_c2, k) * Rf_choose(n_e2, l) * pow(p1_c, x_c) * | ~~~^~~~~~~~~~~ chisquare_helper.cpp:59:16: note: 'p1_c' was declared here 59 | double p1_e, p1_c, n2, p_c, p_e, p_hat, n_new, ts, x; | ^~~~ g++ -std=gnu++17 -I"D:/RCompile/recent/R/include" -DNDEBUG -I'D:/RCompile/CRANpkg/lib/4.5/Rcpp/include' -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c farringtonmanning_helper.cpp -o farringtonmanning_helper.o farringtonmanning_helper.cpp: In function 'double fm_fix_reject(Rcpp::S4, double, double, Rcpp::String)': farringtonmanning_helper.cpp:78:39: warning: 'p1_e' may be used uninitialized [-Wmaybe-uninitialized] 78 | pow(1 - p1_c, n_c - i) * pow(p1_e, j) * pow(1 - p1_e, n_e - j); | ~~~^~~~~~~~~ farringtonmanning_helper.cpp:40:10: note: 'p1_e' was declared here 40 | double p1_e, p1_c, p_c, p_e, pt_c, pt_e, se, ts, sum_prob; | ^~~~ farringtonmanning_helper.cpp:77:64: warning: 'p1_c' may be used uninitialized [-Wmaybe-uninitialized] 77 | sum_prob = Rf_choose(n_c, i) * (Rf_choose(n_e, j) * pow(p1_c, i)) * | ~~~^~~~~~~~~ farringtonmanning_helper.cpp:40:16: note: 'p1_c' was declared here 40 | double p1_e, p1_c, p_c, p_e, pt_c, pt_e, se, ts, sum_prob; | ^~~~ farringtonmanning_helper.cpp: In function 'double fm_recalc_reject(Rcpp::S4, double, double, Rcpp::String, Rcpp::NumericMatrix)': farringtonmanning_helper.cpp:168:20: warning: 'p1_e' may be used uninitialized [-Wmaybe-uninitialized] 168 | pow(p1_e, j + l) * pow(1 - p1_e, n_edot - j - l); | ~~~^~~~~~~~~~~~~ farringtonmanning_helper.cpp:93:10: note: 'p1_e' was declared here 93 | double p1_e, p1_c, p_c, p_e, pt_c, pt_e, se, ts, sum_prob; | ^~~~ farringtonmanning_helper.cpp:167:20: warning: 'p1_c' may be used uninitialized [-Wmaybe-uninitialized] 167 | pow(p1_c, i + k) * pow(1 - p1_c, n_cdot - i - k) * | ~~~^~~~~~~~~~~~~ farringtonmanning_helper.cpp:93:16: note: 'p1_c' was declared here 93 | double p1_e, p1_c, p_c, p_e, pt_c, pt_e, se, ts, sum_prob; | ^~~~ g++ -std=gnu++17 -shared -s -static-libgcc -o blindrecalc.dll tmp.def RcppExports.o chisquare_helper.o farringtonmanning_helper.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 make[1]: Leaving directory '/d/temp/RtmpUzMGjf/R.INSTALL27d0471bf29ee/blindrecalc/src' make[1]: Entering directory '/d/temp/RtmpUzMGjf/R.INSTALL27d0471bf29ee/blindrecalc/src' make[1]: Leaving directory '/d/temp/RtmpUzMGjf/R.INSTALL27d0471bf29ee/blindrecalc/src' installing to d:/Rcompile/CRANpkg/lib/4.5/00LOCK-blindrecalc/00new/blindrecalc/libs/x64 ** R ** 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 * MD5 sums packaged installation of 'blindrecalc' as blindrecalc_1.0.1.zip * DONE (blindrecalc)