* installing *source* package ‘RGN’ ... ** using staged installation ** libs using C compiler: ‘Debian clang version 16.0.6 (15)’ using Fortran compiler: ‘GNU Fortran (Debian 13.2.0-3) 13.2.0’ 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 RGN_init.c -o RGN_init.o gfortran -fpic -g -O2 -Wall -mtune=native -c constantsMod.f90 -o constantsMod.o gfortran -fpic -g -O2 -Wall -mtune=native -c hymod.f90 -o hymod.o hymod.f90:63:44: 63 | message="f-"//procnam//"/&"//message; RETURN | 1 Warning: CHARACTER expression will be truncated in assignment (255/270) at (1) [-Wcharacter-truncation] hymod.f90:68:43: 68 | message="f-"//procnam//"/&"//message; RETURN | 1 Warning: CHARACTER expression will be truncated in assignment (255/270) at (1) [-Wcharacter-truncation] gfortran -fpic -g -O2 -Wall -mtune=native -c qr.f90 -o qr.o gfortran -fpic -g -O2 -Wall -mtune=native -c test.f -o test.o clang-16 -shared -L/home/hornik/tmp/R/lib -Wl,-O1 -o RGN.so RGN_init.o constantsMod.o hymod.o qr.o test.o -lgfortran -lm -lquadmath -L/home/hornik/tmp/R/lib -lR installing to /srv/hornik/tmp/CRAN/RGN.Rcheck/00LOCK-RGN/00new/RGN/libs ** R ** data *** moving datasets to lazyload DB ** 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 (RGN)