* installing *source* package ‘MixAll’ ...
** package ‘MixAll’ 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.sdk’
clang++ -arch x86_64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG `/Library/Frameworks/R.framework/Resources/bin/Rscript -e "rtkore:::CppFlags()"` -I'/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.4/Rcpp/include' -I'/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.4/rtkore/include' -I/opt/R/x86_64/include   `/Library/Frameworks/R.framework/Resources/bin/Rscript -e "rtkore:::CxxFlags()"` -I../inst/include -I../inst/projects/   -fPIC  -falign-functions=64 -Wall -g -O2  -c clusterMixedData.cpp -o clusterMixedData.o
clang++ -arch x86_64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG `/Library/Frameworks/R.framework/Resources/bin/Rscript -e "rtkore:::CppFlags()"` -I'/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.4/Rcpp/include' -I'/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.4/rtkore/include' -I/opt/R/x86_64/include   `/Library/Frameworks/R.framework/Resources/bin/Rscript -e "rtkore:::CxxFlags()"` -I../inst/include -I../inst/projects/   -fPIC  -falign-functions=64 -Wall -g -O2  -c clusterMixture.cpp -o clusterMixture.o
clang++ -arch x86_64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG `/Library/Frameworks/R.framework/Resources/bin/Rscript -e "rtkore:::CppFlags()"` -I'/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.4/Rcpp/include' -I'/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.4/rtkore/include' -I/opt/R/x86_64/include   `/Library/Frameworks/R.framework/Resources/bin/Rscript -e "rtkore:::CxxFlags()"` -I../inst/include -I../inst/projects/   -fPIC  -falign-functions=64 -Wall -g -O2  -c clusterPredict.cpp -o clusterPredict.o
clang++ -arch x86_64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG `/Library/Frameworks/R.framework/Resources/bin/Rscript -e "rtkore:::CppFlags()"` -I'/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.4/Rcpp/include' -I'/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.4/rtkore/include' -I/opt/R/x86_64/include   `/Library/Frameworks/R.framework/Resources/bin/Rscript -e "rtkore:::CxxFlags()"` -I../inst/include -I../inst/projects/   -fPIC  -falign-functions=64 -Wall -g -O2  -c computeGramMatrix.cpp -o computeGramMatrix.o
clang++ -arch x86_64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG `/Library/Frameworks/R.framework/Resources/bin/Rscript -e "rtkore:::CppFlags()"` -I'/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.4/Rcpp/include' -I'/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.4/rtkore/include' -I/opt/R/x86_64/include   `/Library/Frameworks/R.framework/Resources/bin/Rscript -e "rtkore:::CxxFlags()"` -I../inst/include -I../inst/projects/   -fPIC  -falign-functions=64 -Wall -g -O2  -c computeKernel.cpp -o computeKernel.o
clang++ -arch x86_64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG `/Library/Frameworks/R.framework/Resources/bin/Rscript -e "rtkore:::CppFlags()"` -I'/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.4/Rcpp/include' -I'/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.4/rtkore/include' -I/opt/R/x86_64/include   `/Library/Frameworks/R.framework/Resources/bin/Rscript -e "rtkore:::CxxFlags()"` -I../inst/include -I../inst/projects/   -fPIC  -falign-functions=64 -Wall -g -O2  -c createKernel.cpp -o createKernel.o
In file included from clusterPredict.cpp:36:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.4/rtkore/include/RTKpp.h:41:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.4/rtkore/include/STKpp.h:156:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.4/rtkore/include/Arrays.h:107:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.4/rtkore/projects/Arrays/include/STK_Display.h:39:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.4/rtkore/projects/DManager/include/STK_ExportToCsv.h:39:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.4/rtkore/projects/DManager/include/STK_ReadWriteCsv.h:44:
/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.4/rtkore/projects/DManager/include/STK_Variable.h:237:11: warning: variable 'code' set but not used [-Wunused-but-set-variable]
    { int code = baseIdx;
          ^
In file included from createKernel.cpp:36:
In file included from ../inst/projects/MixAll/include/MixAll_Util.h:39:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.4/rtkore/include/RTKpp.h:41:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.4/rtkore/include/STKpp.h:156:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.4/rtkore/include/Arrays.h:107:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.4/rtkore/projects/Arrays/include/STK_Display.h:39:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.4/rtkore/projects/DManager/include/STK_ExportToCsv.h:39:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.4/rtkore/projects/DManager/include/STK_ReadWriteCsv.h:44:
/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.4/rtkore/projects/DManager/include/STK_Variable.h:237:11: warning: variable 'code' set but not used [-Wunused-but-set-variable]
    { int code = baseIdx;
          ^
In file included from clusterMixture.cpp:36In file included from computeKernel.cpp:36:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.4/rtkore/include/RTKpp.h:41:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.4/rtkore/include/STKpp.h:156:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.4/rtkore/include/Arrays.h:107:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.4/rtkore/projects/Arrays/include/STK_Display.h:39:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.4/rtkore/projects/DManager/include/STK_ExportToCsv.h:39:
:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.4/rtkore/include/RTKpp.h:41:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.4/rtkore/include/STKpp.h:156:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.4/rtkore/include/Arrays.h:107:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.4/rtkore/projects/Arrays/include/STK_Display.h:39:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.4/rtkore/projects/DManager/include/STK_ExportToCsv.h:39:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.4/rtkore/projects/DManager/include/STK_ReadWriteCsv.h:44:
/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.4/rtkore/projects/DManager/include/STK_Variable.h:237:11: warning: variable 'code' set but not used [-Wunused-but-set-variable]
    { int code = baseIdx;
          ^
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.4/rtkore/projects/DManager/include/STK_ReadWriteCsv.h:44:
/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.4/rtkore/projects/DManager/include/STK_Variable.h:237:11: warning: variable 'code' set but not used [-Wunused-but-set-variable]
    { int code = baseIdx;
          ^
In file included from computeGramMatrix.cpp:36:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.4/rtkore/include/RTKpp.h:41:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.4/rtkore/include/STKpp.h:156:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.4/rtkore/include/Arrays.h:107:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.4/rtkore/projects/Arrays/include/STK_Display.h:39:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.4/rtkore/projects/DManager/include/STK_ExportToCsv.h:39:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.4/rtkore/projects/DManager/include/STK_ReadWriteCsv.h:44:
/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.4/rtkore/projects/DManager/include/STK_Variable.h:237:11: warning: variable 'code' set but not used [-Wunused-but-set-variable]
    { int code = baseIdx;
          ^
In file included from clusterMixedData.cpp:36:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.4/rtkore/include/RTKpp.h:41:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.4/rtkore/include/STKpp.h:156:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.4/rtkore/include/Arrays.h:107:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.4/rtkore/projects/Arrays/include/STK_Display.h:39:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.4/rtkore/projects/DManager/include/STK_ExportToCsv.h:39:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.4/rtkore/projects/DManager/include/STK_ReadWriteCsv.h:44:
/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.4/rtkore/projects/DManager/include/STK_Variable.h:237:11: warning: variable 'code' set but not used [-Wunused-but-set-variable]
    { int code = baseIdx;
          ^
1 warning generated.
clang++ -arch x86_64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG `/Library/Frameworks/R.framework/Resources/bin/Rscript -e "rtkore:::CppFlags()"` -I'/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.4/Rcpp/include' -I'/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.4/rtkore/include' -I/opt/R/x86_64/include   `/Library/Frameworks/R.framework/Resources/bin/Rscript -e "rtkore:::CxxFlags()"` -I../inst/include -I../inst/projects/   -fPIC  -falign-functions=64 -Wall -g -O2  -c init_MixAll.cpp -o init_MixAll.o
1 warning generated.
clang++ -arch x86_64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG `/Library/Frameworks/R.framework/Resources/bin/Rscript -e "rtkore:::CppFlags()"` -I'/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.4/Rcpp/include' -I'/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.4/rtkore/include' -I/opt/R/x86_64/include   `/Library/Frameworks/R.framework/Resources/bin/Rscript -e "rtkore:::CxxFlags()"` -I../inst/include -I../inst/projects/   -fPIC  -falign-functions=64 -Wall -g -O2  -c kmm.cpp -o kmm.o
1 warning generated.
clang++ -arch x86_64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG `/Library/Frameworks/R.framework/Resources/bin/Rscript -e "rtkore:::CppFlags()"` -I'/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.4/Rcpp/include' -I'/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.4/rtkore/include' -I/opt/R/x86_64/include   `/Library/Frameworks/R.framework/Resources/bin/Rscript -e "rtkore:::CxxFlags()"` -I../inst/include -I../inst/projects/   -fPIC  -falign-functions=64 -Wall -g -O2  -c kmmMixedData.cpp -o kmmMixedData.o
1 warning generated.
clang++ -arch x86_64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG `/Library/Frameworks/R.framework/Resources/bin/Rscript -e "rtkore:::CppFlags()"` -I'/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.4/Rcpp/include' -I'/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.4/rtkore/include' -I/opt/R/x86_64/include   `/Library/Frameworks/R.framework/Resources/bin/Rscript -e "rtkore:::CxxFlags()"` -I../inst/include -I../inst/projects/   -fPIC  -falign-functions=64 -Wall -g -O2  -c learnKernelMixture.cpp -o learnKernelMixture.o
In file included from init_MixAll.cpp:14:
In file included from ./../inst/include/MixAll.h:46:
In file included from /Library/Frameworks/R.framework/Resources/include/Rinternals.h:36:
/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk/usr/include/c++/v1/cstddef:56:1: error: templates must have C++ linkage
template <class _Tp> struct __libcpp_is_integral                     { enum { value = 0 }; };
^~~~~~~~~~~~~~~~~~~~
./../inst/include/MixAll.h:42:1: note: extern "C" language linkage specification begins here
extern "C"
^
In file included from init_MixAll.cpp:14:
In file included from ./../inst/include/MixAll.h:46:
In file included from /Library/Frameworks/R.framework/Resources/include/Rinternals.h:36:
/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk/usr/include/c++/v1/cstddef:57:29: error: explicit specialization of undeclared template struct '__libcpp_is_integral'
template <>          struct __libcpp_is_integral<bool>               { enum { value = 1 }; };
                            ^                   ~~~~~~
/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk/usr/include/c++/v1/cstddef:58:29: error: explicit specialization of non-template struct '__libcpp_is_integral'
template <>          struct __libcpp_is_integral<char>               { enum { value = 1 }; };
                            ^                   ~~~~~~
/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk/usr/include/c++/v1/cstddef:58:29: error: redefinition of '__libcpp_is_integral'
/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk/usr/include/c++/v1/cstddef:57:29: note: previous definition is here
template <>          struct __libcpp_is_integral<bool>               { enum { value = 1 }; };
                            ^
/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk/usr/include/c++/v1/cstddef:59:29: error: explicit specialization of non-template struct '__libcpp_is_integral'
template <>          struct __libcpp_is_integral<signed char>        { enum { value = 1 }; };
                            ^                   ~~~~~~~~~~~~~
/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk/usr/include/c++/v1/cstddef:59:29: error: redefinition of '__libcpp_is_integral'
/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk/usr/include/c++/v1/cstddef:57:29: note: previous definition is here
template <>          struct __libcpp_is_integral<bool>               { enum { value = 1 }; };
                            ^
/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk/usr/include/c++/v1/cstddef:60:29: error: explicit specialization of non-template struct '__libcpp_is_integral'
template <>          struct __libcpp_is_integral<unsigned char>      { enum { value = 1 }; };
                            ^                   ~~~~~~~~~~~~~~~
/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk/usr/include/c++/v1/cstddef:60:29: error: redefinition of '__libcpp_is_integral'
/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk/usr/include/c++/v1/cstddef:57:29: note: previous definition is here
template <>          struct __libcpp_is_integral<bool>               { enum { value = 1 }; };
                            ^
/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk/usr/include/c++/v1/cstddef:61:29: error: explicit specialization of non-template struct '__libcpp_is_integral'
template <>          struct __libcpp_is_integral<wchar_t>            { enum { value = 1 }; };
                            ^                   ~~~~~~~~~
/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk/usr/include/c++/v1/cstddef:61:29: error: redefinition of '__libcpp_is_integral'
/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk/usr/include/c++/v1/cstddef:57:29: note: previous definition is here
template <>          struct __libcpp_is_integral<bool>               { enum { value = 1 }; };
                            ^
/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk/usr/include/c++/v1/cstddef:66:29: error: explicit specialization of non-template struct '__libcpp_is_integral'
template <>          struct __libcpp_is_integral<char16_t>           { enum { value = 1 }; };
                            ^                   ~~~~~~~~~~
/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk/usr/include/c++/v1/cstddef:66:29: error: redefinition of '__libcpp_is_integral'
/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk/usr/include/c++/v1/cstddef:57:29: note: previous definition is here
template <>          struct __libcpp_is_integral<bool>               { enum { value = 1 }; };
                            ^
/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk/usr/include/c++/v1/cstddef:67:29: error: explicit specialization of non-template struct '__libcpp_is_integral'
template <>          struct __libcpp_is_integral<char32_t>           { enum { value = 1 }; };
                            ^                   ~~~~~~~~~~
/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk/usr/include/c++/v1/cstddef:67:29: error: redefinition of '__libcpp_is_integral'
/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk/usr/include/c++/v1/cstddef:57:29: note: previous definition is here
template <>          struct __libcpp_is_integral<bool>               { enum { value = 1 }; };
                            ^
/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk/usr/include/c++/v1/cstddef:69:29: error: explicit specialization of non-template struct '__libcpp_is_integral'
template <>          struct __libcpp_is_integral<short>              { enum { value = 1 }; };
                            ^                   ~~~~~~~
/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk/usr/include/c++/v1/cstddef:69:29: error: redefinition of '__libcpp_is_integral'
/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk/usr/include/c++/v1/cstddef:57:29: note: previous definition is here
template <>          struct __libcpp_is_integral<bool>               { enum { value = 1 }; };
                            ^
/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk/usr/include/c++/v1/cstddef:70:29: error: explicit specialization of non-template struct '__libcpp_is_integral'
template <>          struct __libcpp_is_integral<unsigned short>     { enum { value = 1 }; };
                            ^                   ~~~~~~~~~~~~~~~~
/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk/usr/include/c++/v1/cstddef:70:29: error: redefinition of '__libcpp_is_integral'
/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk/usr/include/c++/v1/cstddef:57:29: note: previous definition is here
template <>          struct __libcpp_is_integral<bool>               { enum { value = 1 }; };
                            ^
/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk/usr/include/c++/v1/cstddef:71:29: error: explicit specialization of non-template struct '__libcpp_is_integral'
template <>          struct __libcpp_is_integral<int>                { enum { value = 1 }; };
                            ^                   ~~~~~
fatal error: too many errors emitted, stopping now [-ferror-limit=]
20 errors generated.
make: *** [init_MixAll.o] Error 1
make: *** Waiting for unfinished jobs....
In file included from kmm.cpp:36:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.4/rtkore/include/RTKpp.h:41:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.4/rtkore/include/STKpp.h:156:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.4/rtkore/include/Arrays.h:107:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.4/rtkore/projects/Arrays/include/STK_Display.h:39:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.4/rtkore/projects/DManager/include/STK_ExportToCsv.h:39:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.4/rtkore/projects/DManager/include/STK_ReadWriteCsv.h:44:
/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.4/rtkore/projects/DManager/include/STK_Variable.h:237:11: warning: variable 'code' set but not used [-Wunused-but-set-variable]
    { int code = baseIdx;
          ^
In file included from kmmMixedData.cpp:36:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.4/rtkore/include/RTKpp.h:41:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.4/rtkore/include/STKpp.h:156:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.4/rtkore/include/Arrays.h:107:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.4/rtkore/projects/Arrays/include/STK_Display.h:39:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.4/rtkore/projects/DManager/include/STK_ExportToCsv.h:39:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.4/rtkore/projects/DManager/include/STK_ReadWriteCsv.h:44:
/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.4/rtkore/projects/DManager/include/STK_Variable.h:237:11: warning: variable 'code' set but not used [-Wunused-but-set-variable]
    { int code = baseIdx;
          ^
In file included from learnKernelMixture.cpp:36:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.4/rtkore/include/RTKpp.h:41:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.4/rtkore/include/STKpp.h:156:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.4/rtkore/include/Arrays.h:107:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.4/rtkore/projects/Arrays/include/STK_Display.h:39:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.4/rtkore/projects/DManager/include/STK_ExportToCsv.h:39:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.4/rtkore/projects/DManager/include/STK_ReadWriteCsv.h:44:
/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.4/rtkore/projects/DManager/include/STK_Variable.h:237:11: warning: variable 'code' set but not used [-Wunused-but-set-variable]
    { int code = baseIdx;
          ^
1 warning generated.
1 warning generated.
1 warning generated.
1 warning generated.
1 warning generated.
ERROR: compilation failed for package ‘MixAll’
* removing ‘/Volumes/Builds/packages/big-sur-x86_64/results/4.4/MixAll.Rcheck/MixAll’