* installing to library ‘/home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages’
* installing *source* package ‘PLordprob’ ...
** package ‘PLordprob’ 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/Rtmpd6xWdo/R.INSTALL1bce79d80c00/PLordprob/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 PLordprob_init.c -o PLordprob_init.o
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 cat_pair.c -o cat_pair.o
gfortran-13  -fpic  -g -O2 -Wall -mtune=native  -c sadmvnt.f -o sadmvnt.o
sadmvnt.f:968:3:

  968 |  10      END DO
      |   1
Warning: Label 10 at (1) defined but not used [-Wunused-label]
sadmvnt.f:72:15:

   72 |       INFORM = MVNNIT( N, CORREL, LOWER, UPPER, INFIN, INFIS, D, E )
      |               1
Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion]
sadmvnt.f:209:38:

  209 |         IF ( MINCLS .LT. 0 ) SBRGNS = WORK(LENWRK)
      |                                      1
Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion]
sadmvnt.f:267:21:

  267 |             RGNCLS = RGNCLS*(MESH(DIVAXN)+1)/MESH(DIVAXN)
      |                     1
Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion]
sadmvnt.f:268:21:

  268 |             NWRGNS = NWRGNS*(MESH(DIVAXN)+1)/MESH(DIVAXN)
      |                     1
Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion]
sadmvnt.f:1266:24:

 1266 |                POINTS = PONTRS(SUBTMP)
      |                        1
Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion]
sadmvnt.f:1267:24:

 1267 |                POINTP = PONTRS(SUBTMP+1)
      |                        1
Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion]
sadmvnt.f:1275:21:

 1275 |             POINTS = PONTRS(SUBTMP)
      |                     1
Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion]
sadmvnt.f:1295:21:

 1295 |             POINTS = PONTRS(SUBTMP)
      |                     1
Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion]
sadmvnt.f:316:15:

  316 |          TOP = PONTRS(1)
      |               1
Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion]
sadmvnt.f:323:21:

  323 |             RGNCLS = RGNCLS*MESH(I)
      |                     1
Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion]
sadmvnt.f:328:18:

  328 |          RGNCLS = RGNCLS*(MESH(DIVAXN)+1)/MESH(DIVAXN)
      |                  1
Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion]
sadmvnt.f:1569:3:

 1569 |  10      END DO
      |   1
Warning: Label 10 at (1) defined but not used [-Wunused-label]
sadmvnt.f:1416:15:

 1416 |       INFORM = MVTNIT( N, NU, CORREL, LOWER, UPPER, INFIN, INFIS, D, E )
      |               1
Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion]
sadmvnt.f:1152:72:

 1152 |             G(I) = G(IXCHNG)
      |                                                                        ^
Warning: ‘lxchng’ may be used uninitialized [-Wmaybe-uninitialized]
sadmvnt.f:1119:31:

 1119 |       INTEGER S, IXCHNG, LXCHNG, I, L
      |                               ^
note: ‘lxchng’ was declared here
sadmvnt.f:796:72:

  796 |       END
      |                                                                        ^
Warning: ‘__result_bvn’ may be used uninitialized [-Wmaybe-uninitialized]
sadmvnt.f:754:35:

  754 |       DOUBLE PRECISION FUNCTION BVN ( LOWER, UPPER, INFIN, CORREL )
      |                                   ^
note: ‘__result_bvn’ was declared here
sadmvnt.f:1038:72:

 1038 |                   IF ( INFI(I) .EQ. 2 ) Y(I) = ( AMIN + BMIN )/2
      |                                                                        ^
Warning: ‘amin’ may be used uninitialized [-Wmaybe-uninitialized]
sadmvnt.f:930:35:

  930 |       DOUBLE PRECISION CVDIAG, AMIN, BMIN, DMIN, EMIN, YL, YU
      |                                   ^
note: ‘amin’ was declared here
sadmvnt.f:1038:72:

 1038 |                   IF ( INFI(I) .EQ. 2 ) Y(I) = ( AMIN + BMIN )/2
      |                                                                        ^
Warning: ‘bmin’ may be used uninitialized [-Wmaybe-uninitialized]
sadmvnt.f:930:41:

  930 |       DOUBLE PRECISION CVDIAG, AMIN, BMIN, DMIN, EMIN, YL, YU
      |                                         ^
note: ‘bmin’ was declared here
gcc-13 -shared -L/home/hornik/tmp/R.check/r-devel-gcc/Work/build/lib -Wl,-O1 -o PLordprob.so PLordprob_init.o cat_pair.o sadmvnt.o -llapack -L/home/hornik/tmp/R.check/r-devel-gcc/Work/build/lib -lRblas -lgfortran -lm -lquadmath -lgfortran -lm -lquadmath -L/home/hornik/tmp/R.check/r-devel-gcc/Work/build/lib -lR
make[1]: Leaving directory '/home/hornik/tmp/scratch/Rtmpd6xWdo/R.INSTALL1bce79d80c00/PLordprob/src'
make[1]: Entering directory '/home/hornik/tmp/scratch/Rtmpd6xWdo/R.INSTALL1bce79d80c00/PLordprob/src'
make[1]: Leaving directory '/home/hornik/tmp/scratch/Rtmpd6xWdo/R.INSTALL1bce79d80c00/PLordprob/src'
installing to /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/00LOCK-PLordprob/00new/PLordprob/libs
** R
** 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 (PLordprob)