* installing to library ‘/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages’
* installing *source* package ‘Sobol4R’ ...
** this is package ‘Sobol4R’ version ‘0.4.0’
** package ‘Sobol4R’ 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/RtmpeK3Nn9/R.INSTALL2c6d9432046fee/Sobol4R/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 g_functions.cpp -o g_functions.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 ishigami.cpp -o ishigami.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 process_model.cpp -o process_model.o
g++-14 -std=gnu++17 -shared -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -Wl,-O1 -o Sobol4R.so RcppExports.o g_functions.o ishigami.o process_model.o -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -lR
make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpeK3Nn9/R.INSTALL2c6d9432046fee/Sobol4R/src'
make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpeK3Nn9/R.INSTALL2c6d9432046fee/Sobol4R/src'
make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpeK3Nn9/R.INSTALL2c6d9432046fee/Sobol4R/src'
installing to /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/00LOCK-Sobol4R/00new/Sobol4R/libs
** R
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
  converting help for package ‘Sobol4R’
    finding HTML links ... done
    Sobol4R-package                         html  
    autoplot                                html  
    bootstrap_indices                       html  
    estimate_failure_probability            html  
    ishigami_model                          html  
    one_unit                                html  
    process_fun_indiv                       html  
    process_fun_mean_to_M                   html  
    process_fun_row_wise                    html  
    sobol4r_clinic_model                    html  
    sobol4r_design                          html  
    sobol4r_mm1_model                       html  
    sobol4r_qoi_indices                     html  
    sobol4r_run                             html  
    sobol_design                            html  
    sobol_example_covariate_large           html  
    sobol_example_covariate_small           html  
    sobol_example_g_deterministic           html  
    sobol_example_process                   html  
    sobol_example_random_output             html  
    sobol_g2_R                              html  
    sobol_g2_additive_noise                 html  
    sobol_g2_additive_noise_R               html  
    sobol_g2_function                       html  
    sobol_g2_qoi_covariate_mean             html  
    sobol_g2_qoi_covariate_mean_R           html  
    sobol_g2_qoi_mean                       html  
    sobol_g2_qoi_mean_R                     html  
    sobol_g2_with_covariate_noise           html  
    sobol_g2_with_covariate_noise_R         html  
    sobol_g_R                               html  
    sobol_g_function                        html  
    sobol_indices                           html  
    sobol_reliability                       html  
    summarise_sobol                         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 (Sobol4R)