* installing to library ‘/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages’
* installing *source* package ‘wavelets’ ...
** package ‘wavelets’ successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C compiler: ‘gcc-13 (Debian 13.2.0-23) 13.2.0’
make[1]: Entering directory '/tmp/RtmpzFnTaK/R.INSTALL3cec033f3d9233/wavelets/src'
gcc-13 -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 dwt_backward.c -o dwt_backward.o
gcc-13 -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 dwt_forward.c -o dwt_forward.o
gcc-13 -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 modwt_backward.c -o modwt_backward.o
gcc-13 -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 modwt_forward.c -o modwt_forward.o
gcc-13 -shared -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -Wl,-O1 -o wavelets.so dwt_backward.o dwt_forward.o modwt_backward.o modwt_forward.o -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -lR
make[1]: Leaving directory '/tmp/RtmpzFnTaK/R.INSTALL3cec033f3d9233/wavelets/src'
make[1]: Entering directory '/tmp/RtmpzFnTaK/R.INSTALL3cec033f3d9233/wavelets/src'
make[1]: Leaving directory '/tmp/RtmpzFnTaK/R.INSTALL3cec033f3d9233/wavelets/src'
installing to /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/00LOCK-wavelets/00new/wavelets/libs
** R
** data
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
  converting help for package ‘wavelets’
    finding HTML links ... done
    align                                   html  
    dwt-class                               html  
    dwt                                     html  
    dwt.forward                             html  
    ecg                                     html  
    extend.series                           html  
    figure108.wt.filter                     html  
    figure98.wt.filter                      html  
    idwt                                    html  
    imodwt                                  html  
    modwt-class                             html  
    modwt                                   html  
    mra-class                               html  
    mra                                     html  
    nile                                    html  
    ocean                                   html  
    plot.dwt                                html  
    plot.dwt.multiple                       html  
    plot.modwt                              html  
    scalingshift.dwt                        html  
    squaredgain.wt.filter                   html  
    stackplot                               html  
    subtidal                                html  
    waveletshift.dwt                        html  
    wt.filter-class                         html  
    wt.filter                               html  
    wt.filter.equivalent                    html  
    wt.filter.qmf                           html  
    wt.filter.shift                         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 (wavelets)