* installing *source* package ‘rms’ ... ** this is package ‘rms’ version ‘7.0-0’ ** using staged installation ** libs using C compiler: ‘gcc-14 (Debian 14.2.0-12) 14.2.0’ using Fortran compiler: ‘GNU Fortran (Debian 14.2.0-12) 14.2.0’ gcc-14 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c init.c -o init.o gfortran-14 -fpic -g -O2 -Wall -pedantic -mtune=native -c lrmll.f90 -o lrmll.o lrmll.f90:79:15: 79 | p1 = 0_dp | ^ Warning: ‘p1.dim[0].ubound’ may be used uninitialized [-Wmaybe-uninitialized] lrmll.f90:36:32: 36 | p1(:), p2(:), v1(:), v2(:), w1(:), w2(:) | ^ note: ‘p1.dim[0].ubound’ was declared here lrmll.f90:80:15: 80 | p2 = 0_dp | ^ Warning: ‘p2.dim[0].ubound’ may be used uninitialized [-Wmaybe-uninitialized] lrmll.f90:36:39: 36 | p1(:), p2(:), v1(:), v2(:), w1(:), w2(:) | ^ note: ‘p2.dim[0].ubound’ was declared here gfortran-14 -fpic -g -O2 -Wall -pedantic -mtune=native -c mlmats.f -o mlmats.o gfortran-14 -fpic -g -O2 -Wall -pedantic -mtune=native -c ormll.f90 -o ormll.o gfortran-14 -fpic -g -O2 -Wall -pedantic -mtune=native -c robcovf.f90 -o robcovf.o gcc-14 -shared -L/home/hornik/tmp/R/lib -Wl,-O1 -o rms.so init.o lrmll.o mlmats.o ormll.o robcovf.o -lgfortran -lm -lquadmath -L/home/hornik/tmp/R/lib -lR installing to /home/hornik/tmp/CRAN_recheck/rms.Rcheck/00LOCK-rms/00new/rms/libs ** R ** demo ** inst ** 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 (rms)