* installing to library ‘/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages’
* installing *source* package ‘kSamples’ ...
** this is package ‘kSamples’ version ‘1.2-12’
** package ‘kSamples’ successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C compiler: ‘Debian clang version 23.1.1 (2)’
make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpAkTGej/R.INSTALL1aff43f2fea95/kSamples/src'
clang-23 -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 kSamples.c -o kSamples.o
kSamples.c:122:12: warning: variable 'dimst' set but not used [-Wunused-but-set-global]
122 | static int dimst;
| ^
1 warning generated.
clang-23 -std=gnu23 -shared -L/home/hornik/tmp/R.check/r-devel-clang/Work/build/lib -Wl,-O1 -o kSamples.so kSamples.o -L/home/hornik/tmp/R.check/r-devel-clang/Work/build/lib -lR
make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpAkTGej/R.INSTALL1aff43f2fea95/kSamples/src'
make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpAkTGej/R.INSTALL1aff43f2fea95/kSamples/src'
make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpAkTGej/R.INSTALL1aff43f2fea95/kSamples/src'
installing to /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/00LOCK-kSamples/00new/kSamples/libs
** R
** data
** inst
** 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 (kSamples)