* installing to library ‘/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages’
* installing *source* package ‘NonlinearDiD’ ...
** this is package ‘NonlinearDiD’ version ‘0.1.0’
** package ‘NonlinearDiD’ successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C++ compiler: ‘g++-15 (Debian 15.2.0-17) 15.2.0’
make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpwJ2Y3S/R.INSTALL3a711a533a0cc8/NonlinearDiD/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/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/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O2 -Wall -pedantic -mtune=native   -c nonlinear_did.cpp -o nonlinear_did.o
g++-15 -std=gnu++20 -shared -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -Wl,-O1 -o NonlinearDiD.so RcppExports.o nonlinear_did.o -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -lR
make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpwJ2Y3S/R.INSTALL3a711a533a0cc8/NonlinearDiD/src'
make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpwJ2Y3S/R.INSTALL3a711a533a0cc8/NonlinearDiD/src'
make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpwJ2Y3S/R.INSTALL3a711a533a0cc8/NonlinearDiD/src'
installing to /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/00LOCK-NonlinearDiD/00new/NonlinearDiD/libs
** R
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
  converting help for package ‘NonlinearDiD’
    finding HTML links ... done
    NonlinearDiD-package                    html  
    att_from_score_cpp                      html  
    binary_did_dr                           html  
    binary_did_logit                        html  
    binary_did_probit                       html  
    count_did_poisson                       html  
    dot-bootstrap_inference                 html  
    dr_score_logit_cpp                      html  
    multiplier_weights_cpp                  html  
    nonlinear_aggte                         html  
    nonlinear_attgt                         html  
    nonlinear_bounds                        html  
    nonlinear_pretest                       html  
    nonlineardid_methods                    html  
    odds_ratio_did                          html  
    plot.nonlinear_aggte                    html  
    plot.nonlinear_attgt                    html  
    sim_binary_panel                        html  
    sim_count_panel                         html  
    weighted_mean_cpp                       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 (NonlinearDiD)