* installing to library ‘/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages’
* installing *source* package ‘spant’ ...
** package ‘spant’ successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C compiler: ‘gcc-13 (Debian 13.2.0-23) 13.2.0’
using Fortran compiler: ‘GNU Fortran (Debian 13.2.0-23) 13.2.0’
make[1]: Entering directory '/tmp/RtmpluSCc5/R.INSTALL18de2028678c03/spant/src'
gcc-13 -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 init.c -o init.o
gfortran-13  -fpic  -g -O2 -Wall -mtune=native  -c lsei.f -o lsei.o
lsei.f:85:72:

   85 |         DO 10 J=1,NBP1
      |                                                                        1
Warning: Fortran 2018 deleted feature: Shared DO termination label 10 at (1)
lsei.f:86:72:

   86 |    10   G(IG1,J)=G(IG2,J)
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 10 at (1)
lsei.f:91:72:

   91 |         DO 20 J=1,NBP1
      |                                                                        1
Warning: Fortran 2018 deleted feature: Shared DO termination label 20 at (1)
lsei.f:92:72:

   92 |    20   G(IG,J)=ZERO
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 20 at (1)
lsei.f:107:72:

  107 |    40     G(IG,JG)=G(IG,I)
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 40 at (1)
lsei.f:109:72:

  109 |         DO 50 I=1,K
      |                                                                        1
Warning: Fortran 2018 deleted feature: Shared DO termination label 50 at (1)
lsei.f:111:72:

  111 |    50   G(IG,JG)=ZERO
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 50 at (1)
lsei.f:128:72:

  128 |    90   G(IR-1,I)=ZERO
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 90 at (1)
lsei.f:166:72:

  166 |    20      X(J)=G(J,NB+1)
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 20 at (1)
lsei.f:172:72:

  172 |    30      RSQ=RSQ+G(J,NB+1)**2
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 30 at (1)
lsei.f:189:72:

  189 |    60           S=S+G(I,JG)*X(IX)
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 60 at (1)
lsei.f:193:72:

  193 |    80      X(I)=(X(I)-S)/G(I,L+1)
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 80 at (1)
lsei.f:204:72:

  204 |   100           S=S+X(I)*G(I,L)
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 100 at (1)
lsei.f:207:72:

  207 |   120      X(J)=(X(J)-S)/G(J,L+1)
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 120 at (1)
lsei.f:308:72:

  308 |       IF (ANOISE) 10,30,20
      |                                                                        1
Warning: Fortran 2018 deleted feature: Arithmetic IF statement at (1)
lsei.f:385:72:

  385 |    10     CL=MAX(abs(U(1,J)),CL)
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 10 at (1)
lsei.f:386:72:

  386 |       IF (CL) 130,130,20
      |                                                                        1
Warning: Fortran 2018 deleted feature: Arithmetic IF statement at (1)
lsei.f:390:72:

  390 |    30     SM=SM+(U(1,J)*CLINV)**2
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 30 at (1)
lsei.f:392:72:

  392 |       IF (U(1,LPIVOT)) 50,50,40
      |                                                                        1
Warning: Fortran 2018 deleted feature: Arithmetic IF statement at (1)
lsei.f:399:72:

  399 |    60 IF (CL) 130,130,70
      |                                                                        1
Warning: Fortran 2018 deleted feature: Arithmetic IF statement at (1)
lsei.f:404:72:

  404 |       IF (B) 80,130,130
      |                                                                        1
Warning: Fortran 2018 deleted feature: Arithmetic IF statement at (1)
lsei.f:415:72:

  415 |    90         I3=I3+ICE
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 90 at (1)
lsei.f:416:72:

  416 |           IF (SM) 100,120,100
      |                                                                        1
Warning: Fortran 2018 deleted feature: Arithmetic IF statement at (1)
lsei.f:421:72:

  421 |   110         I4=I4+ICE
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 110 at (1)
lsei.f:460:72:

  460 |           IF(DIFF(HMAX+FACTOR*H(LMAX),HMAX)) 20,20,50
      |                                                                        1
