* installing to library ‘/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages’
* installing *source* package ‘eyelinkReader’ ...
** package ‘eyelinkReader’ 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/RtmpmWsS93/R.INSTALL12fe906e62c856/eyelinkReader/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'/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppProgress/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'/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppProgress/include' -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O2 -Wall -pedantic -mtune=native   -c compiled_library_status.cpp -o compiled_library_status.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'/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppProgress/include' -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O2 -Wall -pedantic -mtune=native   -c convert_NAs.cpp -o convert_NAs.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'/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppProgress/include' -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O2 -Wall -pedantic -mtune=native   -c read_edf_file.cpp -o read_edf_file.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'/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppProgress/include' -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O2 -Wall -pedantic -mtune=native   -c read_preamble_str.cpp -o read_preamble_str.o
g++-13 -std=gnu++17 -shared -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -Wl,-O1 -o eyelinkReader.so RcppExports.o compiled_library_status.o convert_NAs.o read_edf_file.o read_preamble_str.o -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -lR
make[1]: Leaving directory '/tmp/RtmpmWsS93/R.INSTALL12fe906e62c856/eyelinkReader/src'
make[1]: Entering directory '/tmp/RtmpmWsS93/R.INSTALL12fe906e62c856/eyelinkReader/src'
make[1]: Leaving directory '/tmp/RtmpmWsS93/R.INSTALL12fe906e62c856/eyelinkReader/src'
installing to /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/00LOCK-eyelinkReader/00new/eyelinkReader/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 ‘eyelinkReader’
    finding HTML links ... done
    adjust_message_time                     html  
    check_consistency_flag                  html  
    check_logical_flag                      html  
    check_string_parameter                  html  
    check_that_compiled                     html  
    compiled_library_status                 html  
    compute_cyclopean_samples               html  
    convert_NAs                             html  
    convert_header_codes                    html  
    convert_recording_codes                 html  
    dot-onAttach                            html  
    dot-onLoad                              html  
    extract_AOIs                            html  
    extract_blinks                          html  
    extract_display_coords                  html  
    extract_fixations                       html  
    extract_saccades                        html  
    extract_triggers                        html  
    extract_variables                       html  
    eyelinkReader                           html  
    eyelinkRecording-class                  html  
    gaze                                    html  
    logical_index_for_sample_attributes     html  
    plot.eyelinkRecording                   html  
    print.eyelinkRecording                  html  
    read_edf                                html  
    read_edf_file                           html  
    read_preamble                           html  
    read_preamble_str                       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 (eyelinkReader)