* installing to library ‘/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages’
* installing *source* package ‘understandBPMN’ ...
** package ‘understandBPMN’ successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C++ compiler: ‘g++-13 (Debian 13.2.0-24) 13.2.0’
make[1]: Entering directory '/tmp/RtmpsvgU7N/R.INSTALL3903ba79d12f14/understandBPMN/src'
g++-13 -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++-13 -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 create_path_log.cpp -o create_path_log.o
g++-13 -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 metrics.cpp -o metrics.o
g++-13 -std=gnu++17 -shared -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -Wl,-O1 -o understandBPMN.so RcppExports.o create_path_log.o metrics.o -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -lR
make[1]: Leaving directory '/tmp/RtmpsvgU7N/R.INSTALL3903ba79d12f14/understandBPMN/src'
make[1]: Entering directory '/tmp/RtmpsvgU7N/R.INSTALL3903ba79d12f14/understandBPMN/src'
make[1]: Leaving directory '/tmp/RtmpsvgU7N/R.INSTALL3903ba79d12f14/understandBPMN/src'
installing to /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/00LOCK-understandBPMN/00new/understandBPMN/libs
** R
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
  converting help for package ‘understandBPMN’
    finding HTML links ... done
    activity_multiple_times_executed        html  
    activity_names_repetitions              html  
    avg_connector_degree                    html  
    calculate_metrics                       html  
    coefficient_network_connectivity        html  
    cognitive_weight                        html  
    connectivity_level_between_pools        html  
    connector_heterogeneity                 html  
    connector_mismatch                      html  
    control_flow_complexity                 html  
    coupling_metric                         html  
    create_internal_doc                     html  
    create_path_and_repetition_log          html  
    cross_connectivity                      html  
    cyclicity                               html  
    cyclomatic_metric                       html  
    density_process_model                   html  
    depth                                   html  
    diameter                                html  
    direct_parallel_relations               html  
    filtered_path_log_parallel              html  
    max_connector_degree                    html  
    n_data_objects                          html  
    n_duplicate_tasks                       html  
    n_empty_sequence_flows                  html  
    n_message_flows                         html  
    n_pools                                 html  
    n_swimlanes                             html  
    separability                            html  
    sequentiality                           html  
    size_process_model                      html  
    some_traces_without_activity            html  
    structuredness                          html  
    task_names                              html  
    token_split                             html  
    traces_contain_relation                 html  
    understandBPMN                          html  
** 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
* creating tarball
packaged installation of ‘understandBPMN’ as ‘understandBPMN_1.1.1_R_x86_64-pc-linux-gnu.tar.gz’
* DONE (understandBPMN)