* installing to library ‘/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages’
* installing *source* package ‘flownet’ ...
** this is package ‘flownet’ version ‘0.1.2’
** package ‘flownet’ successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C compiler: ‘gcc-14 (Debian 14.3.0-10) 14.3.0’
make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpDLOkpV/R.INSTALL14602e7a1ed67f/flownet/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 init.c -o init.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 path_sized_logit.c -o path_sized_logit.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 utils.c -o utils.o
gcc-14 -std=gnu23 -shared -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -Wl,-O1 -o flownet.so init.o path_sized_logit.o utils.o -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -lR
make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpDLOkpV/R.INSTALL14602e7a1ed67f/flownet/src'
make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpDLOkpV/R.INSTALL14602e7a1ed67f/flownet/src'
make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpDLOkpV/R.INSTALL14602e7a1ed67f/flownet/src'
installing to /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/00LOCK-flownet/00new/flownet/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 ‘flownet’
    finding HTML links ... done
    africa_cities_ports                     html  
    africa_network                          html  
    africa_segments                         html  
    africa_trade                            html  
    consolidate_graph                       html  
    create_undirected_graph                 html  
    distances_from_graph                    html  
    flownet-package                         html  
    linestrings_from_graph                  html  
    linestrings_to_graph                    html  
    melt_od_matrix                          html  
    nodes_from_graph                        html  
    normalize_graph                         html  
    run_assignment                          html  
    simplify_network                        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 (flownet)