* installing to library ‘/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages’
* installing *source* package ‘CausalGPS’ ...
** this is package ‘CausalGPS’ version ‘0.5.0’
** package ‘CausalGPS’ 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/Rtmp0YrjFo/R.INSTALL1dcdfb3de5b8fa/CausalGPS/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 -fopenmp -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 -fopenmp -fpic -g -O2 -Wall -pedantic -mtune=native -c compute_closest_wgps_helper.cpp -o compute_closest_wgps_helper.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 -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++-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 -fopenmp -fpic -g -O2 -Wall -pedantic -mtune=native -c compute_closest_wgps_helper_sequential.cpp -o compute_closest_wgps_helper_sequential.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 -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++-14 -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 '/home/hornik/tmp/scratch/Rtmp0YrjFo/R.INSTALL1dcdfb3de5b8fa/CausalGPS/src'
make[1]: Entering directory '/home/hornik/tmp/scratch/Rtmp0YrjFo/R.INSTALL1dcdfb3de5b8fa/CausalGPS/src'
make[1]: Leaving directory '/home/hornik/tmp/scratch/Rtmp0YrjFo/R.INSTALL1dcdfb3de5b8fa/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.cgps_cw html
autoplot.cgps_erf html
autoplot.cgps_gps html
autoplot.cgps_pspop html
check_covar_balance html
check_kolmogorov_smirnov html
compile_pseudo_pop html
compute_closest_wgps html
compute_counter_weight html
compute_density html
compute_min_max html
compute_outer html
compute_resid html
compute_risk html
create_matching html
create_weighting html
estimate_erf html
estimate_gps html
estimate_hat_vals html
estimate_npmetric_erf html
estimate_pmetric_erf html
estimate_semipmetric_erf html
generate_kernel html
generate_pseudo_pop html
generate_syn_data html
get_logger html
log_system_info html
matching_fn html
plot.cgps_cw html
plot.cgps_erf html
plot.cgps_gps html
plot.cgps_pspop html
print.cgps_cw html
print.cgps_erf html
print.cgps_gps html
print.cgps_pspop html
set_logger html
smooth_erf html
smooth_erf_kernsmooth html
smooth_erf_locpol html
summary.cgps_cw html
summary.cgps_erf html
summary.cgps_gps html
summary.cgps_pspop html
synthetic_us_2010 html
train_it html
trim_it 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)