* installing to library ‘/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages’
* installing *source* package ‘surveygraph’ ...
** this is package ‘surveygraph’ version ‘1.0.0’
** package ‘surveygraph’ 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/Rtmpu7TC7d/R.INSTALL1d4fc32301701/surveygraph/src'
g++-14 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -c init.cc -o init.o
g++-14 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -c make_projection_pilot.cc -o make_projection_pilot.o
g++-14 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -c make_threshold_profile_pilot.cc -o make_threshold_profile_pilot.o
g++-14 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -c surveygraph_edgelist.cc -o surveygraph_edgelist.o
g++-14 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -c surveygraph_make_projection.cc -o surveygraph_make_projection.o
g++-14 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -c surveygraph_make_threshold_profile.cc -o surveygraph_make_threshold_profile.o
g++-14 -std=gnu++17 -shared -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -Wl,-O1 -o surveygraph.so init.o make_projection_pilot.o make_threshold_profile_pilot.o surveygraph_edgelist.o surveygraph_make_projection.o surveygraph_make_threshold_profile.o -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -lR
make[1]: Leaving directory '/home/hornik/tmp/scratch/Rtmpu7TC7d/R.INSTALL1d4fc32301701/surveygraph/src'
make[1]: Entering directory '/home/hornik/tmp/scratch/Rtmpu7TC7d/R.INSTALL1d4fc32301701/surveygraph/src'
make[1]: Leaving directory '/home/hornik/tmp/scratch/Rtmpu7TC7d/R.INSTALL1d4fc32301701/surveygraph/src'
installing to /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/00LOCK-surveygraph/00new/surveygraph/libs
** R
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
converting help for package ‘surveygraph’
finding HTML links ... done
data_preprocess html
make_projection html
make_synthetic_data html
make_threshold_profile html
surveygraph html
*** copying figures
** building package indices
** installing vignettes
** 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 (surveygraph)