* installing to library ‘/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages’
* installing *source* package ‘network’ ...
** package ‘network’ successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C compiler: ‘gcc-13 (Debian 13.2.0-13) 13.2.0’
make[1]: Entering directory '/tmp/RtmpYfZbd9/R.INSTALL311ff41ecc6421/network/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 Rinit.c -o Rinit.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 access.c -o access.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 constructors.c -o constructors.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 layout.c -o layout.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 utils.c -o utils.o
gcc-13 -shared -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -Wl,-O1 -o network.so Rinit.o access.o constructors.o layout.o utils.o -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -lR
make[1]: Leaving directory '/tmp/RtmpYfZbd9/R.INSTALL311ff41ecc6421/network/src'
make[1]: Entering directory '/tmp/RtmpYfZbd9/R.INSTALL311ff41ecc6421/network/src'
make[1]: Leaving directory '/tmp/RtmpYfZbd9/R.INSTALL311ff41ecc6421/network/src'
installing to /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/00LOCK-network/00new/network/libs
** R
** data
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
  converting help for package ‘network’
    finding HTML links ... done
    add.edges                               html  
    add.vertices                            html  
    as.color                                html  
    as.data.frame.network                   html  
    as.edgelist                             html  
    finding level-2 HTML links ... done

    as.matrix.network                       html  
    as.network.matrix                       html  
    as.sociomatrix                          html  
    attribute.methods                       html  
    deletion.methods                        html  
    edgeset.constructors                    html  
    emon                                    html  
    flo                                     html  
    get.edges                               html  
    get.inducedSubgraph                     html  
    get.neighborhood                        html  
    has.edges                               html  
    is.adjacent                             html  
    loading.attributes                      html  
    mixingmatrix                            html  
    network-internal                        html  
    network-operators                       html  
    network-package                         html  
    network                                 html  
    network.arrow                           html  
    network.density                         html  
    network.dyadcount                       html  
    network.edgecount                       html  
    network.edgelabel                       html  
    network.extraction                      html  
    network.indicators                      html  
    network.initialize                      html  
    network.layout                          html  
    network.loop                            html  
    network.naedgecount                     html  
    network.size                            html  
    network.vertex                          html  
    permute.vertexIDs                       html  
    plot.network                            html  
    preparePlotArgs                         html  
    prod.network                            html  
    read.paj                                html  
    sum.network                             html  
    valid.eids                              html  
    which.matrix.type                       html  
** 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 (network)