* installing *source* package 'DySS' ... ** package 'DySS' successfully unpacked and MD5 sums checked ** using staged installation ** libs using Fortran compiler: 'GNU Fortran (GCC) 13.2.0' using C++ compiler: 'g++.exe (GCC) 13.2.0' using C++11 make[1]: Entering directory '/d/temp/RtmpsBya8a/R.INSTALL1bcbc149b4aca/DySS/src' g++ -std=gnu++11 -I"D:/RCompile/recent/R-4.4.0/include" -DNDEBUG -I'D:/RCompile/CRANpkg/lib/4.4/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.4/RcppArmadillo/include' -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c RcppExports.cpp -o RcppExports.o g++ -std=gnu++11 -I"D:/RCompile/recent/R-4.4.0/include" -DNDEBUG -I'D:/RCompile/CRANpkg/lib/4.4/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.4/RcppArmadillo/include' -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -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: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; | ^~~~~ 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; | ^~~~~ g++ -std=gnu++11 -I"D:/RCompile/recent/R-4.4.0/include" -DNDEBUG -I'D:/RCompile/CRANpkg/lib/4.4/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.4/RcppArmadillo/include' -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -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