* installing to library ‘/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages’
* installing *source* package ‘FBMS’ ...
** this is package ‘FBMS’ version ‘1.3’
** 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/RtmpcB37eT/R.INSTALL2a949c4db4829b/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/RtmpcB37eT/R.INSTALL2a949c4db4829b/FBMS/src'
make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpcB37eT/R.INSTALL2a949c4db4829b/FBMS/src'
make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpcB37eT/R.INSTALL2a949c4db4829b/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
aggr html
aggr.fbms_predict html
arcsinh html
breastcancer html
coef.bgnlm_model html
coef.gmjmcmc html
coef.gmjmcmc_merged html
coef.mjmcmc html
coef.mjmcmc_parallel html
compute_effects html
cos_deg html
diagn_plot html
erf html
exoplanet html
exp_dbl html
fbms html
fbms.mlik.master html
fitted.fbms_predict html
gaussian.loglik 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
gmjmcmc html
gmjmcmc.parallel html
hs html
impute_x html
impute_x_pred html
log_prior html
logistic.loglik 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.bgnlm_model html
plot.fbms_predict 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
predmean html
predmean.fbms_predict html
predquantiles html
predquantiles.fbms_predict html
print.bgnlm_model html
print.fbms_predict html
print.feature html
print.gmjmcmc html
print.gmjmcmc_merged html
print.mjmcmc html
print.mjmcmc_parallel html
relu html
residuals.bgnlm_model html
residuals.gmjmcmc html
residuals.gmjmcmc_merged html
residuals.mjmcmc html
residuals.mjmcmc_parallel html
rmclapply html
set.transforms html
sigmoid html
sin_deg html
sqroot html
string.population html
string.population.models html
summary.fbms_predict 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)