* installing *source* package 'BoostMLR' ...
** this is package 'BoostMLR' version '1.0.3'
** package 'BoostMLR' successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C++ compiler: 'g++.exe (GCC) 14.3.0'
make[1]: Entering directory '/d/temp/2025_11_13_01_50_00_26121/RtmpG6mVNV/R.INSTALL3ef42596707/BoostMLR/src'
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" -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c BoostMLR.cpp -o BoostMLR.o
In file included from D:/RCompile/CRANpkg/lib/4.6/RcppArmadillo/include/current/armadillo:26,
from D:/RCompile/CRANpkg/lib/4.6/RcppArmadillo/include/RcppArmadillo/interface/RcppArmadilloForward.h:57,
from D:/RCompile/CRANpkg/lib/4.6/RcppArmadillo/include/RcppArmadillo.h:32,
from BoostMLR.cpp:1:
D:/RCompile/CRANpkg/lib/4.6/RcppArmadillo/include/current/armadillo_bits/config.hpp:373:72: note: '#pragma message: NOTE: option ARMA_CRIPPLED_LAPACK is not supported'
373 | #pragma message ("NOTE: option ARMA_CRIPPLED_LAPACK is not supported")
| ^
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_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_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_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/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" -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c RcppExports.cpp -o RcppExports.o
In file included from D:/RCompile/CRANpkg/lib/4.6/RcppArmadillo/include/current/armadillo:26,
from D:/RCompile/CRANpkg/lib/4.6/RcppArmadillo/include/RcppArmadillo/interface/RcppArmadilloForward.h:57,
from D:/RCompile/CRANpkg/lib/4.6/RcppArmadillo/include/RcppArmadillo.h:32,
from RcppExports.cpp:4:
D:/RCompile/CRANpkg/lib/4.6/RcppArmadillo/include/current/armadillo_bits/config.hpp:373:72: note: '#pragma message: NOTE: option ARMA_CRIPPLED_LAPACK is not supported'
373 | #pragma message ("NOTE: option ARMA_CRIPPLED_LAPACK is not supported")
| ^
g++ -std=gnu++17 -shared -s -static-libgcc -o BoostMLR.dll tmp.def BoostMLR.o RcppExports.o -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
make[1]: Leaving directory '/d/temp/2025_11_13_01_50_00_26121/RtmpG6mVNV/R.INSTALL3ef42596707/BoostMLR/src'
make[1]: Entering directory '/d/temp/2025_11_13_01_50_00_26121/RtmpG6mVNV/R.INSTALL3ef42596707/BoostMLR/src'
make[1]: Leaving directory '/d/temp/2025_11_13_01_50_00_26121/RtmpG6mVNV/R.INSTALL3ef42596707/BoostMLR/src'
installing to d:/Rcompile/CRANpkg/lib/4.6/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)