* installing to library ‘/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages’
* installing *source* package ‘baskexact’ ...
** package ‘baskexact’ successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C++ compiler: ‘g++-13 (Debian 13.2.0-23) 13.2.0’
make[1]: Entering directory '/tmp/RtmpnLXdcW/R.INSTALLe22f0726acffb/baskexact/src'
g++-13 -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'/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppArmadillo/include' -I/usr/local/include -D_FORTIFY_SOURCE=3  -fopenmp -fpic  -g -O2 -Wall -pedantic -mtune=native   -c RcppExports.cpp -o RcppExports.o
g++-13 -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'/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppArmadillo/include' -I/usr/local/include -D_FORTIFY_SOURCE=3  -fopenmp -fpic  -g -O2 -Wall -pedantic -mtune=native   -c ifelse_helper.cpp -o ifelse_helper.o
g++-13 -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'/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppArmadillo/include' -I/usr/local/include -D_FORTIFY_SOURCE=3  -fopenmp -fpic  -g -O2 -Wall -pedantic -mtune=native   -c weight_beta.cpp -o weight_beta.o
g++-13 -std=gnu++17 -shared -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -Wl,-O1 -o baskexact.so RcppExports.o ifelse_helper.o weight_beta.o -fopenmp -llapack -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -lRblas -lgfortran -lm -lquadmath -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -lR
make[1]: Leaving directory '/tmp/RtmpnLXdcW/R.INSTALLe22f0726acffb/baskexact/src'
make[1]: Entering directory '/tmp/RtmpnLXdcW/R.INSTALLe22f0726acffb/baskexact/src'
make[1]: Leaving directory '/tmp/RtmpnLXdcW/R.INSTALLe22f0726acffb/baskexact/src'
installing to /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/00LOCK-baskexact/00new/baskexact/libs
** R
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
  converting help for package ‘baskexact’
    finding HTML links ... done
    OneStageBasket-class                    html  
    TwoStageBasket-class                    html  
    adjust_lambda                           html  
    basket_test                             html  
    check_mon_between                       html  
    check_mon_within                        html  
    ecd                                     html  
    ess                                     html  
    estim                                   html  
    get_scenarios                           html  
    globalweights_diff                      html  
    globalweights_fix                       html  
    interim_posterior                       html  
    interim_postpred                        html  
    opt_design                              html  
    plot_weights                            html  
    pow                                     html  
    setupOneStageBasket                     html  
    setupTwoStageBasket                     html  
    toer                                    html  
    weights_cpp                             html  
    weights_fujikawa                        html  
    weights_jsd                             html  
    weights_mml                             html  
    weights_pool                            html  
    weights_separate                        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 (baskexact)