* installing *source* package 'MixedIndTests' ...
** package 'MixedIndTests' 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/RtmpsXqWE4/R.INSTALL9c1055224979/MixedIndTests/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 ind_functionsR.c -o ind_functionsR.o
ind_functionsR.c: In function 'Stat_A_serial':
ind_functionsR.c:3006:13: warning: 'snG' may be used uninitialized [-Wmaybe-uninitialized]
 3006 |         ssG *= snG;
      |         ~~~~^~~~~~
ind_functionsR.c:2865:54: note: 'snG' was declared here
 2865 |   double ssG, ssS, ssE, *sgammaS,*sgammaG, *sgammaE, snG, snS, snE, *y2;
      |                                                      ^~~
ind_functionsR.c:3005:13: warning: 'snS' may be used uninitialized [-Wmaybe-uninitialized]
 3005 |         ssS *= snS;
      |         ~~~~^~~~~~
ind_functionsR.c:2865:59: note: 'snS' was declared here
 2865 |   double ssG, ssS, ssE, *sgammaS,*sgammaG, *sgammaE, snG, snS, snE, *y2;
      |                                                           ^~~
ind_functionsR.c:3007:13: warning: 'snE' may be used uninitialized [-Wmaybe-uninitialized]
 3007 |         ssE *= snE;
      |         ~~~~^~~~~~
ind_functionsR.c:2865:64: note: 'snE' was declared here
 2865 |   double ssG, ssS, ssE, *sgammaS,*sgammaG, *sgammaE, snG, snS, snE, *y2;
      |                                                                ^~~
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 registerDynamicSymbol.c -o registerDynamicSymbol.o
gcc -shared -s -static-libgcc -o MixedIndTests.dll tmp.def ind_functionsR.o registerDynamicSymbol.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/RtmpsXqWE4/R.INSTALL9c1055224979/MixedIndTests/src'
make[1]: Entering directory '/d/temp/RtmpsXqWE4/R.INSTALL9c1055224979/MixedIndTests/src'
make[1]: Leaving directory '/d/temp/RtmpsXqWE4/R.INSTALL9c1055224979/MixedIndTests/src'
installing to d:/Rcompile/CRANpkg/lib/4.4/00LOCK-MixedIndTests/00new/MixedIndTests/libs/x64
** R
** data
*** moving datasets to lazyload DB
** 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 'MixedIndTests' as MixedIndTests_1.2.0.zip
* DONE (MixedIndTests)