* installing to library ‘/home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages’
* installing *source* package ‘narray’ ...
** package ‘narray’ successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C++ compiler: ‘g++-13 (Debian 13.2.0-23) 13.2.0’
using C++11
make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpOaRmiH/R.INSTALL167a6a1da401b1/narray/src'
g++-13 -std=gnu++11 -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG  -I'/home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include' -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O2 -Wall -pedantic -mtune=native   -c RcppExports.cpp -o RcppExports.o
g++-13 -std=gnu++11 -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG  -I'/home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include' -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O2 -Wall -pedantic -mtune=native   -c stack.cpp -o stack.o
stack.cpp: In instantiation of ‘Rcpp::Vector<RTYPE, Rcpp::PreserveStorage> cpp_stack_impl(Rcpp::List, int, Rcpp::Vector<RTYPE, Rcpp::PreserveStorage>, bool) [with int RTYPE = 10; Rcpp::List = Rcpp::Vector<19>]’:
stack.cpp:151:51:   required from here
stack.cpp:20:28: warning: comparison of integer expressions of different signedness: ‘int’ and ‘std::vector<int>::size_type’ {aka ‘long unsigned int’} [-Wsign-compare]
   20 |             for (int i=0; i<da.size(); i++)
      |                           ~^~~~~~~~~~
