* installing to library ‘/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages’ * installing *source* package ‘SimReg’ ... ** package ‘SimReg’ successfully unpacked and MD5 sums checked ** using staged installation ** libs using C++ compiler: ‘g++-14 (Debian 14.2.0-8) 14.2.0’ make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpGlUiaL/R.INSTALL230d3f4f6d2c0b/SimReg/src' g++-14 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -I'/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/Rcpp/include' -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -c RcppExports.cpp -o RcppExports.o g++-14 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -I'/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/Rcpp/include' -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -c bgml.cpp -o bgml.o bgml.cpp: In function ‘double bg_ML(int, int, Rcpp::NumericVector, int, double, double, double)’: bgml.cpp:95:53: warning: ‘state.BGState::likelihood’ may be used uninitialized [-Wmaybe-uninitialized] 95 | sum_ratios += (t[j]-t[j-1]) * state.likelihood; | ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ bgml.cpp:85:25: note: ‘state.BGState::likelihood’ was declared here 85 | BGState state( | ^~~~~ g++-14 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -I'/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/Rcpp/include' -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -c fml.cpp -o fml.o g++-14 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -I'/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/Rcpp/include' -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -c ml.cpp -o ml.o g++-14 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -I'/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/Rcpp/include' -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -c transform.cpp -o transform.o g++-14 -std=gnu++17 -shared -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -Wl,-O1 -o SimReg.so RcppExports.o bgml.o fml.o ml.o transform.o -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -lR make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpGlUiaL/R.INSTALL230d3f4f6d2c0b/SimReg/src' make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpGlUiaL/R.INSTALL230d3f4f6d2c0b/SimReg/src' make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpGlUiaL/R.INSTALL230d3f4f6d2c0b/SimReg/src' installing to /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/00LOCK-SimReg/00new/SimReg/libs ** R ** inst ** byte-compile and prepare package for lazy loading ** help *** installing help indices converting help for package ‘SimReg’ finding HTML links ... done SimReg-package html get_term_marginals html get_terms html log_BF html plot.sim_reg_summary html plot_term_marginals html posterior_prediction html print.sim_reg_output html print.sim_reg_summary html prob_association html sim_reg html sum_log_probs html summary.sim_reg_output html term_marginals html ** building package indices ** installing vignettes ** testing if installed package can be loaded from temporary location ** checking absolute paths in shared objects and dynamic libraries ** testing if installed package can be loaded from final location ** testing if installed package keeps a record of temporary installation path * DONE (SimReg)