* installing to library ‘/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages’
* installing *source* package ‘dormancy’ ...
** this is package ‘dormancy’ version ‘0.1.0’
** package ‘dormancy’ 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/RtmpHDYHkM/R.INSTALL4a2b240e88122/dormancy/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 dormancy.cpp -o dormancy.o
g++-15 -std=gnu++17 -shared -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -Wl,-O1 -o dormancy.so RcppExports.o dormancy.o -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -lR
make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpHDYHkM/R.INSTALL4a2b240e88122/dormancy/src'
make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpHDYHkM/R.INSTALL4a2b240e88122/dormancy/src'
make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpHDYHkM/R.INSTALL4a2b240e88122/dormancy/src'
installing to /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/00LOCK-dormancy/00new/dormancy/libs
** R
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
  converting help for package ‘dormancy’
    finding HTML links ... done
    awaken                                  html  
    categorize_risk                         html  
    compute_cascade_potential               html  
    compute_dormancy_potential              html  
    compute_energy_depth                    html  
    compute_entropy_depth                   html  
    compute_impact_magnitude                html  
    compute_local_entropy                   html  
    compute_stability_depth                 html  
    create_risk_matrix                      html  
    detect_cascade_dormancy                 html  
    detect_conditional_dormancy             html  
    detect_phase_dormancy                   html  
    detect_self_conditional                 html  
    detect_threshold_dormancy               html  
    determine_impact_direction              html  
    determine_trigger_type                  html  
    dormancy-package                        html  
    dormancy_depth                          html  
    dormancy_detect                         html  
    dormancy_risk                           html  
    dormancy_scout                          html  
    dormancy_trigger                        html  
    fast_conditional_cor                    html  
    fast_entropy_2d                         html  
    fast_mutual_info                        html  
    fast_rolling_cor                        html  
    fast_threshold_detect                   html  
    generate_risk_recommendations           html  
    generate_trigger_recommendations        html  
    hibernate                               html  
    plot.dormancy                           html  
    plot_dormancy_overview                  html  
    plot_dormancy_patterns                  html  
    plot_dormancy_risk                      html  
    plot_dormancy_timeline                  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 (dormancy)