* installing *source* package ‘rtk’ ... ** this is package ‘rtk’ version ‘0.2.7’ ** using staged installation ** libs using C compiler: ‘Debian clang version 21.1.8 (1+b1)’ using C++ compiler: ‘Debian clang version 21.1.8 (1+b1)’ clang++-21 -std=gnu++20 -I"/home/hornik/tmp/R-d-clang-21/include" -DNDEBUG -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c ClStr2Mat.cpp -o ClStr2Mat.o clang++-21 -std=gnu++20 -I"/home/hornik/tmp/R-d-clang-21/include" -DNDEBUG -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c IO.cpp -o IO.o In file included from IO.cpp:1: ./IO.h:147:6: warning: private field 'num_threads' is not used [-Wunused-private-field] 147 | int num_threads; | ^ 1 warning generated. clang++-21 -std=gnu++20 -I"/home/hornik/tmp/R-d-clang-21/include" -DNDEBUG -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c Math.cpp -o Math.o clang++-21 -std=gnu++20 -I"/home/hornik/tmp/R-d-clang-21/include" -DNDEBUG -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c Matrix.cpp -o Matrix.o Matrix.cpp:439:7: warning: variable 'writeCnt' set but not used [-Wunused-but-set-variable] 439 | uint writeCnt(0); | ^ Matrix.cpp:672:6: warning: unused variable 'ini_ColPerRow' [-Wunused-variable] 672 | int ini_ColPerRow = iniCols(in); | ^~~~~~~~~~~~~ Matrix.cpp:686:6: warning: variable 'cnt' set but not used [-Wunused-but-set-variable] 686 | int cnt(-1), geneCnt(0); | ^ Matrix.cpp:686:15: warning: variable 'geneCnt' set but not used [-Wunused-but-set-variable] 686 | int cnt(-1), geneCnt(0); | ^ Matrix.cpp:820:6: warning: variable 'geneCnt' set but not used [-Wunused-but-set-variable] 820 | int geneCnt(0); | ^ Matrix.cpp:1399:6: warning: variable 'cnt' set but not used [-Wunused-but-set-variable] 1399 | int cnt = 0; | ^ 6 warnings generated. clang++-21 -std=gnu++20 -I"/home/hornik/tmp/R-d-clang-21/include" -DNDEBUG -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c RRare.cpp -o RRare.o RRare.cpp:307:7: warning: unused variable 'writeFiles' [-Wunused-variable] 307 | bool writeFiles = false; | ^~~~~~~~~~ 1 warning generated. clang++-21 -std=gnu++20 -I"/home/hornik/tmp/R-d-clang-21/include" -DNDEBUG -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/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++20 -I"/home/hornik/tmp/R-d-clang-21/include" -DNDEBUG -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c Rwrapper.cpp -o Rwrapper.o clang-21 -std=gnu23 -I"/home/hornik/tmp/R-d-clang-21/include" -DNDEBUG -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c register.c -o register.o clang++-21 -std=gnu++20 -shared -L/home/hornik/tmp/R-d-clang-21/lib -Wl,-O1 -o rtk.so ClStr2Mat.o IO.o Math.o Matrix.o RRare.o RcppExports.o Rwrapper.o register.o -L/home/hornik/tmp/R-d-clang-21/lib -lR installing to /srv/hornik/tmp/CRAN_pretest/rtk.Rcheck/00LOCK-rtk/00new/rtk/libs ** R ** 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 (rtk)