Warning: Fortran 2018 deleted feature: Arithmetic IF statement at (1)
lsei.f:468:72:

  468 |    30             H(L)=H(L)+A(I,L)**2
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 30 at (1)
lsei.f:483:72:

  483 |    60         A(I,LMAX)=TMP
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 60 at (1)
lsei.f:489:72:

  489 |    80     CALL H12 (2,J,J+1,M,A(1,J),1,H(J),B,1,MDB,NB)
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 80 at (1)
lsei.f:508:72:

  508 |   120         TMP=TMP+B(I,JB)**2
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 120 at (1)
lsei.f:509:72:

  509 |   130     RNORM(JB)=SQRT(TMP)
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 130 at (1)
lsei.f:515:72:

  515 |               DO 150 I=1,N
      |                                                                        1
Warning: Fortran 2018 deleted feature: Shared DO termination label 150 at (1)
lsei.f:516:72:

  516 |   150         B(I,JB)=ZERO
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 150 at (1)
lsei.f:525:72:

  525 |   170     CALL H12 (1,I,KP1,N,A(I,1),MDA,G(I),A,MDA,1,I-1)
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 170 at (1)
lsei.f:540:72:

  540 |   190             SM=SM+A(I,J)*B(J,JB)
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 190 at (1)
lsei.f:542:72:

  542 |   210         B(I,JB)=(B(I,JB)-SM)/A(I,I)
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 210 at (1)
lsei.f:548:72:

  548 |   220         B(J,JB)=ZERO
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 220 at (1)
lsei.f:550:72:

  550 |   230         CALL H12 (2,I,KP1,N,A(I,1),MDA,G(I),B(1,JB),1,MDB,1)
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 230 at (1)
lsei.f:592:72:

  592 |    10     X(J)=ZERO
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 10 at (1)
lsei.f:610:72:

  610 |    20         W(IW)=G(J,I)
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 20 at (1)
lsei.f:612:72:

  612 |    30     W(IW)=H(J)
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 30 at (1)
lsei.f:617:72:

  617 |    40     W(IW)=ZERO
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 40 at (1)
lsei.f:629:72:

  629 |       IF (RNORM) 130,130,50
      |                                                                        1
Warning: Fortran 2018 deleted feature: Arithmetic IF statement at (1)
lsei.f:635:72:

  635 |    60     FAC=FAC-H(I)*W(IW)
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 60 at (1)
lsei.f:637:72:

  637 |       IF (DIFF(ONE+FAC,ONE)) 130,130,70
      |                                                                        1
Warning: Fortran 2018 deleted feature: Arithmetic IF statement at (1)
lsei.f:644:72:

  644 |    80         X(J)=X(J)+G(I,J)*W(IW)
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 80 at (1)
lsei.f:645:72:

  645 |    90     X(J)=X(J)*FAC
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 90 at (1)
lsei.f:647:72:

  647 |   100     XNORM=XNORM+X(J)**2
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 100 at (1)
lsei.f:876:72:

  876 |    20     INDEX(I)=I
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 20 at (1)
lsei.f:895:72:

  895 |    40        SM=SM+A(L,J)*B(L)
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 40 at (1)
lsei.f:925:72:

  925 |    90       UNORM=UNORM+A(L,J)**2
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 90 at (1)
lsei.f:934:72:

  934 |   120        ZZ(L)=B(L)
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 120 at (1)
lsei.f:958:72:

  958 |   150    B(L)=ZZ(L)
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 150 at (1)
lsei.f:975:72:

  975 |   180       A(L,J)=ZERO
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 180 at (1)
lsei.f:1078:72:

 1078 |   310     ZZ(I)=B(I)
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 310 at (1)
lsei.f:1088:72:

 1088 |   340     X(I)=ZZ(IP)
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 340 at (1)
lsei.f:1101:72:

 1101 |   360       SM=SM+B(I)**2
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 360 at (1)
lsei.f:1104:72:

 1104 |   380       W(J)=ZERO
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 380 at (1)
lsei.f:1192:72:

 1192 |    10      DNORM=max(abs(Q(J))+abs(E(J)),DNORM)
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 10 at (1)
lsei.f:1351:72:

 1351 |   180           V(J,K)=-V(J,K)
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 180 at (1)
lsei.f:1380:72:

 1380 |   240           C(K,J)=T
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 240 at (1)
lsei.f:1387:72:

 1387 |   260           V(J,K)=T
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 260 at (1)
lsei.f:1634:72:

 1634 |    30             SB = SB + A(I,J)**2
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 30 at (1)
lsei.f:1898:72:

 1898 |   210           IF (K.GT.1) A(I,K) = A(I,K) + A(I,K-1)
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 210 at (1)
lsei.f:2046:72:

 2046 |    30       A(I,J)=A(I,N)
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 30 at (1)
lsei.f:2062:72:

 2062 |       IF (A(I,I)) 90,70,90
      |                                                                        1
