* installing *source* package 'IndependenceTests' ...
** this is package 'IndependenceTests' version '0.7'
** package 'IndependenceTests' successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C compiler: 'gcc.exe (GCC) 14.3.0'
using Fortran compiler: 'GNU Fortran (GCC) 14.3.0'
using C++ compiler: 'g++.exe (GCC) 14.3.0'
make[1]: Entering directory '/d/temp/2026_07_15_01_50_00_12432/RtmpGcPAAz/R.INSTALL12eb02b336791/IndependenceTests/src'
gcc  -I"D:/RCompile/recent/R/include" -DNDEBUG     -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include"      -pedantic -Wstrict-prototypes -O2 -Wall -std=gnu2x  -mfpmath=sse -msse2 -mstackrealign   -c IndependenceTests_init.c -o IndependenceTests_init.o
g++ -std=gnu++20  -I"D:/RCompile/recent/R/include" -DNDEBUG     -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include"      -pedantic -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign    -c Cnhat.cpp -o Cnhat.o
g++ -std=gnu++20  -I"D:/RCompile/recent/R/include" -DNDEBUG     -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include"      -pedantic -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign    -c cubature1.cpp -o cubature1.o
g++ -std=gnu++20  -I"D:/RCompile/recent/R/include" -DNDEBUG     -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include"      -pedantic -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign    -c dependogram.cpp -o dependogram.o
g++ -std=gnu++20  -I"D:/RCompile/recent/R/include" -DNDEBUG     -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include"      -pedantic -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign    -c mdcov.cpp -o mdcov.o
g++ -std=gnu++20  -I"D:/RCompile/recent/R/include" -DNDEBUG     -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include"      -pedantic -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign    -c phinhat.cpp -o phinhat.o
gfortran      -pedantic -O2  -mfpmath=sse -msse2 -mstackrealign  -c zhpevx.f -o zhpevx.o
zhpevx.f:249:17:

  249 |       COMPLEX*16 ap( * ), work( * ), z( ldz, * )
      |                 1
Warning: GNU Extension: Nonstandard type declaration COMPLEX*16 at (1)
zhpevx.f:257:17:

  257 |       COMPLEX*16 cone
      |                 1
Warning: GNU Extension: Nonstandard type declaration COMPLEX*16 at (1)
g++ -std=gnu++20  -I"D:/RCompile/recent/R/include" -DNDEBUG     -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include"      -pedantic -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign    -c myzhpevx.cpp -o myzhpevx.o
gfortran      -pedantic -O2  -mfpmath=sse -msse2 -mstackrealign  -c othersfortran/disnan.f -o othersfortran/disnan.o
gfortran      -pedantic -O2  -mfpmath=sse -msse2 -mstackrealign  -c othersfortran/dlaebz.f -o othersfortran/dlaebz.o
gfortran      -pedantic -O2  -mfpmath=sse -msse2 -mstackrealign  -c othersfortran/dlagts.f -o othersfortran/dlagts.o
gfortran      -pedantic -O2  -mfpmath=sse -msse2 -mstackrealign  -c othersfortran/dlanst.f -o othersfortran/dlanst.o
gfortran      -pedantic -O2  -mfpmath=sse -msse2 -mstackrealign  -c othersfortran/dlarnv.f -o othersfortran/dlarnv.o
gfortran      -pedantic -O2  -mfpmath=sse -msse2 -mstackrealign  -c othersfortran/dlascl.f -o othersfortran/dlascl.o
gfortran      -pedantic -O2  -mfpmath=sse -msse2 -mstackrealign  -c othersfortran/dstebz.f -o othersfortran/dstebz.o
gfortran      -pedantic -O2  -mfpmath=sse -msse2 -mstackrealign  -c othersfortran/ilaenv.f -o othersfortran/ilaenv.o
gfortran      -pedantic -O2  -mfpmath=sse -msse2 -mstackrealign  -c othersfortran/iparmq.f -o othersfortran/iparmq.o
gfortran      -pedantic -O2  -mfpmath=sse -msse2 -mstackrealign  -c othersfortran/zhptrd.f -o othersfortran/zhptrd.o
othersfortran/zhptrd.f:165:21:

  165 |       DOUBLE COMPLEX         AP( * ), TAU( * )
      |                     1
Warning: GNU Extension: DOUBLE COMPLEX at (1)
othersfortran/zhptrd.f:171:21:

  171 |       DOUBLE COMPLEX         ONE, ZERO, HALF
      |                     1
Warning: GNU Extension: DOUBLE COMPLEX at (1)
othersfortran/zhptrd.f:179:21:

  179 |       DOUBLE COMPLEX         ALPHA, TAUI
      |                     1
Warning: GNU Extension: DOUBLE COMPLEX at (1)
othersfortran/zhptrd.f:186:21:

  186 |       DOUBLE COMPLEX         ZDOTC
      |                     1
