* installing *source* package ‘BoostMLR’ ... ** package ‘BoostMLR’ successfully unpacked and MD5 sums checked ** using staged installation ** libs using C++ compiler: ‘g++-14 (GCC) 14.2.0’ make[1]: Entering directory '/data/gannet/ripley/R/packages/tests-devel/BoostMLR/src' g++-14 -std=gnu++17 -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -I'/data/gannet/ripley/R/test-dev/Rcpp/include' -I'/data/gannet/ripley/R/test-dev/RcppArmadillo/include' -I/usr/local/include -DC99_INLINE_SEMANTICS=0 -fpic -g -O2 -Wall -pedantic -mtune=native -Wno-ignored-attributes -Wno-parentheses -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -DR_NO_REMAP -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_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++-14 -std=gnu++17 -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -I'/data/gannet/ripley/R/test-dev/Rcpp/include' -I'/data/gannet/ripley/R/test-dev/RcppArmadillo/include' -I/usr/local/include -DC99_INLINE_SEMANTICS=0 -fpic -g -O2 -Wall -pedantic -mtune=native -Wno-ignored-attributes -Wno-parentheses -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -DR_NO_REMAP -c RcppExports.cpp -o RcppExports.o g++-14 -std=gnu++17 -shared -L/usr/local/gcc14/lib64 -L/usr/local/lib64 -o BoostMLR.so BoostMLR.o RcppExports.o make[1]: Leaving directory '/data/gannet/ripley/R/packages/tests-devel/BoostMLR/src' make[1]: Entering directory '/data/gannet/ripley/R/packages/tests-devel/BoostMLR/src' make[1]: Leaving directory '/data/gannet/ripley/R/packages/tests-devel/BoostMLR/src' installing to /data/gannet/ripley/R/packages/tests-devel/BoostMLR.Rcheck/00LOCK-BoostMLR/00new/BoostMLR/libs ** 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 ** checking absolute paths in shared objects and dynamic libraries ** testing if installed package can be loaded from final location ** testing if installed package keeps a record of temporary installation path * DONE (BoostMLR)