* installing *source* package ‘ecolRxC’ ...
** this is package ‘ecolRxC’ version ‘0.1.1-16’
** package ‘ecolRxC’ successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C++ compiler: ‘g++ (GCC) 16.1.1 20260515 (Red Hat 16.1.1-2)’
make[1]: Entering directory '/data/localhost/ripley/R/packages/tests-devel/ecolRxC/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/RcppArmadillo/include' -I/usr/local/include    -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 IPF.cpp -o IPF.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/RcppArmadillo/include' -I/usr/local/include    -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 IPF2.cpp -o IPF2.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/RcppArmadillo/include' -I/usr/local/include    -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/RcppArmadillo/include' -I/usr/local/include    -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 reweighting_pjk.cpp -o reweighting_pjk.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/RcppArmadillo/include' -I/usr/local/include    -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 reweighting_pjk_Yule.cpp -o reweighting_pjk_Yule.o
reweighting_pjk_Yule.cpp: In function ‘Rcpp::List reweighting_pjk_Yule_cpp(Rcpp::NumericVector, Rcpp::IntegerVector, int, int, std::string, Rcpp::NumericMatrix, Rcpp::NumericMatrix, double)’:
reweighting_pjk_Yule.cpp:139:13: warning: variable ‘n_valid’ set but not used [-Wunused-but-set-variable=]
  139 |         int n_valid = 0;
      |             ^~~~~~~
g++ -std=gnu++20 -shared -L/usr/local/lib64 -o ecolRxC.so IPF.o IPF2.o RcppExports.o reweighting_pjk.o reweighting_pjk_Yule.o
make[1]: Leaving directory '/data/localhost/ripley/R/packages/tests-devel/ecolRxC/src'
make[1]: Entering directory '/data/localhost/ripley/R/packages/tests-devel/ecolRxC/src'
make[1]: Leaving directory '/data/localhost/ripley/R/packages/tests-devel/ecolRxC/src'
installing to /data/localhost/ripley/R/packages/tests-devel/ecolRxC.Rcheck/00LOCK-ecolRxC/00new/ecolRxC/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 (ecolRxC)