* installing to library ‘/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages’
* installing *source* package ‘growth’ ...
** package ‘growth’ successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C compiler: ‘gcc-13 (Debian 13.2.0-13) 13.2.0’
using Fortran compiler: ‘GNU Fortran (Debian 13.2.0-13) 13.2.0’
make[1]: Entering directory '/tmp/RtmpWD7Wlb/R.INSTALL2251d32d13c206/growth/src'
gfortran-13  -fpic  -g -O2 -Wall -mtune=native  -c carmasub.f -o carmasub.o
carmasub.f:96:10:

   96 |       MSE=SSE/(NT-NLP-NP)
      |          1
Warning: Possible change of value in conversion from REAL(8) to REAL(4) at (1) [-Wconversion]
carmasub.f:102:11:

  102 |          R=MSE*PAR(IND)**2
      |           1
Warning: Possible change of value in conversion from REAL(8) to REAL(4) at (1) [-Wconversion]
carmasub.f:490:22:

  490 |             RCOV(K,L)=EX
      |                      1
Warning: Possible change of value in conversion from COMPLEX(8) to REAL(8) at (1) [-Wconversion]
carmasub.f:491:27:

  491 |             IF(L.EQ.1)VARI=EX
      |                           1
Warning: Possible change of value in conversion from COMPLEX(8) to REAL(8) at (1) [-Wconversion]
carmasub.f:157:30:

  157 |            U(IN(I,1),IN(I,2))=SD*PAR(IND)
      |                              1
Warning: Possible change of value in conversion from REAL(8) to REAL(4) at (1) [-Wconversion]
carmasub.f:221:23:

  221 |                   Z(J)=(T(NT+LL)-T(NT+1))**(J-1)
      |                       1
Warning: Possible change of value in conversion from REAL(8) to REAL(4) at (1) [-Wconversion]
carmasub.f:258:21:

  258 |                   DT=T(NT+LL)-T(NT+LL-1)
      |                     1
Warning: Possible change of value in conversion from REAL(8) to REAL(4) at (1) [-Wconversion]
carmasub.f:287:24:

  287 |             PRED(NT+LL)=EXX
      |                        1
Warning: Possible change of value in conversion from COMPLEX(8) to REAL(8) at (1) [-Wconversion]
carmasub.f:299:18:

  299 |             INNOV=X(NLP1)-PRED(NT+LL)
      |                  1
Warning: Possible change of value in conversion from REAL(8) to REAL(4) at (1) [-Wconversion]
carmasub.f:328:14:

  328 |             v=v+hp(i)*dconjg(h(i))
      |              1
Warning: Possible change of value in conversion from COMPLEX(8) to REAL(8) at (1) [-Wconversion]
carmasub.f:331:17:

  331 |                V=V+(2.0,0.0)*DBLE(H(I)*EX(I))
      |                 1
Warning: Possible change of value in conversion from COMPLEX(8) to REAL(8) at (1) [-Wconversion]
carmasub.f:370:27:

  370 |                   STATE(I)=STATE(I)+K(N1+I)*INNOV/V
      |                           1
Warning: Possible change of value in conversion from COMPLEX(8) to REAL(4) at (1) [-Wconversion]
carmasub.f:392:30:

  392 |                      p22(i,j)=p22(i,j)-k(i+n1)*dconjg(k(j+n1))/v
      |                              1
Warning: Possible change of value in conversion from COMPLEX(8) to REAL(8) at (1) [-Wconversion]
carmasub.f:405:22:

  405 |                SSD(I)=DSQRT(P22(I,I))
      |                      1
Warning: Possible change of value in conversion from REAL(8) to REAL(4) at (1) [-Wconversion]
carmasub.f:633:11:

  633 |          R=PAR(IND)**2
      |           1
Warning: Possible change of value in conversion from REAL(8) to REAL(4) at (1) [-Wconversion]
carmasub.f:688:30:

  688 |            U(IN(I,1),IN(I,2))=PAR(IND)
      |                              1
Warning: Possible change of value in conversion from REAL(8) to REAL(4) at (1) [-Wconversion]
carmasub.f:754:23:

  754 |                   Z(J)=(T(NT+LL)-T(NT+1))**(J-1)
      |                       1
Warning: Possible change of value in conversion from REAL(8) to REAL(4) at (1) [-Wconversion]
carmasub.f:795:21:

  795 |                   DT=T(NT+LL)-T(NT+LL-1)
      |                     1
Warning: Possible change of value in conversion from REAL(8) to REAL(4) at (1) [-Wconversion]
carmasub.f:831:24:

  831 |                INNOV(I)=X(I)-EXX(I)
      |                        1
