* installing to library ‘/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages’ * installing *source* package ‘poolfstat’ ... ** package ‘poolfstat’ successfully unpacked and MD5 sums checked ** using staged installation ** libs using C++ compiler: ‘Debian clang version 18.1.4 (1)’ make[1]: Entering directory '/tmp/RtmpjZ5gPj/R.INSTALL1e8331c2001b2/poolfstat/src' clang++-18 -std=gnu++17 -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'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppProgress/include' -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c RcppExports.cpp -o RcppExports.o clang++-18 -std=gnu++17 -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'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppProgress/include' -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c extract_counts.cpp -o extract_counts.o extract_counts.cpp:258:9: warning: variable 'j' set but not used [-Wunused-but-set-variable] 258 | int j=0 ; | ^ 1 warning generated. clang++-18 -std=gnu++17 -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'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppProgress/include' -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c fast_block_averages.cpp -o fast_block_averages.o fast_block_averages.cpp:565:28: warning: unused variable 'b' [-Wunused-variable] 565 | int cnt=0, i, j , k, l, b ; | ^ fast_block_averages.cpp:566:11: warning: unused variable 'dumval' [-Wunused-variable] 566 | double dumval; | ^~~~~~ fast_block_averages.cpp:885:11: warning: unused variable 'dumval' [-Wunused-variable] 885 | double dumval ; | ^~~~~~ 3 warnings generated. clang++-18 -std=gnu++17 -shared -L/home/hornik/tmp/R.check/r-devel-clang/Work/build/lib -Wl,-O1 -o poolfstat.so RcppExports.o extract_counts.o fast_block_averages.o -L/home/hornik/tmp/R.check/r-devel-clang/Work/build/lib -lR make[1]: Leaving directory '/tmp/RtmpjZ5gPj/R.INSTALL1e8331c2001b2/poolfstat/src' make[1]: Entering directory '/tmp/RtmpjZ5gPj/R.INSTALL1e8331c2001b2/poolfstat/src' make[1]: Leaving directory '/tmp/RtmpjZ5gPj/R.INSTALL1e8331c2001b2/poolfstat/src' installing to /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/00LOCK-poolfstat/00new/poolfstat/libs ** R ** inst ** byte-compile and prepare package for lazy loading Creating a generic function for ‘heatmap’ from package ‘stats’ in package ‘poolfstat’ ** help *** installing help indices ** building package indices ** installing vignettes ** 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 (poolfstat)