* installing *source* package ‘ICRanks’ ... ** this is package ‘ICRanks’ version ‘3.2’ ** using staged installation ** libs using C++ compiler: ‘Debian clang version 21.1.6 (2)’ clang++-21 -std=gnu++17 -I"/home/hornik/tmp/R-d-clang-21/include" -DNDEBUG -I'/srv/hornik/tmp/CRAN_pretest/Library/Rcpp/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c PartitionByBlock.cpp -o PartitionByBlock.o PartitionByBlock.cpp:1804:9: warning: variable 'MinContribBlock' set but not used [-Wunused-but-set-variable] 1804 | double MinContribBlock; | ^ 1 warning generated. clang++-21 -std=gnu++17 -I"/home/hornik/tmp/R-d-clang-21/include" -DNDEBUG -I'/srv/hornik/tmp/CRAN_pretest/Library/Rcpp/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c RcppExports.cpp -o RcppExports.o clang++-21 -std=gnu++17 -shared -L/home/hornik/tmp/R-d-clang-21/lib -Wl,-O1 -o ICRanks.so PartitionByBlock.o RcppExports.o -L/home/hornik/tmp/R-d-clang-21/lib -lR installing to /srv/hornik/tmp/CRAN_pretest/ICRanks.Rcheck/00LOCK-ICRanks/00new/ICRanks/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 (ICRanks)