* installing to library ‘/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages’
* installing *source* package ‘toonlite’ ...
** this is package ‘toonlite’ version ‘0.1.0’
** package ‘toonlite’ successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C compiler: ‘gcc-14 (Debian 14.3.0-12) 14.3.0’
using C++ compiler: ‘g++-14 (Debian 14.3.0-12) 14.3.0’
using C++17
make[1]: Entering directory '/home/hornik/tmp/scratch/Rtmpzvra1Y/R.INSTALL36d6215dfafaed/toonlite/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
g++-14 -std=gnu++17 -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 -pedantic -mtune=native   -c toon_df.cpp -o toon_df.o
g++-14 -std=gnu++17 -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 -pedantic -mtune=native   -c toon_encoder.cpp -o toon_encoder.o
g++-14 -std=gnu++17 -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 -pedantic -mtune=native   -c toon_io.cpp -o toon_io.o
g++-14 -std=gnu++17 -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 -pedantic -mtune=native   -c toon_parser.cpp -o toon_parser.o
g++-14 -std=gnu++17 -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 -pedantic -mtune=native   -c toon_stream.cpp -o toon_stream.o
g++-14 -std=gnu++17 -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 -pedantic -mtune=native   -c toonlite.cpp -o toonlite.o
g++-14 -std=gnu++17 -shared -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -Wl,-O1 -o toonlite.so init.o toon_df.o toon_encoder.o toon_io.o toon_parser.o toon_stream.o toonlite.o -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -lR
make[1]: Leaving directory '/home/hornik/tmp/scratch/Rtmpzvra1Y/R.INSTALL36d6215dfafaed/toonlite/src'
make[1]: Entering directory '/home/hornik/tmp/scratch/Rtmpzvra1Y/R.INSTALL36d6215dfafaed/toonlite/src'
make[1]: Leaving directory '/home/hornik/tmp/scratch/Rtmpzvra1Y/R.INSTALL36d6215dfafaed/toonlite/src'
installing to /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/00LOCK-toonlite/00new/toonlite/libs
** R
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
  converting help for package ‘toonlite’
    finding HTML links ... done
    as_tabular_toon                         html  
    assert_toon                             html  
    conditions                              html  
    conversions                             html  
    core-io                                 html  
    csv_to_toon                             html  
    feather_to_toon                         html  
    format_toon                             html  
    from_toon                               html  
    json_to_toon                            html  
    new_toonlite_parse_error                html  
    new_toonlite_warning                    html  
    new_validation_error                    html  
    parquet_to_toon                         html  
    print.toon                              html  
    read_toon                               html  
    read_toon_df                            html  
    stop_toonlite_parse                     html  
    streaming                               html  
    tabular-io                              html  
    to_toon                                 html  
    toon_info                               html  
    toon_peek                               html  
    toon_stream_items                       html  
    toon_stream_rows                        html  
    toon_stream_write_rows                  html  
    toon_to_csv                             html  
    toon_to_feather                         html  
    toon_to_json                            html  
    toon_to_parquet                         html  
    validate_toon                           html  
    validation                              html  
    warn_toonlite                           html  
    write_toon                              html  
    write_toon_df                           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 (toonlite)