Warning: GNU Extension: DOUBLE COMPLEX at (1)
gfortran      -pedantic -O2  -mfpmath=sse -msse2 -mstackrealign  -c othersfortran/zlarf.f -o othersfortran/zlarf.o
othersfortran/zlarf.f:139:21:

  139 |       DOUBLE COMPLEX         TAU
      |                     1
Warning: GNU Extension: DOUBLE COMPLEX at (1)
othersfortran/zlarf.f:142:21:

  142 |       DOUBLE COMPLEX         C( LDC, * ), V( * ), WORK( * )
      |                     1
Warning: GNU Extension: DOUBLE COMPLEX at (1)
othersfortran/zlarf.f:148:21:

  148 |       DOUBLE COMPLEX         ONE, ZERO
      |                     1
Warning: GNU Extension: DOUBLE COMPLEX at (1)
gfortran      -pedantic -O2  -mfpmath=sse -msse2 -mstackrealign  -c othersfortran/zlasr.f -o othersfortran/zlasr.o
othersfortran/zlasr.f:214:21:

  214 |       DOUBLE COMPLEX         A( LDA, * )
      |                     1
Warning: GNU Extension: DOUBLE COMPLEX at (1)
othersfortran/zlasr.f:226:21:

  226 |       DOUBLE COMPLEX         TEMP
      |                     1
Warning: GNU Extension: DOUBLE COMPLEX at (1)
gfortran      -pedantic -O2  -mfpmath=sse -msse2 -mstackrealign  -c othersfortran/zsteqr.f -o othersfortran/zsteqr.o
othersfortran/zsteqr.f:146:21:

  146 |       DOUBLE COMPLEX         Z( LDZ, * )
      |                     1
Warning: GNU Extension: DOUBLE COMPLEX at (1)
othersfortran/zsteqr.f:155:21:

  155 |       DOUBLE COMPLEX         CZERO, CONE
      |                     1
Warning: GNU Extension: DOUBLE COMPLEX at (1)
gfortran      -pedantic -O2  -mfpmath=sse -msse2 -mstackrealign  -c othersfortran/zupgtr.f -o othersfortran/zupgtr.o
othersfortran/zupgtr.f:127:21:

  127 |       DOUBLE COMPLEX         AP( * ), Q( LDQ, * ), TAU( * ), WORK( * )
      |                     1
Warning: GNU Extension: DOUBLE COMPLEX at (1)
othersfortran/zupgtr.f:133:21:

  133 |       DOUBLE COMPLEX         CZERO, CONE
      |                     1
Warning: GNU Extension: DOUBLE COMPLEX at (1)
gfortran      -pedantic -O2  -mfpmath=sse -msse2 -mstackrealign  -c othersfortran/dladiv.f -o othersfortran/dladiv.o
gfortran      -pedantic -O2  -mfpmath=sse -msse2 -mstackrealign  -c othersfortran/dlaev2.f -o othersfortran/dlaev2.o
gfortran      -pedantic -O2  -mfpmath=sse -msse2 -mstackrealign  -c othersfortran/dlaisnan.f -o othersfortran/dlaisnan.o
gfortran      -pedantic -O2  -mfpmath=sse -msse2 -mstackrealign  -c othersfortran/dlapy2.f -o othersfortran/dlapy2.o
gfortran      -pedantic -O2  -mfpmath=sse -msse2 -mstackrealign  -c othersfortran/dlartg.f -o othersfortran/dlartg.o
gfortran      -pedantic -O2  -mfpmath=sse -msse2 -mstackrealign  -c othersfortran/dlasrt.f -o othersfortran/dlasrt.o
gfortran      -pedantic -O2  -mfpmath=sse -msse2 -mstackrealign  -c othersfortran/dsterf.f -o othersfortran/dsterf.o
gfortran      -pedantic -O2  -mfpmath=sse -msse2 -mstackrealign  -c othersfortran/ilazlc.f -o othersfortran/ilazlc.o
othersfortran/ilazlc.f:90:21:

   90 |       DOUBLE COMPLEX         A( LDA, * )
      |                     1
Warning: GNU Extension: DOUBLE COMPLEX at (1)
othersfortran/ilazlc.f:96:21:

   96 |       DOUBLE COMPLEX       ZERO
      |                     1
Warning: GNU Extension: DOUBLE COMPLEX at (1)
gfortran      -pedantic -O2  -mfpmath=sse -msse2 -mstackrealign  -c othersfortran/lsame.f -o othersfortran/lsame.o
gfortran      -pedantic -O2  -mfpmath=sse -msse2 -mstackrealign  -c othersfortran/zladiv.f -o othersfortran/zladiv.o
othersfortran/zladiv.f:65:21:

   65 |       DOUBLE COMPLEX     FUNCTION ZLADIV( X, Y )
      |                     1
