* installing to library ‘/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages’
* 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-15 (Debian 15.3.0-1) 15.3.0’
using Fortran compiler: ‘GNU Fortran (Debian 15.3.0-1) 15.3.0’
using C++ compiler: ‘g++-15 (Debian 15.3.0-1) 15.3.0’
make[1]: Entering directory '/home/hornik/tmp/scratch/Rtmpc1p4zg/R.INSTALL2646967009858b/IndependenceTests/src'
gcc-15 -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 IndependenceTests_init.c -o IndependenceTests_init.o
g++-15 -std=gnu++20 -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 -pedantic -mtune=native -c Cnhat.cpp -o Cnhat.o
g++-15 -std=gnu++20 -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 -pedantic -mtune=native -c cubature1.cpp -o cubature1.o
g++-15 -std=gnu++20 -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 -pedantic -mtune=native -c dependogram.cpp -o dependogram.o
g++-15 -std=gnu++20 -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 -pedantic -mtune=native -c mdcov.cpp -o mdcov.o
g++-15 -std=gnu++20 -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 -pedantic -mtune=native -c phinhat.cpp -o phinhat.o
gfortran-15 -fpic -g -O2 -Wall -pedantic -mtune=native -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++-15 -std=gnu++20 -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 -pedantic -mtune=native -c myzhpevx.cpp -o myzhpevx.o
gfortran-15 -fpic -g -O2 -Wall -pedantic -mtune=native -c othersfortran/disnan.f -o othersfortran/disnan.o
gfortran-15 -fpic -g -O2 -Wall -pedantic -mtune=native -c othersfortran/dlaebz.f -o othersfortran/dlaebz.o
othersfortran/dlaebz.f:319:45:
319 | $ RELTOL, PIVMIN, D, E, E2, NVAL, AB, C, MOUT,
| 1
Warning: Unused dummy argument ‘e’ at (1) [-Wunused-dummy-argument]
gfortran-15 -fpic -g -O2 -Wall -pedantic -mtune=native -c othersfortran/dlagts.f -o othersfortran/dlagts.o
gfortran-15 -fpic -g -O2 -Wall -pedantic -mtune=native -c othersfortran/dlanst.f -o othersfortran/dlanst.o
othersfortran/dlanst.f:124:26:
124 | DOUBLE PRECISION ANORM, SCALE, SUM
| ^~~~~
Warning: ‘anorm’ may be used uninitialized [-Wmaybe-uninitialized]
gfortran-15 -fpic -g -O2 -Wall -pedantic -mtune=native -c othersfortran/dlarnv.f -o othersfortran/dlarnv.o
gfortran-15 -fpic -g -O2 -Wall -pedantic -mtune=native -c othersfortran/dlascl.f -o othersfortran/dlascl.o
gfortran-15 -fpic -g -O2 -Wall -pedantic -mtune=native -c othersfortran/dstebz.f -o othersfortran/dstebz.o
othersfortran/dstebz.f:659:39:
659 | IF( W( JE ).LE.WLU .AND. IDISCL.GT.0 ) THEN
| ^
Warning: ‘wlu’ may be used uninitialized [-Wmaybe-uninitialized]
othersfortran/dstebz.f:297:61:
297 | $ TMP1, TMP2, TNORM, ULP, WKILL, WL, WLU, WU, WUL
| ^~~
note: ‘wlu’ was declared here
othersfortran/dstebz.f:661:44:
661 | ELSE IF( W( JE ).GE.WUL .AND. IDISCU.GT.0 ) THEN
| ^
Warning: ‘wul’ may be used uninitialized [-Wmaybe-uninitialized]
othersfortran/dstebz.f:297:70:
297 | $ TMP1, TMP2, TNORM, ULP, WKILL, WL, WLU, WU, WUL
| ^~~
note: ‘wul’ was declared here
gfortran-15 -fpic -g -O2 -Wall -pedantic -mtune=native -c othersfortran/ilaenv.f -o othersfortran/ilaenv.o
gfortran-15 -fpic -g -O2 -Wall -pedantic -mtune=native -c othersfortran/iparmq.f -o othersfortran/iparmq.o
othersfortran/iparmq.f:215:64:
215 | INTEGER FUNCTION IPARMQ( ISPEC, NAME, OPTS, N, ILO, IHI, LWORK )
| 1~~~~
Warning: Unused dummy argument ‘lwork’ at (1) [-Wunused-dummy-argument]
othersfortran/iparmq.f:215:51:
215 | INTEGER FUNCTION IPARMQ( ISPEC, NAME, OPTS, N, ILO, IHI, LWORK )
| 1
Warning: Unused dummy argument ‘n’ at (1) [-Wunused-dummy-argument]
othersfortran/iparmq.f:215:39:
215 | INTEGER FUNCTION IPARMQ( ISPEC, NAME, OPTS, N, ILO, IHI, LWORK )
| 1~~~
Warning: Unused dummy argument ‘name’ at (1) [-Wunused-dummy-argument]
othersfortran/iparmq.f:215:45:
215 | INTEGER FUNCTION IPARMQ( ISPEC, NAME, OPTS, N, ILO, IHI, LWORK )
| 1~~~
Warning: Unused dummy argument ‘opts’ at (1) [-Wunused-dummy-argument]
othersfortran/iparmq.f:293:12:
293 | IF( NH.LE.KNWSWP ) THEN
| ^
Warning: ‘nh’ may be used uninitialized [-Wmaybe-uninitialized]
othersfortran/iparmq.f:238:26:
238 | INTEGER NH, NS
| ^~
note: ‘nh’ was declared here
othersfortran/iparmq.f:296:72:
296 | IPARMQ = 3*NS / 2
| ^
Warning: ‘ns’ may be used uninitialized [-Wmaybe-uninitialized]
othersfortran/iparmq.f:238:30:
238 | INTEGER NH, NS
| ^~
note: ‘ns’ was declared here
gfortran-15 -fpic -g -O2 -Wall -pedantic -mtune=native -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)
othersfortran/zhptrd.f:227:21:
227 | E( I ) = ALPHA
| 1
Warning: Possible change of value in conversion from COMPLEX(8) to REAL(8) at (1) [-Wconversion]
othersfortran/zhptrd.f:252:23:
252 | D( I+1 ) = AP( I1+I )
| 1
Warning: Possible change of value in conversion from COMPLEX(8) to REAL(8) at (1) [-Wconversion]
othersfortran/zhptrd.f:256:18:
256 | D( 1 ) = AP( 1 )
| 1
Warning: Possible change of value in conversion from COMPLEX(8) to REAL(8) at (1) [-Wconversion]
othersfortran/zhptrd.f:272:21:
272 | E( I ) = ALPHA
| 1
Warning: Possible change of value in conversion from COMPLEX(8) to REAL(8) at (1) [-Wconversion]
othersfortran/zhptrd.f:299:21:
299 | D( I ) = AP( II )
| 1
Warning: Possible change of value in conversion from COMPLEX(8) to REAL(8) at (1) [-Wconversion]
othersfortran/zhptrd.f:303:18:
303 | D( N ) = AP( II )
| 1
Warning: Possible change of value in conversion from COMPLEX(8) to REAL(8) at (1) [-Wconversion]
gfortran-15 -fpic -g -O2 -Wall -pedantic -mtune=native -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-15 -fpic -g -O2 -Wall -pedantic -mtune=native -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-15 -fpic -g -O2 -Wall -pedantic -mtune=native -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-15 -fpic -g -O2 -Wall -pedantic -mtune=native -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-15 -fpic -g -O2 -Wall -pedantic -mtune=native -c othersfortran/dladiv.f -o othersfortran/dladiv.o
gfortran-15 -fpic -g -O2 -Wall -pedantic -mtune=native -c othersfortran/dlaev2.f -o othersfortran/dlaev2.o
gfortran-15 -fpic -g -O2 -Wall -pedantic -mtune=native -c othersfortran/dlaisnan.f -o othersfortran/dlaisnan.o
gfortran-15 -fpic -g -O2 -Wall -pedantic -mtune=native -c othersfortran/dlapy2.f -o othersfortran/dlapy2.o
gfortran-15 -fpic -g -O2 -Wall -pedantic -mtune=native -c othersfortran/dlartg.f -o othersfortran/dlartg.o
gfortran-15 -fpic -g -O2 -Wall -pedantic -mtune=native -c othersfortran/dlasrt.f -o othersfortran/dlasrt.o
gfortran-15 -fpic -g -O2 -Wall -pedantic -mtune=native -c othersfortran/dsterf.f -o othersfortran/dsterf.o
gfortran-15 -fpic -g -O2 -Wall -pedantic -mtune=native -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-15 -fpic -g -O2 -Wall -pedantic -mtune=native -c othersfortran/lsame.f -o othersfortran/lsame.o
gfortran-15 -fpic -g -O2 -Wall -pedantic -mtune=native -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-15 -fpic -g -O2 -Wall -pedantic -mtune=native -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-15 -fpic -g -O2 -Wall -pedantic -mtune=native -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-15 -fpic -g -O2 -Wall -pedantic -mtune=native -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-15 -fpic -g -O2 -Wall -pedantic -mtune=native -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-15 -fpic -g -O2 -Wall -pedantic -mtune=native -c othersfortran/dlae2.f -o othersfortran/dlae2.o
gfortran-15 -fpic -g -O2 -Wall -pedantic -mtune=native -c othersfortran/dlagtf.f -o othersfortran/dlagtf.o
gfortran-15 -fpic -g -O2 -Wall -pedantic -mtune=native -c othersfortran/dlamch.f -o othersfortran/dlamch.o
gfortran-15 -fpic -g -O2 -Wall -pedantic -mtune=native -c othersfortran/dlapy3.f -o othersfortran/dlapy3.o
gfortran-15 -fpic -g -O2 -Wall -pedantic -mtune=native -c othersfortran/dlaruv.f -o othersfortran/dlaruv.o
othersfortran/dlaruv.f:121:45:
121 | INTEGER I, I1, I2, I3, I4, IT1, IT2, IT3, IT4, J
| ^~~
Warning: ‘it1’ may be used uninitialized [-Wmaybe-uninitialized]
othersfortran/dlaruv.f:121:50:
121 | INTEGER I, I1, I2, I3, I4, IT1, IT2, IT3, IT4, J
| ^~~
Warning: ‘it2’ may be used uninitialized [-Wmaybe-uninitialized]
othersfortran/dlaruv.f:121:55:
121 | INTEGER I, I1, I2, I3, I4, IT1, IT2, IT3, IT4, J
| ^~~
Warning: ‘it3’ may be used uninitialized [-Wmaybe-uninitialized]
othersfortran/dlaruv.f:121:60:
121 | INTEGER I, I1, I2, I3, I4, IT1, IT2, IT3, IT4, J
| ^~~
Warning: ‘it4’ may be used uninitialized [-Wmaybe-uninitialized]
gfortran-15 -fpic -g -O2 -Wall -pedantic -mtune=native -c othersfortran/dlassq.f -o othersfortran/dlassq.o
gfortran-15 -fpic -g -O2 -Wall -pedantic -mtune=native -c othersfortran/ieeeck.f -o othersfortran/ieeeck.o
gfortran-15 -fpic -g -O2 -Wall -pedantic -mtune=native -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-15 -fpic -g -O2 -Wall -pedantic -mtune=native -c othersfortran/xerbla.f -o othersfortran/xerbla.o
othersfortran/xerbla.f:71:34:
71 | SUBROUTINE XERBLA( SRNAME, INFO )
| 1~~~
Warning: Unused dummy argument ‘info’ at (1) [-Wunused-dummy-argument]
othersfortran/xerbla.f:71:26:
71 | SUBROUTINE XERBLA( SRNAME, INFO )
| 1~~~~~
Warning: Unused dummy argument ‘srname’ at (1) [-Wunused-dummy-argument]
gfortran-15 -fpic -g -O2 -Wall -pedantic -mtune=native -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)
othersfortran/zlanhp.f:142:44:
142 | DOUBLE PRECISION ABSA, SCALE, SUM, VALUE
| ^~~~~
Warning: ‘value’ may be used uninitialized [-Wmaybe-uninitialized]
gfortran-15 -fpic -g -O2 -Wall -pedantic -mtune=native -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-15 -fpic -g -O2 -Wall -pedantic -mtune=native -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)
othersfortran/zstein.f:425:16:
425 | IF( NRM.LT.DTPCRT )
| ^
Warning: ‘dtpcrt’ may be used uninitialized [-Wmaybe-uninitialized]
othersfortran/zstein.f:216:26:
216 | DOUBLE PRECISION DTPCRT, EPS, EPS1, NRM, ONENRM, ORTOL, PERTOL,
| ^~~~~~
note: ‘dtpcrt’ was declared here
othersfortran/zstein.f:386:72:
386 | $ DASUM( BLKSIZ, WORK( INDRV1+1 ), 1 )
| ^
Warning: ‘onenrm’ may be used uninitialized [-Wmaybe-uninitialized]
othersfortran/zstein.f:216:50:
216 | DOUBLE PRECISION DTPCRT, EPS, EPS1, NRM, ONENRM, ORTOL, PERTOL,
| ^~~~~~
note: ‘onenrm’ was declared here
othersfortran/zstein.f:400:15:
400 | IF( ABS( XJ-XJM ).GT.ORTOL )
| ^
Warning: ‘ortol’ may be used uninitialized [-Wmaybe-uninitialized]
othersfortran/zstein.f:216:58:
216 | DOUBLE PRECISION DTPCRT, EPS, EPS1, NRM, ONENRM, ORTOL, PERTOL,
| ^~~~~
note: ‘ortol’ was declared here
othersfortran/zstein.f:350:72:
350 | SEP = XJ - XJM
| ^
Warning: ‘xjm’ may be used uninitialized [-Wmaybe-uninitialized]
othersfortran/zstein.f:217:45:
217 | $ SCL, SEP, TOL, XJ, XJM, ZTR
| ^~~
note: ‘xjm’ was declared here
othersfortran/zstein.f:402:15:
402 | IF( GPIND.NE.J ) THEN
| ^
Warning: ‘gpind’ may be used uninitialized [-Wmaybe-uninitialized]
othersfortran/zstein.f:213:42:
213 | INTEGER B1, BLKSIZ, BN, GPIND, I, IINFO, INDRV1,
| ^~~~~
note: ‘gpind’ was declared here
gfortran-15 -fpic -g -O2 -Wall -pedantic -mtune=native -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++-15 -std=gnu++20 -shared -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -Wl,-O1 -o IndependenceTests.so 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 -llapack -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -lRblas -lgfortran -lm -lquadmath -lgfortran -lm -lquadmath -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -lR
make[1]: Leaving directory '/home/hornik/tmp/scratch/Rtmpc1p4zg/R.INSTALL2646967009858b/IndependenceTests/src'
make[1]: Entering directory '/home/hornik/tmp/scratch/Rtmpc1p4zg/R.INSTALL2646967009858b/IndependenceTests/src'
make[1]: Leaving directory '/home/hornik/tmp/scratch/Rtmpc1p4zg/R.INSTALL2646967009858b/IndependenceTests/src'
installing to /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/00LOCK-IndependenceTests/00new/IndependenceTests/libs
** R
** data
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
converting help for package ‘IndependenceTests’
finding HTML links ... done
A-dep-tests html
dependogram html
dna html
highschool html
mdcov 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 (IndependenceTests)