* installing to library ‘/home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages’
* installing *source* package ‘stima’ ...
** package ‘stima’ 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 '/home/hornik/tmp/scratch/Rtmpiw0tMO/R.INSTALL12e59e6b96e767/stima/src'
gcc-13 -I"/home/hornik/tmp/R.check/r-devel-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  rs_bos.f90 -o rs_bos.o
rs_bos.f90:101:39:

  101 |       if ((maxpos.gt.nz-minbucket).and.(minpos.gt.minbucket)) then
      |                                       ^
Warning: ‘maxpos’ may be used uninitialized [-Wmaybe-uninitialized]
rs_bos.f90:26:43:

   26 |       integer i,j,nz,nfvec,nn,minpos,maxpos,ierr
      |                                           ^
note: ‘maxpos’ was declared here
gfortran-13  -fpic  -g -O2 -Wall -mtune=native  -c  rs_boscat.f90 -o rs_boscat.o
rs_boscat.f90:94:39:

   94 |       if ((maxpos.gt.nz-minbucket).and.(minpos.gt.minbucket)) then
      |                                       ^
Warning: ‘maxpos’ may be used uninitialized [-Wmaybe-uninitialized]
rs_boscat.f90:28:43:

   28 |       integer i,j,nz,nfvec,nn,minpos,maxpos,ierr
      |                                           ^
note: ‘maxpos’ was declared here
gfortran-13  -fpic  -g -O2 -Wall -mtune=native  -c  rs_boscats.f90 -o rs_boscats.o
rs_boscats.f90:176:39:

  176 |       if ((maxpos.gt.nz-minbucket).and.(minpos.gt.minbucket)) then
      |                                       ^
Warning: ‘maxpos’ may be used uninitialized [-Wmaybe-uninitialized]
rs_boscats.f90:30:43:

   30 |       integer i,j,nz,nfvec,nn,minpos,maxpos,ierr
      |                                           ^
note: ‘maxpos’ was declared here
gfortran-13  -fpic  -g -O2 -Wall -mtune=native  -c  rs_cor.f90 -o rs_cor.o
gfortran-13  -fpic  -g -O2 -Wall -mtune=native  -c  rs_cov.f90 -o rs_cov.o
gfortran-13  -fpic  -g -O2 -Wall -mtune=native  -c rs_invers.f -o rs_invers.o
rs_invers.f:141:12:

  141 |         IF (J .NE. IMAX) THEN
      |            ^
Warning: ‘imax’ may be used uninitialized [-Wmaybe-uninitialized]
rs_invers.f:80:29:

   80 |       INTEGER          I,IMAX,J,K
      |                             ^
note: ‘imax’ was declared here
gfortran-13  -fpic  -g -O2 -Wall -mtune=native  -c  rs_mean.f90 -o rs_mean.o
gfortran-13  -fpic  -g -O2 -Wall -mtune=native  -c rs_mtxmul.f -o rs_mtxmul.o
gfortran-13  -fpic  -g -O2 -Wall -mtune=native  -c rs_mtxmult.f -o rs_mtxmult.o
gfortran-13  -fpic  -g -O2 -Wall -mtune=native  -c  rs_resid.f90 -o rs_resid.o
gfortran-13  -fpic  -g -O2 -Wall -mtune=native  -c  rs_rsq.f90 -o rs_rsq.o
gfortran-13  -fpic  -g -O2 -Wall -mtune=native  -c  rs_sort.f90 -o rs_sort.o
gfortran-13  -fpic  -g -O2 -Wall -mtune=native  -c  rs_splitc.f90 -o rs_splitc.o
gfortran-13  -fpic  -g -O2 -Wall -mtune=native  -c  rs_stdev.f90 -o rs_stdev.o
gcc-13 -shared -L/home/hornik/tmp/R.check/r-devel-gcc/Work/build/lib -Wl,-O1 -o stima.so init.o rs_bos.o rs_boscat.o rs_boscats.o rs_cor.o rs_cov.o rs_invers.o rs_mean.o rs_mtxmul.o rs_mtxmult.o rs_resid.o rs_rsq.o rs_sort.o rs_splitc.o rs_stdev.o -lgfortran -lm -lquadmath -L/home/hornik/tmp/R.check/r-devel-gcc/Work/build/lib -lR
make[1]: Leaving directory '/home/hornik/tmp/scratch/Rtmpiw0tMO/R.INSTALL12e59e6b96e767/stima/src'
make[1]: Entering directory '/home/hornik/tmp/scratch/Rtmpiw0tMO/R.INSTALL12e59e6b96e767/stima/src'
make[1]: Leaving directory '/home/hornik/tmp/scratch/Rtmpiw0tMO/R.INSTALL12e59e6b96e767/stima/src'
installing to /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/00LOCK-stima/00new/stima/libs
** R
** data
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
** building package indices
** testing if installed package can be loaded from temporary location
** 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 (stima)