* installing to library ‘/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages’ * installing *source* package ‘rtk’ ... ** package ‘rtk’ successfully unpacked and MD5 sums checked ** using staged installation ** libs using C compiler: ‘Debian clang version 18.1.4 (1)’ using C++ compiler: ‘Debian clang version 18.1.4 (1)’ using C++11 make[1]: Entering directory '/tmp/RtmpFtaNP4/R.INSTALL839772e201e7c/rtk/src' clang++-18 -std=gnu++11 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/Rcpp/include' -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -Wno-error=enum-constexpr-conversion -c ClStr2Mat.cpp -o ClStr2Mat.o clang++-18 -std=gnu++11 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/Rcpp/include' -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -Wno-error=enum-constexpr-conversion -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++-18 -std=gnu++11 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/Rcpp/include' -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -Wno-error=enum-constexpr-conversion -c Math.cpp -o Math.o clang++-18 -std=gnu++11 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/Rcpp/include' -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -Wno-error=enum-constexpr-conversion -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++-18 -std=gnu++11 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/Rcpp/include' -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -Wno-error=enum-constexpr-conversion -c RRare.cpp -o RRare.o RRare.cpp:307:7: warning: unused variable 'writeFiles' [-Wunused-variable] 307 | bool writeFiles = false; | ^~~~~~~~~~ 1 warning generated. clang++-18 -std=gnu++11 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/Rcpp/include' -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -Wno-error=enum-constexpr-conversion -c RcppExports.cpp -o RcppExports.o clang++-18 -std=gnu++11 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/Rcpp/include' -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -Wno-error=enum-constexpr-conversion -c Rwrapper.cpp -o Rwrapper.o clang-18 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/Rcpp/include' -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c register.c -o register.o clang++-18 -std=gnu++11 -shared -L/home/hornik/tmp/R.check/r-devel-clang/Work/build/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.check/r-devel-clang/Work/build/lib -lR make[1]: Leaving directory '/tmp/RtmpFtaNP4/R.INSTALL839772e201e7c/rtk/src' make[1]: Entering directory '/tmp/RtmpFtaNP4/R.INSTALL839772e201e7c/rtk/src' make[1]: Leaving directory '/tmp/RtmpFtaNP4/R.INSTALL839772e201e7c/rtk/src' installing to /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/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)