* installing *source* package 'tseriesChaos' ...
** package 'tseriesChaos' successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C compiler: 'gcc.exe (GCC) 13.2.0'
make[1]: Entering directory '/d/temp/Rtmp0qzHGS/R.INSTALL221f012a267b9/tseriesChaos/src'
gcc  -I"D:/RCompile/recent/R-4.4.0/include" -DNDEBUG     -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"     -pedantic -Wstrict-prototypes -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c C2.c -o C2.o
gcc  -I"D:/RCompile/recent/R-4.4.0/include" -DNDEBUG     -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"     -pedantic -Wstrict-prototypes -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c d2.c -o d2.o
gcc  -I"D:/RCompile/recent/R-4.4.0/include" -DNDEBUG     -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"     -pedantic -Wstrict-prototypes -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c false.nearest.c -o false.nearest.o
gcc  -I"D:/RCompile/recent/R-4.4.0/include" -DNDEBUG     -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"     -pedantic -Wstrict-prototypes -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -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  -I"D:/RCompile/recent/R-4.4.0/include" -DNDEBUG     -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"     -pedantic -Wstrict-prototypes -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -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  -I"D:/RCompile/recent/R-4.4.0/include" -DNDEBUG     -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"     -pedantic -Wstrict-prototypes -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c misc.c -o misc.o
gcc  -I"D:/RCompile/recent/R-4.4.0/include" -DNDEBUG     -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"     -pedantic -Wstrict-prototypes -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c mutual.c -o mutual.o
gcc  -I"D:/RCompile/recent/R-4.4.0/include" -DNDEBUG     -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"     -pedantic -Wstrict-prototypes -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c search.c -o search.o
gcc  -I"D:/RCompile/recent/R-4.4.0/include" -DNDEBUG     -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"     -pedantic -Wstrict-prototypes -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c stplot.c -o stplot.o
gcc -shared -s -static-libgcc -o tseriesChaos.dll tmp.def C2.o d2.o false.nearest.o find_knearests.o follow_points.o misc.o mutual.o search.o stplot.o -Ld:/rtools44/x86_64-w64-mingw32.static.posix/lib/x64 -Ld:/rtools44/x86_64-w64-mingw32.static.posix/lib -LD:/RCompile/recent/R-4.4.0/bin/x64 -lR
make[1]: Leaving directory '/d/temp/Rtmp0qzHGS/R.INSTALL221f012a267b9/tseriesChaos/src'
make[1]: Entering directory '/d/temp/Rtmp0qzHGS/R.INSTALL221f012a267b9/tseriesChaos/src'
make[1]: Leaving directory '/d/temp/Rtmp0qzHGS/R.INSTALL221f012a267b9/tseriesChaos/src'
installing to d:/Rcompile/CRANpkg/lib/4.4/00LOCK-tseriesChaos/00new/tseriesChaos/libs/x64
** R
** data
*** moving datasets to lazyload DB
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
** building package indices
** testing if installed package can be loaded from temporary location
** testing if installed package can be loaded from final location
** testing if installed package keeps a record of temporary installation path
* MD5 sums
packaged installation of 'tseriesChaos' as tseriesChaos_0.1-13.1.zip
* DONE (tseriesChaos)