Warning: Possible change of value in conversion from COMPLEX(8) to REAL(8) at (1) [-Wconversion]
carmasub.f:866:14:

  866 |             v=v+hp(i)*dconjg(h(i))
      |              1
Warning: Possible change of value in conversion from COMPLEX(8) to REAL(8) at (1) [-Wconversion]
carmasub.f:869:17:

  869 |                V=V+(2.0,0.0)*DBLE(H(I)*EXX(I))
      |                 1
Warning: Possible change of value in conversion from COMPLEX(8) to REAL(8) at (1) [-Wconversion]
carmasub.f:918:32:

  918 |                      STATE(I,J)=STATE(I,J)+K(N1+I)*INNOV(J)/V
      |                                1
Warning: Possible change of value in conversion from COMPLEX(8) to REAL(8) at (1) [-Wconversion]
carmasub.f:941:30:

  941 |                      p22(i,j)=p22(i,j)-k(i+n1)*dconjg(k(j+n1))/v
      |                              1
Warning: Possible change of value in conversion from COMPLEX(8) to REAL(8) at (1) [-Wconversion]
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 cutil.c -o cutil.o
gfortran-13  -fpic  -g -O2 -Wall -mtune=native  -c elliptic.f -o elliptic.o
elliptic.f:378:14:

  378 |             j=rxl(i)
      |              1
Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion]
elliptic.f:397:20:

  397 |                   k=j+(rxl(i)-1)*4
      |                    1
Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion]
elliptic.f:414:14:

  414 |             j=2+rxl(i)
      |              1
Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion]
elliptic.f:324:53:

  324 |      +     link,nxrl,torder,model,tvcov,tvc,nccov,npv,
      |                                                     1
Warning: Unused dummy argument ‘npv’ at (1) [-Wunused-dummy-argument]
elliptic.f:325:16:

  325 |      +     npvar,np,ey,nld,beta,npvl,inter,tb,nbs,mu)
      |                1
Warning: Unused dummy argument ‘npvar’ at (1) [-Wunused-dummy-argument]
elliptic.f:325:45:

  325 |      +     npvar,np,ey,nld,beta,npvl,inter,tb,nbs,mu)
      |                                             1
