* installing to library ‘/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages’
* installing *source* package ‘niarules’ ...
** this is package ‘niarules’ version ‘0.3.1’
** package ‘niarules’ successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C++ compiler: ‘g++-14 (Debian 14.3.0-8) 14.3.0’
using C++17
make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpoegDrn/R.INSTALL3fc9a7140e080e/niarules/src'
g++-14 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -I. -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. -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 coral_layout_builder.cpp -o coral_layout_builder.o
g++-14 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -I. -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 parse_rules.cpp -o parse_rules.o
g++-14 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -I. -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 r_wrapper.cpp -o r_wrapper.o
g++-14 -std=gnu++17 -shared -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -Wl,-O1 -o niarules.so RcppExports.o coral_layout_builder.o parse_rules.o r_wrapper.o -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -lR
make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpoegDrn/R.INSTALL3fc9a7140e080e/niarules/src'
make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpoegDrn/R.INSTALL3fc9a7140e080e/niarules/src'
make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpoegDrn/R.INSTALL3fc9a7140e080e/niarules/src'
installing to /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/00LOCK-niarules/00new/niarules/libs
** R
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
converting help for package ‘niarules’
finding HTML links ... done
add_attribute html
build_coral_plots html
build_layout_cpp html
build_rule html
calculate_border html
calculate_fitness html
calculate_selected_category html
check_attribute html
coral_get_theme html
coral_list_themes html
cut_point html
differential_evolution html
evaluate html
extract_feature_info html
feature_position html
fix_borders html
format_rule_parts html
map_to_ts html
metric_domains html
parse_rules html
parse_rules_cpp html
particle_swarm_optimization html
print_association_rules html
print_feature_info html
problem_dimension html
read_dataset html
render_coral_rgl html
render_coral_rgl_experimental html
rs html
supp_conf html
write_association_rules_to_csv html
*** 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 (niarules)