* installing to library ‘/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages’
* installing *source* package ‘rms’ ...
** this is package ‘rms’ version ‘8.1-0’
** package ‘rms’ successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C compiler: ‘gcc-14 (Debian 14.3.0-10) 14.3.0’
using Fortran compiler: ‘GNU Fortran (Debian 14.3.0-10) 14.3.0’
make[1]: Entering directory '/home/hornik/tmp/scratch/Rtmp1nb0GF/R.INSTALL1aa2732e140ac2/rms/src'
gcc-14 -std=gnu23 -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
gfortran-14 -fpic -g -O2 -Wall -pedantic -mtune=native -c lrmll.f90 -o lrmll.o
lrmll.f90:69:15:
69 | 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:70:15:
70 | 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 -std=gnu23 -shared -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -Wl,-O1 -o rms.so init.o lrmll.o mlmats.o ormll.o robcovf.o -lgfortran -lm -lquadmath -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -lR
make[1]: Leaving directory '/home/hornik/tmp/scratch/Rtmp1nb0GF/R.INSTALL1aa2732e140ac2/rms/src'
make[1]: Entering directory '/home/hornik/tmp/scratch/Rtmp1nb0GF/R.INSTALL1aa2732e140ac2/rms/src'
make[1]: Leaving directory '/home/hornik/tmp/scratch/Rtmp1nb0GF/R.INSTALL1aa2732e140ac2/rms/src'
installing to /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/00LOCK-rms/00new/rms/libs
** R
** demo
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
converting help for package ‘rms’
finding HTML links ... done
ExProb html
Function html
Glm html
Gls html
LRupdate html
Ocens html
Ocens2Surv html
Ocens2ord html
Olinks html
Predict html
Punits html
Rq html
Xcontrast html
adapt_orm html
anova.rms html
as.data.frame.Ocens html
bj html
bootBCa html
bootcov html
bplot html
calibrate html
contrast html
cph html
cr.setup html
datadist html
fastbw html
gIndex html
gendata html
ggplot.Predict html
ggplot.npsurv html
groupkm html
hazard.ratio.plot html
ie.setup html
impactPO html
importexport html
infoMxop html
intCalibration html
is.na.Ocens html
latex.cph html
latexrms html
lrm html
lrm.fit html
matinv html
nomogram html
npsurv html
ols html
ordESS html
ordParallel html
orm html
orm.fit html
pentrace html
plot.Predict html
plot.contrast.rms html
plot.rexVar html
plot.xmean.ordinaly html
plotIntercepts html
plotp.Predict html
poma html
pphsm html
predab.resample html
predict.lrm html
predictrms html
print.Glm html
print.Ocens html
print.cph html
print.impactPO html
print.ols html
print.rexVar html
prmiInfo html
processMI html
processMI.fit.mult.impute html
psm html
recode2integer html
residuals.Glm html
residuals.cph html
residuals.lrm html
residuals.ols html
rexVar html
rms-internal html
rms html
rms.trans html
rmsMisc html
robcov html
sensuc html
setPb html
specs.rms html
sub-.Ocens html
summary.rms html
survest.cph html
survest.orm html
survest.psm html
survfit.cph html
survplot html
survplot.orm html
val.prob html
val.surv html
validate html
validate.Rq html
validate.cph html
validate.lrm html
validate.ols html
validate.rpart html
vif html
which.influence html
zzzrmsOverview 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 (rms)