* installing *source* package 'Chaos01' ...
** package 'Chaos01' 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/Rtmp2t34im/R.INSTALL25eec25b20a0/Chaos01/src'
gcc  -I"D:/RCompile/recent/R/include" -DNDEBUG     -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"     -pedantic -Wstrict-prototypes -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c Chaos01_init.c -o Chaos01_init.o
gcc  -I"D:/RCompile/recent/R/include" -DNDEBUG     -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"     -pedantic -Wstrict-prototypes -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c Kc_computation.c -o Kc_computation.o
gcc  -I"D:/RCompile/recent/R/include" -DNDEBUG     -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"     -pedantic -Wstrict-prototypes -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c RQA.c -o RQA.o
RQA.c: In function 'diag_rqa_max':
RQA.c:37:9: warning: unused variable 'ub' [-Wunused-variable]
   37 |     int ub = (rmax - RPy) / TILE;
      |         ^~
gcc  -I"D:/RCompile/recent/R/include" -DNDEBUG     -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"     -pedantic -Wstrict-prototypes -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c myrollmean.c -o myrollmean.o
gcc -shared -s -static-libgcc -o Chaos01.dll tmp.def Chaos01_init.o Kc_computation.o RQA.o myrollmean.o -Ld:/rtools44/x86_64-w64-mingw32.static.posix/lib/x64 -Ld:/rtools44/x86_64-w64-mingw32.static.posix/lib -LD:/RCompile/recent/R/bin/x64 -lR
make[1]: Leaving directory '/d/temp/Rtmp2t34im/R.INSTALL25eec25b20a0/Chaos01/src'
make[1]: Entering directory '/d/temp/Rtmp2t34im/R.INSTALL25eec25b20a0/Chaos01/src'
make[1]: Leaving directory '/d/temp/Rtmp2t34im/R.INSTALL25eec25b20a0/Chaos01/src'
installing to d:/Rcompile/CRANpkg/lib/4.5/00LOCK-Chaos01/00new/Chaos01/libs/x64
** R
** 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 'Chaos01' as Chaos01_1.2.1.zip
* DONE (Chaos01)