* installing to library ‘/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages’ * installing *source* package ‘gglasso’ ... ** package ‘gglasso’ successfully unpacked and MD5 sums checked ** using staged installation ** libs using C compiler: ‘gcc-14 (Debian 14.2.0-8) 14.2.0’ using Fortran compiler: ‘GNU Fortran (Debian 14.2.0-8) 14.2.0’ make[1]: Entering directory '/home/hornik/tmp/scratch/RtmphkAuRp/R.INSTALL13f4435fb4ebd3/gglasso/src' gfortran-14 -fpic -g -O2 -Wall -pedantic -mtune=native -c hsvm_f.f90 -o hsvm_f.o hsvm_f.f90:179:2: 179 | vl = 0.0D0 | 1 Warning: Nonconforming tab character at (1) [-Wtabs] hsvm_f.f90:373:2: 373 | DO i = 1, nobs | 1 Warning: Nonconforming tab character at (1) [-Wtabs] hsvm_f.f90:374:2: 374 | IF (r(i) > 1.0D0) THEN | 1 Warning: Nonconforming tab character at (1) [-Wtabs] hsvm_f.f90:375:2: 375 | dl (i) = 0.0D0 | 1 Warning: Nonconforming tab character at (1) [-Wtabs] hsvm_f.f90:376:2: 376 | ELSEIF (r(i) <= (1-delta)) THEN | 1 Warning: Nonconforming tab character at (1) [-Wtabs] hsvm_f.f90:377:2: 377 | dl (i) = 1.0D0 | 1 Warning: Nonconforming tab character at (1) [-Wtabs] hsvm_f.f90:378:2: 378 | ELSE | 1 Warning: Nonconforming tab character at (1) [-Wtabs] hsvm_f.f90:379:2: 379 | dl (i) = (1.0D0 - r(i)) / delta | 1 Warning: Nonconforming tab character at (1) [-Wtabs] hsvm_f.f90:380:2: 380 | ENDIF | 1 Warning: Nonconforming tab character at (1) [-Wtabs] hsvm_f.f90:381:2: 381 | ENDDO | 1 Warning: Nonconforming tab character at (1) [-Wtabs] hsvm_f.f90:382:2: 382 | vl = matmul(dl*y, x) / nobs | 1 Warning: Nonconforming tab character at (1) [-Wtabs] gfortran-14 -fpic -g -O2 -Wall -pedantic -mtune=native -c log_f.f90 -o log_f.o gfortran-14 -fpic -g -O2 -Wall -pedantic -mtune=native -c ls_f.f90 -o ls_f.o gcc-14 -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 registerDynamicSymbol.c -o registerDynamicSymbol.o gfortran-14 -fpic -g -O2 -Wall -pedantic -mtune=native -c sqsvm_f.f90 -o sqsvm_f.o gfortran-14 -fpic -g -O2 -Wall -pedantic -mtune=native -c wls_f.f90 -o wls_f.o gcc-14 -shared -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -Wl,-O1 -o gglasso.so hsvm_f.o log_f.o ls_f.o registerDynamicSymbol.o sqsvm_f.o wls_f.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/RtmphkAuRp/R.INSTALL13f4435fb4ebd3/gglasso/src' make[1]: Entering directory '/home/hornik/tmp/scratch/RtmphkAuRp/R.INSTALL13f4435fb4ebd3/gglasso/src' make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmphkAuRp/R.INSTALL13f4435fb4ebd3/gglasso/src' installing to /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/00LOCK-gglasso/00new/gglasso/libs ** R ** data *** moving datasets to lazyload DB ** inst ** byte-compile and prepare package for lazy loading ** help *** installing help indices converting help for package ‘gglasso’ finding HTML links ... done bardet html coef.cv.gglasso html coef.gglasso html colon html cv.gglasso html gglasso html plot.cv.gglasso html plot.gglasso html predict.cv.gglasso html predict.gglasso html print.gglasso 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 (gglasso)