* installing to library ‘/home/hornik/tmp/R.check/r-devel-gcc/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: ‘gcc-14 (Debian 14.2.0-19) 14.2.0’
using Fortran compiler: ‘GNU Fortran (Debian 14.2.0-19) 14.2.0’
make[1]: Entering directory '/tmp/RtmpCFfyMH/R.INSTALL29b4a053bdea2d/baseline/src'
gcc-14 -std=gnu23 -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG   -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native  -c baselineMethods.c -o baselineMethods.o
gfortran-14  -fpic  -g -O2 -Wall -pedantic -mtune=native  -c s2band.f -o s2band.o
gcc-14 -std=gnu23 -shared -L/home/hornik/tmp/R.check/r-devel-gcc/Work/build/lib -Wl,-O1 -o baseline.so baselineMethods.o s2band.o -L/home/hornik/tmp/R.check/r-devel-gcc/Work/build/lib -lRblas -llapack -lgfortran -lgfortran -lm -lquadmath -L/home/hornik/tmp/R.check/r-devel-gcc/Work/build/lib -lR
make[1]: Leaving directory '/tmp/RtmpCFfyMH/R.INSTALL29b4a053bdea2d/baseline/src'
make[1]: Entering directory '/tmp/RtmpCFfyMH/R.INSTALL29b4a053bdea2d/baseline/src'
make[1]: Leaving directory '/tmp/RtmpCFfyMH/R.INSTALL29b4a053bdea2d/baseline/src'
installing to /home/hornik/tmp/R.check/r-devel-gcc/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)