* installing to library ‘/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages’
* installing *source* package ‘datasetjson’ ...
** this is package ‘datasetjson’ version ‘0.4.0’
** package ‘datasetjson’ successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C compiler: ‘gcc-16 (Debian 16.2.0-1) 16.2.0’
make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpwqSN4z/R.INSTALL2fcc73e1a658f/datasetjson/src'
gcc-16 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG   -I/usr/local/include -D_FORTIFY_SOURCE=3  -I. -fpic  -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native  -c init.c -o init.o
gcc-16 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG   -I/usr/local/include -D_FORTIFY_SOURCE=3  -I. -fpic  -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native  -c read.c -o read.o
gcc-16 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG   -I/usr/local/include -D_FORTIFY_SOURCE=3  -I. -fpic  -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native  -c write.c -o write.o
gcc-16 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG   -I/usr/local/include -D_FORTIFY_SOURCE=3  -I. -fpic  -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native  -c yyjson.c -o yyjson.o
gcc-16 -shared -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -Wl,-O1 -o datasetjson.so init.o read.o write.o yyjson.o -lz -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -lR
make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpwqSN4z/R.INSTALL2fcc73e1a658f/datasetjson/src'
make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpwqSN4z/R.INSTALL2fcc73e1a658f/datasetjson/src'
make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpwqSN4z/R.INSTALL2fcc73e1a658f/datasetjson/src'
installing to /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/00LOCK-datasetjson/00new/datasetjson/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 ‘datasetjson’
    finding HTML links ... done
    dataset_json                            html  
    dataset_metadata_setters                html  
    datasetjson-package                     html  
    datasetjson_example                     html  
    get_column_metadata                     html  
    iris_items                              html  
    read_dataset_dsjc                       html  
    read_dataset_json                       html  
    read_dataset_ndjson                     html  
    schema_1_1_0                            html  
    schema_ndjson_1_1_0                     html  
    set_variable_attributes                 html  
    validate_dataset_dsjc                   html  
    validate_dataset_json                   html  
    validate_dataset_ndjson                 html  
    write_dataset_dsjc                      html  
    write_dataset_json                      html  
    write_dataset_ndjson                    html  
*** copying figures
** 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 (datasetjson)