* installing to library ‘/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages’
* installing *source* package ‘tidygraph’ ...
** this is package ‘tidygraph’ version ‘1.3.1’
** package ‘tidygraph’ 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/RtmpgkU5Pi/R.INSTALL16488872e0a933/tidygraph/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/cpp11/include' -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -c cpp11.cpp -o cpp11.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/cpp11/include' -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -c get_paths.cpp -o get_paths.o
g++-14 -std=gnu++17 -shared -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -Wl,-O1 -o tidygraph.so cpp11.o get_paths.o -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -lR
make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpgkU5Pi/R.INSTALL16488872e0a933/tidygraph/src'
make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpgkU5Pi/R.INSTALL16488872e0a933/tidygraph/src'
make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpgkU5Pi/R.INSTALL16488872e0a933/tidygraph/src'
installing to /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/00LOCK-tidygraph/00new/tidygraph/libs
** R
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
converting help for package ‘tidygraph’
finding HTML links ... done
activate html
bind_graphs html
centrality html
component_games html
context_accessors html
create_graphs html
edge_rank html
edge_types html
evolution_games html
focus html
fortify.tbl_graph html
graph-context html
graph_join html
graph_measures html
graph_types html
group_graph html
iterate html
local_graph html
map_bfs html
map_bfs_back html
map_dfs html
map_dfs_back html
map_local html
morph html
morphers html
mutate_as_tbl html
node_measures html
node_rank html
node_topology html
node_types html
pair_measures html
random_walk_rank html
reexports html
reroute html
sampling_games html
search_graph html
tbl_graph html
tidygraph-package html
type_games html
with_graph 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 (tidygraph)