* installing *source* package ‘Rforestry’ ... ** this is package ‘Rforestry’ version ‘0.11.1.0’ ** package ‘Rforestry’ successfully unpacked and MD5 sums checked ** using staged installation ** libs using C++ compiler: ‘clang version 20.1.6’ make[1]: Entering directory '/data/gannet/ripley/R/packages/tests-clang/Rforestry/src' clang++-20 -std=gnu++17 -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG -DR_BUILD -I'/data/gannet/ripley/R/test-clang/Rcpp/include' -I'/data/gannet/ripley/R/test-clang/RcppArmadillo/include' -I'/data/gannet/ripley/R/test-clang/RcppThread/include' -isystem /usr/local/clang20/include -I/usr/local/clang/include -fpic -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -Wno-missing-template-arg-list-after-template-kw -c DataFrame.cpp -o DataFrame.o clang++-20 -std=gnu++17 -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG -DR_BUILD -I'/data/gannet/ripley/R/test-clang/Rcpp/include' -I'/data/gannet/ripley/R/test-clang/RcppArmadillo/include' -I'/data/gannet/ripley/R/test-clang/RcppThread/include' -isystem /usr/local/clang20/include -I/usr/local/clang/include -fpic -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -Wno-missing-template-arg-list-after-template-kw -c RFNode.cpp -o RFNode.o clang++-20 -std=gnu++17 -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG -DR_BUILD -I'/data/gannet/ripley/R/test-clang/Rcpp/include' -I'/data/gannet/ripley/R/test-clang/RcppArmadillo/include' -I'/data/gannet/ripley/R/test-clang/RcppThread/include' -isystem /usr/local/clang20/include -I/usr/local/clang/include -fpic -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -Wno-missing-template-arg-list-after-template-kw -c RcppExports.cpp -o RcppExports.o clang++-20 -std=gnu++17 -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG -DR_BUILD -I'/data/gannet/ripley/R/test-clang/Rcpp/include' -I'/data/gannet/ripley/R/test-clang/RcppArmadillo/include' -I'/data/gannet/ripley/R/test-clang/RcppThread/include' -isystem /usr/local/clang20/include -I/usr/local/clang/include -fpic -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -Wno-missing-template-arg-list-after-template-kw -c forestry.cpp -o forestry.o clang++-20 -std=gnu++17 -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG -DR_BUILD -I'/data/gannet/ripley/R/test-clang/Rcpp/include' -I'/data/gannet/ripley/R/test-clang/RcppArmadillo/include' -I'/data/gannet/ripley/R/test-clang/RcppThread/include' -isystem /usr/local/clang20/include -I/usr/local/clang/include -fpic -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -Wno-missing-template-arg-list-after-template-kw -c forestryTree.cpp -o forestryTree.o clang++-20 -std=gnu++17 -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG -DR_BUILD -I'/data/gannet/ripley/R/test-clang/Rcpp/include' -I'/data/gannet/ripley/R/test-clang/RcppArmadillo/include' -I'/data/gannet/ripley/R/test-clang/RcppThread/include' -isystem /usr/local/clang20/include -I/usr/local/clang/include -fpic -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -Wno-missing-template-arg-list-after-template-kw -c multilayerForestry.cpp -o multilayerForestry.o clang++-20 -std=gnu++17 -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG -DR_BUILD -I'/data/gannet/ripley/R/test-clang/Rcpp/include' -I'/data/gannet/ripley/R/test-clang/RcppArmadillo/include' -I'/data/gannet/ripley/R/test-clang/RcppThread/include' -isystem /usr/local/clang20/include -I/usr/local/clang/include -fpic -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -Wno-missing-template-arg-list-after-template-kw -c rcpp_cppBuildInterface.cpp -o rcpp_cppBuildInterface.o clang++-20 -std=gnu++17 -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG -DR_BUILD -I'/data/gannet/ripley/R/test-clang/Rcpp/include' -I'/data/gannet/ripley/R/test-clang/RcppArmadillo/include' -I'/data/gannet/ripley/R/test-clang/RcppThread/include' -isystem /usr/local/clang20/include -I/usr/local/clang/include -fpic -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -Wno-missing-template-arg-list-after-template-kw -c treeSplitting.cpp -o treeSplitting.o treeSplitting.cpp:1444:12: warning: variable 'LeftPartitionNaSum' set but not used [-Wunused-but-set-variable] 1444 | double LeftPartitionNaSum = 0.0; | ^ treeSplitting.cpp:1445:12: warning: variable 'leftPartitionNaCount' set but not used [-Wunused-but-set-variable] 1445 | size_t leftPartitionNaCount = 0; | ^ treeSplitting.cpp:1208:10: warning: variable 'naTotalSum' set but not used [-Wunused-but-set-variable] 1208 | double naTotalSum = 0; | ^ treeSplitting.cpp:1634:12: warning: variable 'LeftPartitionNaSum' set but not used [-Wunused-but-set-variable] 1634 | double LeftPartitionNaSum = 0.0; | ^ treeSplitting.cpp:1635:12: warning: variable 'leftPartitionNaCount' set but not used [-Wunused-but-set-variable] 1635 | size_t leftPartitionNaCount = 0; | ^ treeSplitting.cpp:1504:10: warning: variable 'naTotalSum' set but not used [-Wunused-but-set-variable] 1504 | double naTotalSum = 0; | ^ treeSplitting.cpp:1507:10: warning: variable 'totalNaCount' set but not used [-Wunused-but-set-variable] 1507 | size_t totalNaCount = 0; | ^ 7 warnings generated. clang++-20 -std=gnu++17 -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG -DR_BUILD -I'/data/gannet/ripley/R/test-clang/Rcpp/include' -I'/data/gannet/ripley/R/test-clang/RcppArmadillo/include' -I'/data/gannet/ripley/R/test-clang/RcppThread/include' -isystem /usr/local/clang20/include -I/usr/local/clang/include -fpic -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -Wno-missing-template-arg-list-after-template-kw -c utils.cpp -o utils.o clang++-20 -std=gnu++17 -shared -L/usr/local/clang/lib64 -L/usr/local/clang20/lib -L/usr/local/clang20/lib/x86_64-unknown-linux-gnu -L/usr/local/lib64 -L/usr/local/clang20/lib/clang/20/lib/x86_64-unknown-linux-gnu -o Rforestry.so DataFrame.o RFNode.o RcppExports.o forestry.o forestryTree.o multilayerForestry.o rcpp_cppBuildInterface.o treeSplitting.o utils.o -L/data/gannet/ripley/R/R-clang/lib -lRlapack -L/data/gannet/ripley/R/R-clang/lib -lRblas -lFortranRuntime -lFortranDecimal -lm make[1]: Leaving directory '/data/gannet/ripley/R/packages/tests-clang/Rforestry/src' make[1]: Entering directory '/data/gannet/ripley/R/packages/tests-clang/Rforestry/src' make[1]: Leaving directory '/data/gannet/ripley/R/packages/tests-clang/Rforestry/src' installing to /data/gannet/ripley/R/packages/tests-clang/Rforestry.Rcheck/00LOCK-Rforestry/00new/Rforestry/libs ** R ** 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 (Rforestry)