* installing to library ‘/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages’
* installing *source* package ‘rtk’ ...
** this is package ‘rtk’ version ‘0.2.6.1’
** package ‘rtk’ successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C compiler: ‘Debian clang version 21.1.5 (1)’
using C++ compiler: ‘Debian clang version 21.1.5 (1)’
using C++11
make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpvV3VB5/R.INSTALL3dfca22cfea6f/rtk/src'
clang++-21 -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-missing-template-arg-list-after-template-kw -Wdeprecated-literal-operator -c ClStr2Mat.cpp -o ClStr2Mat.o
clang++-21 -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-missing-template-arg-list-after-template-kw -Wdeprecated-literal-operator -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++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-missing-template-arg-list-after-template-kw -Wdeprecated-literal-operator -c Math.cpp -o Math.o
clang++-21 -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-missing-template-arg-list-after-template-kw -Wdeprecated-literal-operator -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++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-missing-template-arg-list-after-template-kw -Wdeprecated-literal-operator -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++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-missing-template-arg-list-after-template-kw -Wdeprecated-literal-operator -c RcppExports.cpp -o RcppExports.o
clang++-21 -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-missing-template-arg-list-after-template-kw -Wdeprecated-literal-operator -c Rwrapper.cpp -o Rwrapper.o
clang-21 -std=gnu23 -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++-21 -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 '/home/hornik/tmp/scratch/RtmpvV3VB5/R.INSTALL3dfca22cfea6f/rtk/src'
make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpvV3VB5/R.INSTALL3dfca22cfea6f/rtk/src'
make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpvV3VB5/R.INSTALL3dfca22cfea6f/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)