* installing *source* package ‘narray’ ... ** this is package ‘narray’ version ‘0.5.2’ ** using staged installation ** libs using C++ compiler: ‘g++-15 (Debian 15.2.0-7) 15.2.0’ g++-15 -std=gnu++17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -c RcppExports.cpp -o RcppExports.o g++-15 -std=gnu++17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -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 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 unsigned int’} [-Wsign-compare] 34 | for (int d=0; d >::size_type’ {aka ‘long unsigned int’} and ‘R_xlen_t’ {aka ‘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 unsigned int’} [-Wsign-compare] 70 | for (int i=0; i > >::size_type’ {aka ‘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 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 unsigned int’} [-Wsign-compare] 34 | for (int d=0; d >::size_type’ {aka ‘long unsigned int’} and ‘R_xlen_t’ {aka ‘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 unsigned int’} [-Wsign-compare] 70 | for (int i=0; i > >::size_type’ {aka ‘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 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 unsigned int’} [-Wsign-compare] 34 | for (int d=0; d >::size_type’ {aka ‘long unsigned int’} and ‘R_xlen_t’ {aka ‘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 unsigned int’} [-Wsign-compare] 70 | for (int i=0; i > >::size_type’ {aka ‘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 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 unsigned int’} [-Wsign-compare] 34 | for (int d=0; d >::size_type’ {aka ‘long unsigned int’} and ‘R_xlen_t’ {aka ‘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 unsigned int’} [-Wsign-compare] 70 | for (int i=0; i > >::size_type’ {aka ‘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 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 unsigned int’} [-Wsign-compare] 34 | for (int d=0; d >::size_type’ {aka ‘long unsigned int’} and ‘R_xlen_t’ {aka ‘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 unsigned int’} [-Wsign-compare] 70 | for (int i=0; i > >::size_type’ {aka ‘long unsigned int’} [-Wsign-compare] 90 | for (int d=0; d