* installing *source* package ‘msda’ ...
** this is package ‘msda’ version ‘1.0.4’
** using staged installation
** libs
using C compiler: ‘Debian clang version 19.1.7 (3)’
using Fortran compiler: ‘Debian flang-new version 19.1.7 (3)’
flang-new-19  -fpic  -g -O2 -c  msda_new.f90 -o msda_new.o
clang-19 -std=gnu23 -I"/home/hornik/tmp/R-d-clang-19/include" -DNDEBUG   -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3   -fpic  -g -O3 -Wall -pedantic -c registerDynamicSymbol.c -o registerDynamicSymbol.o
clang-19 -std=gnu23 -shared -L/home/hornik/tmp/R-d-clang-19/lib -Wl,-O1 -o msda.so msda_new.o registerDynamicSymbol.o -L/usr/lib/llvm-19/lib -lFortranRuntime -lFortranDecimal -lm -L/home/hornik/tmp/R-d-clang-19/lib -lR
installing to /srv/hornik/tmp/CRAN_pretest/msda.Rcheck/00LOCK-msda/00new/msda/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 (msda)