* installing to library ‘/home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages’
* installing *source* package ‘edgebundle’ ...
** this is package ‘edgebundle’ version ‘0.4.2’
** package ‘edgebundle’ successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C++ compiler: ‘g++-16 (Debian 16-20260425-1) 16.0.1 20260425 (prerelease) [gcc-16 r16-8812-gd9c07462a22]’
make[1]: Entering directory '/tmp/RtmpVLRFPa/R.INSTALL1dd3a745677576/edgebundle/src'
g++-16 -std=gnu++20 -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -I'/home/hornik/tmp/R.check/r-devel-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++-16 -std=gnu++20 -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -I'/home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include' -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -c forceBundle.cpp -o forceBundle.o
g++-16 -std=gnu++20 -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -I'/home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include' -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -c metroLayout.cpp -o metroLayout.o
metroLayout.cpp: In function ‘Rcpp::NumericMatrix layout_as_metro_iter(Rcpp::List, Rcpp::IntegerMatrix, Rcpp::List, Rcpp::NumericMatrix, Rcpp::NumericMatrix, double, double, Rcpp::NumericVector, double)’:
metroLayout.cpp:149:7: warning: variable ‘k’ set but not used [-Wunused-but-set-variable=]
149 | int k = 0;
| ^
g++-16 -std=gnu++20 -shared -L/home/hornik/tmp/R.check/r-devel-gcc/Work/build/lib -Wl,-O1 -o edgebundle.so RcppExports.o forceBundle.o metroLayout.o -L/home/hornik/tmp/R.check/r-devel-gcc/Work/build/lib -lR
make[1]: Leaving directory '/tmp/RtmpVLRFPa/R.INSTALL1dd3a745677576/edgebundle/src'
make[1]: Entering directory '/tmp/RtmpVLRFPa/R.INSTALL1dd3a745677576/edgebundle/src'
make[1]: Leaving directory '/tmp/RtmpVLRFPa/R.INSTALL1dd3a745677576/edgebundle/src'
installing to /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/00LOCK-edgebundle/00new/edgebundle/libs
** R
** data
*** moving datasets to lazyload DB
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
** 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 (edgebundle)