* installing *source* package 'RMCLab' ... ** this is package 'RMCLab' version '0.1.0' ** 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/CRANpkg/lib/4.6/RcppArmadillo/include' -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include" -fopenmp -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c RcppExports.cpp -o RcppExports.o g++ -std=gnu++17 -I"D:/RCompile/recent/R/include" -DNDEBUG -I'D:/RCompile/CRANpkg/lib/4.6/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.6/RcppArmadillo/include' -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include" -fopenmp -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c rdmc.cpp -o rdmc.o rdmc.cpp: In function 'void rdmc_truncated(const arma::mat&, const arma::uword&, const arma::uword&, const arma::umat&, const arma::umat&, const arma::mat&, const double&, const arma::uword&, const std::string&, const double&, const double&, const double&, double, const double&, const int&, arma::mat&, arma::mat&, arma::mat&, double&, bool&, int&)': rdmc.cpp:446:17: warning: 'loss_min' may be used uninitialized [-Wmaybe-uninitialized] 446 | loss_norm += loss_min; | ~~~~~~~~~~^~~~~~~~~~~ rdmc.cpp:354:20: note: 'loss_min' was declared here 354 | loss_norm, loss, loss_min, previous_objective, change; | ^~~~~~~~ rdmc.cpp: In function 'void rdmc_absolute(const arma::mat&, const arma::uword&, const arma::uword&, const arma::umat&, const arma::umat&, const arma::mat&, const double&, const arma::uword&, const std::string&, const double&, const double&, double, const double&, const int&, arma::mat&, arma::mat&, arma::mat&, double&, bool&, int&)': rdmc.cpp:294:17: warning: 'loss_min' may be used uninitialized [-Wmaybe-uninitialized] 294 | loss_norm += loss_min; | ~~~~~~~~~~^~~~~~~~~~~ rdmc.cpp:202:20: note: 'loss_min' was declared here 202 | loss_norm, loss, loss_min, previous_objective, change; | ^~~~~~~~ rdmc.cpp: In function 'void rdmc_pseudo_huber(const arma::mat&, const arma::uword&, const arma::uword&, const arma::umat&, const arma::umat&, const arma::mat&, const double&, const arma::uword&, const std::string&, const double&, const double&, const double&, double, const double&, const int&, arma::mat&, arma::mat&, arma::mat&, double&, bool&, int&)': rdmc.cpp:148:17: warning: 'loss_min' may be used uninitialized [-Wmaybe-uninitialized] 148 | loss_norm += loss_min; | ~~~~~~~~~~^~~~~~~~~~~ rdmc.cpp:56:20: note: 'loss_min' was declared here 56 | loss_norm, loss, loss_min, previous_objective, change; | ^~~~~~~~ g++ -std=gnu++17 -shared -s -static-libgcc -o RMCLab.dll tmp.def RcppExports.o rdmc.o -fopenmp -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-RMCLab/00new/RMCLab/libs/x64 ** R ** data *** moving datasets to lazyload DB ** 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 * DONE (RMCLab)