* installing *source* package 'narray' ...
** package 'narray' successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C++ compiler: 'g++.exe (GCC) 13.3.0'
make[1]: Entering directory '/d/temp/2025_12_05_01_50_00_7414/RtmpaYFgCI/R.INSTALL195e860571e72/narray/src'
g++ -std=gnu++17 -I"D:/RCompile/recent/R-4.4.3/include" -DNDEBUG -I'D:/RCompile/CRANpkg/lib/4.4/Rcpp/include' -I"d:/rtools44/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-4.4.3/include" -DNDEBUG -I'D:/RCompile/CRANpkg/lib/4.4/Rcpp/include' -I"d:/rtools44/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<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:143:51: required from here
stack.cpp:19:19: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::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<int>::size_type' {aka 'long long unsigned int'} [-Wsign-compare]
34 | for (int d=0; d<dim.size(); d++) { // dimension in array
| ~^~~~~~~~~~~
stack.cpp:66:28: warning: comparison of integer expressions of different signedness: 'std::vector<std::vector<int> >::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<std::vector<Rcpp::String> >::size_type' {aka 'long long unsigned int'} [-Wsign-compare]
70 | for (int i=0; i<dimnames.size(); i++) {
| ~^~~~~~~~~~~~~~~~
stack.cpp:90: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 long unsigned int'} [-Wsign-compare]
90 | 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:144:51: required from here
stack.cpp:19:19: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::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<int>::size_type' {aka 'long long unsigned int'} [-Wsign-compare]
34 | for (int d=0; d<dim.size(); d++) { // dimension in array
| ~^~~~~~~~~~~
stack.cpp:66:28: warning: comparison of integer expressions of different signedness: 'std::vector<std::vector<int> >::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<std::vector<Rcpp::String> >::size_type' {aka 'long long unsigned int'} [-Wsign-compare]
70 | for (int i=0; i<dimnames.size(); i++) {
| ~^~~~~~~~~~~~~~~~
stack.cpp:90: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 long unsigned int'} [-Wsign-compare]
90 | 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:145:53: required from here
stack.cpp:19:19: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::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<int>::size_type' {aka 'long long unsigned int'} [-Wsign-compare]
34 | for (int d=0; d<dim.size(); d++) { // dimension in array
| ~^~~~~~~~~~~
stack.cpp:66:28: warning: comparison of integer expressions of different signedness: 'std::vector<std::vector<int> >::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<std::vector<Rcpp::String> >::size_type' {aka 'long long unsigned int'} [-Wsign-compare]
70 | for (int i=0; i<dimnames.size(); i++) {
| ~^~~~~~~~~~~~~~~~
stack.cpp:90: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 long unsigned int'} [-Wsign-compare]
90 | 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:146:53: required from here
stack.cpp:19:19: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::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<int>::size_type' {aka 'long long unsigned int'} [-Wsign-compare]
34 | for (int d=0; d<dim.size(); d++) { // dimension in array
| ~^~~~~~~~~~~
stack.cpp:66:28: warning: comparison of integer expressions of different signedness: 'std::vector<std::vector<int> >::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<std::vector<Rcpp::String> >::size_type' {aka 'long long unsigned int'} [-Wsign-compare]
70 | for (int i=0; i<dimnames.size(); i++) {
| ~^~~~~~~~~~~~~~~~
stack.cpp:90: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 long unsigned int'} [-Wsign-compare]
90 | 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:147:51: required from here
stack.cpp:19:19: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::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<int>::size_type' {aka 'long long unsigned int'} [-Wsign-compare]
34 | for (int d=0; d<dim.size(); d++) { // dimension in array
| ~^~~~~~~~~~~
stack.cpp:66:28: warning: comparison of integer expressions of different signedness: 'std::vector<std::vector<int> >::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<std::vector<Rcpp::String> >::size_type' {aka 'long long unsigned int'} [-Wsign-compare]
70 | for (int i=0; i<dimnames.size(); i++) {
| ~^~~~~~~~~~~~~~~~
stack.cpp:90: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 long unsigned int'} [-Wsign-compare]
90 | for (int d=0; d<it.size(); d++)
| ~^~~~~~~~~~
g++ -std=gnu++17 -shared -s -static-libgcc -o narray.dll tmp.def RcppExports.o stack.o -Ld:/rtools44/x86_64-w64-mingw32.static.posix/lib/x64 -Ld:/rtools44/x86_64-w64-mingw32.static.posix/lib -LD:/RCompile/recent/R-4.4.3/bin/x64 -lR
make[1]: Leaving directory '/d/temp/2025_12_05_01_50_00_7414/RtmpaYFgCI/R.INSTALL195e860571e72/narray/src'
make[1]: Entering directory '/d/temp/2025_12_05_01_50_00_7414/RtmpaYFgCI/R.INSTALL195e860571e72/narray/src'
make[1]: Leaving directory '/d/temp/2025_12_05_01_50_00_7414/RtmpaYFgCI/R.INSTALL195e860571e72/narray/src'
installing to d:/Rcompile/CRANpkg/lib/4.4/00LOCK-narray/00new/narray/libs/x64
** 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
** 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 'narray' as narray_0.5.2.zip
* DONE (narray)