* installing to library ‘/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages’
* installing *source* package ‘FBMS’ ...
** this is package ‘FBMS’ version ‘1.2’
** package ‘FBMS’ successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C++ compiler: ‘g++-14 (Debian 14.3.0-10) 14.3.0’
make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpbkBqTg/R.INSTALL1df7106afa3d6a/FBMS/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 set_alphas.cpp -o set_alphas.o
set_alphas.cpp: In function ‘Rcpp::List set_alphas(std::string)’:
set_alphas.cpp:7:21: warning: comparison of integer expressions of different signedness: ‘int’ and ‘std::__cxx11::basic_string<char>::size_type’ {aka ‘long unsigned int’} [-Wsign-compare]
7 | for (int i = 0; i < formula.length(); i++) {
| ~~^~~~~~~~~~~~~~~~~~
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 vec_in_mat.cpp -o vec_in_mat.o
vec_in_mat.cpp: In function ‘int vec_in_mat(Rcpp::NumericMatrix&, Rcpp::NumericVector&, int, int)’:
vec_in_mat.cpp:9:9: warning: unused variable ‘rows’ [-Wunused-variable]
9 | int rows = mat.nrow();
| ^~~~
g++-14 -std=gnu++17 -shared -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -Wl,-O1 -o FBMS.so RcppExports.o set_alphas.o vec_in_mat.o -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -lR
make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpbkBqTg/R.INSTALL1df7106afa3d6a/FBMS/src'
make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpbkBqTg/R.INSTALL1df7106afa3d6a/FBMS/src'
make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpbkBqTg/R.INSTALL1df7106afa3d6a/FBMS/src'
installing to /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/00LOCK-FBMS/00new/FBMS/libs
** R
** data
*** moving datasets to lazyload DB
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
converting help for package ‘FBMS’
finding HTML links ... done
FBMS-package html
SangerData2 html
abalone html
arcsinh html
breastcancer html
compute_effects html
cos_deg html
diagn_plot html
erf html
exoplanet html
exp_dbl html
fbms html
fbms.mlik.master html
gaussian.loglik html
gaussian.loglik.alpha html
gaussian.loglik.g html
gaussian_tcch_log_likelihood html
gelu html
gen.params.gmjmcmc html
gen.params.mjmcmc html
gen.probs.gmjmcmc html
gen.probs.mjmcmc html
get.best.model html
get.mpm.model html
glm.loglik html
glm.loglik.g html
glm.logpost.bas html
gmjmcmc html
gmjmcmc.parallel html
hs html
lm.logpost.bas html
log_prior html
logistic.loglik html
logistic.loglik.ala html
logistic.loglik.alpha html
marginal.probs html
merge_results html
mjmcmc html
mjmcmc.parallel html
model.string html
ngelu html
nhs html
not html
nrelu html
p0 html
p05 html
p0p0 html
p0p05 html
p0p1 html
p0p2 html
p0p3 html
p0pm05 html
p0pm1 html
p0pm2 html
p2 html
p3 html
plot.gmjmcmc html
plot.gmjmcmc_merged html
plot.mjmcmc html
plot.mjmcmc_parallel html
pm05 html
pm1 html
pm2 html
predict.bgnlm_model html
predict.gmjmcmc html
predict.gmjmcmc_merged html
predict.gmjmcmc_parallel html
predict.mjmcmc html
predict.mjmcmc_parallel html
print.feature html
relu html
rmclapply html
set.transforms html
sigmoid html
sin_deg html
sqroot html
string.population html
string.population.models html
summary.gmjmcmc html
summary.gmjmcmc_merged html
summary.mjmcmc html
summary.mjmcmc_parallel html
troot 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 (FBMS)