* installing *source* package ‘DySS’ ... ** this is package ‘DySS’ version ‘1.0’ ** package ‘DySS’ successfully unpacked and MD5 sums checked ** using staged installation ** libs using Fortran compiler: ‘GNU Fortran (GCC) 15.1.1 20250521 (Red Hat 15.1.1-2)’ 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/DySS/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 -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++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 -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 cpp_add_search_control_limit.cpp -o cpp_add_search_control_limit.o cpp_add_search_control_limit.cpp: In function ‘double add_search_control_limit_impute(Rcpp::NumericMatrix, Rcpp::IntegerMatrix, Rcpp::IntegerVector, Rcpp::NumericVector, double, double, double, double, double, double)’: cpp_add_search_control_limit.cpp:57:15: warning: variable ‘sumsignal’ set but not used [-Wunused-but-set-variable] 57 | int sumtime,sumsignal; | ^~~~~~~~~ cpp_add_search_control_limit.cpp: In function ‘double add_search_control_limit_omit(Rcpp::NumericMatrix, Rcpp::IntegerMatrix, Rcpp::IntegerVector, Rcpp::NumericVector, double, double, double, double, double, double)’: cpp_add_search_control_limit.cpp:44:10: warning: ‘limit’ may be used uninitialized [-Wmaybe-uninitialized] 44 | return limit; | ^~~~~ cpp_add_search_control_limit.cpp:13:10: note: ‘limit’ was declared here 13 | double limit,ATS_actual=ATS_nominal-10000.0; | ^~~~~ cpp_add_search_control_limit.cpp: In function ‘double add_search_control_limit_impute(Rcpp::NumericMatrix, Rcpp::IntegerMatrix, Rcpp::IntegerVector, Rcpp::NumericVector, double, double, double, double, double, double)’: cpp_add_search_control_limit.cpp:87:10: warning: ‘limit’ may be used uninitialized [-Wmaybe-uninitialized] 87 | return limit; | ^~~~~ cpp_add_search_control_limit.cpp:56:10: note: ‘limit’ was declared here 56 | double limit,ATS_actual; | ^~~~~ 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 -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 cpp_chart_CUSUM_univariate_dec.cpp -o cpp_chart_CUSUM_univariate_dec.o cpp_chart_CUSUM_univariate_dec.cpp: In function ‘Rcpp::List chart_CUSUM_univariate_dec(arma::mat, arma::umat, arma::uvec, arma::mat, double, double)’: cpp_chart_CUSUM_univariate_dec.cpp:52:16: warning: comparison of integer expressions of different signedness: ‘int’ and ‘unsigned int’ [-Wsign-compare] 52 | for(jj=1;jj