* installing *source* package 'inca' ... ** this is package 'inca' version '0.1.0' ** package 'inca' successfully unpacked and MD5 sums checked ** using staged installation ** libs using C++ compiler: 'g++.exe (GCC) 14.2.0' g++ -std=gnu++17 -I"D:/RCompile/recent/R/include" -DNDEBUG -I'D:/RCompile/CRANpkg/lib/4.6/Rcpp/include' -I'D:/RCompile/CRANincoming/R-devel/lib/RcppArmadillo/include' -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include" -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c inca.cpp -o inca.o In file included from inca.cpp:42: 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, std::string, double) [with Type = arma::SpMat]': intCalib.h:247:15: warning: 'ffnew' may be used uninitialized [-Wmaybe-uninitialized] 247 | ffnew += lambdaPen * modrehuber::pen(w, ref); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ intCalib.h:78:12: note: 'ffnew' was declared here 78 | double ffnew, ffcc; | ^~~~~ intCalib.h:500:26: warning: 'ffcc' may be used uninitialized [-Wmaybe-uninitialized] 500 | ffcc += lambdaPen * modrehuber::pen(w, ref); | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ intCalib.h:78:19: note: 'ffcc' was declared here 78 | 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, std::string, double) [with Type = arma::Mat]': intCalib.h:247:15: warning: 'ffnew' may be used uninitialized [-Wmaybe-uninitialized] 247 | ffnew += lambdaPen * modrehuber::pen(w, ref); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ intCalib.h:78:12: note: 'ffnew' was declared here 78 | double ffnew, ffcc; | ^~~~~ intCalib.h:500:26: warning: 'ffcc' may be used uninitialized [-Wmaybe-uninitialized] 500 | ffcc += lambdaPen * modrehuber::pen(w, ref); | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ intCalib.h:78:19: note: 'ffcc' was declared here 78 | double ffnew, ffcc; | ^~~~ g++ -std=gnu++17 -shared -s -static-libgcc -o inca.dll tmp.def inca.o -LD:/RCompile/recent/R/bin/x64 -lRlapack -LD:/RCompile/recent/R/bin/x64 -lRblas -lgfortran -lquadmath -Ld:/rtools45/x86_64-w64-mingw32.static.posix/lib/x64 -Ld:/rtools45/x86_64-w64-mingw32.static.posix/lib -LD:/RCompile/recent/R/bin/x64 -lR installing to d:/RCompile/CRANincoming/R-devel/lib/00LOCK-inca/00new/inca/libs/x64 ** R ** inst ** byte-compile and prepare package for lazy loading ** help *** installing help indices *** copying figures ** 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 * DONE (inca)