* installing to library ‘/home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages’
* installing *source* package ‘tsDyn’ ...
** this is package ‘tsDyn’ version ‘11.0.5.2’
** package ‘tsDyn’ successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C compiler: ‘gcc-16 (Debian 16.1.0-2) 16.1.0’
make[1]: Entering directory '/home/hornik/tmp/scratch/Rtmp45Xr4o/R.INSTALL6d854f66a27a/tsDyn/src'
gcc-16 -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG   -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native  -c llar.c -o llar.o
gcc-16 -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG   -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native  -c misc.c -o misc.o
gcc-16 -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG   -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native  -c search.c -o search.o
gcc-16 -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG   -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native  -c tsDyn_init.c -o tsDyn_init.o
gcc-16 -shared -L/home/hornik/tmp/R.check/r-devel-gcc/Work/build/lib -Wl,-O1 -o tsDyn.so llar.o misc.o search.o tsDyn_init.o -L/home/hornik/tmp/R.check/r-devel-gcc/Work/build/lib -lR
make[1]: Leaving directory '/home/hornik/tmp/scratch/Rtmp45Xr4o/R.INSTALL6d854f66a27a/tsDyn/src'
make[1]: Entering directory '/home/hornik/tmp/scratch/Rtmp45Xr4o/R.INSTALL6d854f66a27a/tsDyn/src'
make[1]: Leaving directory '/home/hornik/tmp/scratch/Rtmp45Xr4o/R.INSTALL6d854f66a27a/tsDyn/src'
installing to /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/00LOCK-tsDyn/00new/tsDyn/libs
** R
** data
*** moving datasets to lazyload DB
Warning in structure(c(0.9993, 0.9956, 0.9967, 1.0007, 1.0008, 0.9984, 0.9995,  :
  Replacing special names ‘.Dim’, ‘.Dimnames’, ‘.Tsp’ is deprecated; use ‘dim’, ‘dimnames’, ‘tsp’ instead.
Warning in structure(c(0.9993, 0.9956, 0.9967, 1.0007, 1.0008, 0.9984, 0.9995,  :
  Replacing special names ‘.Dim’, ‘.Dimnames’, ‘.Tsp’ is deprecated; use ‘dim’, ‘dimnames’, ‘tsp’ instead.
Warning in structure(list(short.run = c(2.183, 2.246, 2.308, 2.401, 2.558,  :
  Replacing special names ‘.Names’ is deprecated; use ‘names’ instead.
Warning in structure(list(short.run = c(2.183, 2.246, 2.308, 2.401, 2.558,  :
  Replacing special names ‘.Names’ is deprecated; use ‘names’ instead.
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
** 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 (tsDyn)