* installing to library ‘/home/hornik/tmp/R.check/r-release-gcc/Work/build/Packages’ * installing *source* package ‘transfR’ ... ** this is package ‘transfR’ version ‘1.1.4’ ** package ‘transfR’ successfully unpacked and MD5 sums checked ** using staged installation ** libs using C compiler: ‘gcc-14 (Debian 14.2.0-19) 14.2.0’ using Fortran compiler: ‘GNU Fortran (Debian 14.2.0-19) 14.2.0’ make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpNBARru/R.INSTALL211b15556b70b9/transfR/src' gfortran-14 -fopenmp -fpic -g -O2 -Wall -pedantic -mtune=native -c convolution.f90 -o convolution.o gfortran-14 -fopenmp -fpic -g -O2 -Wall -pedantic -mtune=native -c gdist.f90 -o gdist.o gfortran-14 -fopenmp -fpic -g -O2 -Wall -pedantic -mtune=native -c similarity_module.f90 -o similarity_module.o similarity_module.f90:48:25: 48 | real(c_double) :: val, nan_val | 1 Warning: Unused variable ‘val’ declared at (1) [-Wunused-variable] gcc-14 -std=gnu23 -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 transfR.c -o transfR.o gcc-14 -std=gnu23 -shared -L/home/hornik/tmp/R.check/r-release-gcc/Work/build/lib -Wl,-O1 -o transfR.so convolution.o gdist.o similarity_module.o transfR.o -fopenmp -lgfortran -lm -lquadmath -L/home/hornik/tmp/R.check/r-release-gcc/Work/build/lib -lR make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpNBARru/R.INSTALL211b15556b70b9/transfR/src' make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpNBARru/R.INSTALL211b15556b70b9/transfR/src' make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpNBARru/R.INSTALL211b15556b70b9/transfR/src' installing to /home/hornik/tmp/R.check/r-release-gcc/Work/build/Packages/00LOCK-transfR/00new/transfR/libs ** R ** data ** 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 (transfR)