* installing *source* package ‘fclust’ ... ** package ‘fclust’ successfully unpacked and MD5 sums checked ** using staged installation ** libs using C compiler: ‘gcc-13 (GCC) 13.2.0’ using C++ compiler: ‘g++-13 (GCC) 13.2.0’ make[1]: Entering directory '/data/gannet/ripley/R/packages/tests-devel/fclust/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/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 F.cpp -o F.o In file included from /data/gannet/ripley/R/test-dev/RcppArmadillo/include/armadillo:26, from /data/gannet/ripley/R/test-dev/RcppArmadillo/include/RcppArmadillo/interface/RcppArmadilloForward.h:57, from /data/gannet/ripley/R/test-dev/RcppArmadillo/include/RcppArmadillo.h:29, from func.h:4, from F.cpp:2: /data/gannet/ripley/R/test-dev/RcppArmadillo/include/armadillo_bits/config.hpp:321:86: note: '#pragma message: INFO: support for ARMA_DONT_PRINT_ERRORS option has been removed' 321 | #pragma message ("INFO: support for ARMA_DONT_PRINT_ERRORS option has been removed") | ^ /data/gannet/ripley/R/test-dev/RcppArmadillo/include/armadillo_bits/config.hpp:326:75: note: '#pragma message: INFO: suggest to use ARMA_WARN_LEVEL option instead' 326 | #pragma message ("INFO: suggest to use ARMA_WARN_LEVEL option instead") | ^ /data/gannet/ripley/R/test-dev/RcppArmadillo/include/armadillo_bits/config.hpp:329:61: note: '#pragma message: INFO: see the documentation for details' 329 | #pragma message ("INFO: see the documentation for details") | ^ 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/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 FKM_rcpp.cpp -o FKM_rcpp.o F.cpp: In function 'arma::cube F_gkb(arma::mat, arma::mat, arma::mat, arma::mat, double, double, unsigned int, unsigned int, int, double, arma::vec)': F.cpp:36:17: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] 36 | for(int i=0; i