Warning: GNU Extension: DOUBLE COMPLEX at (1)
othersfortran/zladiv.f:73:21:

   73 |       DOUBLE COMPLEX         X, Y
      |                     1
Warning: GNU Extension: DOUBLE COMPLEX at (1)
gfortran      -pedantic -O2  -mfpmath=sse -msse2 -mstackrealign  -c othersfortran/zlarfg.f -o othersfortran/zlarfg.o
othersfortran/zlarfg.f:116:21:

  116 |       DOUBLE COMPLEX         ALPHA, TAU
      |                     1
Warning: GNU Extension: DOUBLE COMPLEX at (1)
othersfortran/zlarfg.f:119:21:

  119 |       DOUBLE COMPLEX         X( * )
      |                     1
Warning: GNU Extension: DOUBLE COMPLEX at (1)
othersfortran/zlarfg.f:134:21:

  134 |       DOUBLE COMPLEX         ZLADIV
      |                     1
Warning: GNU Extension: DOUBLE COMPLEX at (1)
gfortran      -pedantic -O2  -mfpmath=sse -msse2 -mstackrealign  -c othersfortran/zlassq.f -o othersfortran/zlassq.o
othersfortran/zlassq.f:119:21:

  119 |       DOUBLE COMPLEX         X( * )
      |                     1
Warning: GNU Extension: DOUBLE COMPLEX at (1)
gfortran      -pedantic -O2  -mfpmath=sse -msse2 -mstackrealign  -c othersfortran/zung2l.f -o othersfortran/zung2l.o
othersfortran/zung2l.f:126:21:

  126 |       DOUBLE COMPLEX         A( LDA, * ), TAU( * ), WORK( * )
      |                     1
Warning: GNU Extension: DOUBLE COMPLEX at (1)
othersfortran/zung2l.f:132:21:

  132 |       DOUBLE COMPLEX         ONE, ZERO
      |                     1
Warning: GNU Extension: DOUBLE COMPLEX at (1)
gfortran      -pedantic -O2  -mfpmath=sse -msse2 -mstackrealign  -c othersfortran/zupmtr.f -o othersfortran/zupmtr.o
othersfortran/zupmtr.f:163:21:

  163 |       DOUBLE COMPLEX         AP( * ), C( LDC, * ), TAU( * ), WORK( * )
      |                     1
Warning: GNU Extension: DOUBLE COMPLEX at (1)
othersfortran/zupmtr.f:169:21:

  169 |       DOUBLE COMPLEX         ONE
      |                     1
Warning: GNU Extension: DOUBLE COMPLEX at (1)
othersfortran/zupmtr.f:175:21:

  175 |       DOUBLE COMPLEX         AII, TAUI
      |                     1
Warning: GNU Extension: DOUBLE COMPLEX at (1)
gfortran      -pedantic -O2  -mfpmath=sse -msse2 -mstackrealign  -c othersfortran/dlae2.f -o othersfortran/dlae2.o
gfortran      -pedantic -O2  -mfpmath=sse -msse2 -mstackrealign  -c othersfortran/dlagtf.f -o othersfortran/dlagtf.o
gfortran      -pedantic -O2  -mfpmath=sse -msse2 -mstackrealign  -c othersfortran/dlamch.f -o othersfortran/dlamch.o
gfortran      -pedantic -O2  -mfpmath=sse -msse2 -mstackrealign  -c othersfortran/dlapy3.f -o othersfortran/dlapy3.o
gfortran      -pedantic -O2  -mfpmath=sse -msse2 -mstackrealign  -c othersfortran/dlaruv.f -o othersfortran/dlaruv.o
gfortran      -pedantic -O2  -mfpmath=sse -msse2 -mstackrealign  -c othersfortran/dlassq.f -o othersfortran/dlassq.o
gfortran      -pedantic -O2  -mfpmath=sse -msse2 -mstackrealign  -c othersfortran/ieeeck.f -o othersfortran/ieeeck.o
gfortran      -pedantic -O2  -mfpmath=sse -msse2 -mstackrealign  -c othersfortran/ilazlr.f -o othersfortran/ilazlr.o
othersfortran/ilazlr.f:90:21:

   90 |       DOUBLE COMPLEX         A( LDA, * )
      |                     1
Warning: GNU Extension: DOUBLE COMPLEX at (1)
othersfortran/ilazlr.f:96:21:

   96 |       DOUBLE COMPLEX       ZERO
      |                     1
Warning: GNU Extension: DOUBLE COMPLEX at (1)
gfortran      -pedantic -O2  -mfpmath=sse -msse2 -mstackrealign  -c othersfortran/xerbla.f -o othersfortran/xerbla.o
gfortran      -pedantic -O2  -mfpmath=sse -msse2 -mstackrealign  -c othersfortran/zlanhp.f -o othersfortran/zlanhp.o
othersfortran/zlanhp.f:131:21:

  131 |       DOUBLE COMPLEX         AP( * )
      |                     1
