* installing *source* package ‘HDJM’ ... ** this is package ‘HDJM’ version ‘0.1.0’ ** package ‘HDJM’ successfully unpacked and MD5 sums checked ** using staged installation ** libs using C++ compiler: ‘g++ (GCC) 15.1.1 20250521 (Red Hat 15.1.1-2)’ make[1]: Entering directory '/data/gannet/ripley/R/packages/tests-devel/HDJM/src' g++ -std=gnu++17 -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'/data/gannet/ripley/R/test-dev/RcppEnsmallen/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 HDJM.cpp -o HDJM.o HDJM.cpp: In function ‘arma::vec field_to_alpha_vec(const arma::field >&, const arma::vec&, int, arma::uvec, arma::uvec)’: HDJM.cpp:188:19: warning: comparison of integer expressions of different signedness: ‘int’ and ‘const arma::uword’ {aka ‘const unsigned int’} [-Wsign-compare] 188 | for(int j=0; j >&, const arma::vec&, int, const arma::uvec&, arma::uvec)’: HDJM.cpp:206:19: warning: comparison of integer expressions of different signedness: ‘int’ and ‘const arma::uword’ {aka ‘const unsigned int’} [-Wsign-compare] 206 | for(int j=0; j > vec_to_field(const arma::vec&, const arma::uvec&)’: HDJM.cpp:264:19: warning: comparison of integer expressions of different signedness: ‘int’ and ‘const arma::uword’ {aka ‘const unsigned int’} [-Wsign-compare] 264 | for(int k=0; k > vec_to_field_L(const arma::vec&, const arma::uvec&)’: HDJM.cpp:279:19: warning: comparison of integer expressions of different signedness: ‘int’ and ‘const arma::uword’ {aka ‘const unsigned int’} [-Wsign-compare] 279 | for(int k=0; k >&, const arma::uvec&)’: HDJM.cpp:296:19: warning: comparison of integer expressions of different signedness: ‘int’ and ‘const arma::uword’ {aka ‘const unsigned int’} [-Wsign-compare] 296 | for(int k=0; k >&)’: HDJM.cpp:309:20: warning: comparison of integer expressions of different signedness: ‘int’ and ‘const arma::uword’ {aka ‘const unsigned int’} [-Wsign-compare] 309 | for(int j =0; j< V.n_elem; j++){ | ~^~~~~~~~~~ HDJM.cpp: In constructor ‘HDJM_para_t::HDJM_para_t(const Rcpp::List&)’: HDJM.cpp:481:23: warning: comparison of integer expressions of different signedness: ‘int’ and ‘const arma::uword’ {aka ‘const unsigned int’} [-Wsign-compare] 481 | for(int k=0; k pmax){ | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~ g++ -std=gnu++17 -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'/data/gannet/ripley/R/test-dev/RcppEnsmallen/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++17 -shared -L/usr/local/lib64 -o HDJM.so HDJM.o RcppExports.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/HDJM/src' make[1]: Entering directory '/data/gannet/ripley/R/packages/tests-devel/HDJM/src' make[1]: Leaving directory '/data/gannet/ripley/R/packages/tests-devel/HDJM/src' installing to /data/gannet/ripley/R/packages/tests-devel/HDJM.Rcheck/00LOCK-HDJM/00new/HDJM/libs ** R ** data *** moving datasets to lazyload DB ** 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 (HDJM)