* installing to library ‘/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages’
* installing *source* package ‘RcppRoll’ ...
** this is package ‘RcppRoll’ version ‘0.4.0’
** package ‘RcppRoll’ successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C compiler: ‘gcc-16 (Debian 16.2.0-1) 16.2.0’
using C++ compiler: ‘g++-16 (Debian 16.2.0-1) 16.2.0’
make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpRjNEUt/R.INSTALL3ed4077d476409/RcppRoll/src'
g++-16 -std=gnu++20 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG   -I/usr/local/include -D_FORTIFY_SOURCE=3  -fopenmp -fpic  -g -O2 -Wall -pedantic -mtune=native   -c RcppRoll.cpp -o RcppRoll.o
gcc-16 -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 init.c -o init.o
g++-16 -std=gnu++20 -shared -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -Wl,-O1 -o RcppRoll.so RcppRoll.o init.o -fopenmp -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -lR
make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpRjNEUt/R.INSTALL3ed4077d476409/RcppRoll/src'
make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpRjNEUt/R.INSTALL3ed4077d476409/RcppRoll/src'
make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpRjNEUt/R.INSTALL3ed4077d476409/RcppRoll/src'
installing to /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/00LOCK-RcppRoll/00new/RcppRoll/libs
** R
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
  converting help for package ‘RcppRoll’
    finding HTML links ... done
    RcppRoll-exports                        html  
    RcppRoll-package                        html  
    roll_threads                            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 (RcppRoll)