stack.cpp:24:19: warning: comparison of integer expressions of different signedness: ‘int’ and ‘std::vector<int>::size_type’ {aka ‘long unsigned int’} [-Wsign-compare]
   24 |         if (along == da.size()+1) { // along introduces new dimension
      |             ~~~~~~^~~~~~~~~~~~~~
stack.cpp:39:24: warning: comparison of integer expressions of different signedness: ‘int’ and ‘std::vector<int>::size_type’ {aka ‘long unsigned int’} [-Wsign-compare]
   39 |         for (int d=0; d<da.size(); d++) { // dimension in array
      |                       ~^~~~~~~~~~
stack.cpp:74:28: warning: comparison of integer expressions of different signedness: ‘std::vector<std::vector<int> >::size_type’ {aka ‘long unsigned int’} and ‘R_xlen_t’ {aka ‘long int’} [-Wsign-compare]
   74 |         if (a2r[ai].size() != rdim.size())
      |             ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
stack.cpp:78:20: warning: comparison of integer expressions of different signedness: ‘int’ and ‘std::vector<std::vector<Rcpp::String> >::size_type’ {aka ‘long unsigned int’} [-Wsign-compare]
   78 |     for (int i=0; i<dimnames.size(); i++) {
      |                   ~^~~~~~~~~~~~~~~~
stack.cpp:98:24: warning: comparison of integer expressions of different signedness: ‘int’ and ‘std::vector<__gnu_cxx::__normal_iterator<int*, std::vector<int> > >::size_type’ {aka ‘long unsigned int’} [-Wsign-compare]
   98 |         for (int d=0; d<it.size(); d++)
      |                       ~^~~~~~~~~~
stack.cpp: In instantiation of ‘Rcpp::Vector<RTYPE, Rcpp::PreserveStorage> cpp_stack_impl(Rcpp::List, int, Rcpp::Vector<RTYPE, Rcpp::PreserveStorage>, bool) [with int RTYPE = 13; Rcpp::List = Rcpp::Vector<19>]’:
stack.cpp:152:51:   required from here
stack.cpp:20:28: warning: comparison of integer expressions of different signedness: ‘int’ and ‘std::vector<int>::size_type’ {aka ‘long unsigned int’} [-Wsign-compare]
   20 |             for (int i=0; i<da.size(); i++)
      |                           ~^~~~~~~~~~
stack.cpp:24:19: warning: comparison of integer expressions of different signedness: ‘int’ and ‘std::vector<int>::size_type’ {aka ‘long unsigned int’} [-Wsign-compare]
   24 |         if (along == da.size()+1) { // along introduces new dimension
      |             ~~~~~~^~~~~~~~~~~~~~
stack.cpp:39:24: warning: comparison of integer expressions of different signedness: ‘int’ and ‘std::vector<int>::size_type’ {aka ‘long unsigned int’} [-Wsign-compare]
   39 |         for (int d=0; d<da.size(); d++) { // dimension in array
      |                       ~^~~~~~~~~~
stack.cpp:74:28: warning: comparison of integer expressions of different signedness: ‘std::vector<std::vector<int> >::size_type’ {aka ‘long unsigned int’} and ‘R_xlen_t’ {aka ‘long int’} [-Wsign-compare]
   74 |         if (a2r[ai].size() != rdim.size())
      |             ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
stack.cpp:78:20: warning: comparison of integer expressions of different signedness: ‘int’ and ‘std::vector<std::vector<Rcpp::String> >::size_type’ {aka ‘long unsigned int’} [-Wsign-compare]
   78 |     for (int i=0; i<dimnames.size(); i++) {
      |                   ~^~~~~~~~~~~~~~~~
stack.cpp:98:24: warning: comparison of integer expressions of different signedness: ‘int’ and ‘std::vector<__gnu_cxx::__normal_iterator<int*, std::vector<int> > >::size_type’ {aka ‘long unsigned int’} [-Wsign-compare]
   98 |         for (int d=0; d<it.size(); d++)
      |                       ~^~~~~~~~~~
stack.cpp: In instantiation of ‘Rcpp::Vector<RTYPE, Rcpp::PreserveStorage> cpp_stack_impl(Rcpp::List, int, Rcpp::Vector<RTYPE, Rcpp::PreserveStorage>, bool) [with int RTYPE = 14; Rcpp::List = Rcpp::Vector<19>]’:
stack.cpp:153:53:   required from here
stack.cpp:20:28: warning: comparison of integer expressions of different signedness: ‘int’ and ‘std::vector<int>::size_type’ {aka ‘long unsigned int’} [-Wsign-compare]
   20 |             for (int i=0; i<da.size(); i++)
      |                           ~^~~~~~~~~~
stack.cpp:24:19: warning: comparison of integer expressions of different signedness: ‘int’ and ‘std::vector<int>::size_type’ {aka ‘long unsigned int’} [-Wsign-compare]
   24 |         if (along == da.size()+1) { // along introduces new dimension
      |             ~~~~~~^~~~~~~~~~~~~~
stack.cpp:39:24: warning: comparison of integer expressions of different signedness: ‘int’ and ‘std::vector<int>::size_type’ {aka ‘long unsigned int’} [-Wsign-compare]
   39 |         for (int d=0; d<da.size(); d++) { // dimension in array
      |                       ~^~~~~~~~~~
stack.cpp:74:28: warning: comparison of integer expressions of different signedness: ‘std::vector<std::vector<int> >::size_type’ {aka ‘long unsigned int’} and ‘R_xlen_t’ {aka ‘long int’} [-Wsign-compare]
   74 |         if (a2r[ai].size() != rdim.size())
      |             ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
stack.cpp:78:20: warning: comparison of integer expressions of different signedness: ‘int’ and ‘std::vector<std::vector<Rcpp::String> >::size_type’ {aka ‘long unsigned int’} [-Wsign-compare]
   78 |     for (int i=0; i<dimnames.size(); i++) {
      |                   ~^~~~~~~~~~~~~~~~
stack.cpp:98:24: warning: comparison of integer expressions of different signedness: ‘int’ and ‘std::vector<__gnu_cxx::__normal_iterator<int*, std::vector<int> > >::size_type’ {aka ‘long unsigned int’} [-Wsign-compare]
   98 |         for (int d=0; d<it.size(); d++)
      |                       ~^~~~~~~~~~
stack.cpp: In instantiation of ‘Rcpp::Vector<RTYPE, Rcpp::PreserveStorage> cpp_stack_impl(Rcpp::List, int, Rcpp::Vector<RTYPE, Rcpp::PreserveStorage>, bool) [with int RTYPE = 15; Rcpp::List = Rcpp::Vector<19>]’:
stack.cpp:154:53:   required from here
stack.cpp:20:28: warning: comparison of integer expressions of different signedness: ‘int’ and ‘std::vector<int>::size_type’ {aka ‘long unsigned int’} [-Wsign-compare]
   20 |             for (int i=0; i<da.size(); i++)
      |                           ~^~~~~~~~~~
stack.cpp:24:19: warning: comparison of integer expressions of different signedness: ‘int’ and ‘std::vector<int>::size_type’ {aka ‘long unsigned int’} [-Wsign-compare]
   24 |         if (along == da.size()+1) { // along introduces new dimension
      |             ~~~~~~^~~~~~~~~~~~~~
stack.cpp:39:24: warning: comparison of integer expressions of different signedness: ‘int’ and ‘std::vector<int>::size_type’ {aka ‘long unsigned int’} [-Wsign-compare]
   39 |         for (int d=0; d<da.size(); d++) { // dimension in array
      |                       ~^~~~~~~~~~
stack.cpp:74:28: warning: comparison of integer expressions of different signedness: ‘std::vector<std::vector<int> >::size_type’ {aka ‘long unsigned int’} and ‘R_xlen_t’ {aka ‘long int’} [-Wsign-compare]
   74 |         if (a2r[ai].size() != rdim.size())
      |             ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
stack.cpp:78:20: warning: comparison of integer expressions of different signedness: ‘int’ and ‘std::vector<std::vector<Rcpp::String> >::size_type’ {aka ‘long unsigned int’} [-Wsign-compare]
   78 |     for (int i=0; i<dimnames.size(); i++) {
      |                   ~^~~~~~~~~~~~~~~~
stack.cpp:98:24: warning: comparison of integer expressions of different signedness: ‘int’ and ‘std::vector<__gnu_cxx::__normal_iterator<int*, std::vector<int> > >::size_type’ {aka ‘long unsigned int’} [-Wsign-compare]
   98 |         for (int d=0; d<it.size(); d++)
      |                       ~^~~~~~~~~~
stack.cpp: In instantiation of ‘Rcpp::Vector<RTYPE, Rcpp::PreserveStorage> cpp_stack_impl(Rcpp::List, int, Rcpp::Vector<RTYPE, Rcpp::PreserveStorage>, bool) [with int RTYPE = 16; Rcpp::List = Rcpp::Vector<19>]’:
stack.cpp:155:51:   required from here
stack.cpp:20:28: warning: comparison of integer expressions of different signedness: ‘int’ and ‘std::vector<int>::size_type’ {aka ‘long unsigned int’} [-Wsign-compare]
   20 |             for (int i=0; i<da.size(); i++)
      |                           ~^~~~~~~~~~
stack.cpp:24:19: warning: comparison of integer expressions of different signedness: ‘int’ and ‘std::vector<int>::size_type’ {aka ‘long unsigned int’} [-Wsign-compare]
   24 |         if (along == da.size()+1) { // along introduces new dimension
      |             ~~~~~~^~~~~~~~~~~~~~
stack.cpp:39:24: warning: comparison of integer expressions of different signedness: ‘int’ and ‘std::vector<int>::size_type’ {aka ‘long unsigned int’} [-Wsign-compare]
   39 |         for (int d=0; d<da.size(); d++) { // dimension in array
      |                       ~^~~~~~~~~~
stack.cpp:74:28: warning: comparison of integer expressions of different signedness: ‘std::vector<std::vector<int> >::size_type’ {aka ‘long unsigned int’} and ‘R_xlen_t’ {aka ‘long int’} [-Wsign-compare]
   74 |         if (a2r[ai].size() != rdim.size())
      |             ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
stack.cpp:78:20: warning: comparison of integer expressions of different signedness: ‘int’ and ‘std::vector<std::vector<Rcpp::String> >::size_type’ {aka ‘long unsigned int’} [-Wsign-compare]
   78 |     for (int i=0; i<dimnames.size(); i++) {
      |                   ~^~~~~~~~~~~~~~~~
stack.cpp:98:24: warning: comparison of integer expressions of different signedness: ‘int’ and ‘std::vector<__gnu_cxx::__normal_iterator<int*, std::vector<int> > >::size_type’ {aka ‘long unsigned int’} [-Wsign-compare]
   98 |         for (int d=0; d<it.size(); d++)
      |                       ~^~~~~~~~~~
g++-13 -std=gnu++11 -shared -L/home/hornik/tmp/R.check/r-devel-gcc/Work/build/lib -Wl,-O1 -o narray.so RcppExports.o stack.o -L/home/hornik/tmp/R.check/r-devel-gcc/Work/build/lib -lR
make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpOaRmiH/R.INSTALL167a6a1da401b1/narray/src'
make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpOaRmiH/R.INSTALL167a6a1da401b1/narray/src'
make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpOaRmiH/R.INSTALL167a6a1da401b1/narray/src'
installing to /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/00LOCK-narray/00new/narray/libs
** R
** 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
** checking absolute paths in shared objects and dynamic libraries
** testing if installed package can be loaded from final location
** testing if installed package keeps a record of temporary installation path
* DONE (narray)