* installing to library ‘/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages’
* installing *source* package ‘SurrogateParadoxTest’ ...
** this is package ‘SurrogateParadoxTest’ version ‘2.2’
** package ‘SurrogateParadoxTest’ successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C++ compiler: ‘g++-15 (Debian 15.2.0-16) 15.2.0’
make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpCyaIJk/R.INSTALL13c28f278e86a/SurrogateParadoxTest/src'
g++-15 -std=gnu++20 -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   -fpic  -g -O2 -Wall -pedantic -mtune=native   -c RcppExports.cpp -o RcppExports.o
g++-15 -std=gnu++20 -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   -fpic  -g -O2 -Wall -pedantic -mtune=native   -c loglik.cpp -o loglik.o
g++-15 -std=gnu++20 -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   -fpic  -g -O2 -Wall -pedantic -mtune=native   -c rbf_kernel.cpp -o rbf_kernel.o
g++-15 -std=gnu++20 -shared -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -Wl,-O1 -o SurrogateParadoxTest.so RcppExports.o loglik.o rbf_kernel.o -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 '/home/hornik/tmp/scratch/RtmpCyaIJk/R.INSTALL13c28f278e86a/SurrogateParadoxTest/src'
make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpCyaIJk/R.INSTALL13c28f278e86a/SurrogateParadoxTest/src'
make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpCyaIJk/R.INSTALL13c28f278e86a/SurrogateParadoxTest/src'
installing to /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/00LOCK-SurrogateParadoxTest/00new/SurrogateParadoxTest/libs
** R
** data
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
  converting help for package ‘SurrogateParadoxTest’
    finding HTML links ... done
    Q                                       html  
    S                                       html  
    T_m                                     html  
    a_b_hat                                 html  
    barrett_donald_cutoff                   html  
    barrett_donald_p                        html  
    bootstrap_run_procedure_parallel        html  
    calculate_bandwidth                     html  
    calculate_p_hat                         html  
    dataA                                   html  
    dataB                                   html  
    fourier_interval                        html  
    fourier_resilience_set                  html  
    gaussian_kernel                         html  
    gaussian_process_interval               html  
    gp_resilience_set                       html  
    make_basis                              html  
    meta_analytic_resilience                html  
    modified_S_stat                         html  
    monotonicity_test                       html  
    nnr_test                                html  
    polynomial_interval                     html  
    polynomial_resilience_set               html  
    run_procedure_pab                       html  
    sd_test                                 html  
    smoother_fitter                         html  
    test_assumptions                        html  
** 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 (SurrogateParadoxTest)