* installing to library ‘/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages’
* installing *source* package ‘cayleyR’ ...
** this is package ‘cayleyR’ version ‘0.2.1’
** package ‘cayleyR’ successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C++ compiler: ‘g++-14 (Debian 14.3.0-12) 14.3.0’
make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpJuE0em/R.INSTALL3d4bcc9908bd8/cayleyR/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 -fopenmp -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 -fopenmp -fpic -g -O2 -Wall -pedantic -mtune=native -c coords.cpp -o coords.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 -fopenmp -fpic -g -O2 -Wall -pedantic -mtune=native -c short_path_bfs.cpp -o short_path_bfs.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 -fopenmp -fpic -g -O2 -Wall -pedantic -mtune=native -c sparse_bfs.cpp -o sparse_bfs.o
g++-14 -std=gnu++17 -shared -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -Wl,-O1 -o cayleyR.so RcppExports.o coords.o short_path_bfs.o sparse_bfs.o -fopenmp -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -lR
make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpJuE0em/R.INSTALL3d4bcc9908bd8/cayleyR/src'
make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpJuE0em/R.INSTALL3d4bcc9908bd8/cayleyR/src'
make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpJuE0em/R.INSTALL3d4bcc9908bd8/cayleyR/src'
installing to /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/00LOCK-cayleyR/00new/cayleyR/libs
** R
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
converting help for package ‘cayleyR’
finding HTML links ... done
add_state_keys html
analyze_top_combinations html
apply_operations html
apply_operations_batch_gpu html
bidirectional_bfs html
breakpoint_distance html
build_permutation_matrix html
calculate_angular_distance_z html
calculate_differences html
calculate_differences_gpu html
calculate_midpoint_z html
cayleyR-package html
cayley_gpu_available html
cayley_gpu_free html
cayley_gpu_init html
cayley_gpu_status html
check_duplicates html
compose_permutation_matrix html
convert_LRX_to_celestial html
convert_digits html
create_hash_index html
dot-manhattan_distance_matrix_gpu_batch
html
dot-setup_gpu html
filter_middle_states html
find_best_match_state html
find_best_random_combinations html
find_closest_to_coords html
find_combination_in_states html
find_path_bfs html
find_path_iterative html
generate_state html
generate_unique_states_df html
get_reachable_states html
get_reachable_states_light html
invert_path html
manhattan_distance html
manhattan_distance_matrix_gpu html
process_final_intersection html
process_intermediate_intersection html
process_start_intersection html
reconstruct_bfs_path html
reconstruct_full_path html
reverse_prefix html
reverse_prefix_simple html
save_bridge_states html
select_new_state html
select_unique html
shift_left html
shift_left_simple html
shift_right html
shift_right_simple html
short_path_bfs html
short_position html
sparse_bfs html
validate_and_simplify_path 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 (cayleyR)