* installing to library ‘/home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages’ * installing *source* package ‘HDJM’ ... ** package ‘HDJM’ successfully unpacked and MD5 sums checked ** using staged installation ** libs using C++ compiler: ‘g++-13 (Debian 13.2.0-23) 13.2.0’ make[1]: Entering directory '/home/hornik/tmp/scratch/Rtmp8d4Grm/R.INSTALL19744425c78538/HDJM/src' g++-13 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -I'/home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include' -I'/home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/RcppArmadillo/include' -I'/home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/RcppEnsmallen/include' -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -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++-13 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -I'/home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include' -I'/home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/RcppArmadillo/include' -I'/home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/RcppEnsmallen/include' -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -c RcppExports.cpp -o RcppExports.o g++-13 -std=gnu++17 -shared -L/home/hornik/tmp/R.check/r-devel-gcc/Work/build/lib -Wl,-O1 -o HDJM.so HDJM.o RcppExports.o -llapack -L/home/hornik/tmp/R.check/r-devel-gcc/Work/build/lib -lRblas -lgfortran -lm -lquadmath -L/home/hornik/tmp/R.check/r-devel-gcc/Work/build/lib -lR make[1]: Leaving directory '/home/hornik/tmp/scratch/Rtmp8d4Grm/R.INSTALL19744425c78538/HDJM/src' make[1]: Entering directory '/home/hornik/tmp/scratch/Rtmp8d4Grm/R.INSTALL19744425c78538/HDJM/src' make[1]: Leaving directory '/home/hornik/tmp/scratch/Rtmp8d4Grm/R.INSTALL19744425c78538/HDJM/src' installing to /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/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 * creating tarball packaged installation of ‘HDJM’ as ‘HDJM_0.1.0_R_x86_64-pc-linux-gnu.tar.gz’ * DONE (HDJM)