* installing *source* package 'EloChoice' ...
** this is package 'EloChoice' version '0.29.4'
** package 'EloChoice' successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C++ compiler: 'g++.exe (GCC) 14.3.0'
using C++11
make[1]: Entering directory '/d/temp/2025_11_13_01_50_00_26121/Rtmp4SgiZh/R.INSTALL534811fc711b/EloChoice/src'
g++ -std=gnu++11 -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" -fopenmp -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c RcppExports.cpp -o RcppExports.o
In file included from D:/RCompile/CRANpkg/lib/4.6/RcppArmadillo/include/RcppArmadillo.h:29,
from RcppExports.cpp:4:
D:/RCompile/CRANpkg/lib/4.6/RcppArmadillo/include/RcppArmadillo/version/arma.h:66:199: note: '#pragma message: Using fallback compilation with Armadillo 14.6.3. Please consider defining -DARMA_USE_CURRENT and also removing C++11 compilation directive. See GitHub issue #475 for more.'
66 | #pragma message("Using fallback compilation with Armadillo 14.6.3. Please consider defining -DARMA_USE_CURRENT and also removing C++11 compilation directive. See GitHub issue #475 for more.")
| ^
g++ -std=gnu++11 -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" -fopenmp -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c eloint.cpp -o eloint.o
In file included from D:/RCompile/CRANpkg/lib/4.6/RcppArmadillo/include/RcppArmadillo.h:29,
from D:/RCompile/CRANpkg/lib/4.6/RcppArmadillo/include/RcppArmadilloExtensions/fixprob.h:24,
from D:/RCompile/CRANpkg/lib/4.6/RcppArmadillo/include/RcppArmadilloExtensions/sample.h:30,
from eloint.cpp:2:
D:/RCompile/CRANpkg/lib/4.6/RcppArmadillo/include/RcppArmadillo/version/arma.h:66:199: note: '#pragma message: Using fallback compilation with Armadillo 14.6.3. Please consider defining -DARMA_USE_CURRENT and also removing C++11 compilation directive. See GitHub issue #475 for more.'
66 | #pragma message("Using fallback compilation with Armadillo 14.6.3. Please consider defining -DARMA_USE_CURRENT and also removing C++11 compilation directive. See GitHub issue #475 for more.")
| ^
eloint.cpp: In function 'Rcpp::List eloint(Rcpp::CharacterVector, Rcpp::CharacterVector, Rcpp::CharacterVector, Rcpp::NumericVector, Rcpp::NumericVector, Rcpp::NumericVector)':
eloint.cpp:38:35: warning: comparison of integer expressions of different signedness: 'size_t' {aka 'long long unsigned int'} and 'int' [-Wsign-compare]
38 | for(size_t runindex=0; runindex < r; runindex++) {
| ~~~~~~~~~^~~
eloint.cpp:39:38: warning: comparison of integer expressions of different signedness: 'size_t' {aka 'long long unsigned int'} and 'R_xlen_t' {aka 'long long int'} [-Wsign-compare]
39 | for (size_t seqindex=0; seqindex < winner.size(); seqindex++) {
| ~~~~~~~~~^~~~~~~~~~~~~~~
eloint.cpp:40:25: warning: comparison of integer expressions of different signedness: 'size_t' {aka 'long long unsigned int'} and 'R_xlen_t' {aka 'long long int'} [-Wsign-compare]
40 | for(size_t k=0; k < allids.size(); k++) {
| ~~^~~~~~~~~~~~~~~
eloint.cpp:63:25: warning: comparison of integer expressions of different signedness: 'size_t' {aka 'long long unsigned int'} and 'R_xlen_t' {aka 'long long int'} [-Wsign-compare]
63 | for(size_t k=0; k < allids.size(); k++) {
| ~~^~~~~~~~~~~~~~~
eloint.cpp:71:23: warning: comparison of integer expressions of different signedness: 'size_t' {aka 'long long unsigned int'} and 'R_xlen_t' {aka 'long long int'} [-Wsign-compare]
71 | for(size_t k=0; k < allids.size(); k++) elomat(runindex, k) = svals(k) ;
| ~~^~~~~~~~~~~~~~~
eloint.cpp: In function 'Rcpp::List elointnorm(Rcpp::CharacterVector, Rcpp::CharacterVector, Rcpp::CharacterVector, Rcpp::NumericVector, Rcpp::NumericVector, Rcpp::NumericVector)':
eloint.cpp:126:35: warning: comparison of integer expressions of different signedness: 'size_t' {aka 'long long unsigned int'} and 'int' [-Wsign-compare]
126 | for(size_t runindex=0; runindex < r; runindex++) {
| ~~~~~~~~~^~~
eloint.cpp:127:38: warning: comparison of integer expressions of different signedness: 'size_t' {aka 'long long unsigned int'} and 'R_xlen_t' {aka 'long long int'} [-Wsign-compare]
127 | for (size_t seqindex=0; seqindex < winner.size(); seqindex++) {
| ~~~~~~~~~^~~~~~~~~~~~~~~
eloint.cpp:128:25: warning: comparison of integer expressions of different signedness: 'size_t' {aka 'long long unsigned int'} and 'R_xlen_t' {aka 'long long int'} [-Wsign-compare]
128 | for(size_t k=0; k < allids.size(); k++) {
| ~~^~~~~~~~~~~~~~~
eloint.cpp:146:25: warning: comparison of integer expressions of different signedness: 'size_t' {aka 'long long unsigned int'} and 'R_xlen_t' {aka 'long long int'} [-Wsign-compare]
146 | for(size_t k=0; k < allids.size(); k++) {
| ~~^~~~~~~~~~~~~~~
eloint.cpp:156:23: warning: comparison of integer expressions of different signedness: 'size_t' {aka 'long long unsigned int'} and 'R_xlen_t' {aka 'long long int'} [-Wsign-compare]
156 | for(size_t k=0; k < allids.size(); k++) elomat(runindex, k) = svals(k) ;
| ~~^~~~~~~~~~~~~~~
g++ -shared -s -static-libgcc -o EloChoice.dll tmp.def RcppExports.o eloint.o -fopenmp -LD:/RCompile/recent/R/bin/x64 -lRlapack -LD:/RCompile/recent/R/bin/x64 -lRblas -lgfortran -lquadmath -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/Rtmp4SgiZh/R.INSTALL534811fc711b/EloChoice/src'
make[1]: Entering directory '/d/temp/2025_11_13_01_50_00_26121/Rtmp4SgiZh/R.INSTALL534811fc711b/EloChoice/src'
make[1]: Leaving directory '/d/temp/2025_11_13_01_50_00_26121/Rtmp4SgiZh/R.INSTALL534811fc711b/EloChoice/src'
installing to d:/Rcompile/CRANpkg/lib/4.6/00LOCK-EloChoice/00new/EloChoice/libs/x64
** R
** data
** 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 'EloChoice' as EloChoice_0.29.4.zip
* DONE (EloChoice)