* installing *source* package 'braggR' ... ** package 'braggR' successfully unpacked and MD5 sums checked ** using staged installation ** libs using C++ compiler: 'g++.exe (GCC) 12.3.0' make[1]: Entering directory '/d/temp/RtmpUFBtCJ/R.INSTALL3b648915e1f/braggR/src' g++ -std=gnu++17 -I"D:/RCompile/recent/R-4.3.3/include" -DNDEBUG -I'D:/RCompile/CRANpkg/lib/4.3/Rcpp/include' -I"d:/rtools43/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-4.3.3/include" -DNDEBUG -I'D:/RCompile/CRANpkg/lib/4.3/Rcpp/include' -I"d:/rtools43/x86_64-w64-mingw32.static.posix/include" -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c RegBayes.cpp -o RegBayes.o RegBayes.cpp: In function 'Rcpp::NumericMatrix sample_parameters_cpp(Rcpp::NumericVector, double, double, double, double, double, int, int)': RegBayes.cpp:145:40: warning: 'gamma_cand' may be used uninitialized [-Wmaybe-uninitialized] 145 | mu_cond = mu0 + sqrt(1-gamma_cand)*gamma_cand / (delta_cand + (N-1)*rho_cand) * (sum_P - N*mu0 / sqrt(1-gamma_cand)); | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~ RegBayes.cpp:82:32: note: 'gamma_cand' was declared here 82 | double rho_cand, delta_cand, gamma_cand; | ^~~~~~~~~~ RegBayes.cpp:145:66: warning: 'delta_cand' may be used uninitialized [-Wmaybe-uninitialized] 145 | mu_cond = mu0 + sqrt(1-gamma_cand)*gamma_cand / (delta_cand + (N-1)*rho_cand) * (sum_P - N*mu0 / sqrt(1-gamma_cand)); | ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ RegBayes.cpp:82:20: note: 'delta_cand' was declared here 82 | double rho_cand, delta_cand, gamma_cand; | ^~~~~~~~~~ RegBayes.cpp:145:73: warning: 'rho_cand' may be used uninitialized [-Wmaybe-uninitialized] 145 | mu_cond = mu0 + sqrt(1-gamma_cand)*gamma_cand / (delta_cand + (N-1)*rho_cand) * (sum_P - N*mu0 / sqrt(1-gamma_cand)); | ~~~~~^~~~~~~~~ RegBayes.cpp:82:10: note: 'rho_cand' was declared here 82 | double rho_cand, delta_cand, gamma_cand; | ^~~~~~~~ RegBayes.cpp:145:13: warning: 'mu0' may be used uninitialized [-Wmaybe-uninitialized] 145 | mu_cond = mu0 + sqrt(1-gamma_cand)*gamma_cand / (delta_cand + (N-1)*rho_cand) * (sum_P - N*mu0 / sqrt(1-gamma_cand)); | ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ RegBayes.cpp:42:10: note: 'mu0' was declared here 42 | double mu0; | ^~~ g++ -std=gnu++17 -shared -s -static-libgcc -o braggR.dll tmp.def RcppExports.o RegBayes.o -Ld:/rtools43/x86_64-w64-mingw32.static.posix/lib/x64 -Ld:/rtools43/x86_64-w64-mingw32.static.posix/lib -LD:/RCompile/recent/R-4.3.3/bin/x64 -lR make[1]: Leaving directory '/d/temp/RtmpUFBtCJ/R.INSTALL3b648915e1f/braggR/src' make[1]: Entering directory '/d/temp/RtmpUFBtCJ/R.INSTALL3b648915e1f/braggR/src' make[1]: Leaving directory '/d/temp/RtmpUFBtCJ/R.INSTALL3b648915e1f/braggR/src' installing to d:/Rcompile/CRANpkg/lib/4.3/00LOCK-braggR/00new/braggR/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 'braggR' as braggR_0.1.1.zip * DONE (braggR)