* installing to library ‘/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages’
* installing *source* package ‘JLPM’ ...
** this is package ‘JLPM’ version ‘1.0.3’
** package ‘JLPM’ successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C compiler: ‘gcc-15 (Debian 15.2.0-16) 15.2.0’
using Fortran compiler: ‘GNU Fortran (Debian 15.2.0-16) 15.2.0’
make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpByYqyv/R.INSTALL1ce02655f60106/JLPM/src'
gcc-15 -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
gcc-15 -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 runiran.c -o runiran.o
gfortran-15  -fpic  -g -O2 -Wall -pedantic -mtune=native  -c  compute.f90 -o compute.o
gfortran-15  -fpic  -g -O2 -Wall -pedantic -mtune=native  -c  loglik.f90 -o loglik.o
gfortran-15  -fpic  -g -O2 -Wall -pedantic -mtune=native  -c  reconddensity.f90 -o reconddensity.o
reconddensity.f90:1097:44:

 1097 |       conddensity = conddensity + surv0_glob
      |                                            ^
Warning: ‘surv0_glob’ may be used uninitialized [-Wmaybe-uninitialized]
reconddensity.f90:507:21:

  507 |   double precision::surv0_glob,surv_glob,fevt,easurv
      |                     ^~~~~~~~~~
note: ‘surv0_glob’ was declared here
gcc-15 -shared -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -Wl,-O1 -o JLPM.so init.o runiran.o compute.o loglik.o reconddensity.o -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -lRblas -lgfortran -lm -lquadmath -lgfortran -lm -lquadmath -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -lR
make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpByYqyv/R.INSTALL1ce02655f60106/JLPM/src'
make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpByYqyv/R.INSTALL1ce02655f60106/JLPM/src'
make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpByYqyv/R.INSTALL1ce02655f60106/JLPM/src'
installing to /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/00LOCK-JLPM/00new/JLPM/libs
** R
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
  converting help for package ‘JLPM’
    finding HTML links ... done
    ForInternalUse                          html  
    IRT4Sselecting                          html  
    IRT4Sstaging                            html  
    JLPM-package                            html  
    REconddensity                           html  
    StandardMethods                         html  
    WaldMult                                html  
    convert                                 html  
    createFargs                             html  
    createX0                                html  
    diffSojournTime                         html  
    jointLPM                                html  
    loglik                                  html  
    predictRE                               html  
    print.jointLPM                          html  
    removeNA                                html  
    sojournTime                             html  
    summary.jointLPM                        html  
** 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 (JLPM)