* installing *source* package ‘valorate’ ... ** this is package ‘valorate’ version ‘1.0-5’ ** using staged installation ** libs using C compiler: ‘Debian clang version 19.1.7 (3)’ 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 valorate_samplings.c -o valorate_samplings.o valorate_samplings.c:187:30: warning: unused variable 'R_CallDef' [-Wunused-const-variable] 187 | static const R_CallMethodDef R_CallDef[] = { | ^~~~~~~~~ 1 warning generated. clang-19 -std=gnu23 -shared -L/home/hornik/tmp/R-d-clang-19/lib -Wl,-O1 -o valorate.so valorate_samplings.o -L/home/hornik/tmp/R-d-clang-19/lib -lR installing to /srv/hornik/tmp/CRAN_pretest/valorate.Rcheck/00LOCK-valorate/00new/valorate/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 (valorate)