* installing to library ‘/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages’
* installing *source* package ‘baseline’ ...
** this is package ‘baseline’ version ‘1.3-7’
** package ‘baseline’ successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C compiler: ‘Debian clang version 19.1.7 (3+b1)’
using Fortran compiler: ‘Debian flang-new version 19.1.7 (3+b1)’
make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpPdkwZS/R.INSTALL2e1ce65217997/baseline/src'
clang-19 -std=gnu23 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG   -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O3 -Wall -pedantic -c baselineMethods.c -o baselineMethods.o
flang-new-19  -fpic  -g -O2 -c s2band.f -o s2band.o
clang-19 -std=gnu23 -shared -L/home/hornik/tmp/R.check/r-devel-clang/Work/build/lib -Wl,-O1 -o baseline.so baselineMethods.o s2band.o -L/home/hornik/tmp/R.check/r-devel-clang/Work/build/lib -lRblas -llapack -lgfortran -L/usr/lib/llvm-19/lib -lFortranRuntime -lFortranDecimal -lm -L/home/hornik/tmp/R.check/r-devel-clang/Work/build/lib -lR
make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpPdkwZS/R.INSTALL2e1ce65217997/baseline/src'
make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpPdkwZS/R.INSTALL2e1ce65217997/baseline/src'
make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpPdkwZS/R.INSTALL2e1ce65217997/baseline/src'
installing to /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/00LOCK-baseline/00new/baseline/libs
** R
** data
*** moving datasets to lazyload DB
** inst
** byte-compile and prepare package for lazy loading
Creating a new generic function for ‘getCall’ in package ‘baseline’
** 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 (baseline)