* installing to library ‘/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages’
* installing *source* package ‘EGM’ ...
** this is package ‘EGM’ version ‘0.2.0’
** package ‘EGM’ successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C++ compiler: ‘g++-14 (Debian 14.3.0-10) 14.3.0’
make[1]: Entering directory '/home/hornik/tmp/scratch/RtmphDVexk/R.INSTALLcfa89263108c4/EGM/src'
g++-14 -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/cpp11/include' -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O2 -Wall -pedantic -mtune=native   -c approximate_entropy.cpp -o approximate_entropy.o
g++-14 -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/cpp11/include' -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O2 -Wall -pedantic -mtune=native   -c code.cpp -o code.o
g++-14 -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/cpp11/include' -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O2 -Wall -pedantic -mtune=native   -c cpp11.cpp -o cpp11.o
g++-14 -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/cpp11/include' -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O2 -Wall -pedantic -mtune=native   -c wfdb.cpp -o wfdb.o
g++-14 -std=gnu++17 -shared -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -Wl,-O1 -o EGM.so approximate_entropy.o code.o cpp11.o wfdb.o -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -lR
make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmphDVexk/R.INSTALLcfa89263108c4/EGM/src'
make[1]: Entering directory '/home/hornik/tmp/scratch/RtmphDVexk/R.INSTALLcfa89263108c4/EGM/src'
make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmphDVexk/R.INSTALLcfa89263108c4/EGM/src'
installing to /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/00LOCK-EGM/00new/EGM/libs
** R
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
  converting help for package ‘EGM’
    finding HTML links ... done
    EGM-package                             html  
    EGM-vctrs                               html  
    add_annotations                         html  
    add_colors                              html  
    analyze_atrial_signal                   html  
    annotation_table                        html  
    annotators                              html  
    as_ecg                                  html  
    bard                                    html  
    c.windowed                              html  
    calculate_approximate_entropy           html  
    calculate_dominant_frequency            html  
    color_channels                          html  
    colors                                  html  
    detect_QRS                              html  
    ecg                                     html  
    egm                                     html  
    extract_f_waves                         html  
    extract_signal                          html  
    format.windowed                         html  
    ggm                                     html  
    header_table                            html  
    interpolate_signal                      html  
    is_windowed                             html  
    lapply.windowed                         html  
    muse                                    html  
    print.windowed                          html  
    prucka                                  html  
    signal_table                            html  
    standardize_windows                     html  
    sub-.windowed                           html  
    time_normalize_windows                  html  
    validate_ecg_data                       html  
    wfdb                                    html  
    wfdb_annotation_labels                  html  
    wfdb_annotations                        html  
    wfdb_io                                 html  
    wfdb_paths                              html  
    window                                  html  
    windowed                                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 (EGM)