* installing *source* package ‘Delaporte’ ... ** package ‘Delaporte’ successfully unpacked and MD5 sums checked ** using staged installation ** libs using C compiler: ‘Debian clang version 16.0.6 (15)’ using Fortran compiler: ‘GNU Fortran (Debian 13.2.0-4) 13.2.0’ gfortran -fopenmp -fpic -g -O2 -Wall -mtune=native -c utils.f90 -o utils.o gfortran -fopenmp -fpic -g -O2 -Wall -mtune=native -c delaporte.f90 -o delaporte.o clang-16 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c utils_and_wrappers.c -o utils_and_wrappers.o clang-16 -shared -L/home/hornik/tmp/R/lib -Wl,-O1 -o Delaporte.so delaporte.o utils.o utils_and_wrappers.o -llapack -L/home/hornik/tmp/R/lib -lRblas -lgfortran -lm -lquadmath -fopenmp -lgfortran -lm -lquadmath -L/home/hornik/tmp/R/lib -lR make[1]: Entering directory '/srv/hornik/tmp/CRAN/Delaporte.Rcheck/00_pkg_src/Delaporte/src' make[1]: Nothing to be done for 'Delaporte.so'. make[1]: Leaving directory '/srv/hornik/tmp/CRAN/Delaporte.Rcheck/00_pkg_src/Delaporte/src' gfortran -fopenmp -fpic -g -O2 -Wall -mtune=native -c utils.f90 -o utils.o gfortran -fopenmp -fpic -g -O2 -Wall -mtune=native -c delaporte.f90 -o delaporte.o clang-16 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c utils_and_wrappers.c -o utils_and_wrappers.o installing to /srv/hornik/tmp/CRAN/Delaporte.Rcheck/00LOCK-Delaporte/00new/Delaporte/libs ** R ** 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 (Delaporte)