* installing *source* package ‘xnicher’ ... ** this is package ‘xnicher’ version ‘1.0.0’ ** package ‘xnicher’ successfully unpacked and MD5 sums checked ** using staged installation ** libs using C++ compiler: ‘g++ (GCC) 16.2.1 20260819 (Red Hat 16.2.1-2)’ make[1]: Entering directory '/data/localhost/ripley/R/packages/tests-devel/xnicher/src' g++ -std=gnu++20 -I"/data/localhost/ripley/R/R-devel/include" -DNDEBUG -I'/data/localhost/ripley/R/test-dev/Rcpp/include' -I'/data/localhost/ripley/R/test-dev/RcppEigen/include' -I'/data/localhost/ripley/R/test-dev/RcppParallel/include' -I/usr/local/include -DRCPP_PARALLEL_USE_TBB=0 -fpic -g -O2 -Wall -pedantic -mtune=native -Wno-ignored-attributes -Wno-parentheses -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -c RcppExports.cpp -o RcppExports.o g++ -std=gnu++20 -I"/data/localhost/ripley/R/R-devel/include" -DNDEBUG -I'/data/localhost/ripley/R/test-dev/Rcpp/include' -I'/data/localhost/ripley/R/test-dev/RcppEigen/include' -I'/data/localhost/ripley/R/test-dev/RcppParallel/include' -I/usr/local/include -DRCPP_PARALLEL_USE_TBB=0 -fpic -g -O2 -Wall -pedantic -mtune=native -Wno-ignored-attributes -Wno-parentheses -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -c cvine_cholesky.cpp -o cvine_cholesky.o g++ -std=gnu++20 -I"/data/localhost/ripley/R/R-devel/include" -DNDEBUG -I'/data/localhost/ripley/R/test-dev/Rcpp/include' -I'/data/localhost/ripley/R/test-dev/RcppEigen/include' -I'/data/localhost/ripley/R/test-dev/RcppParallel/include' -I/usr/local/include -DRCPP_PARALLEL_USE_TBB=0 -fpic -g -O2 -Wall -pedantic -mtune=native -Wno-ignored-attributes -Wno-parentheses -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -c kde_2d.cpp -o kde_2d.o g++ -std=gnu++20 -I"/data/localhost/ripley/R/R-devel/include" -DNDEBUG -I'/data/localhost/ripley/R/test-dev/Rcpp/include' -I'/data/localhost/ripley/R/test-dev/RcppEigen/include' -I'/data/localhost/ripley/R/test-dev/RcppParallel/include' -I/usr/local/include -DRCPP_PARALLEL_USE_TBB=0 -fpic -g -O2 -Wall -pedantic -mtune=native -Wno-ignored-attributes -Wno-parentheses -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -c kde_eigen.cpp -o kde_eigen.o g++ -std=gnu++20 -I"/data/localhost/ripley/R/R-devel/include" -DNDEBUG -I'/data/localhost/ripley/R/test-dev/Rcpp/include' -I'/data/localhost/ripley/R/test-dev/RcppEigen/include' -I'/data/localhost/ripley/R/test-dev/RcppParallel/include' -I/usr/local/include -DRCPP_PARALLEL_USE_TBB=0 -fpic -g -O2 -Wall -pedantic -mtune=native -Wno-ignored-attributes -Wno-parentheses -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -c kde_gaussian_2d_wrapper.cpp -o kde_gaussian_2d_wrapper.o g++ -std=gnu++20 -I"/data/localhost/ripley/R/R-devel/include" -DNDEBUG -I'/data/localhost/ripley/R/test-dev/Rcpp/include' -I'/data/localhost/ripley/R/test-dev/RcppEigen/include' -I'/data/localhost/ripley/R/test-dev/RcppParallel/include' -I/usr/local/include -DRCPP_PARALLEL_USE_TBB=0 -fpic -g -O2 -Wall -pedantic -mtune=native -Wno-ignored-attributes -Wno-parentheses -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -c kde_gaussian_eigen_wrapper.cpp -o kde_gaussian_eigen_wrapper.o kde_eigen.cpp: In function ‘Eigen::VectorXd xnicher::kde_eigen(const Eigen::MatrixXd&, const Eigen::MatrixXd&)’: kde_eigen.cpp:6:7: warning: unused variable ‘n_eval’ [-Wunused-variable] 6 | int n_eval = x.rows(); | ^~~~~~ g++ -std=gnu++20 -I"/data/localhost/ripley/R/R-devel/include" -DNDEBUG -I'/data/localhost/ripley/R/test-dev/Rcpp/include' -I'/data/localhost/ripley/R/test-dev/RcppEigen/include' -I'/data/localhost/ripley/R/test-dev/RcppParallel/include' -I/usr/local/include -DRCPP_PARALLEL_USE_TBB=0 -fpic -g -O2 -Wall -pedantic -mtune=native -Wno-ignored-attributes -Wno-parentheses -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -c loglik_niche_chol_cpp.cpp -o loglik_niche_chol_cpp.o g++ -std=gnu++20 -I"/data/localhost/ripley/R/R-devel/include" -DNDEBUG -I'/data/localhost/ripley/R/test-dev/Rcpp/include' -I'/data/localhost/ripley/R/test-dev/RcppEigen/include' -I'/data/localhost/ripley/R/test-dev/RcppParallel/include' -I/usr/local/include -DRCPP_PARALLEL_USE_TBB=0 -fpic -g -O2 -Wall -pedantic -mtune=native -Wno-ignored-attributes -Wno-parentheses -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -c loglik_niche_ip_weighted_cpp.cpp -o loglik_niche_ip_weighted_cpp.o g++ -std=gnu++20 -I"/data/localhost/ripley/R/R-devel/include" -DNDEBUG -I'/data/localhost/ripley/R/test-dev/Rcpp/include' -I'/data/localhost/ripley/R/test-dev/RcppEigen/include' -I'/data/localhost/ripley/R/test-dev/RcppParallel/include' -I/usr/local/include -DRCPP_PARALLEL_USE_TBB=0 -fpic -g -O2 -Wall -pedantic -mtune=native -Wno-ignored-attributes -Wno-parentheses -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -c loglik_niche_math_cpp.cpp -o loglik_niche_math_cpp.o g++ -std=gnu++20 -I"/data/localhost/ripley/R/R-devel/include" -DNDEBUG -I'/data/localhost/ripley/R/test-dev/Rcpp/include' -I'/data/localhost/ripley/R/test-dev/RcppEigen/include' -I'/data/localhost/ripley/R/test-dev/RcppParallel/include' -I/usr/local/include -DRCPP_PARALLEL_USE_TBB=0 -fpic -g -O2 -Wall -pedantic -mtune=native -Wno-ignored-attributes -Wno-parentheses -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -c loglik_niche_presence_only.cpp -o loglik_niche_presence_only.o g++ -std=gnu++20 -I"/data/localhost/ripley/R/R-devel/include" -DNDEBUG -I'/data/localhost/ripley/R/test-dev/Rcpp/include' -I'/data/localhost/ripley/R/test-dev/RcppEigen/include' -I'/data/localhost/ripley/R/test-dev/RcppParallel/include' -I/usr/local/include -DRCPP_PARALLEL_USE_TBB=0 -fpic -g -O2 -Wall -pedantic -mtune=native -Wno-ignored-attributes -Wno-parentheses -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -c mahalanobis.cpp -o mahalanobis.o g++ -std=gnu++20 -I"/data/localhost/ripley/R/R-devel/include" -DNDEBUG -I'/data/localhost/ripley/R/test-dev/Rcpp/include' -I'/data/localhost/ripley/R/test-dev/RcppEigen/include' -I'/data/localhost/ripley/R/test-dev/RcppParallel/include' -I/usr/local/include -DRCPP_PARALLEL_USE_TBB=0 -fpic -g -O2 -Wall -pedantic -mtune=native -Wno-ignored-attributes -Wno-parentheses -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -c niche_obj.cpp -o niche_obj.o g++ -std=gnu++20 -I"/data/localhost/ripley/R/R-devel/include" -DNDEBUG -I'/data/localhost/ripley/R/test-dev/Rcpp/include' -I'/data/localhost/ripley/R/test-dev/RcppEigen/include' -I'/data/localhost/ripley/R/test-dev/RcppParallel/include' -I/usr/local/include -DRCPP_PARALLEL_USE_TBB=0 -fpic -g -O2 -Wall -pedantic -mtune=native -Wno-ignored-attributes -Wno-parentheses -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -c niche_suitability_cpp.cpp -o niche_suitability_cpp.o g++ -std=gnu++20 -shared -L/usr/local/lib64 -o xnicher.so RcppExports.o cvine_cholesky.o kde_2d.o kde_eigen.o kde_gaussian_2d_wrapper.o kde_gaussian_eigen_wrapper.o loglik_niche_chol_cpp.o loglik_niche_ip_weighted_cpp.o loglik_niche_math_cpp.o loglik_niche_presence_only.o mahalanobis.o niche_obj.o niche_suitability_cpp.o -llapack -L/data/localhost/ripley/R/R-devel/lib -lRblas -lgfortran -lm -latomic_asneeded -lquadmath -Wl,-S make[1]: Leaving directory '/data/localhost/ripley/R/packages/tests-devel/xnicher/src' make[1]: Entering directory '/data/localhost/ripley/R/packages/tests-devel/xnicher/src' make[1]: Leaving directory '/data/localhost/ripley/R/packages/tests-devel/xnicher/src' installing to /data/localhost/ripley/R/packages/tests-devel/xnicher.Rcheck/00LOCK-xnicher/00new/xnicher/libs ** R ** data *** moving datasets to lazyload DB ** inst ** byte-compile and prepare package for lazy loading ** help *** installing help indices *** copying figures ** 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 (xnicher)