* 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 (GCC) 16.1.1 20260515 (Red Hat 16.1.1-2)’
make[1]: Entering directory '/data/localhost/ripley/R/packages/tests-devel/tsDyn/src'
gcc -I"/data/localhost/ripley/R/R-devel/include" -DNDEBUG   -I/usr/local/include    -fpic  -g -O2 -Wall -pedantic -mtune=native -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -Wstrict-prototypes  -c llar.c -o llar.o
gcc -I"/data/localhost/ripley/R/R-devel/include" -DNDEBUG   -I/usr/local/include    -fpic  -g -O2 -Wall -pedantic -mtune=native -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -Wstrict-prototypes  -c misc.c -o misc.o
gcc -I"/data/localhost/ripley/R/R-devel/include" -DNDEBUG   -I/usr/local/include    -fpic  -g -O2 -Wall -pedantic -mtune=native -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -Wstrict-prototypes  -c search.c -o search.o
gcc -I"/data/localhost/ripley/R/R-devel/include" -DNDEBUG   -I/usr/local/include    -fpic  -g -O2 -Wall -pedantic -mtune=native -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -Wstrict-prototypes  -c tsDyn_init.c -o tsDyn_init.o
gcc -shared -g -O2 -Wall -pedantic -mtune=native -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -Wstrict-prototypes -fpic -L/usr/local/lib64 -o tsDyn.so llar.o misc.o search.o tsDyn_init.o
make[1]: Leaving directory '/data/localhost/ripley/R/packages/tests-devel/tsDyn/src'
make[1]: Entering directory '/data/localhost/ripley/R/packages/tests-devel/tsDyn/src'
make[1]: Leaving directory '/data/localhost/ripley/R/packages/tests-devel/tsDyn/src'
installing to /data/localhost/ripley/R/packages/tests-devel/tsDyn.Rcheck/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)