Warning: Fortran 2018 deleted feature: Arithmetic IF statement at (1)
lsei.f:2064:72:

 2064 |           IF (A(I,J)) 90,80,90
      |                                                                        1
Warning: Fortran 2018 deleted feature: Arithmetic IF statement at (1)
lsei.f:2075:72:

 2075 |   110     B(M,J)=T
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 110 at (1)
lsei.f:2077:72:

 2077 |   120     A(I,J)=A(M,J)
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 120 at (1)
lsei.f:2080:72:

 2080 |   130     A(M,J)=ZERO
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 130 at (1)
lsei.f:2129:72:

 2129 |   180     WORK(J,1)=A(J-1,J)
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 180 at (1)
lsei.f:2147:72:

 2147 |   220         A(I,J)=ZERO
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 220 at (1)
lsei.f:2148:72:

 2148 |   230     A(I,I)=ONE
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 230 at (1)
lsei.f:2164:72:

 2164 |   250     S(J)=ZERO
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 250 at (1)
lsei.f:2173:72:

 2173 |   270         A(I,J)=ZERO
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 270 at (1)
lsei.f:2181:72:

 2181 |   290         A(I,J)=ZERO
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 290 at (1)
lsei.f:738:5:

  738 |    80 format(/' Sequence of candidate solutions, X')
      |     1
