* installing to library ‘/home/hornik/tmp/R.check/r-devel-clang/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: ‘Debian clang version 22.1.8 (1)’
using C++17
make[1]: Entering directory '/home/hornik/tmp/scratch/RtmprrP7Nz/R.INSTALL32a97252ab89ce/SmokingHistoryGenerator/src'
clang++-22 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/Rcpp/include' -I/usr/local/include -D_FORTIFY_SOURCE=3 -DIS_R -I. -fpic -g -O3 -Wall -pedantic -c RcppExports.cpp -o RcppExports.o
clang++-22 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/Rcpp/include' -I/usr/local/include -D_FORTIFY_SOURCE=3 -DIS_R -I. -fpic -g -O3 -Wall -pedantic -c RngStream.cpp -o RngStream.o
clang++-22 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/Rcpp/include' -I/usr/local/include -D_FORTIFY_SOURCE=3 -DIS_R -I. -fpic -g -O3 -Wall -pedantic -c main.cpp -o main.o
main.cpp:530:21: warning: unused variable 'i' [-Wunused-variable]
530 | i;
| ^
main.cpp:99:13: warning: unused function 'InstallCrashHandler' [-Wunused-function]
99 | static void InstallCrashHandler() {}
| ^~~~~~~~~~~~~~~~~~~
2 warnings generated.
clang++-22 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/Rcpp/include' -I/usr/local/include -D_FORTIFY_SOURCE=3 -DIS_R -I. -fpic -g -O3 -Wall -pedantic -c mersenne_class.cpp -o mersenne_class.o
clang++-22 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/Rcpp/include' -I/usr/local/include -D_FORTIFY_SOURCE=3 -DIS_R -I. -fpic -g -O3 -Wall -pedantic -c sim_exception.cpp -o sim_exception.o
clang++-22 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/Rcpp/include' -I/usr/local/include -D_FORTIFY_SOURCE=3 -DIS_R -I. -fpic -g -O3 -Wall -pedantic -c smoking_sim.cpp -o smoking_sim.o
clang++-22 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/Rcpp/include' -I/usr/local/include -D_FORTIFY_SOURCE=3 -DIS_R -I. -fpic -g -O3 -Wall -pedantic -c wrapper.cpp -o wrapper.o
clang++-22 -std=gnu++17 -shared -L/home/hornik/tmp/R.check/r-devel-clang/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-clang/Work/build/lib -lR
make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmprrP7Nz/R.INSTALL32a97252ab89ce/SmokingHistoryGenerator/src'
make[1]: Entering directory '/home/hornik/tmp/scratch/RtmprrP7Nz/R.INSTALL32a97252ab89ce/SmokingHistoryGenerator/src'
make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmprrP7Nz/R.INSTALL32a97252ab89ce/SmokingHistoryGenerator/src'
installing to /home/hornik/tmp/R.check/r-devel-clang/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)