* installing to library ‘/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages’
* installing *source* package ‘CausalGPS’ ...
** package ‘CausalGPS’ 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/RtmpOXCxjA/R.INSTALL192c1a198fc05e/CausalGPS/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/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/usr/local/include -D_FORTIFY_SOURCE=3  -fopenmp -fpic  -g -O2 -Wall -pedantic -mtune=native   -c compute_closest_wgps_helper.cpp -o compute_closest_wgps_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/usr/local/include -D_FORTIFY_SOURCE=3  -fopenmp -fpic  -g -O2 -Wall -pedantic -mtune=native   -c compute_closest_wgps_helper_no_sc.cpp -o compute_closest_wgps_helper_no_sc.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/usr/local/include -D_FORTIFY_SOURCE=3  -fopenmp -fpic  -g -O2 -Wall -pedantic -mtune=native   -c compute_closest_wgps_helper_sequential.cpp -o compute_closest_wgps_helper_sequential.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/usr/local/include -D_FORTIFY_SOURCE=3  -fopenmp -fpic  -g -O2 -Wall -pedantic -mtune=native   -c compute_closest_wgps_no_sc_binary_search.cpp -o compute_closest_wgps_no_sc_binary_search.o
g++-13 -std=gnu++17 -shared -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -Wl,-O1 -o CausalGPS.so RcppExports.o compute_closest_wgps_helper.o compute_closest_wgps_helper_no_sc.o compute_closest_wgps_helper_sequential.o compute_closest_wgps_no_sc_binary_search.o -fopenmp -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -lR
make[1]: Leaving directory '/tmp/RtmpOXCxjA/R.INSTALL192c1a198fc05e/CausalGPS/src'
make[1]: Entering directory '/tmp/RtmpOXCxjA/R.INSTALL192c1a198fc05e/CausalGPS/src'
make[1]: Leaving directory '/tmp/RtmpOXCxjA/R.INSTALL192c1a198fc05e/CausalGPS/src'
installing to /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/00LOCK-CausalGPS/00new/CausalGPS/libs
** R
** data
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
  converting help for package ‘CausalGPS’
    finding HTML links ... done
    CausalGPS-package                       html  
    absolute_corr_fun                       html  
    absolute_weighted_corr_fun              html  
    autoplot.gpsm_erf                       html  
    autoplot.gpsm_pspop                     html  
    check_args                              html  
    check_args_compile_pseudo_pop           html  
    check_args_estimate_gps                 html  
    check_args_use_cov_transformers         html  
    check_covar_balance                     html  
    check_kolmogorov_smirnov                html  
    compile_pseudo_pop                      html  
    compute_closest_wgps                    html  
    compute_density                         html  
    compute_min_max                         html  
    compute_outer                           html  
    compute_resid                           html  
    compute_risk                            html  
    create_matching                         html  
    create_weighting                        html  
    estimate_gps                            html  
    estimate_hat_vals                       html  
    estimate_npmetric_erf                   html  
    estimate_pmetric_erf                    html  
    estimate_semipmetric_erf                html  
    gen_wrap_sl_lib                         html  
    generate_kernel                         html  
    generate_pseudo_pop                     html  
    generate_syn_data                       html  
    get_logger                              html  
    log_system_info                         html  
    matching_fn                             html  
    plot.gpsm_erf                           html  
    plot.gpsm_pspop                         html  
    preprocess_data                         html  
    print.gpsm_erf                          html  
    print.gpsm_pspop                        html  
    set_logger                              html  
    smooth_erf                              html  
    smooth_erf_kernsmooth                   html  
    smooth_erf_locpol                       html  
    summary.gpsm_erf                        html  
    summary.gpsm_pspop                      html  
    synthetic_us_2010                       html  
    train_it                                html  
    transform_it                            html  
    trim_gps                                html  
    w_fun                                   html  
*** copying figures
** 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 (CausalGPS)