* installing to library ‘/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages’
* installing *source* package ‘shp2graph’ ...
** package ‘shp2graph’ successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C compiler: ‘gcc-13 (Debian 13.2.0-23) 13.2.0’
make[1]: Entering directory '/tmp/RtmpsfY5F2/R.INSTALLbf62919b20d2/shp2graph/src'
gcc-13 -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-13 -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 shp2graph.c -o shp2graph.o
gcc-13 -shared -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -Wl,-O1 -o shp2graph.so init.o shp2graph.o -llapack -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -lRblas -lgfortran -lm -lquadmath -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -lR
make[1]: Leaving directory '/tmp/RtmpsfY5F2/R.INSTALLbf62919b20d2/shp2graph/src'
make[1]: Entering directory '/tmp/RtmpsfY5F2/R.INSTALLbf62919b20d2/shp2graph/src'
make[1]: Leaving directory '/tmp/RtmpsfY5F2/R.INSTALLbf62919b20d2/shp2graph/src'
installing to /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/00LOCK-shp2graph/00new/shp2graph/libs
** R
** data
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
  converting help for package ‘shp2graph’
    finding HTML links ... done
    Degree.list                             html  
    Directed                                html  
    ERN_OSM                                 html  
    LNHP                                    html  
    LNNT                                    html  
    ME.simplification                       html  
    Nodes.coordinates                       html  
    ORN                                     html  
    PN.amalgamation                         html  
    Redef.functions                         html  
    SL.extraction                           html  
    edgelist                                html  
    nel2igraph                              html  
    nodelist                                html  
    nt.connect                              html  
    points2network                          html  
    ptsinnt.view                            html  
    readshpnw                               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 (shp2graph)