* installing *source* package 'narray' ... ** this is package 'narray' version '0.5.2' ** using staged installation ** libs using C++ compiler: 'g++.exe (GCC) 14.3.0' g++ -std=gnu++17 -I"D:/RCompile/recent/R/include" -DNDEBUG -I'D:/RCompile/CRANpkg/lib/4.6/Rcpp/include' -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include" -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c RcppExports.cpp -o RcppExports.o g++ -std=gnu++17 -I"D:/RCompile/recent/R/include" -DNDEBUG -I'D:/RCompile/CRANpkg/lib/4.6/Rcpp/include' -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include" -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c stack.cpp -o stack.o stack.cpp: In instantiation of 'Rcpp::Vector cpp_stack_impl(Rcpp::List, int, Rcpp::Vector, bool) [with int RTYPE = 10; Rcpp::List = Rcpp::Vector<19>]': stack.cpp:143:51: required from here 143 | case LGLSXP: return cpp_stack_impl(array_list, along, as(fill), ovr); | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ stack.cpp:19:19: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector::size_type' {aka 'long long unsigned int'} [-Wsign-compare] 19 | if (along == dim.size()+1) { // along introduces new dimension | ~~~~~~^~~~~~~~~~~~~~~ stack.cpp:34:24: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector::size_type' {aka 'long long unsigned int'} [-Wsign-compare] 34 | for (int d=0; d >::size_type' {aka 'long long unsigned int'} and 'R_xlen_t' {aka 'long long int'} [-Wsign-compare] 66 | if (a2r[ai].size() != rdim.size()) | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~ stack.cpp:70:20: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector >::size_type' {aka 'long long unsigned int'} [-Wsign-compare] 70 | for (int i=0; i > >::size_type' {aka 'long long unsigned int'} [-Wsign-compare] 90 | for (int d=0; d cpp_stack_impl(Rcpp::List, int, Rcpp::Vector, bool) [with int RTYPE = 13; Rcpp::List = Rcpp::Vector<19>]': stack.cpp:144:51: required from here 144 | case INTSXP: return cpp_stack_impl(array_list, along, as(fill), ovr); | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ stack.cpp:19:19: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector::size_type' {aka 'long long unsigned int'} [-Wsign-compare] 19 | if (along == dim.size()+1) { // along introduces new dimension | ~~~~~~^~~~~~~~~~~~~~~ stack.cpp:34:24: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector::size_type' {aka 'long long unsigned int'} [-Wsign-compare] 34 | for (int d=0; d >::size_type' {aka 'long long unsigned int'} and 'R_xlen_t' {aka 'long long int'} [-Wsign-compare] 66 | if (a2r[ai].size() != rdim.size()) | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~ stack.cpp:70:20: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector >::size_type' {aka 'long long unsigned int'} [-Wsign-compare] 70 | for (int i=0; i > >::size_type' {aka 'long long unsigned int'} [-Wsign-compare] 90 | for (int d=0; d cpp_stack_impl(Rcpp::List, int, Rcpp::Vector, bool) [with int RTYPE = 14; Rcpp::List = Rcpp::Vector<19>]': stack.cpp:145:53: required from here 145 | case REALSXP: return cpp_stack_impl(array_list, along, as(fill), ovr); | ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ stack.cpp:19:19: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector::size_type' {aka 'long long unsigned int'} [-Wsign-compare] 19 | if (along == dim.size()+1) { // along introduces new dimension | ~~~~~~^~~~~~~~~~~~~~~ stack.cpp:34:24: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector::size_type' {aka 'long long unsigned int'} [-Wsign-compare] 34 | for (int d=0; d >::size_type' {aka 'long long unsigned int'} and 'R_xlen_t' {aka 'long long int'} [-Wsign-compare] 66 | if (a2r[ai].size() != rdim.size()) | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~ stack.cpp:70:20: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector >::size_type' {aka 'long long unsigned int'} [-Wsign-compare] 70 | for (int i=0; i > >::size_type' {aka 'long long unsigned int'} [-Wsign-compare] 90 | for (int d=0; d cpp_stack_impl(Rcpp::List, int, Rcpp::Vector, bool) [with int RTYPE = 15; Rcpp::List = Rcpp::Vector<19>]': stack.cpp:146:53: required from here 146 | case CPLXSXP: return cpp_stack_impl(array_list, along, as(fill), ovr); | ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ stack.cpp:19:19: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector::size_type' {aka 'long long unsigned int'} [-Wsign-compare] 19 | if (along == dim.size()+1) { // along introduces new dimension | ~~~~~~^~~~~~~~~~~~~~~ stack.cpp:34:24: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector::size_type' {aka 'long long unsigned int'} [-Wsign-compare] 34 | for (int d=0; d >::size_type' {aka 'long long unsigned int'} and 'R_xlen_t' {aka 'long long int'} [-Wsign-compare] 66 | if (a2r[ai].size() != rdim.size()) | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~ stack.cpp:70:20: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector >::size_type' {aka 'long long unsigned int'} [-Wsign-compare] 70 | for (int i=0; i > >::size_type' {aka 'long long unsigned int'} [-Wsign-compare] 90 | for (int d=0; d cpp_stack_impl(Rcpp::List, int, Rcpp::Vector, bool) [with int RTYPE = 16; Rcpp::List = Rcpp::Vector<19>]': stack.cpp:147:51: required from here 147 | case STRSXP: return cpp_stack_impl(array_list, along, as(fill), ovr); | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ stack.cpp:19:19: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector::size_type' {aka 'long long unsigned int'} [-Wsign-compare] 19 | if (along == dim.size()+1) { // along introduces new dimension | ~~~~~~^~~~~~~~~~~~~~~ stack.cpp:34:24: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector::size_type' {aka 'long long unsigned int'} [-Wsign-compare] 34 | for (int d=0; d >::size_type' {aka 'long long unsigned int'} and 'R_xlen_t' {aka 'long long int'} [-Wsign-compare] 66 | if (a2r[ai].size() != rdim.size()) | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~ stack.cpp:70:20: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector >::size_type' {aka 'long long unsigned int'} [-Wsign-compare] 70 | for (int i=0; i > >::size_type' {aka 'long long unsigned int'} [-Wsign-compare] 90 | for (int d=0; d