Warning: GNU Extension: DOUBLE COMPLEX at (1)
gfortran      -pedantic -O2  -mfpmath=sse -msse2 -mstackrealign  -c othersfortran/zlaset.f -o othersfortran/zlaset.o
othersfortran/zlaset.f:117:21:

  117 |       DOUBLE COMPLEX         ALPHA, BETA
      |                     1
Warning: GNU Extension: DOUBLE COMPLEX at (1)
othersfortran/zlaset.f:120:21:

  120 |       DOUBLE COMPLEX         A( LDA, * )
      |                     1
Warning: GNU Extension: DOUBLE COMPLEX at (1)
gfortran      -pedantic -O2  -mfpmath=sse -msse2 -mstackrealign  -c othersfortran/zstein.f -o othersfortran/zstein.o
othersfortran/zstein.f:197:21:

  197 |       DOUBLE COMPLEX         Z( LDZ, * )
      |                     1
Warning: GNU Extension: DOUBLE COMPLEX at (1)
othersfortran/zstein.f:203:21:

  203 |       DOUBLE COMPLEX         CZERO, CONE
      |                     1
Warning: GNU Extension: DOUBLE COMPLEX at (1)
gfortran      -pedantic -O2  -mfpmath=sse -msse2 -mstackrealign  -c othersfortran/zung2r.f -o othersfortran/zung2r.o
othersfortran/zung2r.f:126:21:

  126 |       DOUBLE COMPLEX         A( LDA, * ), TAU( * ), WORK( * )
      |                     1
Warning: GNU Extension: DOUBLE COMPLEX at (1)
othersfortran/zung2r.f:132:21:

  132 |       DOUBLE COMPLEX         ONE, ZERO
      |                     1
Warning: GNU Extension: DOUBLE COMPLEX at (1)
g++ -std=gnu++20 -shared -s -static-libgcc -o IndependenceTests.dll tmp.def IndependenceTests_init.o Cnhat.o cubature1.o dependogram.o mdcov.o phinhat.o zhpevx.o myzhpevx.o othersfortran/disnan.o othersfortran/dlaebz.o othersfortran/dlagts.o othersfortran/dlanst.o othersfortran/dlarnv.o othersfortran/dlascl.o othersfortran/dstebz.o othersfortran/ilaenv.o othersfortran/iparmq.o othersfortran/zhptrd.o othersfortran/zlarf.o othersfortran/zlasr.o othersfortran/zsteqr.o othersfortran/zupgtr.o othersfortran/dladiv.o othersfortran/dlaev2.o othersfortran/dlaisnan.o othersfortran/dlapy2.o othersfortran/dlartg.o othersfortran/dlasrt.o othersfortran/dsterf.o othersfortran/ilazlc.o othersfortran/lsame.o othersfortran/zladiv.o othersfortran/zlarfg.o othersfortran/zlassq.o othersfortran/zung2l.o othersfortran/zupmtr.o othersfortran/dlae2.o othersfortran/dlagtf.o othersfortran/dlamch.o othersfortran/dlapy3.o othersfortran/dlaruv.o othersfortran/dlassq.o othersfortran/ieeeck.o othersfortran/ilazlr.o othersfortran/xerbla.o othersfortran/zlanhp.o othersfortran/zlaset.o othersfortran/zstein.o othersfortran/zung2r.o -LD:/RCompile/recent/R/bin/x64 -lRlapack -LD:/RCompile/recent/R/bin/x64 -lRblas -lgfortran -lquadmath -Ld:/rtools45/x86_64-w64-mingw32.static.posix/lib/x64 -Ld:/rtools45/x86_64-w64-mingw32.static.posix/lib -lgfortran -lquadmath -LD:/RCompile/recent/R/bin/x64 -lR
make[1]: Leaving directory '/d/temp/2026_07_15_01_50_00_12432/RtmpGcPAAz/R.INSTALL12eb02b336791/IndependenceTests/src'
make[1]: Entering directory '/d/temp/2026_07_15_01_50_00_12432/RtmpGcPAAz/R.INSTALL12eb02b336791/IndependenceTests/src'
make[1]: Leaving directory '/d/temp/2026_07_15_01_50_00_12432/RtmpGcPAAz/R.INSTALL12eb02b336791/IndependenceTests/src'
installing to d:/Rcompile/CRANpkg/lib/4.7/00LOCK-IndependenceTests/00new/IndependenceTests/libs/x64
** R
** data
** 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 'IndependenceTests' as IndependenceTests_0.7.zip
* DONE (IndependenceTests)