* installing *source* package ‘cts’ ... ** this is package ‘cts’ version ‘1.0-24’ ** package ‘cts’ successfully unpacked and MD5 sums checked ** using staged installation ** libs using C compiler: ‘gcc (GCC) 15.2.1 20260123 (Red Hat 15.2.1-7)’ using Fortran compiler: ‘GNU Fortran (GCC) 15.2.1 20260123 (Red Hat 15.2.1-7)’ make[1]: Entering directory '/data/gannet/ripley/R/packages/tests-devel/cts/src' gfortran -fpic -g -O2 -mtune=native -Wall -pedantic -c a9rntc.f -o a9rntc.o a9rntc.f:1:36: 1 | SUBROUTINE A9RNTC(A, NITEMS, IOUT, MCOL, W, D) | 1~~~ Warning: Unused dummy argument ‘iout’ at (1) [-Wunused-dummy-argument] gfortran -fpic -g -O2 -mtune=native -Wall -pedantic -c a9rntd.f -o a9rntd.o a9rntd.f:1:36: 1 | SUBROUTINE A9RNTD(A, NITEMS, IOUT, MCOL, W, D) | 1~~~ Warning: Unused dummy argument ‘iout’ at (1) [-Wunused-dummy-argument] gfortran -fpic -g -O2 -mtune=native -Wall -pedantic -c a9rnti.f -o a9rnti.o a9rnti.f:123:4: 123 | 10 I = 1 | 1 Warning: Label 10 at (1) defined but not used [-Wunused-label] a9rnti.f:1:36: 1 | SUBROUTINE A9RNTI(A, NITEMS, IOUT, MCOL, W) | 1~~~ Warning: Unused dummy argument ‘iout’ at (1) [-Wunused-dummy-argument] gfortran -fpic -g -O2 -mtune=native -Wall -pedantic -c a9rntl.f -o a9rntl.o a9rntl.f:118:4: 118 | 10 I = 1 | 1 Warning: Label 10 at (1) defined but not used [-Wunused-label] a9rntl.f:1:36: 1 | SUBROUTINE A9RNTL(A, NITEMS, IOUT, MCOL) | 1~~~ Warning: Unused dummy argument ‘iout’ at (1) [-Wunused-dummy-argument] gfortran -fpic -g -O2 -mtune=native -Wall -pedantic -c a9rntr.f -o a9rntr.o gfortran -fpic -g -O2 -mtune=native -Wall -pedantic -c balanc.f -o balanc.o a9rntr.f:1:36: 1 | SUBROUTINE A9RNTR(A, NITEMS, IOUT, MCOL, W, D) | 1~~~ Warning: Unused dummy argument ‘iout’ at (1) [-Wunused-dummy-argument] gfortran -fpic -g -O2 -mtune=native -Wall -pedantic -c balinv.f -o balinv.o gfortran -fpic -g -O2 -mtune=native -Wall -pedantic -c cinvert.f -o cinvert.o balinv.f:31:14: 31 | K = SCALE(I) | 1 Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion] gfortran -fpic -g -O2 -mtune=native -Wall -pedantic -c complete.f -o complete.o gfortran -fpic -g -O2 -mtune=native -Wall -pedantic -c cspec.f -o cspec.o gcc -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -Wall -pedantic -mtune=native -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -Wstrict-prototypes -c cts_init.c -o cts_init.o gfortran -fpic -g -O2 -mtune=native -Wall -pedantic -c d1mach.f -o d1mach.o gfortran -fpic -g -O2 -mtune=native -Wall -pedantic -c d1rply.f -o d1rply.o gfortran -fpic -g -O2 -mtune=native -Wall -pedantic -c d2rply.f -o d2rply.o gfortran -fpic -g -O2 -mtune=native -Wall -pedantic -c d3rply.f -o d3rply.o gfortran -fpic -g -O2 -mtune=native -Wall -pedantic -c d4rply.f -o d4rply.o d1rply.f:127:10: 127 | 90 L = DLOG(SC)/DLOG(BASE) + .5 | 1 Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion] gfortran -fpic -g -O2 -mtune=native -Wall -pedantic -c d5rply.f -o d5rply.o gfortran -fpic -g -O2 -mtune=native -Wall -pedantic -c d6rply.f -o d6rply.o gfortran -fpic -g -O2 -mtune=native -Wall -pedantic -c d7rply.f -o d7rply.o gfortran -fpic -g -O2 -mtune=native -Wall -pedantic -c d8rply.f -o d8rply.o d5rply.f:1:31: 1 | SUBROUTINE D5RPLY(TYPE, P, QP, K, QK) | 1 Warning: Unused dummy argument ‘p’ at (1) [-Wunused-dummy-argument] gfortran -fpic -g -O2 -mtune=native -Wall -pedantic -c d9rply.f -o d9rply.o gfortran -fpic -g -O2 -mtune=native -Wall -pedantic -c display.f -o display.o d7rply.f:1:51: 1 | SUBROUTINE D7RPLY(UU, VV, NZ, P, QP, K, QK, SVK) | 1~~ Warning: Unused dummy argument ‘svk’ at (1) [-Wunused-dummy-argument] gfortran -fpic -g -O2 -mtune=native -Wall -pedantic -c dpca.f -o dpca.o gfortran -fpic -g -O2 -mtune=native -Wall -pedantic -c drpoly.f -o drpoly.o gfortran -fpic -g -O2 -mtune=native -Wall -pedantic -c e9rint.f -o e9rint.o gfortran -fpic -g -O2 -mtune=native -Wall -pedantic -c envirn.f -o envirn.o d7rply.f:62:43: 62 | IF (RELSTP.GT..01 .OR. MP.LT.OMP .OR. TRIED) | ^ Warning: ‘omp’ may be used uninitialized [-Wmaybe-uninitialized] d7rply.f:16:28: 16 | DOUBLE PRECISION MP, OMP, EE, RELSTP, T, ZM | ^~~ note: ‘omp’ was declared here d7rply.f:62:43: 62 | IF (RELSTP.GT..01 .OR. MP.LT.OMP .OR. TRIED) | ^ Warning: ‘relstp’ may be used uninitialized [-Wmaybe-uninitialized] d7rply.f:16:37: 16 | DOUBLE PRECISION MP, OMP, EE, RELSTP, T, ZM | ^~~~~~ note: ‘relstp’ was declared here gfortran -fpic -g -O2 -mtune=native -Wall -pedantic -c eprint.f -o eprint.o gfortran -fpic -g -O2 -mtune=native -Wall -pedantic -c fdump.f -o fdump.o gfortran -fpic -g -O2 -mtune=native -Wall -pedantic -c forecast.f -o forecast.o gfortran -fpic -g -O2 -mtune=native -Wall -pedantic -c frmatd.f -o frmatd.o envirn.f:180:5: 180 | 99999 FORMAT (/,/,' WARNING. The value Emin may be incorrect:- Emin = ' | 1 Warning: Label 99999 at (1) defined but not used [-Wunused-label] gfortran -fpic -g -O2 -mtune=native -Wall -pedantic -c frmati.f -o frmati.o gfortran -fpic -g -O2 -mtune=native -Wall -pedantic -c frmatr.f -o frmatr.o d9rply.f:56:40: 56 | IF (DABS(T).GT..001*DABS(S-T) .OR. MP.LE.OMP) | ^ Warning: ‘omp’ may be used uninitialized [-Wmaybe-uninitialized] d9rply.f:17:32: 17 | DOUBLE PRECISION MS, MP, OMP, EE | ^~~ note: ‘omp’ was declared here d9rply.f:56:40: 56 | IF (DABS(T).GT..001*DABS(S-T) .OR. MP.LE.OMP) | ^ Warning: ‘t’ may be used uninitialized [-Wmaybe-uninitialized] d9rply.f:23:32: 23 | DOUBLE PRECISION PV, KV, T, S, SSS | ^ note: ‘t’ was declared here gfortran -fpic -g -O2 -mtune=native -Wall -pedantic -c getmin.f -o getmin.o gfortran -fpic -g -O2 -mtune=native -Wall -pedantic -c hqrort.f -o hqrort.o gfortran -fpic -g -O2 -mtune=native -Wall -pedantic -c i0tk00.f -o i0tk00.o gfortran -fpic -g -O2 -mtune=native -Wall -pedantic -c i10wid.f -o i10wid.o gfortran -fpic -g -O2 -mtune=native -Wall -pedantic -c i1mach.f -o i1mach.o envirn.f:85:14: 85 | IF (LRND) THEN | ^ Warning: ‘lrnd’ may be used uninitialized [-Wmaybe-uninitialized] envirn.f:46:27: 46 | LOGICAL FIRST,IWARN,LRND | ^~~~ note: ‘lrnd’ was declared here gfortran -fpic -g -O2 -mtune=native -Wall -pedantic -c i8save.f -o i8save.o gfortran -fpic -g -O2 -mtune=native -Wall -pedantic -c iceil.f -o iceil.o i1mach.f:254:5: 254 | 9020 FORMAT(/' Adjust I1MACH by uncommenting data statements'/ | 1 Warning: Label 9020 at (1) defined but not used [-Wunused-label] i1mach.f:251:5: 251 | 9010 FORMAT(/' Adjust autodoubled I1MACH by uncommenting data'/ | 1 Warning: Label 9010 at (1) defined but not used [-Wunused-label] gfortran -fpic -g -O2 -mtune=native -Wall -pedantic -c iflr.f -o iflr.o gfortran -fpic -g -O2 -mtune=native -Wall -pedantic -c isamax.f -o isamax.o i1mach.f:293:72: 293 | END | ^ Warning: ‘__result_i1mach’ may be used uninitialized [-Wmaybe-uninitialized] i1mach.f:1:29: 1 | INTEGER FUNCTION I1MACH(I) | ^ note: ‘__result_i1mach’ was declared here gfortran -fpic -g -O2 -mtune=native -Wall -pedantic -c istkgt.f -o istkgt.o gfortran -fpic -g -O2 -mtune=native -Wall -pedantic -c istkqu.f -o istkqu.o gfortran -fpic -g -O2 -mtune=native -Wall -pedantic -c istkrl.f -o istkrl.o gfortran -fpic -g -O2 -mtune=native -Wall -pedantic -c kfilsm.f -o kfilsm.o gfortran -fpic -g -O2 -mtune=native -Wall -pedantic -c kfilsm1.f -o kfilsm1.o gfortran -fpic -g -O2 -mtune=native -Wall -pedantic -c loop.f -o loop.o gfortran -fpic -g -O2 -mtune=native -Wall -pedantic -c lybsc.f -o lybsc.o gfortran -fpic -g -O2 -mtune=native -Wall -pedantic -c lycsr.f -o lycsr.o gfortran -fpic -g -O2 -mtune=native -Wall -pedantic -c mepad.f -o mepad.o gfortran -fpic -g -O2 -mtune=native -Wall -pedantic -c mutil.f -o mutil.o mutil.f:1:27: 1 | SUBROUTINE MPRINT(N,A,K,TX) | 1 Warning: Unused dummy argument ‘a’ at (1) [-Wunused-dummy-argument] mutil.f:3:19: 3 | INTEGER N,K,I,J | 1 Warning: Unused variable ‘i’ declared at (1) [-Wunused-variable] mutil.f:3:21: 3 | INTEGER N,K,I,J | 1 Warning: Unused variable ‘j’ declared at (1) [-Wunused-variable] mutil.f:1:25: 1 | SUBROUTINE MPRINT(N,A,K,TX) | 1 Warning: Unused dummy argument ‘n’ at (1) [-Wunused-dummy-argument] mutil.f:1:31: 1 | SUBROUTINE MPRINT(N,A,K,TX) | 1~ Warning: Unused dummy argument ‘tx’ at (1) [-Wunused-dummy-argument] gfortran -fpic -g -O2 -mtune=native -Wall -pedantic -c newline.f -o newline.o gfortran -fpic -g -O2 -mtune=native -Wall -pedantic -c orthes.f -o orthes.o gfortran -fpic -g -O2 -mtune=native -Wall -pedantic -c ortran.f -o ortran.o gfortran -fpic -g -O2 -mtune=native -Wall -pedantic -c rejuce.f -o rejuce.o gfortran -fpic -g -O2 -mtune=native -Wall -pedantic -c repar.f -o repar.o gfortran -fpic -g -O2 -mtune=native -Wall -pedantic -c resg0.f -o resg0.o gfortran -fpic -g -O2 -mtune=native -Wall -pedantic -c resg0new.f -o resg0new.o gfortran -fpic -g -O2 -mtune=native -Wall -pedantic -c resg1d.f -o resg1d.o resg0new.f:15:39: 15 | DOUBLE PRECISION FSESI(5000,20),FSCVI(5000,20,20) | 1~~~~~~~~~~~~~~~~ Warning: Array ‘fscvi’ at (1) is larger than limit set by ‘-fmax-stack-var-size=’, moved from stack to static storage. This makes the procedure unsafe when called recursively, or concurrently from multiple threads. Consider increasing the ‘-fmax-stack-var-size=’ limit (or use ‘-frecursive’, which implies unlimited ‘-fmax-stack-var-size’) - or change the code to use an ALLOCATABLE array. If the variable is never accessed concurrently, this warning can be ignored, and the variable could also be declared with the SAVE attribute. [-Wsurprising] resg0new.f:14:39: 14 | DOUBLE PRECISION FSESR(5000,20),FSCVR(5000,20,20) | 1~~~~~~~~~~~~~~~~ Warning: Array ‘fscvr’ at (1) is larger than limit set by ‘-fmax-stack-var-size=’, moved from stack to static storage. This makes the procedure unsafe when called recursively, or concurrently from multiple threads. Consider increasing the ‘-fmax-stack-var-size=’ limit (or use ‘-frecursive’, which implies unlimited ‘-fmax-stack-var-size’) - or change the code to use an ALLOCATABLE array. If the variable is never accessed concurrently, this warning can be ignored, and the variable could also be declared with the SAVE attribute. [-Wsurprising] resg0new.f:16:24: 16 | DOUBLE PRECISION FSER0(5000,20),TRANR(5000,20),TRANI(5000,20) | 1~~~~~~~~~~~~~ Warning: Array ‘fser0’ at (1) is larger than limit set by ‘-fmax-stack-var-size=’, moved from stack to static storage. This makes the procedure unsafe when called recursively, or concurrently from multiple threads. Consider increasing the ‘-fmax-stack-var-size=’ limit (or use ‘-frecursive’, which implies unlimited ‘-fmax-stack-var-size’) - or change the code to use an ALLOCATABLE array. If the variable is never accessed concurrently, this warning can be ignored, and the variable could also be declared with the SAVE attribute. [-Wsurprising] resg0new.f:15:24: 15 | DOUBLE PRECISION FSESI(5000,20),FSCVI(5000,20,20) | 1~~~~~~~~~~~~~ Warning: Array ‘fsesi’ at (1) is larger than limit set by ‘-fmax-stack-var-size=’, moved from stack to static storage. This makes the procedure unsafe when called recursively, or concurrently from multiple threads. Consider increasing the ‘-fmax-stack-var-size=’ limit (or use ‘-frecursive’, which implies unlimited ‘-fmax-stack-var-size’) - or change the code to use an ALLOCATABLE array. If the variable is never accessed concurrently, this warning can be ignored, and the variable could also be declared with the SAVE attribute. [-Wsurprising] resg0new.f:14:24: 14 | DOUBLE PRECISION FSESR(5000,20),FSCVR(5000,20,20) | 1~~~~~~~~~~~~~ Warning: Array ‘fsesr’ at (1) is larger than limit set by ‘-fmax-stack-var-size=’, moved from stack to static storage. This makes the procedure unsafe when called recursively, or concurrently from multiple threads. Consider increasing the ‘-fmax-stack-var-size=’ limit (or use ‘-frecursive’, which implies unlimited ‘-fmax-stack-var-size’) - or change the code to use an ALLOCATABLE array. If the variable is never accessed concurrently, this warning can be ignored, and the variable could also be declared with the SAVE attribute. [-Wsurprising] resg0new.f:18:42: 18 | DOUBLE PRECISION PSCVR(5000,20,20),PSCVI(5000,20,20) | 1~~~~~~~~~~~~~~~~ Warning: Array ‘pscvi’ at (1) is larger than limit set by ‘-fmax-stack-var-size=’, moved from stack to static storage. This makes the procedure unsafe when called recursively, or concurrently from multiple threads. Consider increasing the ‘-fmax-stack-var-size=’ limit (or use ‘-frecursive’, which implies unlimited ‘-fmax-stack-var-size’) - or change the code to use an ALLOCATABLE array. If the variable is never accessed concurrently, this warning can be ignored, and the variable could also be declared with the SAVE attribute. [-Wsurprising] resg0new.f:18:24: 18 | DOUBLE PRECISION PSCVR(5000,20,20),PSCVI(5000,20,20) | 1~~~~~~~~~~~~~~~~ Warning: Array ‘pscvr’ at (1) is larger than limit set by ‘-fmax-stack-var-size=’, moved from stack to static storage. This makes the procedure unsafe when called recursively, or concurrently from multiple threads. Consider increasing the ‘-fmax-stack-var-size=’ limit (or use ‘-frecursive’, which implies unlimited ‘-fmax-stack-var-size’) - or change the code to use an ALLOCATABLE array. If the variable is never accessed concurrently, this warning can be ignored, and the variable could also be declared with the SAVE attribute. [-Wsurprising] resg0new.f:17:39: 17 | DOUBLE PRECISION PSESR(5000,20),PSESI(5000,20) | 1~~~~~~~~~~~~~ Warning: Array ‘psesi’ at (1) is larger than limit set by ‘-fmax-stack-var-size=’, moved from stack to static storage. This makes the procedure unsafe when called recursively, or concurrently from multiple threads. Consider increasing the ‘-fmax-stack-var-size=’ limit (or use ‘-frecursive’, which implies unlimited ‘-fmax-stack-var-size’) - or change the code to use an ALLOCATABLE array. If the variable is never accessed concurrently, this warning can be ignored, and the variable could also be declared with the SAVE attribute. [-Wsurprising] resg0new.f:17:24: 17 | DOUBLE PRECISION PSESR(5000,20),PSESI(5000,20) | 1~~~~~~~~~~~~~ Warning: Array ‘psesr’ at (1) is larger than limit set by ‘-fmax-stack-var-size=’, moved from stack to static storage. This makes the procedure unsafe when called recursively, or concurrently from multiple threads. Consider increasing the ‘-fmax-stack-var-size=’ limit (or use ‘-frecursive’, which implies unlimited ‘-fmax-stack-var-size’) - or change the code to use an ALLOCATABLE array. If the variable is never accessed concurrently, this warning can be ignored, and the variable could also be declared with the SAVE attribute. [-Wsurprising] resg0new.f:16:54: 16 | DOUBLE PRECISION FSER0(5000,20),TRANR(5000,20),TRANI(5000,20) | 1~~~~~~~~~~~~~ Warning: Array ‘trani’ at (1) is larger than limit set by ‘-fmax-stack-var-size=’, moved from stack to static storage. This makes the procedure unsafe when called recursively, or concurrently from multiple threads. Consider increasing the ‘-fmax-stack-var-size=’ limit (or use ‘-frecursive’, which implies unlimited ‘-fmax-stack-var-size’) - or change the code to use an ALLOCATABLE array. If the variable is never accessed concurrently, this warning can be ignored, and the variable could also be declared with the SAVE attribute. [-Wsurprising] resg0new.f:16:39: 16 | DOUBLE PRECISION FSER0(5000,20),TRANR(5000,20),TRANI(5000,20) | 1~~~~~~~~~~~~~ Warning: Array ‘tranr’ at (1) is larger than limit set by ‘-fmax-stack-var-size=’, moved from stack to static storage. This makes the procedure unsafe when called recursively, or concurrently from multiple threads. Consider increasing the ‘-fmax-stack-var-size=’ limit (or use ‘-frecursive’, which implies unlimited ‘-fmax-stack-var-size’) - or change the code to use an ALLOCATABLE array. If the variable is never accessed concurrently, this warning can be ignored, and the variable could also be declared with the SAVE attribute. [-Wsurprising] gfortran -fpic -g -O2 -mtune=native -Wall -pedantic -c resg1dpre.f -o resg1dpre.o gfortran -fpic -g -O2 -mtune=native -Wall -pedantic -c resg1dpre1.f -o resg1dpre1.o gfortran -fpic -g -O2 -mtune=native -Wall -pedantic -c resgen.f -o resgen.o gfortran -fpic -g -O2 -mtune=native -Wall -pedantic -c revg1.f -o revg1.o gfortran -fpic -g -O2 -mtune=native -Wall -pedantic -c roots.f -o roots.o revg1.f:100:5: 100 | 1040 FORMAT (1X, 'Error computing inverse of A, INFO = ', I5) | 1 Warning: Label 1040 at (1) defined but not used [-Wunused-label] revg1.f:94:5: 94 | 1030 FORMAT (1X, 'Error factoring A, INFO = ', I5) | 1 Warning: Label 1030 at (1) defined but not used [-Wunused-label] gfortran -fpic -g -O2 -mtune=native -Wall -pedantic -c s88fmt.f -o s88fmt.o gfortran -fpic -g -O2 -mtune=native -Wall -pedantic -c saxpy.f -o saxpy.o gfortran -fpic -g -O2 -mtune=native -Wall -pedantic -c sdata.f -o sdata.o gfortran -fpic -g -O2 -mtune=native -Wall -pedantic -c sdot.f -o sdot.o gfortran -fpic -g -O2 -mtune=native -Wall -pedantic -c sdump.f -o sdump.o gfortran -fpic -g -O2 -mtune=native -Wall -pedantic -c search.f -o search.o gfortran -fpic -g -O2 -mtune=native -Wall -pedantic -c setcom.f -o setcom.o hqrort.f:116:10: 116 | IF (L.EQ.EN) GO TO 480 | ^ Warning: ‘l’ may be used uninitialized [-Wmaybe-uninitialized] hqrort.f:10:37: 10 | INTEGER EN,ENM2,I,ITN,ITS,J,K,L,LL,M,MM,MP2,NA | ^ note: ‘l’ was declared here gfortran -fpic -g -O2 -mtune=native -Wall -pedantic -c seterr.f -o seterr.o gfortran -fpic -g -O2 -mtune=native -Wall -pedantic -c setfor.f -o setfor.o gfortran -fpic -g -O2 -mtune=native -Wall -pedantic -c setkfilsm.f -o setkfilsm.o gfortran -fpic -g -O2 -mtune=native -Wall -pedantic -c setup1.f -o setup1.o gfortran -fpic -g -O2 -mtune=native -Wall -pedantic -c setupdate.f -o setupdate.o gfortran -fpic -g -O2 -mtune=native -Wall -pedantic -c simi.f -o simi.o gfortran -fpic -g -O2 -mtune=native -Wall -pedantic -c sscal.f -o sscal.o gfortran -fpic -g -O2 -mtune=native -Wall -pedantic -c stkdmp.f -o stkdmp.o gfortran -fpic -g -O2 -mtune=native -Wall -pedantic -c store.f -o store.o gfortran -fpic -g -O2 -mtune=native -Wall -pedantic -c u9dmp.f -o u9dmp.o gfortran -fpic -g -O2 -mtune=native -Wall -pedantic -c update.f -o update.o gcc -shared -g -O2 -Wall -pedantic -mtune=native -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -Wstrict-prototypes -fpic -L/usr/local/lib64 -o cts.so a9rntc.o a9rntd.o a9rnti.o a9rntl.o a9rntr.o balanc.o balinv.o cinvert.o complete.o cspec.o cts_init.o d1mach.o d1rply.o d2rply.o d3rply.o d4rply.o d5rply.o d6rply.o d7rply.o d8rply.o d9rply.o display.o dpca.o drpoly.o e9rint.o envirn.o eprint.o fdump.o forecast.o frmatd.o frmati.o frmatr.o getmin.o hqrort.o i0tk00.o i10wid.o i1mach.o i8save.o iceil.o iflr.o isamax.o istkgt.o istkqu.o istkrl.o kfilsm.o kfilsm1.o loop.o lybsc.o lycsr.o mepad.o mutil.o newline.o orthes.o ortran.o rejuce.o repar.o resg0.o resg0new.o resg1d.o resg1dpre.o resg1dpre1.o resgen.o revg1.o roots.o s88fmt.o saxpy.o sdata.o sdot.o sdump.o search.o setcom.o seterr.o setfor.o setkfilsm.o setup1.o setupdate.o simi.o sscal.o stkdmp.o store.o u9dmp.o update.o -llapack -L/data/gannet/ripley/R/R-devel/lib -lRblas -lgfortran -lm -lquadmath -lgfortran -lm -lquadmath make[1]: Leaving directory '/data/gannet/ripley/R/packages/tests-devel/cts/src' make[1]: Entering directory '/data/gannet/ripley/R/packages/tests-devel/cts/src' make[1]: Leaving directory '/data/gannet/ripley/R/packages/tests-devel/cts/src' installing to /data/gannet/ripley/R/packages/tests-devel/cts.Rcheck/00LOCK-cts/00new/cts/libs ** R ** data ** inst ** byte-compile and prepare package for lazy loading ** help *** installing help indices *** copying figures ** building package indices ** installing vignettes ** 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 (cts)