* installing *source* package 'TCIU' ...
** package 'TCIU' successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C compiler: 'gcc.exe (GCC) 13.2.0'
using Fortran compiler: 'GNU Fortran (GCC) 13.2.0'
make[1]: Entering directory '/d/temp/RtmpacaQxF/R.INSTALL2a1bc4e02169c/TCIU/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 GLS.c -o GLS.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 RC_interface.c -o RC_interface.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 complex_Sig_gen.c -o complex_Sig_gen.o
In file included from complex_Sig_gen.c:5:
complex_Sig_gen.c: In function 'complex_comp_alpha_ri_dep':
array.h:10:11: warning: argument 1 value '18446744073709551608' exceeds maximum object size 9223372036854775807 [-Walloc-size-larger-than=]
   10 |     (a) = malloc((n) * sizeof *(a));                                         \
      |           ^~~~~~~~~~~~~~~~~~~~~~~~~
array.h:100:29: note: in expansion of macro 'MAKE_1ARRAY'
  100 | #define MAKE_VECTOR(a,n)    MAKE_1ARRAY(a,n)
      |                             ^~~~~~~~~~~
complex_Sig_gen.c:115:41: note: in expansion of macro 'MAKE_VECTOR'
  115 |         double *d;                      MAKE_VECTOR(d, p);
      |                                         ^~~~~~~~~~~
In file included from complex_Sig_gen.c:2:
D:/rtools44/x86_64-w64-mingw32.static.posix/include/stdlib.h:538:17: note: in a call to allocation function 'malloc' declared here
  538 |   void *__cdecl malloc(size_t _Size);
      |                 ^~~~~~
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 complex_Sig_sig2I.c -o complex_Sig_sig2I.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 complex_smoother.c -o complex_smoother.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 mat_vec.c -o mat_vec.o
mat_vec.c: In function 'dist_max':
mat_vec.c:77:13: warning: '*diff' may be used uninitialized [-Wmaybe-uninitialized]
   77 |         max = diff[0];
      |         ~~~~^~~~~~~~~
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 registerDynamicSymbol.c -o registerDynamicSymbol.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 spatial.c -o spatial.o
gfortran      -pedantic -O2  -mfpmath=sse -msse2 -mstackrealign  -c spatial.filters.linear.f -o spatial.filters.linear.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 spatial_smooth.c -o spatial_smooth.o
gcc -shared -s -static-libgcc -o TCIU.dll tmp.def GLS.o RC_interface.o complex_Sig_gen.o complex_Sig_sig2I.o complex_smoother.o mat_vec.o registerDynamicSymbol.o spatial.o spatial.filters.linear.o spatial_smooth.o -LD:/RCompile/recent/R/bin/x64 -lRlapack -LD:/RCompile/recent/R/bin/x64 -lRblas -lgfortran -lm -lquadmath -Ld:/rtools44/x86_64-w64-mingw32.static.posix/lib/x64 -Ld:/rtools44/x86_64-w64-mingw32.static.posix/lib -lgfortran -lm -lquadmath -LD:/RCompile/recent/R/bin/x64 -lR
make[1]: Leaving directory '/d/temp/RtmpacaQxF/R.INSTALL2a1bc4e02169c/TCIU/src'
make[1]: Entering directory '/d/temp/RtmpacaQxF/R.INSTALL2a1bc4e02169c/TCIU/src'
make[1]: Leaving directory '/d/temp/RtmpacaQxF/R.INSTALL2a1bc4e02169c/TCIU/src'
installing to d:/Rcompile/CRANpkg/lib/4.5/00LOCK-TCIU/00new/TCIU/libs/x64
** R
** data
*** moving datasets to lazyload DB
** demo
** 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
** 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 'TCIU' as TCIU_1.2.5.zip
* DONE (TCIU)