* installing *source* package ‘FAS’ ... ** using staged installation ** libs using C compiler: ‘Debian clang version 17.0.6 (3)’ using Fortran compiler: ‘Debian flang-new version 17.0.6 (3)’ clang-17 -I"/home/hornik/tmp/R-d-clang-17/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c FAS_init.c -o FAS_init.o flang-new-17 -fpic -g -O2 -Wall -c auxiliary.f90 -o auxiliary.o flang-new: warning: argument unused during compilation: '-Wall' flang-new-17 -fpic -g -O2 -Wall -c fitnoiseF.f90 -o fitnoiseF.o flang-new: warning: argument unused during compilation: '-Wall' flang-new-17 -fpic -g -O2 -Wall -c maxlambda.f90 -o maxlambda.o flang-new: warning: argument unused during compilation: '-Wall' clang-17 -shared -L/home/hornik/tmp/R-d-clang-17/lib -Wl,-O1 -o FAS.so FAS_init.o auxiliary.o fitnoiseF.o maxlambda.o -L/usr/lib/llvm-17/lib -lFortran_main -lFortranRuntime -lFortranDecimal -lm -L/home/hornik/tmp/R-d-clang-17/lib -lR installing to /srv/hornik/tmp/CRAN/FAS.Rcheck/00LOCK-FAS/00new/FAS/libs ** R ** 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 (FAS)