* installing *source* package ‘aftPenCDA’ ... ** this is package ‘aftPenCDA’ version ‘0.1.1’ ** package ‘aftPenCDA’ successfully unpacked and MD5 sums checked ** using staged installation ** libs using C++ compiler: ‘g++ (GCC) 15.2.1 20260123 (Red Hat 15.2.1-7)’ make[1]: Entering directory '/data/gannet/ripley/R/packages/tests-devel/aftPenCDA/src' g++ -std=gnu++20 -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -I'/data/gannet/ripley/R/test-dev/Rcpp/include' -I'/data/gannet/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 PIC_scenario.cpp -o PIC_scenario.o PIC_scenario.cpp: In function ‘arma::vec est_funcp_pic_cpp(const arma::vec&, const arma::vec&, const arma::mat&, const arma::vec&, const arma::vec&, const arma::vec&, Rcpp::Nullable >)’: PIC_scenario.cpp:238:18: warning: comparison of integer expressions of different signedness: ‘const arma::uword’ {aka ‘const unsigned int’} and ‘int’ [-Wsign-compare] 238 | if (z.n_elem != n) { | ~~~~~~~~~^~~~ g++ -std=gnu++20 -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -I'/data/gannet/ripley/R/test-dev/Rcpp/include' -I'/data/gannet/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/gannet/ripley/R/R-devel/include" -DNDEBUG -I'/data/gannet/ripley/R/test-dev/Rcpp/include' -I'/data/gannet/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 code.cpp -o code.o g++ -std=gnu++20 -shared -L/usr/local/lib64 -o aftPenCDA.so PIC_scenario.o RcppExports.o code.o -llapack -L/data/gannet/ripley/R/R-devel/lib -lRblas -lgfortran -lm -lquadmath make[1]: Leaving directory '/data/gannet/ripley/R/packages/tests-devel/aftPenCDA/src' make[1]: Entering directory '/data/gannet/ripley/R/packages/tests-devel/aftPenCDA/src' make[1]: Leaving directory '/data/gannet/ripley/R/packages/tests-devel/aftPenCDA/src' installing to /data/gannet/ripley/R/packages/tests-devel/aftPenCDA.Rcheck/00LOCK-aftPenCDA/00new/aftPenCDA/libs ** R ** data *** moving datasets to lazyload DB ** inst ** byte-compile and prepare package for lazy loading ** 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 (aftPenCDA)