* installing to library ‘/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages’
* installing *source* package ‘SmokingHistoryGenerator’ ...
** this is package ‘SmokingHistoryGenerator’ version ‘7.0.0’
** package ‘SmokingHistoryGenerator’ successfully unpacked and MD5 sums checked
** using staged installation
** libs
specified C++17
using C++ compiler: ‘g++-15 (Debian 15.2.0-17) 15.2.0’
using C++17
make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpiYf60f/R.INSTALL10430613d9958e/SmokingHistoryGenerator/src'
g++-15 -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  -DIS_R -I. -fpic  -g -O2 -Wall -pedantic -mtune=native   -c RcppExports.cpp -o RcppExports.o
g++-15 -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  -DIS_R -I. -fpic  -g -O2 -Wall -pedantic -mtune=native   -c RngStream.cpp -o RngStream.o
g++-15 -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  -DIS_R -I. -fpic  -g -O2 -Wall -pedantic -mtune=native   -c main.cpp -o main.o
main.cpp: In function ‘void RunInterface()’:
main.cpp:530:33: warning: unused variable ‘i’ [-Wunused-variable]
  530 |                                 i;
      |                                 ^
main.cpp: At global scope:
main.cpp:99:13: warning: ‘void InstallCrashHandler()’ defined but not used [-Wunused-function]
   99 | static void InstallCrashHandler() {}
      |             ^~~~~~~~~~~~~~~~~~~
g++-15 -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  -DIS_R -I. -fpic  -g -O2 -Wall -pedantic -mtune=native   -c mersenne_class.cpp -o mersenne_class.o
g++-15 -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  -DIS_R -I. -fpic  -g -O2 -Wall -pedantic -mtune=native   -c sim_exception.cpp -o sim_exception.o
g++-15 -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  -DIS_R -I. -fpic  -g -O2 -Wall -pedantic -mtune=native   -c smoking_sim.cpp -o smoking_sim.o
g++-15 -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  -DIS_R -I. -fpic  -g -O2 -Wall -pedantic -mtune=native   -c wrapper.cpp -o wrapper.o
g++-15 -std=gnu++17 -shared -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -Wl,-O1 -o SmokingHistoryGenerator.so RcppExports.o RngStream.o main.o mersenne_class.o sim_exception.o smoking_sim.o wrapper.o -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -lR
make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpiYf60f/R.INSTALL10430613d9958e/SmokingHistoryGenerator/src'
make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpiYf60f/R.INSTALL10430613d9958e/SmokingHistoryGenerator/src'
make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpiYf60f/R.INSTALL10430613d9958e/SmokingHistoryGenerator/src'
installing to /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/00LOCK-SmokingHistoryGenerator/00new/SmokingHistoryGenerator/libs
** R
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
  converting help for package ‘SmokingHistoryGenerator’
    finding HTML links ... done
    LegacyRunWebVersion                     html  
    Rcpp_SHGInterface-class                 html  
    Rcpp_SHGInterface                       html  
    SHGInterface                            html  
    SmokingHistoryGenerator-package         html  
    getConfig                               html  
    getReproConfig                          html  
    get_data_shape                          html  
    runSimFromDataFrame                     html  
    runSimFromFixedValues                   html  
    shg_apply_config                        html  
    shg_clear_params_cache                  html  
    shg_config_bundle                       html  
    shg_load_config                         html  
    shg_load_params                         html  
    shg_params_cache_dir                    html  
    shg_params_summary                      html  
    shg_reset_defaults                      html  
    shg_run                                 html  
    shg_save_config                         html  
    shg_write_config_yaml                   html  
    useConfig                               html  
*** copying figures
** 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 (SmokingHistoryGenerator)