* installing *source* package ‘mda’ ... ** using staged installation ** libs using C compiler: ‘gcc-14 (Debian 14.2.0-3) 14.2.0’ using Fortran compiler: ‘GNU Fortran (Debian 14.2.0-3) 14.2.0’ gfortran-14 -fpic -g -O2 -Wall -pedantic -mtune=native -c bruto.f -o bruto.o gfortran-14 -fpic -g -O2 -Wall -pedantic -mtune=native -c bsplvd.f -o bsplvd.o gfortran-14 -fpic -g -O2 -Wall -pedantic -mtune=native -c bvalue.f -o bvalue.o gfortran-14 -fpic -g -O2 -Wall -pedantic -mtune=native -c dcalcvar.f -o dcalcvar.o gfortran-14 -fpic -g -O2 -Wall -pedantic -mtune=native -c dmarss.f -o dmarss.o gfortran-14 -fpic -g -O2 -Wall -pedantic -mtune=native -c dorthreg.f -o dorthreg.o gfortran-14 -fpic -g -O2 -Wall -pedantic -mtune=native -c dqrreg.f -o dqrreg.o gcc-14 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -DSTRICT_R_HEADERS=1 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c mda_init.c -o mda_init.o gfortran-14 -fpic -g -O2 -Wall -pedantic -mtune=native -c mspline.f -o mspline.o mspline.f:870:72: 870 | coef(2,j)=sxy/sxx | ^ Warning: ‘sxx’ may be used uninitialized [-Wmaybe-uninitialized] mspline.f:822:44: 822 | double precision sx,sy,sumw, dcent,sxx,syy,sxy | ^ note: ‘sxx’ was declared here mspline.f:294:72: 294 | lambda = ratio*16.**(-2. + u*(6.)) | ^ Warning: ‘u’ may be used uninitialized [-Wmaybe-uninitialized] mspline.f:107:70: 107 | double precision t1,t2,ratio, a,b,c,d,e,eps,xm,p,q,r,tol1,tol2,u, | ^ note: ‘u’ was declared here gfortran-14 -fpic -g -O2 -Wall -pedantic -mtune=native -c sgram.f -o sgram.o gfortran-14 -fpic -g -O2 -Wall -pedantic -mtune=native -c sknotl.f -o sknotl.o gfortran-14 -fpic -g -O2 -Wall -pedantic -mtune=native -c sortdi.f -o sortdi.o gfortran-14 -fpic -g -O2 -Wall -pedantic -mtune=native -c tmatch.f -o tmatch.o gfortran-14 -fpic -g -O2 -Wall -pedantic -mtune=native -c wmean.f -o wmean.o gcc-14 -shared -L/home/hornik/tmp/R-d-gcc-14/lib -Wl,-O1 -o mda.so bruto.o bsplvd.o bvalue.o dcalcvar.o dmarss.o dorthreg.o dqrreg.o mda_init.o mspline.o sgram.o sknotl.o sortdi.o tmatch.o wmean.o -lgfortran -lm -lquadmath -L/home/hornik/tmp/R-d-gcc-14/lib -lR installing to /home/hornik/tmp/CRAN_recheck/mda.Rcheck/00LOCK-mda/00new/mda/libs ** R ** data ** 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 (mda)