* installing to library ‘/home/hornik/tmp/R.check/r-release-gcc/Work/build/Packages’ * installing *source* package ‘SALES’ ... ** package ‘SALES’ successfully unpacked and MD5 sums checked ** using staged installation ** libs using C compiler: ‘gcc-14 (Debian 14.2.0-6) 14.2.0’ using Fortran compiler: ‘GNU Fortran (Debian 14.2.0-6) 14.2.0’ make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpNwUjaV/R.INSTALL2530185409c231/SALES/src' gfortran-14 -fpic -g -O2 -Wall -pedantic -mtune=native -c alslassoNET.f90 -o alslassoNET.o alslassoNET.f90:206:24: 206 | al = al * alf | ^ Warning: ‘al’ may be used uninitialized [-Wmaybe-uninitialized] alslassoNET.f90:170:49: 170 | DOUBLE PRECISION :: tmp, bigm, d, dif, oldb, al, flmin, dl(nobs) | ^ note: ‘al’ was declared here gfortran-14 -fpic -g -O2 -Wall -pedantic -mtune=native -c auxiliary.f90 -o auxiliary.o gfortran-14 -fpic -g -O2 -Wall -pedantic -mtune=native -c cpalslassoNet.f90 -o cpalslassoNet.o cpalslassoNet.f90:241:21: 241 | al = al * alf | ^ Warning: ‘al’ may be used uninitialized [-Wmaybe-uninitialized] cpalslassoNet.f90:193:56: 193 | DOUBLE PRECISION :: tmp, bigm, d, dif, oldb, oldth, al, dl(nobs) | ^ note: ‘al’ was declared here gcc-14 -I"/home/hornik/tmp/R.check/r-release-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-14 -shared -L/home/hornik/tmp/R.check/r-release-gcc/Work/build/lib -Wl,-O1 -o SALES.so alslassoNET.o auxiliary.o cpalslassoNet.o init.o -lgfortran -lm -lquadmath -L/home/hornik/tmp/R.check/r-release-gcc/Work/build/lib -lR make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpNwUjaV/R.INSTALL2530185409c231/SALES/src' make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpNwUjaV/R.INSTALL2530185409c231/SALES/src' make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpNwUjaV/R.INSTALL2530185409c231/SALES/src' installing to /home/hornik/tmp/R.check/r-release-gcc/Work/build/Packages/00LOCK-SALES/00new/SALES/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 (SALES)