* installing to library ‘/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages’
* installing *source* package ‘tseriesChaos’ ...
** this is package ‘tseriesChaos’ version ‘0.1-13.1’
** package ‘tseriesChaos’ successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C compiler: ‘gcc-14 (Debian 14.3.0-10) 14.3.0’
make[1]: Entering directory '/home/hornik/tmp/scratch/RtmprhXWc3/R.INSTALL28954a17406109/tseriesChaos/src'
gcc-14 -std=gnu23 -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 C2.c -o C2.o
gcc-14 -std=gnu23 -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 d2.c -o d2.o
gcc-14 -std=gnu23 -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 false.nearest.c -o false.nearest.o
gcc-14 -std=gnu23 -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 find_knearests.c -o find_knearests.o
find_knearests.c: In function ‘find_knearests’:
find_knearests.c:21:9: warning: variable ‘md’ set but not used [-Wunused-but-set-variable]
21 | int i,j,md;
| ^~
gcc-14 -std=gnu23 -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 follow_points.c -o follow_points.o
follow_points.c: In function ‘follow_points’:
follow_points.c:22:30: warning: variable ‘length’ set but not used [-Wunused-but-set-variable]
22 | int m,d, s, nref, totref, k, length, *ref;
| ^~~~~~
gcc-14 -std=gnu23 -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 misc.c -o misc.o
gcc-14 -std=gnu23 -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 mutual.c -o mutual.o
gcc-14 -std=gnu23 -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 search.c -o search.o
gcc-14 -std=gnu23 -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 stplot.c -o stplot.o
gcc-14 -std=gnu23 -shared -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -Wl,-O1 -o tseriesChaos.so C2.o d2.o false.nearest.o find_knearests.o follow_points.o misc.o mutual.o search.o stplot.o -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -lR
make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmprhXWc3/R.INSTALL28954a17406109/tseriesChaos/src'
make[1]: Entering directory '/home/hornik/tmp/scratch/RtmprhXWc3/R.INSTALL28954a17406109/tseriesChaos/src'
make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmprhXWc3/R.INSTALL28954a17406109/tseriesChaos/src'
installing to /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/00LOCK-tseriesChaos/00new/tseriesChaos/libs
** R
** data
*** moving datasets to lazyload DB
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
converting help for package ‘tseriesChaos’
finding HTML links ... done
C2 html
Lyapunov html
d2 html
duffing.syst html
embedd html
false.nearest html
lorenz.syst html
lorenz.ts html
mutual html
plot.ami html
plot.d2 html
plot.false.nearest html
print.d2 html
print.false.nearest html
recurr html
rossler.syst html
rossler.ts html
sim.cont html
stplot html
tseriesChaos-internal 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 (tseriesChaos)