Warning: Label 80 at (1) defined but not used [-Wunused-label]
lsei.f:736:5:

  736 |    70 format(/' V-Matrix of the Singular Value Decomposition of A*D.'/
      |     1
Warning: Label 70 at (1) defined but not used [-Wunused-label]
lsei.f:1383:5:

 1383 |   250      IF (WNTV) then
      |     1
Warning: Label 250 at (1) defined but not used [-Wunused-label]
lsei.f:1578:5:

 1578 |   330 format (1X, 3E11.3, 3F11.3)
      |     1
Warning: Label 330 at (1) defined but not used [-Wunused-label]
lsei.f:1572:5:

 1572 |   320 format (1X/
      |     1
Warning: Label 320 at (1) defined but not used [-Wunused-label]
lsei.f:1571:5:

 1571 |   310 format (' ',I5,6X,2E11.3,11X,2F11.3)
      |     1
Warning: Label 310 at (1) defined but not used [-Wunused-label]
lsei.f:1568:5:

 1568 |   300 format (1X/' INDEX',12X,'YNORM      RNORM',11X,
      |     1
Warning: Label 300 at (1) defined but not used [-Wunused-label]
lsei.f:1566:5:

 1566 |   290 format (1X/' Scaling option No. 1.   D is the identity matrix.'/
      |     1
Warning: Label 290 at (1) defined but not used [-Wunused-label]
lsei.f:1564:5:

 1564 |   280 format (1X/' Scaling option No.',I2,'.  D is a diagonal',
      |     1
Warning: Label 280 at (1) defined but not used [-Wunused-label]
lsei.f:1561:5:

 1561 |   270 format (1X/' Singular Value Analysis of the least squares',
      |     1
Warning: Label 270 at (1) defined but not used [-Wunused-label]
lsei.f:1560:5:

 1560 |   260 format (1X,' M  = ',I6,',   N  =',I4,',   MDATA  =',I8)
      |     1
Warning: Label 260 at (1) defined but not used [-Wunused-label]
lsei.f:1558:5:

 1558 |   240 format (' ',i5,g12.4,6g13.4)
      |     1
Warning: Label 240 at (1) defined but not used [-Wunused-label]
lsei.f:1556:5:

 1556 |   232 format (' ',4X,'0',38X,2g13.4)
      |     1
Warning: Label 232 at (1) defined but not used [-Wunused-label]
lsei.f:1555:5:

 1555 |   231 format (' ',4X,'0',51X, g13.4)
      |     1
Warning: Label 231 at (1) defined but not used [-Wunused-label]
lsei.f:1554:5:

 1554 |   230 format (' ',4X,'0',64X,2g13.4)
      |     1
Warning: Label 230 at (1) defined but not used [-Wunused-label]
lsei.f:1550:5:

 1550 |   222 format (1X/' INDEX  SING. VAL.    G COEF         G**2   ',
      |     1
Warning: Label 222 at (1) defined but not used [-Wunused-label]
lsei.f:1547:5:

 1547 |   221 format (1X/' INDEX  SING. VAL.    P COEF   ',
      |     1
Warning: Label 221 at (1) defined but not used [-Wunused-label]
lsei.f:1542:5:

 1542 |   220 format (1X/' INDEX  SING. VAL.    P COEF   ',
      |     1
Warning: Label 220 at (1) defined but not used [-Wunused-label]
lsei.f:2177:12:

 2177 |           I=S(K)
      |            1
Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion]
lsei.f:660:26:

  660 |       subroutine MFEOUT (A, MDA, M, N, NAMES, MODE, UNIT, WIDTH)
      |                          1
Warning: Unused dummy argument ‘a’ at (1) [-Wunused-dummy-argument]
lsei.f:696:18:

  696 |       integer I, J, J1, J2, KBLOCK, L, LENNAM
      |                  1
Warning: Unused variable ‘j’ declared at (1) [-Wunused-variable]
lsei.f:1260:15:

 1260 |            IF (L.EQ.K) GO TO 170
      |               ^
Warning: ‘l’ may be used uninitialized [-Wmaybe-uninitialized]
lsei.f:1174:39:

 1174 |       integer I, II, IPASS, J, K, KK, L, LL, LP1, N, N10, NQRS
      |                                       ^
note: ‘l’ was declared here
gfortran-13  -fpic  -g -O2 -Wall -mtune=native  -c pnnls.f -o pnnls.o
pnnls.f:90:72:

   90 |    20 INDEX(I)=I
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 20 at (1)
pnnls.f:114:72:

  114 |  510           UNORM=UNORM+A(L,J)**2
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 510 at (1)
pnnls.f:126:72:

  126 |  530              A(L,J)=ZERO
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 530 at (1)
pnnls.f:132:72:

  132 |  540              INDEX(IK) = INDEX(IK+1)
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 540 at (1)
pnnls.f:136:72:

  136 |  550              INDEX(IK-1) = INDEX(IK)
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 550 at (1)
pnnls.f:148:72:

  148 |  570     ZZ(IP)=B(IP)
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 570 at (1)
pnnls.f:153:72:

  153 |  590     X(L)=ZZ(IP)
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 590 at (1)
pnnls.f:176:72:

  176 |    40        SM=SM+A(L,J)*B(L)
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 40 at (1)
pnnls.f:207:72:

  207 |    90        UNORM=UNORM+A(L,J)**2
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 90 at (1)
pnnls.f:216:72:

  216 |   120        ZZ(L)=B(L)
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 120 at (1)
pnnls.f:241:72:

  241 |   150    B(L)=ZZ(L)
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 150 at (1)
pnnls.f:258:72:

  258 |   180       A(L,J)=ZERO
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 180 at (1)
pnnls.f:361:72:

  361 |   310     ZZ(I)=B(I)
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 310 at (1)
pnnls.f:371:72:

  371 |   340     X(I)=ZZ(IP)
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 340 at (1)
pnnls.f:384:72:

  384 |   360       SM=SM+B(I)**2
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 360 at (1)
pnnls.f:387:72:

  387 |   380       W(J)=ZERO
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 380 at (1)
gcc-13 -shared -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -Wl,-O1 -o spant.so init.o lsei.o pnnls.o -lgfortran -lm -lquadmath -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -lR
make[1]: Leaving directory '/tmp/RtmpluSCc5/R.INSTALL18de2028678c03/spant/src'
make[1]: Entering directory '/tmp/RtmpluSCc5/R.INSTALL18de2028678c03/spant/src'
make[1]: Leaving directory '/tmp/RtmpluSCc5/R.INSTALL18de2028678c03/spant/src'
installing to /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/00LOCK-spant/00new/spant/libs
** R
** data
*** moving datasets to lazyload DB
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
  converting help for package ‘spant’
    finding HTML links ... done
    Arg.mrs_data                            html  
    Conj.mrs_data                           html  
    Im.mrs_data                             html  
    Imzap                                   html  
    Mod.mrs_data                            html  
    Ncoils                                  html  
    Ndyns                                   html  
    Npts                                    html  
    Nspec                                   html  
    Ntrans                                  html  
    Nx                                      html  
    Ny                                      html  
    Nz                                      html  
    Re.mrs_data                             html  
    abfit_opts                              html  
    abfit_opts_v1_9_0                       html  
    acquire                                 html  
    add_noise                               html  
    align                                   html  
    apodise_xy                              html  
    append_basis                            html  
    append_coils                            html  
    append_dyns                             html  
    apply_axes                              html  
    apply_mrs                               html  
    apply_pulse                             html  
    array2mrs_data                          html  
    auto_phase                              html  
    back_extrap_ar                          html  
    basis2mrs_data                          html  
    bbase                                   html  
    bc_als                                  html  
    bc_constant                             html  
    bc_gauss                                html  
    bc_poly                                 html  
    bc_spline                               html  
    beta2lw                                 html  
    bin_spec                                html  
    calc_coil_noise_cor                     html  
    calc_coil_noise_sd                      html  
    calc_ed_from_lambda                     html  
    calc_peak_info_vec                      html  
    calc_sd_poly                            html  
    calc_spec_diff                          html  
    calc_spec_snr                           html  
    check_lcm                               html  
    check_tqn                               html  
    circ_mask                               html  
    coherence_filter                        html  
    collapse_to_dyns                        html  
    comb_coils                              html  
    comb_fit_list_fit_tables                html  
    comb_fit_list_result_tables             html  
    comb_fit_tables                         html  
    comb_metab_ref                          html  
    conv_mrs                                html  
    crop_basis                              html  
    crop_spec                               html  
    crop_td_pts                             html  
    crop_td_pts_end                         html  
    crop_td_pts_pot                         html  
    crop_xy                                 html  
    crossprod_3d                            html  
    decimate_mrs_fd                         html  
    decimate_mrs_td                         html  
    deconv_mrs                              html  
    def_N                                   html  
    def_acq_paras                           html  
    def_fs                                  html  
    def_ft                                  html  
    def_nuc                                 html  
    def_ref                                 html  
    dicom_reader                            html  
    diff_mrs                                html  
    downsample_mrs_fd                       html  
    downsample_mrs_td                       html  
    ecc                                     html  
    elliptical_mask                         html  
    est_noise_sd                            html  
    fd2td                                   html  
    fd_conv_filt                            html  
    fd_gauss_smo                            html  
    find_mrs_files                          html  
    fit_amps                                html  
    fit_diags                               html  
    fit_mrs                                 html  
    fit_res2csv                             html  
    fit_t1_ti_array                         html  
    fit_t1_tr_array                         html  
    fit_t2_te_array                         html  
    fp_phase                                html  
    fp_phase_correct                        html  
    fp_scale                                html  
    fs                                      html  
    ft_dyns                                 html  
    ft_shift                                html  
    ft_shift_mat                            html  
    gausswin_2d                             html  
    gen_F                                   html  
    gen_F_xy                                html  
    gen_I                                   html  
    gen_bold_rf                             html  
    gen_trap_rf                             html  
    get_1h_brain_basis_names                html  
    get_1h_brain_basis_paras                html  
    get_1h_brain_basis_paras_v1             html  
    get_1h_brain_basis_paras_v2             html  
    get_1h_brain_basis_paras_v3             html  
    get_1h_braino_basis_names               html  
    get_1h_spectre_basis_names              html  
    get_2d_psf                              html  
    get_acq_paras                           html  
    get_basis_subset                        html  
    get_dyns                                html  
    get_even_dyns                           html  
    get_fh_dyns                             html  
    get_fit_map                             html  
    get_fp                                  html  
    get_guassian_pulse                      html  
    get_head_dyns                           html  
    get_lcm_cmd                             html  
    get_metab                               html  
    get_mol_names                           html  
    get_mol_paras                           html  
    get_mrs_affine                          html  
    get_mrsi2d_seg                          html  
    get_mrsi_voi                            html  
    get_mrsi_voxel                          html  
    get_mrsi_voxel_xy_psf                   html  
    get_odd_dyns                            html  
    get_ref                                 html  
    get_seg_ind                             html  
    get_sh_dyns                             html  
    get_slice                               html  
    get_spin_num                            html  
    get_subset                              html  
    get_svs_voi                             html  
    get_tail_dyns                           html  
    get_td_amp                              html  
    get_tqn_cmd                             html  
    get_uncoupled_mol                       html  
    get_voi_cog                             html  
    get_voi_seg                             html  
    get_voi_seg_psf                         html  
    get_voxel                               html  
    grid_shift_xy                           html  
    gridplot                                html  
    gridplot.mrs_data                       html  
    hsvd                                    html  
    hsvd_filt                               html  
    hsvd_vec                                html  
    hz                                      html  
    ift_shift                               html  
    ift_shift_mat                           html  
    image.mrs_data                          html  
    img2kspace_xy                           html  
    int_spec                                html  
    interleave_dyns                         html  
    inv_even_dyns                           html  
    inv_odd_dyns                            html  
    is.def                                  html  
    is_fd                                   html  
    kspace2img_xy                           html  
    l2_reg                                  html  
    lb                                      html  
    lofdc                                   html  
    lw2alpha                                html  
    lw2beta                                 html  
    make_basis_from_raw                     html  
    mask_dyns                               html  
    mask_fit_res                            html  
    mask_xy                                 html  
    mask_xy_corners                         html  
    mask_xy_ellipse                         html  
    mask_xy_mat                             html  
    mat2mrs_data                            html  
    matexp                                  html  
    max_mrs                                 html  
    max_mrs_interp                          html  
    mean.list                               html  
    mean.mrs_data                           html  
    mean_dyn_blocks                         html  
    mean_dyn_pairs                          html  
    mean_dyns                               html  
    mean_mrs_list                           html  
    mean_vec_blocks                         html  
    median_dyns                             html  
    mod_td                                  html  
    mrs_data2basis                          html  
    mrs_data2mat                            html  
    mrs_data2vec                            html  
    mvfftshift                              html  
    mvifftshift                             html  
    n2coord                                 html  
    nifti_flip_lr                           html  
    one_page_pdf                            html  
    ortho3                                  html  
    ortho3_inter                            html  
    peak_info                               html  
    pg_extrap_xy                            html  
    phase                                   html  
    plot.fit_result                         html  
    plot.mrs_data                           html  
    plot_bc                                 html  
    plot_slice_fit                          html  
    plot_slice_fit_inter                    html  
    plot_slice_map                          html  
    plot_slice_map_inter                    html  
    plot_spec_sd                            html  
    plot_voi_overlay                        html  
    plot_voi_overlay_seg                    html  
    ppm                                     html  
    precomp                                 html  
    print.fit_result                        html  
    print.mrs_data                          html  
    qn_states                               html  
    rats                                    html  
    re_weighting                            html  
    read_basis                              html  
    read_ima_coil_dir                       html  
    read_ima_dyn_dir                        html  
    read_lcm_coord                          html  
    read_mrs                                html  
    read_mrs_tqn                            html  
    read_pulse_ascii                        html  
    read_pulse_bruker                       html  
    read_pulse_pta                          html  
    read_siemens_txt_hdr                    html  
    read_tqn_fit                            html  
    read_tqn_result                         html  
    recon_imag                              html  
    recon_imag_vec                          html  
    recon_twix_2d_mrsi                      html  
    rectangular_mask                        html  
    reexports                               html  
    rep_array_dim                           html  
    rep_dyn                                 html  
    rep_mrs                                 html  
    resample_basis                          html  
    resample_img                            html  
    resample_voi                            html  
    reslice_to_mrs                          html  
    reson_table2mrs_data                    html  
    rm_dyns                                 html  
    scale_amp_molal                         html  
    scale_amp_molal_pvc                     html  
    scale_amp_molar                         html  
    scale_amp_molar2molal_pvc               html  
    scale_amp_ratio                         html  
    scale_amp_ratio_value                   html  
    scale_amp_water_ratio                   html  
    scale_basis_amp                         html  
    scale_basis_from_singlet                html  
    scale_mrs_amp                           html  
    scale_spec                              html  
    sd                                      html  
    sd.mrs_data                             html  
    seconds                                 html  
    seq_cpmg_ideal                          html  
    seq_mega_press_ideal                    html  
    seq_press_2d_shaped                     html  
    seq_press_ideal                         html  
    seq_pulse_acquire                       html  
    seq_slaser_ideal                        html  
    seq_spin_echo_ideal                     html  
    seq_steam_ideal                         html  
    seq_steam_ideal_cof                     html  
    seq_steam_ideal_young                   html  
    set_Ntrans                              html  
    set_def_acq_paras                       html  
    set_lcm_cmd                             html  
    set_lw                                  html  
    set_mask_xy_mat                         html  
    set_precomp_mode                        html  
    set_precomp_verbose                     html  
    set_ref                                 html  
    set_td_pts                              html  
    set_tqn_cmd                             html  
    set_tr                                  html  
    shift                                   html  
    shift_basis                             html  
    sim_basis                               html  
    sim_basis_1h_brain                      html  
    sim_basis_1h_brain_press                html  
    sim_basis_mm_lip_lcm                    html  
    sim_basis_tqn                           html  
    sim_brain_1h                            html  
    sim_mol                                 html  
    sim_noise                               html  
    sim_resonances                          html  
    sim_th_excit_profile                    html  
    sim_zero                                html  
    smooth_dyns                             html  
    sort_basis                              html  
    spant-package                           html  
    spant_abfit_benchmark                   html  
    spant_mpress_drift                      html  
    spant_simulation_benchmark              html  
    spec_decomp                             html  
    spec_op                                 html  
    spin_sys                                html  
    spm_pve2categorical                     html  
    ssp                                     html  
    stackplot                               html  
    stackplot.fit_result                    html  
    stackplot.mrs_data                      html  
    sub_first_dyn                           html  
    sub_mean_dyns                           html  
    sub_median_dyns                         html  
    sum_coils                               html  
    sum_dyns                                html  
    sum_mrs                                 html  
    sum_mrs_list                            html  
    svs_1h_brain_analysis                   html  
    svs_1h_brain_analysis_dev               html  
    svs_1h_brain_batch_analysis             html  
    td2fd                                   html  
    td_conv_filt                            html  
    tdsr                                    html  
    te                                      html  
    tr                                      html  
    varpro_3_para_opts                      html  
    varpro_basic_opts                       html  
    varpro_opts                             html  
    vec2mrs_data                            html  
    write_basis                             html  
    write_basis_tqn                         html  
    write_mrs                               html  
    write_mrs_nifti                         html  
    write_pulse_ascii                       html  
    zero_fade_spec                          html  
    zero_higher_orders                      html  
    zero_td_pts_end                         html  
    zf                                      html  
    zf_xy                                   html  
*** 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 (spant)