* installing to library ‘/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages’
* installing *source* package ‘golden’ ...
** this is package ‘golden’ version ‘0.0.1’
** package ‘golden’ successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C++ compiler: ‘g++-15 (Debian 15.2.0-14) 15.2.0’
make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpYqnQuN/R.INSTALL61340ca75b4d/golden/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   -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   -fpic  -g -O2 -Wall -pedantic -mtune=native   -c Simulation.cpp -o Simulation.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   -fpic  -g -O2 -Wall -pedantic -mtune=native   -c rcpp_interface.cpp -o rcpp_interface.o
g++-15 -std=gnu++17 -shared -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -Wl,-O1 -o golden.so RcppExports.o Simulation.o rcpp_interface.o -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -lR
make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpYqnQuN/R.INSTALL61340ca75b4d/golden/src'
make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpYqnQuN/R.INSTALL61340ca75b4d/golden/src'
make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpYqnQuN/R.INSTALL61340ca75b4d/golden/src'
installing to /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/00LOCK-golden/00new/golden/libs
** R
** data
*** moving datasets to lazyload DB
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
  converting help for package ‘golden’
    finding HTML links ... done
    bmi_fits                                html  
    check_column                            html  
    check_hazard                            html  
    check_history                           html  
    check_parameters                        html  
    check_trajectory                        html  
    check_transition                        html  
    create_cohort                           html  
    globorisk_coefs                         html  
    globorisk_cvdr                          html  
    globorisk_rf                            html  
    golden                                  html  
    lifetable_data                          html  
    new_column                              html  
    new_hazard                              html  
    new_history                             html  
    new_parameters                          html  
    new_trajectory                          html  
    new_transition                          html  
    pop_snapshot                            html  
    print.golden_hazard                     html  
    print.golden_history                    html  
    print.golden_history_column             html  
    print.golden_parameters                 html  
    print.golden_timing                     html  
    print.golden_trajectory                 html  
    print.golden_transition                 html  
    run_simulation                          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 (golden)