* installing *source* package 'modeLLtest' ... ** package 'modeLLtest' successfully unpacked and MD5 sums checked ** using staged installation ** libs using C++ compiler: 'g++.exe (GCC) 12.3.0' using C++11 make[1]: Entering directory '/d/temp/RtmpIpTsBn/R.INSTALL2faf813666743/modeLLtest/src' g++ -std=gnu++11 -I"D:/RCompile/recent/R-4.3.3/include" -DNDEBUG -I'D:/RCompile/CRANpkg/lib/4.3/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.3/RcppArmadillo/include' -I"d:/rtools43/x86_64-w64-mingw32.static.posix/include" -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c RcppExports.cpp -o RcppExports.o g++ -std=gnu++11 -I"D:/RCompile/recent/R-4.3.3/include" -DNDEBUG -I'D:/RCompile/CRANpkg/lib/4.3/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.3/RcppArmadillo/include' -I"d:/rtools43/x86_64-w64-mingw32.static.posix/include" -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c cvll_mr.cpp -o cvll_mr.o cvll_mr.cpp: In function 'Rcpp::List cvll_mr(arma::dmat&, arma::vec&, int, int)': cvll_mr.cpp:41:22: warning: comparison of integer expressions of different signedness: 'arma::enable_if2::result' {aka 'unsigned int'} and 'int' [-Wsign-compare] 41 | if(arma::rank(x) < n_col) { | ~~~~~~~~~~~~~~^~~~~~~ g++ -std=gnu++11 -I"D:/RCompile/recent/R-4.3.3/include" -DNDEBUG -I'D:/RCompile/CRANpkg/lib/4.3/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.3/RcppArmadillo/include' -I"d:/rtools43/x86_64-w64-mingw32.static.posix/include" -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c cvll_ols.cpp -o cvll_ols.o cvll_ols.cpp: In function 'Rcpp::List cvll_ols(arma::dmat&, arma::vec&, int, int)': cvll_ols.cpp:25:22: warning: comparison of integer expressions of different signedness: 'arma::enable_if2::result' {aka 'unsigned int'} and 'int' [-Wsign-compare] 25 | if(arma::rank(x) < n_col) { | ~~~~~~~~~~~~~~^~~~~~~ g++ -std=gnu++11 -I"D:/RCompile/recent/R-4.3.3/include" -DNDEBUG -I'D:/RCompile/CRANpkg/lib/4.3/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.3/RcppArmadillo/include' -I"d:/rtools43/x86_64-w64-mingw32.static.posix/include" -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c cvll_rlm_m.cpp -o cvll_rlm_m.o cvll_rlm_m.cpp: In function 'Rcpp::List cvll_rlm_m(arma::dmat&, arma::colvec&, int, int)': cvll_rlm_m.cpp:70:22: warning: comparison of integer expressions of different signedness: 'arma::enable_if2::result' {aka 'unsigned int'} and 'int' [-Wsign-compare] 70 | if(arma::rank(x) < n_col) { | ~~~~~~~~~~~~~~^~~~~~~ g++ -std=gnu++11 -I"D:/RCompile/recent/R-4.3.3/include" -DNDEBUG -I'D:/RCompile/CRANpkg/lib/4.3/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.3/RcppArmadillo/include' -I"d:/rtools43/x86_64-w64-mingw32.static.posix/include" -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c cvll_rlm_mm.cpp -o cvll_rlm_mm.o cvll_rlm_mm.cpp: In function 'Rcpp::List cvll_rlm_mm(arma::dmat&, arma::colvec&, int, int)': cvll_rlm_mm.cpp:81:22: warning: comparison of integer expressions of different signedness: 'arma::enable_if2::result' {aka 'unsigned int'} and 'int' [-Wsign-compare] 81 | if(arma::rank(x) < n_col) { | ~~~~~~~~~~~~~~^~~~~~~ g++ -shared -s -static-libgcc -o modeLLtest.dll tmp.def RcppExports.o cvll_mr.o cvll_ols.o cvll_rlm_m.o cvll_rlm_mm.o -LD:/RCompile/recent/R-4.3.3/bin/x64 -lRlapack -LD:/RCompile/recent/R-4.3.3/bin/x64 -lRblas -lgfortran -lm -lquadmath -Ld:/rtools43/x86_64-w64-mingw32.static.posix/lib/x64 -Ld:/rtools43/x86_64-w64-mingw32.static.posix/lib -LD:/RCompile/recent/R-4.3.3/bin/x64 -lR make[1]: Leaving directory '/d/temp/RtmpIpTsBn/R.INSTALL2faf813666743/modeLLtest/src' make[1]: Entering directory '/d/temp/RtmpIpTsBn/R.INSTALL2faf813666743/modeLLtest/src' make[1]: Leaving directory '/d/temp/RtmpIpTsBn/R.INSTALL2faf813666743/modeLLtest/src' installing to d:/Rcompile/CRANpkg/lib/4.3/00LOCK-modeLLtest/00new/modeLLtest/libs/x64 ** R ** data *** moving datasets to lazyload DB ** inst ** byte-compile and prepare package for lazy loading ** help *** installing help indices ** building package indices ** installing vignettes ** 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 'modeLLtest' as modeLLtest_1.0.4.zip * DONE (modeLLtest)