* installing *source* package ‘hdqr’ ... ** this is package ‘hdqr’ version ‘1.0.1’ ** 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-d-gcc-valg/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 lqr_hd.f90 -o lqr_hd.o gfortran-14 -fpic -g -O2 -Wall -pedantic -mtune=native -c utilities.f90 -o utilities.o utilities.f90:271:42: 271 | SUBROUTINE opt_int(lmin, lmax, nobs, nvars, ab, ka, bb, y, lam1, lam2, & | 1 Warning: Unused dummy argument ‘nvars’ at (1) [-Wunused-dummy-argument] gcc-14 -shared -L/home/hornik/tmp/R-d-gcc-valg/lib -Wl,-O1 -o hdqr.so init.o lqr_hd.o utilities.o -lgfortran -lm -lquadmath -L/home/hornik/tmp/R-d-gcc-valg/lib -lR installing to /home/hornik/tmp/CRAN_special_valgrind/hdqr.Rcheck/00LOCK-hdqr/00new/hdqr/libs ** R ** inst ** byte-compile and prepare package for lazy loading ** help *** installing help indices ** 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 (hdqr)