* installing to library ‘/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages’
* installing *source* package ‘understandBPMN’ ...
** this is package ‘understandBPMN’ version ‘1.1.1’
** package ‘understandBPMN’ successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C++ compiler: ‘g++-14 (Debian 14.3.0-10) 14.3.0’
make[1]: Entering directory '/home/hornik/tmp/scratch/Rtmp4kl1wj/R.INSTALL1a21d1421d5e55/understandBPMN/src'
g++-14 -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++-14 -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++-14 -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++-14 -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 '/home/hornik/tmp/scratch/Rtmp4kl1wj/R.INSTALL1a21d1421d5e55/understandBPMN/src'
make[1]: Entering directory '/home/hornik/tmp/scratch/Rtmp4kl1wj/R.INSTALL1a21d1421d5e55/understandBPMN/src'
make[1]: Leaving directory '/home/hornik/tmp/scratch/Rtmp4kl1wj/R.INSTALL1a21d1421d5e55/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
* DONE (understandBPMN)