* installing *source* package ‘mDAG’ ... ** this is package ‘mDAG’ version ‘1.2.2’ ** package ‘mDAG’ 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)’ using C++11 make[1]: Entering directory '/data/gannet/ripley/R/packages/tests-devel/mDAG/src' g++ -std=gnu++11 -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 -fopenmp -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 Greedy_Search.cpp -o Greedy_Search.o Greedy_Search.cpp: In function ‘Rcpp::NumericVector InitScore(std::vector >, std::vector >, arma::mat, std::vector)’: Greedy_Search.cpp:131:17: warning: comparison of integer expressions of different signedness: ‘int’ and ‘const arma::uword’ {aka ‘const unsigned int’} [-Wsign-compare] 131 | for (int v=0;v >, std::vector >, arma::mat, std::vector, Rcpp::IntegerMatrix)’: Greedy_Search.cpp:167:17: warning: comparison of integer expressions of different signedness: ‘int’ and ‘const arma::uword’ {aka ‘const unsigned int’} [-Wsign-compare] 167 | for (int v=0;v >, std::vector >, std::vector >, std::vector)’: Greedy_Search.cpp:206:17: warning: comparison of integer expressions of different signedness: ‘int’ and ‘const arma::uword’ {aka ‘const unsigned int’} [-Wsign-compare] 206 | for (int i=0;i >, std::vector >, std::vector >, std::vector)’: Greedy_Search.cpp:234:17: warning: comparison of integer expressions of different signedness: ‘int’ and ‘const arma::uword’ {aka ‘const unsigned int’} [-Wsign-compare] 234 | for (int i=0;i