* installing *source* package 'VarSelLCM' ... ** this is package 'VarSelLCM' version '2.1.3.2' ** 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" -Wall -I../inst/include/ -DARMA_USE_CURRENT -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c Algorithm.cpp -o Algorithm.o In file included from D:/RCompile/CRANincoming/R-devel/lib/RcppArmadillo/include/current/armadillo:26, from D:/RCompile/CRANincoming/R-devel/lib/RcppArmadillo/include/RcppArmadillo/interface/RcppArmadilloForward.h:57, from D:/RCompile/CRANincoming/R-devel/lib/RcppArmadillo/include/RcppArmadillo.h:32, from ../inst/include/Algorithm.h:24, from Algorithm.cpp:1: D:/RCompile/CRANincoming/R-devel/lib/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") | ^ Algorithm.cpp: In member function 'void Algorithm::Run(Rcpp::S4*)': Algorithm.cpp:29:24: warning: comparison of integer expressions of different signedness: 'int' and 'const arma::uword' {aka 'const unsigned int'} [-Wsign-compare] 29 | for (int ini=0; inim_whotakewhat[j][h].n_rows; i++) nkjh(m_zCandCurrent(data_p->m_whotakewhat[j][h](i)), h)+=data_p->m_w(data_p->m_whotakewhat[j][h](i)); | ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ AlgorithmCategorical.cpp: In member function 'double AlgorithmCategorical::IntegreOneVariableCategoricalDiscrim(const int&, const arma::colvec&)': AlgorithmCategorical.cpp:37:20: warning: comparison of integer expressions of different signedness: 'int' and 'const arma::uword' {aka 'const unsigned int'} [-Wsign-compare] 37 | for (int i=0; im_whotakewhat[j][h].n_rows; i++) nkjh(z(data_p->m_whotakewhat[j][h](i)), h)+=data_p->m_w(data_p->m_whotakewhat[j][h](i)); | ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 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" -Wall -I../inst/include/ -DARMA_USE_CURRENT -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c AlgorithmContinuous.cpp -o AlgorithmContinuous.o In file included from D:/RCompile/CRANincoming/R-devel/lib/RcppArmadillo/include/current/armadillo:26, from D:/RCompile/CRANincoming/R-devel/lib/RcppArmadillo/include/RcppArmadillo/interface/RcppArmadilloForward.h:57, from D:/RCompile/CRANincoming/R-devel/lib/RcppArmadillo/include/RcppArmadillo.h:32, from ../inst/include/Data.h:13, from ../inst/include/DataContinuous.h:13, from ../inst/include/AlgorithmContinuous.h:12, from AlgorithmContinuous.cpp:1: D:/RCompile/CRANincoming/R-devel/lib/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 -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" -Wall -I../inst/include/ -DARMA_USE_CURRENT -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c AlgorithmInteger.cpp -o AlgorithmInteger.o In file included from D:/RCompile/CRANincoming/R-devel/lib/RcppArmadillo/include/current/armadillo:26, from D:/RCompile/CRANincoming/R-devel/lib/RcppArmadillo/include/RcppArmadillo/interface/RcppArmadilloForward.h:57, from D:/RCompile/CRANincoming/R-devel/lib/RcppArmadillo/include/RcppArmadillo.h:32, from ../inst/include/Data.h:13, from ../inst/include/DataInteger.h:13, from ../inst/include/AlgorithmInteger.h:12, from AlgorithmInteger.cpp:1: D:/RCompile/CRANincoming/R-devel/lib/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") | ^ AlgorithmInteger.cpp: In member function 'double AlgorithmInteger::IntegreOneVariable(const arma::vec&, const int&)': AlgorithmInteger.cpp:24:20: warning: comparison of integer expressions of different signedness: 'int' and 'const arma::uword' {aka 'const unsigned int'} [-Wsign-compare] 24 | for (int i=0; i dlogPoisson(const arma::Col&, const arma::Col&, double)': XEMInteger.cpp:6:18: warning: comparison of integer expressions of different signedness: 'int' and 'const arma::uword' {aka 'const unsigned int'} [-Wsign-compare] 6 | for (int i=0; i dlogPoissonbis(const arma::Col&, const arma::Col&, double)': XEMMixed.cpp:11:18: warning: comparison of integer expressions of different signedness: 'int' and 'const arma::uword' {aka 'const unsigned int'} [-Wsign-compare] 11 | for (int i=0; i dlogPoissonter(const arma::Col&, const arma::Col&, double)': XEMPen.cpp:11:18: warning: comparison of integer expressions of different signedness: 'int' and 'const arma::uword' {aka 'const unsigned int'} [-Wsign-compare] 11 | for (int i=0; i