* installing *source* package ‘openxlsx2’ ...
** this is package ‘openxlsx2’ version ‘1.24’
** package ‘openxlsx2’ successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C++ compiler: ‘Apple clang version 14.0.3 (clang-1403.0.22.14.1)’
using SDK: ‘MacOSX11.3.1.sdk’
clang++ -arch arm64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -I../inst/include/pugixml -I'/Volumes/Builds/packages/big-sur-arm64/Rlib/4.5/Rcpp/include' -I/opt/R/arm64/include -fPIC -falign-functions=64 -Wall -g -O2 -c RcppExports.cpp -o RcppExports.o
clang++ -arch arm64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -I../inst/include/pugixml -I'/Volumes/Builds/packages/big-sur-arm64/Rlib/4.5/Rcpp/include' -I/opt/R/arm64/include -fPIC -falign-functions=64 -Wall -g -O2 -c date.cpp -o date.o
clang++ -arch arm64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -I../inst/include/pugixml -I'/Volumes/Builds/packages/big-sur-arm64/Rlib/4.5/Rcpp/include' -I/opt/R/arm64/include -fPIC -falign-functions=64 -Wall -g -O2 -c helper_functions.cpp -o helper_functions.o
clang++ -arch arm64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -I../inst/include/pugixml -I'/Volumes/Builds/packages/big-sur-arm64/Rlib/4.5/Rcpp/include' -I/opt/R/arm64/include -fPIC -falign-functions=64 -Wall -g -O2 -c load_workbook.cpp -o load_workbook.o
clang++ -arch arm64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -I../inst/include/pugixml -I'/Volumes/Builds/packages/big-sur-arm64/Rlib/4.5/Rcpp/include' -I/opt/R/arm64/include -fPIC -falign-functions=64 -Wall -g -O2 -c pugi.cpp -o pugi.o
clang++ -arch arm64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -I../inst/include/pugixml -I'/Volumes/Builds/packages/big-sur-arm64/Rlib/4.5/Rcpp/include' -I/opt/R/arm64/include -fPIC -falign-functions=64 -Wall -g -O2 -c strings_xml.cpp -o strings_xml.o
In file included from date.cpp:3:
./openxlsx2.h:114:25: error: implicit instantiation of undefined template 'std::array<char, 256>'
std::array<char, 256> m = {{0}};
^
/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk/usr/include/c++/v1/__tuple:219:64: note: template is declared here
template <class _Tp, size_t _Size> struct _LIBCPP_TEMPLATE_VIS array;
^
In file included from date.cpp:3:
./openxlsx2.h:In file included from helper_functions.cpp:3:
./openxlsx2.h:114113:36: error: implicit instantiation of undefined template 'std::array<char, 256>'
:25: static const std::array<char, 256> DIGIT_MASK = [] {
^
/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk/usr/include/c++/v1/__tuple:219:64error: implicit instantiation of undefined template 'std::array<char, 256>'
: note: template is declared here std::array<char, 256> m = {{0}};
^
/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk/usr/include/c++/v1/__tuple:template <class _Tp, size_t _Size> struct _LIBCPP_TEMPLATE_VIS array;219:64: note: template is declared here
template <class _Tp, size_t _Size> struct _LIBCPP_TEMPLATE_VIS array;
^
^
In file included from helper_functions.cpp:3:
./openxlsx2.h:113:36: error: implicit instantiation of undefined template 'std::array<char, 256>'
static const std::array<char, 256> DIGIT_MASK = [] {
^
/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk/usr/include/c++/v1/__tuple:219:64: note: template is declared here
template <class _Tp, size_t _Size> struct _LIBCPP_TEMPLATE_VIS array;
^
In file included from load_workbook.cpp:3:
./openxlsx2.h:114:25: error: implicit instantiation of undefined template 'std::array<char, 256>'
std::array<char, 256> m = {{0}};
^
/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk/usr/include/c++/v1/__tuple:219:64: note: template is declared here
template <class _Tp, size_t _Size> struct _LIBCPP_TEMPLATE_VIS array;
^
In file included from load_workbook.cpp:3:
./openxlsx2.h:113:36: error: implicit instantiation of undefined template 'std::array<char, 256>'
static const std::array<char, 256> DIGIT_MASK = [] {
^
/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk/usr/include/c++/v1/__tuple:219:64: note: template is declared here
In file included from pugi.cpp:1:
./openxlsx2.h:114:25: error: implicit instantiation of undefined template 'std::array<char, 256>'
template <class _Tp, size_t _Size> struct _LIBCPP_TEMPLATE_VIS array;
^ std::array<char, 256> m = {{0}};
^
/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk/usr/include/c++/v1/__tuple:219:64: note: template is declared here
template <class _Tp, size_t _Size> struct _LIBCPP_TEMPLATE_VIS array;
^
In file included from strings_xml.cpp:3:
./openxlsx2.h:114:25: error: implicit instantiation of undefined template 'std::array<char, 256>'
std::array<char, 256> m = {{0}};
^
/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk/usr/include/c++/v1/__tuple:219:64: note: template is declared here
template <class _Tp, size_t _Size> struct _LIBCPP_TEMPLATE_VIS array;
^
In file included from pugi.cpp:1:
./openxlsx2.h:113:36: error: implicit instantiation of undefined template 'std::array<char, 256>'
In file included from strings_xml.cpp:static const std::array<char, 256> DIGIT_MASK = [] {3
^
:
./openxlsx2.h:113:36: error: implicit instantiation of undefined template 'std::array<char, 256>'
/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk/usr/include/c++/v1/__tuple:219:64: note: template is declared herestatic const std::array<char, 256> DIGIT_MASK = [] {
^
/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk/usr/include/c++/v1/__tuple:219:64: note: template is declared here
template <class _Tp, size_t _Size> struct _LIBCPP_TEMPLATE_VIS array;
^
template <class _Tp, size_t _Size> struct _LIBCPP_TEMPLATE_VIS array;
^
2 errors generated.
make: *** [date.o] Error 1
make: *** Waiting for unfinished jobs....
2 errors generated.
2 errors generated.
make: *** [strings_xml.o] Error 1
make: *** [pugi.o] Error 1
2 errors generated.
make: *** [load_workbook.o] Error 1
2 errors generated.
make: *** [helper_functions.o] Error 1
ERROR: compilation failed for package ‘openxlsx2’
* removing ‘/Volumes/Builds/packages/big-sur-arm64/results/4.5/openxlsx2.Rcheck/openxlsx2’