Warning: Unused dummy argument ‘tb’ at (1) [-Wunused-dummy-argument]
elliptic.f:538:53:

  538 |       subroutine cmpvar(v,ldet,sigsq,tausq,rho,nind,i,nm,x,nobs,
      |                                                     1
Warning: Unused dummy argument ‘i’ at (1) [-Wunused-dummy-argument]
elliptic.f:538:51:

  538 |       subroutine cmpvar(v,ldet,sigsq,tausq,rho,nind,i,nm,x,nobs,
      |                                                   1
Warning: Unused dummy argument ‘nind’ at (1) [-Wunused-dummy-argument]
elliptic.f:217:55:

  217 |       subroutine plml(x,y,beta,betacov,tb,ccov,tvcov,np,npv,
      |                                                       1
Warning: Unused dummy argument ‘np’ at (1) [-Wunused-dummy-argument]
elliptic.f:217:59:

  217 |       subroutine plml(x,y,beta,betacov,tb,ccov,tvcov,np,npv,
      |                                                           1
Warning: Unused dummy argument ‘npv’ at (1) [-Wunused-dummy-argument]
elliptic.f:218:25:

  218 |      +     npvl,nld,npvar,nind,nobs,nccov,torder,inter,tvc,
      |                         1
Warning: Unused dummy argument ‘npvar’ at (1) [-Wunused-dummy-argument]
elliptic.f:429:72:

  429 |      +              dexp(-dexp(thetap(1))*x(nm+j))
      |                                                                        ^
Warning: ‘d’ may be used uninitialized [-Wmaybe-uninitialized]
elliptic.f:335:40:

  335 |      +     dose,dev(*),beta1,delta,tmp,d,tb(npvl),mu(*)
      |                                        ^
note: ‘d’ was declared here
elliptic.f:511:72:

  511 |      +                 (dlog(d*x(nm+j))-dexp(theta(npv+1))*x(nm+j))
      |                                                                        ^
Warning: ‘d’ may be used uninitialized [-Wmaybe-uninitialized]
elliptic.f:469:27:

  469 |      +     sigsq(nld),tmp,d,dose,dev(*),rxl(nind),x(*),y(*),
      |                           ^
note: ‘d’ was declared here
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 growth_init.c -o growth_init.o
gfortran-13  -fpic  -g -O2 -Wall -mtune=native  -c resid.f -o resid.o
resid.f:60:9:

   60 |       SD=SQRT(MSE)
      |         1
Warning: Possible change of value in conversion from REAL(8) to REAL(4) at (1) [-Wconversion]
resid.f:88:16:

   88 |          U(1,1)=SD*PAR(IND)
      |                1
Warning: Possible change of value in conversion from REAL(8) to REAL(4) at (1) [-Wconversion]
resid.f:131:21:

  131 |                   DT=T(NT+LL)-T(NT+LL-1)
      |                     1
Warning: Possible change of value in conversion from REAL(8) to REAL(4) at (1) [-Wconversion]
resid.f:147:25:

  147 |             RPRED(NT+LL)=EXX+PRED(NT+LL)
      |                         1
Warning: Possible change of value in conversion from COMPLEX(8) to REAL(8) at (1) [-Wconversion]
resid.f:154:18:

  154 |             INNOV=Y(NT+LL)-RPRED(NT+LL)
      |                  1
Warning: Possible change of value in conversion from REAL(8) to REAL(4) at (1) [-Wconversion]
resid.f:164:14:

  164 |             V=hp(1)*dconjg(h(1))
      |              1
Warning: Possible change of value in conversion from COMPLEX(8) to REAL(8) at (1) [-Wconversion]
resid.f:166:17:

  166 |                V=V+(2.0,0.0)*DBLE(H(1)*EX(1))
      |                 1
Warning: Possible change of value in conversion from COMPLEX(8) to REAL(8) at (1) [-Wconversion]
resid.f:188:24:

  188 |                STATE(1)=STATE(1)+K(2)*INNOV/V
      |                        1
Warning: Possible change of value in conversion from COMPLEX(8) to REAL(4) at (1) [-Wconversion]
resid.f:196:24:

  196 |                p22(1,1)=p22(1,1)-k(2)*dconjg(k(2))/v
      |                        1
Warning: Possible change of value in conversion from COMPLEX(8) to REAL(8) at (1) [-Wconversion]
resid.f:203:19:

  203 |             SSD(1)=DSQRT(P22(1,1))
      |                   1
Warning: Possible change of value in conversion from REAL(8) to REAL(4) at (1) [-Wconversion]
resid.f:181:72:

  181 |                K(2)=VEC(1)+dconjg(p12(1,1))*dconjg(h(1))
      |                                                                        ^
Warning: ‘p22[0]’ may be used uninitialized [-Wmaybe-uninitialized]
resid.f:48:58:

   48 |       DOUBLE PRECISION V,VEC(MAXRE),P(NP),P22(MAXRE,MAXRE),VARI
      |                                                          ^
note: ‘p22[0]’ was declared here
resid.f:152:72:

  152 |                RPRED(NT+LL)=RPRED(NT+LL)+STATE(1)
      |                                                                        ^
Warning: ‘state[0]’ may be used uninitialized [-Wmaybe-uninitialized]
resid.f:51:23:

   51 |       REAL STATE(MAXRE),INNOV,D(MAXRE,MAXRE),U(MAXRE,MAXRE)
      |                       ^
note: ‘state[0]’ was declared here
resid.f:141:72:

  141 |                   P12(1,1)=DC(1)*P12(1,1)
      |                                                                        ^
Warning: ‘REALPART_EXPR <p12$0>’ may be used uninitialized [-Wmaybe-uninitialized]
resid.f:55:37:

   55 |       DOUBLE COMPLEX P12(MAXAR,MAXRE),EXX,DC(MAXAR),HTEMP(MAXAR)
      |                                     ^
note: ‘REALPART_EXPR <p12$0>’ was declared here
resid.f:141:72:

  141 |                   P12(1,1)=DC(1)*P12(1,1)
      |                                                                        ^
Warning: ‘IMAGPART_EXPR <p12$0>’ may be used uninitialized [-Wmaybe-uninitialized]
resid.f:55:37:

   55 |       DOUBLE COMPLEX P12(MAXAR,MAXRE),EXX,DC(MAXAR),HTEMP(MAXAR)
      |                                     ^
note: ‘IMAGPART_EXPR <p12$0>’ was declared here
gcc-13 -shared -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -Wl,-O1 -o growth.so carmasub.o cutil.o elliptic.o growth_init.o resid.o -lgfortran -lm -lquadmath -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -lR
make[1]: Leaving directory '/tmp/RtmpWD7Wlb/R.INSTALL2251d32d13c206/growth/src'
make[1]: Entering directory '/tmp/RtmpWD7Wlb/R.INSTALL2251d32d13c206/growth/src'
make[1]: Leaving directory '/tmp/RtmpWD7Wlb/R.INSTALL2251d32d13c206/growth/src'
installing to /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/00LOCK-growth/00new/growth/libs
** R
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
  converting help for package ‘growth’
    finding HTML links ... done
    carma                                   html  
    corgram                                 html  
    elliptic                                html  
    pergram                                 html  
    potthoff                                html  
    rmaov                                   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 (growth)