* installing to library ‘/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages’
* installing *source* package ‘MixedIndTests’ ...
** package ‘MixedIndTests’ successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C compiler: ‘gcc-14 (Debian 14.2.0-8) 14.2.0’
make[1]: Entering directory '/home/hornik/tmp/scratch/Rtmp0lOlPn/R.INSTALL2ab07e46a8b371/MixedIndTests/src'
gcc-14 -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 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-14 -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 registerDynamicSymbol.c -o registerDynamicSymbol.o
gcc-14 -shared -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -Wl,-O1 -o MixedIndTests.so ind_functionsR.o registerDynamicSymbol.o -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -lR
make[1]: Leaving directory '/home/hornik/tmp/scratch/Rtmp0lOlPn/R.INSTALL2ab07e46a8b371/MixedIndTests/src'
make[1]: Entering directory '/home/hornik/tmp/scratch/Rtmp0lOlPn/R.INSTALL2ab07e46a8b371/MixedIndTests/src'
make[1]: Leaving directory '/home/hornik/tmp/scratch/Rtmp0lOlPn/R.INSTALL2ab07e46a8b371/MixedIndTests/src'
installing to /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/00LOCK-MixedIndTests/00new/MixedIndTests/libs
** R
** data
*** moving datasets to lazyload DB
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
  converting help for package ‘MixedIndTests’
    finding HTML links ... done
    AutoDep                                 html  
    Dependogram                             html  
    DependogramZ                            html  
    EstDep                                  html  
    EstDepMoebius                           html  
    EstDepSerial                            html  
    EstDepSerialMoebius                     html  
    Finv                                    html  
    SimAR1Poisson                           html  
    SimCopulaSeries                         html  
    Sn_A                                    html  
    Sn_Aserial                              html  
    Sn_AserialVec                           html  
    Sn_serial                               html  
    TestIndCopula                           html  
    TestIndSerCopula                        html  
    TestIndSerCopulaMulti                   html  
    X                                       html  
    Xbin                                    html  
    Y                                       html  
    bootstrap                               html  
    horseshoecrabs                          html  
    lamb                                    html  
    preparedata                             html  
    select_p                                html  
    stat_dep                                html  
    stat_dep_ser                            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 (MixedIndTests)