* installing to library ‘/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages’
* installing *source* package ‘read.gt3x’ ...
** package ‘read.gt3x’ successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C++ compiler: ‘g++-13 (Debian 13.2.0-23) 13.2.0’
make[1]: Entering directory '/tmp/Rtmp1FxjRI/R.INSTALL79026a020f76/read.gt3x/src'
g++-13 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG  -I'/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/Rcpp/include' -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O2 -Wall -pedantic -mtune=native   -c RcppExports.cpp -o RcppExports.o
g++-13 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG  -I'/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/Rcpp/include' -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O2 -Wall -pedantic -mtune=native   -c activityAsDataFrame.cpp -o activityAsDataFrame.o
g++-13 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG  -I'/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/Rcpp/include' -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O2 -Wall -pedantic -mtune=native   -c parseGT3X.cpp -o parseGT3X.o
parseGT3X.cpp: In function ‘Rcpp::NumericMatrix parseGT3X(const char*, int, double, int, uint32_t, uint32_t, uint32_t, bool, bool, bool)’:
parseGT3X.cpp:370:7: warning: variable ‘chksum’ set but not used [-Wunused-but-set-variable]
  370 |   int chksum;
      |       ^~~~~~
g++-13 -std=gnu++17 -shared -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -Wl,-O1 -o read.gt3x.so RcppExports.o activityAsDataFrame.o parseGT3X.o -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -lR
make[1]: Leaving directory '/tmp/Rtmp1FxjRI/R.INSTALL79026a020f76/read.gt3x/src'
make[1]: Entering directory '/tmp/Rtmp1FxjRI/R.INSTALL79026a020f76/read.gt3x/src'
make[1]: Leaving directory '/tmp/Rtmp1FxjRI/R.INSTALL79026a020f76/read.gt3x/src'
installing to /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/00LOCK-read.gt3x/00new/read.gt3x/libs
** R
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
  converting help for package ‘read.gt3x’
    finding HTML links ... done
    as.data.frame.activity                  html  
    get_n_samples                           html  
    gt3x_datapath                           html  
    gt3x_dataurl                            html  
    gt3x_download                           html  
    gt3x_url                                html  
    is_gt3x                                 html  
    list_gt3x                               html  
    parseActivityBin                        html  
    parseGT3X                               html  
    parseLuxBin                             html  
    parse_gt3x_info                         html  
    print                                   html  
    print.gt3x_info                         html  
    read.gt3x                               html  
    ticks2datetime                          html  
    unzip.gt3x                              html  
    unzip_single_gt3x                       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 (read.gt3x)