* installing *source* package ‘poolfstat’ ... ** package ‘poolfstat’ successfully unpacked and MD5 sums checked ** using staged installation ** libs using C++ compiler: ‘clang version 19.1.6’ make[1]: Entering directory '/data/gannet/ripley/R/packages/tests-clang/poolfstat/src' /usr/local/clang19/bin/clang++ -stdlib=libc++ -std=gnu++17 -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG -I'/data/gannet/ripley/R/test-clang/Rcpp/include' -I'/data/gannet/ripley/R/test-clang/RcppProgress/include' -isystem /usr/local/clang19/include -I/usr/local/clang/include -fpic -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -Wno-missing-template-arg-list-after-template-kw -DR_NO_REMAP -c RcppExports.cpp -o RcppExports.o /usr/local/clang19/bin/clang++ -stdlib=libc++ -std=gnu++17 -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG -I'/data/gannet/ripley/R/test-clang/Rcpp/include' -I'/data/gannet/ripley/R/test-clang/RcppProgress/include' -isystem /usr/local/clang19/include -I/usr/local/clang/include -fpic -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -Wno-missing-template-arg-list-after-template-kw -DR_NO_REMAP -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 ; | ^ /usr/local/clang19/bin/clang++ -stdlib=libc++ -std=gnu++17 -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG -I'/data/gannet/ripley/R/test-clang/Rcpp/include' -I'/data/gannet/ripley/R/test-clang/RcppProgress/include' -isystem /usr/local/clang19/include -I/usr/local/clang/include -fpic -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -Wno-missing-template-arg-list-after-template-kw -DR_NO_REMAP -c fst_utils.cpp -o fst_utils.o /usr/local/clang19/bin/clang++ -stdlib=libc++ -std=gnu++17 -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG -I'/data/gannet/ripley/R/test-clang/Rcpp/include' -I'/data/gannet/ripley/R/test-clang/RcppProgress/include' -isystem /usr/local/clang19/include -I/usr/local/clang/include -fpic -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -Wno-missing-template-arg-list-after-template-kw -DR_NO_REMAP -c fstats_utils.cpp -o fstats_utils.o 1 warning generated. /usr/local/clang19/bin/clang++ -stdlib=libc++ -std=gnu++17 -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG -I'/data/gannet/ripley/R/test-clang/Rcpp/include' -I'/data/gannet/ripley/R/test-clang/RcppProgress/include' -isystem /usr/local/clang19/include -I/usr/local/clang/include -fpic -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -Wno-missing-template-arg-list-after-template-kw -DR_NO_REMAP -c simulate.readcounts.utils.cpp -o simulate.readcounts.utils.o simulate.readcounts.utils.cpp:230:7: warning: unused variable 'cur_cov' [-Wunused-variable] 230 | int cur_cov,nsnp=0,dum ; | ^~~~~~~ simulate.readcounts.utils.cpp:231:10: warning: unused variable 'ref_freq' [-Wunused-variable] 231 | double ref_freq,p_nbinom,r_nbinom,lambda_cov ; | ^~~~~~~~ 2 warnings generated. /usr/local/clang19/bin/clang++ -stdlib=libc++ -std=gnu++17 -shared -L/usr/local/clang/lib64 -L/usr/local/clang19/lib -L/usr/local/clang19/lib/x86_64-unknown-linux-gnu -L/usr/local/gcc14/lib64 -L/usr/local/lib64 -o poolfstat.so RcppExports.o extract_counts.o fst_utils.o fstats_utils.o simulate.readcounts.utils.o make[1]: Leaving directory '/data/gannet/ripley/R/packages/tests-clang/poolfstat/src' make[1]: Entering directory '/data/gannet/ripley/R/packages/tests-clang/poolfstat/src' make[1]: Leaving directory '/data/gannet/ripley/R/packages/tests-clang/poolfstat/src' installing to /data/gannet/ripley/R/packages/tests-clang/poolfstat.Rcheck/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)