* installing to library ‘/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages’
* installing *source* package ‘adj’ ...
** this is package ‘adj’ version ‘0.1.0’
** package ‘adj’ successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C compiler: ‘gcc-14 (Debian 14.3.0-12) 14.3.0’
make[1]: Entering directory '/home/hornik/tmp/scratch/Rtmp0pquft/R.INSTALL2845d07c02d73a/adj/src'
gcc-14 -std=gnu23 -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 -Wstrict-prototypes -pedantic -mtune=native -c index.c -o index.o
gcc-14 -std=gnu23 -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 -Wstrict-prototypes -pedantic -mtune=native -c init.c -o init.o
gcc-14 -std=gnu23 -shared -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -Wl,-O1 -o adj.so index.o init.o -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -lR
make[1]: Leaving directory '/home/hornik/tmp/scratch/Rtmp0pquft/R.INSTALL2845d07c02d73a/adj/src'
make[1]: Entering directory '/home/hornik/tmp/scratch/Rtmp0pquft/R.INSTALL2845d07c02d73a/adj/src'
make[1]: Leaving directory '/home/hornik/tmp/scratch/Rtmp0pquft/R.INSTALL2845d07c02d73a/adj/src'
installing to /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/00LOCK-adj/00new/adj/libs
** R
** data
*** moving datasets to lazyload DB
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
converting help for package ‘adj’
finding HTML links ... done
adj-package html
adj-vctrs html
adj html
adj_color html
adj_edges html
adj_from_shp html
adj_indexing html
adj_laplacian html
adj_matrix html
adj_quotient html
adj_zero_index html
format.adj html
konigsberg html
plot.adj html
t.adj html
vec_cast.adj 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 (adj)