* installing to library ‘/home/hornik/tmp/R.check/r-devel-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++-16 (Debian 16.1.0-1) 16.1.0’
using C++17
make[1]: Entering directory '/tmp/Rtmp1KDhyP/R.INSTALL3396c6420fe0cf/SmokingHistoryGenerator/src'
g++-16 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG  -I'/home/hornik/tmp/R.check/r-devel-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++-16 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG  -I'/home/hornik/tmp/R.check/r-devel-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++-16 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG  -I'/home/hornik/tmp/R.check/r-devel-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++-16 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG  -I'/home/hornik/tmp/R.check/r-devel-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++-16 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG  -I'/home/hornik/tmp/R.check/r-devel-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++-16 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG  -I'/home/hornik/tmp/R.check/r-devel-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++-16 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG  -I'/home/hornik/tmp/R.check/r-devel-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++-16 -std=gnu++17 -shared -L/home/hornik/tmp/R.check/r-devel-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-devel-gcc/Work/build/lib -lR
make[1]: Leaving directory '/tmp/Rtmp1KDhyP/R.INSTALL3396c6420fe0cf/SmokingHistoryGenerator/src'
make[1]: Entering directory '/tmp/Rtmp1KDhyP/R.INSTALL3396c6420fe0cf/SmokingHistoryGenerator/src'
make[1]: Leaving directory '/tmp/Rtmp1KDhyP/R.INSTALL3396c6420fe0cf/SmokingHistoryGenerator/src'
installing to /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/00LOCK-SmokingHistoryGenerator/00new/SmokingHistoryGenerator/libs
** R
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
*** 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)