* installing *source* package ‘bayou’ ... ** this is package ‘bayou’ version ‘2.3.2’ ** using staged installation ** libs specified C++17 using C++ compiler: ‘g++-15 (Debian 15.2.0-12) 15.2.0’ using C++17 g++-15 -std=gnu++17 -I"/home/hornik/tmp/R-d-gcc-LTO/include" -DNDEBUG -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include' -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppArmadillo/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -flto=2 -c RcppExports.cpp -o RcppExports.o g++-15 -std=gnu++17 -I"/home/hornik/tmp/R-d-gcc-LTO/include" -DNDEBUG -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include' -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppArmadillo/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -flto=2 -c branches.cpp -o branches.o g++-15 -std=gnu++17 -I"/home/hornik/tmp/R-d-gcc-LTO/include" -DNDEBUG -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include' -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppArmadillo/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -flto=2 -c threepoint.cpp -o threepoint.o g++-15 -std=gnu++17 -I"/home/hornik/tmp/R-d-gcc-LTO/include" -DNDEBUG -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include' -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppArmadillo/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -flto=2 -c weightmatrix.cpp -o weightmatrix.o weightmatrix.cpp: In function ‘SEXPREC* C_weightmatrix(SEXP, SEXP)’: weightmatrix.cpp:81:24: warning: comparison of integer expressions of different signedness: ‘int’ and ‘const arma::uword’ {aka ‘const unsigned int’} [-Wsign-compare] 81 | for(int j=0; j < mstart.n_rows; ++j){ | ~~^~~~~~~~~~~~~~~ g++-15 -std=gnu++17 -shared -g -O2 -Wall -pedantic -mtune=native -flto=2 -fpic -L/home/hornik/tmp/R-d-gcc-LTO/lib -Wl,-O1 -o bayou.so RcppExports.o branches.o threepoint.o weightmatrix.o -L/home/hornik/tmp/R-d-gcc-LTO/lib -lR installing to /home/hornik/tmp/CRAN_special_LTO/bayou.Rcheck/00LOCK-bayou/00new/bayou/libs ** 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 ** 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 (bayou)