* installing *source* package 'BoostMLR' ... ** package 'BoostMLR' successfully unpacked and MD5 sums checked ** using staged installation ** libs using C++ compiler: 'g++.exe (GCC) 13.2.0' make[1]: Entering directory '/d/temp/RtmpI9p3RG/R.INSTALL1cd1c546e1a09/BoostMLR/src' g++ -std=gnu++17 -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" -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c BoostMLR.cpp -o BoostMLR.o BoostMLR.cpp: In function 'Rcpp::List predict_BoostMLR_C(Rcpp::NumericMatrix, Rcpp::NumericVector, Rcpp::NumericVector, Rcpp::NumericMatrix, Rcpp::NumericVector, Rcpp::NumericVector, Rcpp::NumericVector, Rcpp::NumericVector, int, int, int, Rcpp::IntegerVector, Rcpp::NumericVector, Rcpp::NumericVector, Rcpp::List, Rcpp::NumericMatrix, Rcpp::List, Rcpp::LogicalVector, Rcpp::NumericMatrix, Rcpp::LogicalVector, Rcpp::List, Rcpp::List, bool, int, double, bool, bool, bool, double, bool, long unsigned int)': BoostMLR.cpp:3271:7: warning: variable 'Mopt_Max' set but not used [-Wunused-but-set-variable] 3271 | int Mopt_Max; | ^~~~~~~~ BoostMLR.cpp: In function 'Rcpp::List vimp_BoostMLR_C(Rcpp::NumericMatrix, Rcpp::NumericMatrix, Rcpp::NumericVector, Rcpp::NumericVector, Rcpp::NumericVector, Rcpp::NumericVector, Rcpp::NumericVector, Rcpp::NumericVector, int, Rcpp::IntegerVector, int, int, int, int, int, Rcpp::IntegerVector, int, Rcpp::LogicalVector, Rcpp::List, Rcpp::List, Rcpp::List, Rcpp::IntegerVector, Rcpp::IntegerVector, bool, Rcpp::NumericMatrix, Rcpp::List, Rcpp::List, Rcpp::List, Rcpp::List, Rcpp::List, Rcpp::IntegerVector, double, Rcpp::NumericVector, bool, Rcpp::NumericVector, Rcpp::NumericMatrix, bool, long unsigned int)': BoostMLR.cpp:3924:11: warning: unused variable 'n_vimp_set' [-Wunused-variable] 3924 | int n_vimp_set = vimp_set.size(); | ^~~~~~~~~~ BoostMLR.cpp: In function 'int Which_Min_C(Rcpp::NumericVector)': BoostMLR.cpp:153:10: warning: 'Which_Min' may be used uninitialized [-Wmaybe-uninitialized] 153 | return Which_Min; | ^~~~~~~~~ BoostMLR.cpp:122:7: note: 'Which_Min' was declared here 122 | int Which_Min; | ^~~~~~~~~ BoostMLR.cpp: In function 'int Which_Min_C_NA(Rcpp::NumericVector)': BoostMLR.cpp:195:10: warning: 'Which_Min' may be used uninitialized [-Wmaybe-uninitialized] 195 | return Which_Min; | ^~~~~~~~~ BoostMLR.cpp:159:7: note: 'Which_Min' was declared here 159 | int Which_Min; | ^~~~~~~~~ BoostMLR.cpp: In function 'int Which_Max_C(Rcpp::NumericVector)': BoostMLR.cpp:230:10: warning: 'Which_Max' may be used uninitialized [-Wmaybe-uninitialized] 230 | return Which_Max; | ^~~~~~~~~ BoostMLR.cpp:200:7: note: 'Which_Max' was declared here 200 | int Which_Max; | ^~~~~~~~~ BoostMLR.cpp: In function 'int Which_Max_C_NA(Rcpp::NumericVector)': BoostMLR.cpp:271:10: warning: 'Which_Max' may be used uninitialized [-Wmaybe-uninitialized] 271 | return Which_Max; | ^~~~~~~~~ BoostMLR.cpp:236:7: note: 'Which_Max' was declared here 236 | int Which_Max; | ^~~~~~~~~ g++ -std=gnu++17 -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" -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c RcppExports.cpp -o RcppExports.o g++ -std=gnu++17 -shared -s -static-libgcc -o BoostMLR.dll tmp.def BoostMLR.o RcppExports.o -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/RtmpI9p3RG/R.INSTALL1cd1c546e1a09/BoostMLR/src' make[1]: Entering directory '/d/temp/RtmpI9p3RG/R.INSTALL1cd1c546e1a09/BoostMLR/src' make[1]: Leaving directory '/d/temp/RtmpI9p3RG/R.INSTALL1cd1c546e1a09/BoostMLR/src' installing to d:/Rcompile/CRANpkg/lib/4.4/00LOCK-BoostMLR/00new/BoostMLR/libs/x64 ** R ** data ** 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 'BoostMLR' as BoostMLR_1.0.3.zip * DONE (BoostMLR)