* installing *source* package 'inca' ... ** package 'inca' successfully unpacked and MD5 sums checked ** using staged installation ** libs using C++ compiler: 'g++.exe (GCC) 13.2.0' using C++11 make[1]: Entering directory '/d/temp/Rtmpkdx8Qp/R.INSTALL234803c1e6ed3/inca/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 inca.cpp -o inca.o In file included from bestRound.h:9, from inca.cpp:41: intCalib.h: In function 'arma::colvec IntProgCalib(const Type&, const arma::colvec&, arma::colvec&, const arma::colvec&, const arma::vec&, const arma::vec&, const arma::mat&, const arma::colvec&, std::string) [with Type = arma::SpMat]': intCalib.h:324:13: warning: 'ffnew' may be used uninitialized [-Wmaybe-uninitialized] 324 | if ((ffcc < ffnew) && OFF_WHEN_BND(oob <= oobo, lt)) {// -1 instead of lt ??? | ^~ intCalib.h:62:12: note: 'ffnew' was declared here 62 | double ffnew, ffcc; | ^~~~~ intCalib.h:324:13: warning: 'ffcc' may be used uninitialized [-Wmaybe-uninitialized] 324 | if ((ffcc < ffnew) && OFF_WHEN_BND(oob <= oobo, lt)) {// -1 instead of lt ??? | ^~ intCalib.h:62:19: note: 'ffcc' was declared here 62 | double ffnew, ffcc; | ^~~~ intCalib.h: In function 'arma::colvec IntProgCalib(const Type&, const arma::colvec&, arma::colvec&, const arma::colvec&, const arma::vec&, const arma::vec&, const arma::mat&, const arma::colvec&, std::string) [with Type = arma::Mat]': intCalib.h:324:13: warning: 'ffnew' may be used uninitialized [-Wmaybe-uninitialized] 324 | if ((ffcc < ffnew) && OFF_WHEN_BND(oob <= oobo, lt)) {// -1 instead of lt ??? | ^~ intCalib.h:62:12: note: 'ffnew' was declared here 62 | double ffnew, ffcc; | ^~~~~ intCalib.h:324:13: warning: 'ffcc' may be used uninitialized [-Wmaybe-uninitialized] 324 | if ((ffcc < ffnew) && OFF_WHEN_BND(oob <= oobo, lt)) {// -1 instead of lt ??? | ^~ intCalib.h:62:19: note: 'ffcc' was declared here 62 | double ffnew, ffcc; | ^~~~ g++ -shared -s -static-libgcc -o inca.dll tmp.def inca.o -LD:/RCompile/recent/R-4.4.0/bin/x64 -lRlapack -LD:/RCompile/recent/R-4.4.0/bin/x64 -lRblas -lgfortran -lm -lquadmath -Ld:/rtools44/x86_64-w64-mingw32.static.posix/lib/x64 -Ld:/rtools44/x86_64-w64-mingw32.static.posix/lib -LD:/RCompile/recent/R-4.4.0/bin/x64 -lR make[1]: Leaving directory '/d/temp/Rtmpkdx8Qp/R.INSTALL234803c1e6ed3/inca/src' make[1]: Entering directory '/d/temp/Rtmpkdx8Qp/R.INSTALL234803c1e6ed3/inca/src' make[1]: Leaving directory '/d/temp/Rtmpkdx8Qp/R.INSTALL234803c1e6ed3/inca/src' installing to d:/Rcompile/CRANpkg/lib/4.4/00LOCK-inca/00new/inca/libs/x64 ** R ** inst ** byte-compile and prepare package for lazy loading ** help *** installing help indices ** building package indices ** testing if installed package can be loaded from temporary location ** testing if installed package can be loaded from final location ** testing if installed package keeps a record of temporary installation path * MD5 sums packaged installation of 'inca' as inca_0.0.4.zip * DONE (inca)