* installing *source* package ‘satdad’ ... ** package ‘satdad’ successfully unpacked and MD5 sums checked ** using staged installation ** libs using C++ compiler: ‘g++-13 (GCC) 13.2.0’ make[1]: Entering directory '/data/gannet/ripley/R/packages/tests-devel/satdad/src' g++-13 -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/BH/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++-13 -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/BH/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 satdad_functions_cpp.cpp -o satdad_functions_cpp.o satdad_functions_cpp.cpp: In function 'std::vector > generate_asy_sub_cpp(const unsigned int&, const std::vector > >&)': satdad_functions_cpp.cpp:117:31: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector > >::size_type' {aka 'long unsigned int'} [-Wsign-compare] 117 | for (int j=0;j > find_missing_indices_cpp(int, std::vector > >)': satdad_functions_cpp.cpp:134:27: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector > >::size_type' {aka 'long unsigned int'} [-Wsign-compare] 134 | for (int i = 0; i < sub.size(); ++i) | ~~^~~~~~~~~~~~ satdad_functions_cpp.cpp:136:35: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector >::size_type' {aka 'long unsigned int'} [-Wsign-compare] 136 | for (int j = 0; j < sub[i].size(); ++j) | ~~^~~~~~~~~~~~~~~ satdad_functions_cpp.cpp: In function 'Rcpp::NumericMatrix algo21_numMat_cpp(int, int, double)': satdad_functions_cpp.cpp:172:32: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'int' [-Wsign-compare] 172 | for(unsigned int k=0; k >, double, std::vector)': satdad_functions_cpp.cpp:229:32: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'int' [-Wsign-compare] 229 | for(unsigned int j=0; j ratio_diff_pmevlogm_cpp(Rcpp::NumericMatrix, int, std::vector > >, std::vector, std::vector >)': satdad_functions_cpp.cpp:420:48: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'int' [-Wsign-compare] 420 | for(unsigned int j=0; j ratio_diff_pmevlogm_marv_cpp(Rcpp::NumericMatrix, int, std::vector > >, std::vector, std::vector >, Rcpp::NumericVector)': satdad_functions_cpp.cpp:458:48: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'int' [-Wsign-compare] 458 | for(unsigned int j=0; j ratio_diff_pmevlogm_marm_cpp(Rcpp::NumericMatrix, int, std::vector > >, std::vector, std::vector >, Rcpp::NumericMatrix)': satdad_functions_cpp.cpp:497:48: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'int' [-Wsign-compare] 497 | for(unsigned int j=0; j > >, std::vector, std::vector >)': satdad_functions_cpp.cpp:511:32: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'int' [-Wsign-compare] 511 | for(unsigned int i=0; i