* installing to library ‘/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages’
* installing *source* package ‘tseriesChaos’ ...
** package ‘tseriesChaos’ 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/RtmpOeE5Dy/R.INSTALL3bf80c51049005/tseriesChaos/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 C2.c -o C2.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 d2.c -o d2.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 false.nearest.c -o false.nearest.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 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-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 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-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 misc.c -o misc.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 mutual.c -o mutual.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 search.c -o search.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 stplot.c -o stplot.o
gcc-13 -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 '/tmp/RtmpOeE5Dy/R.INSTALL3bf80c51049005/tseriesChaos/src'
make[1]: Entering directory '/tmp/RtmpOeE5Dy/R.INSTALL3bf80c51049005/tseriesChaos/src'
make[1]: Leaving directory '/tmp/RtmpOeE5Dy/R.INSTALL3bf80c51049005/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)