* installing *source* package ‘blockcluster’ ...
** package ‘blockcluster’ 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 C++ compiler: ‘Apple clang version 14.0.3 (clang-1403.0.22.14.1)’
using SDK: ‘MacOSX11.3.sdk’
clang -arch x86_64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DRPACKAGE  `/Library/Frameworks/R.framework/Resources/bin/Rscript -e "rtkore:::CppFlags()"` -I'/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/Rcpp/include' -I'/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/rtkore/include' -I/opt/R/x86_64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -c init_blockcluster.c -o init_blockcluster.o
clang++ -arch x86_64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DRPACKAGE  `/Library/Frameworks/R.framework/Resources/bin/Rscript -e "rtkore:::CppFlags()"` -I'/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/Rcpp/include' -I'/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/rtkore/include' -I/opt/R/x86_64/include   `/Library/Frameworks/R.framework/Resources/bin/Rscript -e "rtkore:::CxxFlags()"`  -fPIC  -falign-functions=64 -Wall -g -O2  -c coclust/src/Algorithms/CEMAlgo.cpp -o coclust/src/Algorithms/CEMAlgo.o
clang++ -arch x86_64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DRPACKAGE  `/Library/Frameworks/R.framework/Resources/bin/Rscript -e "rtkore:::CppFlags()"` -I'/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/Rcpp/include' -I'/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/rtkore/include' -I/opt/R/x86_64/include   `/Library/Frameworks/R.framework/Resources/bin/Rscript -e "rtkore:::CxxFlags()"`  -fPIC  -falign-functions=64 -Wall -g -O2  -c coclust/src/Algorithms/EMAlgo.cpp -o coclust/src/Algorithms/EMAlgo.o
clang++ -arch x86_64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DRPACKAGE  `/Library/Frameworks/R.framework/Resources/bin/Rscript -e "rtkore:::CppFlags()"` -I'/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/Rcpp/include' -I'/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/rtkore/include' -I/opt/R/x86_64/include   `/Library/Frameworks/R.framework/Resources/bin/Rscript -e "rtkore:::CxxFlags()"`  -fPIC  -falign-functions=64 -Wall -g -O2  -c coclust/src/Algorithms/GibbsAlgo.cpp -o coclust/src/Algorithms/GibbsAlgo.o
clang++ -arch x86_64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DRPACKAGE  `/Library/Frameworks/R.framework/Resources/bin/Rscript -e "rtkore:::CppFlags()"` -I'/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/Rcpp/include' -I'/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/rtkore/include' -I/opt/R/x86_64/include   `/Library/Frameworks/R.framework/Resources/bin/Rscript -e "rtkore:::CxxFlags()"`  -fPIC  -falign-functions=64 -Wall -g -O2  -c coclust/src/Algorithms/SEMAlgo.cpp -o coclust/src/Algorithms/SEMAlgo.o
clang++ -arch x86_64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DRPACKAGE  `/Library/Frameworks/R.framework/Resources/bin/Rscript -e "rtkore:::CppFlags()"` -I'/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/Rcpp/include' -I'/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/rtkore/include' -I/opt/R/x86_64/include   `/Library/Frameworks/R.framework/Resources/bin/Rscript -e "rtkore:::CxxFlags()"`  -fPIC  -falign-functions=64 -Wall -g -O2  -c coclust/src/CoClustFacade/CoCluster.cpp -o coclust/src/CoClustFacade/CoCluster.o
clang++ -arch x86_64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DRPACKAGE  `/Library/Frameworks/R.framework/Resources/bin/Rscript -e "rtkore:::CppFlags()"` -I'/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/Rcpp/include' -I'/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/rtkore/include' -I/opt/R/x86_64/include   `/Library/Frameworks/R.framework/Resources/bin/Rscript -e "rtkore:::CxxFlags()"`  -fPIC  -falign-functions=64 -Wall -g -O2  -c coclust/src/Strategy/XStrategyAlgo.cpp -o coclust/src/Strategy/XStrategyAlgo.o
In file included from coclust/src/Algorithms/GibbsAlgo.cpp:31:
In file included from coclust/src/Algorithms/GibbsAlgo.h:34:
In file included from coclust/src/Algorithms/IAlgo.h:33:
In file included from coclust/src/Algorithms/../Models/ICoClustModel.h:34:
In file included from coclust/src/Algorithms/../Models/../InputParameters/InputParameters.h:32:
In file included from coclust/src/Algorithms/../Models/../InputParameters/../typedefs/typedef.h:37:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/rtkore/include/RTKpp.h:41:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/rtkore/include/STKpp.h:156:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/rtkore/include/Arrays.h:107:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/rtkore/projects/Arrays/include/STK_Display.h:39:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/rtkore/projects/DManager/include/STK_ExportToCsv.h:39:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/rtkore/projects/DManager/include/STK_ReadWriteCsv.h:44:
/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/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 coclust/src/CoClustFacade/CoCluster.cpp:30:
In file included from coclust/src/CoClustFacade/CoCluster.h:32:
In file included from coclust/src/CoClustFacade/../Strategy/IStrategy.h:33:
In file included from coclust/src/CoClustFacade/../Strategy/../Models/ICoClustModel.h:34:
In file included from coclust/src/CoClustFacade/../Strategy/../Models/../InputParameters/InputParameters.h:32:
In file included from coclust/src/CoClustFacade/../Strategy/../Models/../InputParameters/../typedefs/typedef.h:37:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/rtkore/include/RTKpp.h:41:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/rtkore/include/STKpp.h:156:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/rtkore/include/Arrays.h:107:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/rtkore/projects/Arrays/include/STK_Display.h:39:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/rtkore/projects/DManager/include/STK_ExportToCsv.h:39:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/rtkore/projects/DManager/include/STK_ReadWriteCsv.h:44:
/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/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 coclust/src/Algorithms/SEMAlgo.cpp:31:
In file included from coclust/src/Algorithms/SEMAlgo.h:34:
In file included from coclust/src/Algorithms/IAlgo.h:33:
In file included from coclust/src/Algorithms/../Models/ICoClustModel.h:34:
In file included from coclust/src/Algorithms/../Models/../InputParameters/InputParameters.h:32:
In file included from coclust/src/Algorithms/../Models/../InputParameters/../typedefs/typedef.h:37:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/rtkore/include/RTKpp.h:41:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/rtkore/include/STKpp.h:156:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/rtkore/include/Arrays.h:107:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/rtkore/projects/Arrays/include/STK_Display.h:39:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/rtkore/projects/DManager/include/STK_ExportToCsv.h:39:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/rtkore/projects/DManager/include/STK_ReadWriteCsv.h:44:
/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/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 coclust/src/Algorithms/CEMAlgo.cpp:31:
In file included from coclust/src/Algorithms/CEMAlgo.h:35:
In file included from coclust/src/Algorithms/IAlgo.h:33:
In file included from coclust/src/Algorithms/../Models/ICoClustModel.h:34:
In file included from coclust/src/Algorithms/../Models/../InputParameters/InputParameters.h:32:
In file included from coclust/src/Algorithms/../Models/../InputParameters/../typedefs/typedef.h:37:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/rtkore/include/RTKpp.h:41:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/rtkore/include/STKpp.h:156:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/rtkore/include/Arrays.h:107:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/rtkore/projects/Arrays/include/STK_Display.h:39:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/rtkore/projects/DManager/include/STK_ExportToCsv.h:39:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/rtkore/projects/DManager/include/STK_ReadWriteCsv.h:44:
/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/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 coclust/src/Algorithms/EMAlgo.cpp:31:
In file included from coclust/src/Algorithms/EMAlgo.h:35:
In file included from coclust/src/Algorithms/IAlgo.h:33:
In file included from coclust/src/Algorithms/../Models/ICoClustModel.h:34:
In file included from coclust/src/Algorithms/../Models/../InputParameters/InputParameters.h:32:
In file included from coclust/src/Algorithms/../Models/../InputParameters/../typedefs/typedef.h:37:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/rtkore/include/RTKpp.h:41:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/rtkore/include/STKpp.h:156:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/rtkore/include/Arrays.h:107:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/rtkore/projects/Arrays/include/STK_Display.h:39:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/rtkore/projects/DManager/include/STK_ExportToCsv.h:39:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/rtkore/projects/DManager/include/STK_ReadWriteCsv.h:44:
/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/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 coclust/src/Strategy/XStrategyAlgo.cpp:32:
In file included from coclust/src/Strategy/XStrategyAlgo.h:36:
In file included from coclust/src/Strategy/IStrategy.h:33:
In file included from coclust/src/Strategy/../Models/ICoClustModel.h:34:
In file included from coclust/src/Strategy/../Models/../InputParameters/InputParameters.h:32:
In file included from coclust/src/Strategy/../Models/../InputParameters/../typedefs/typedef.h:37:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/rtkore/include/RTKpp.h:41:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/rtkore/include/STKpp.h:156:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/rtkore/include/Arrays.h:107:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/rtkore/projects/Arrays/include/STK_Display.h:39:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/rtkore/projects/DManager/include/STK_ExportToCsv.h:39:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/rtkore/projects/DManager/include/STK_ReadWriteCsv.h:44:
/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/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 -DRPACKAGE  `/Library/Frameworks/R.framework/Resources/bin/Rscript -e "rtkore:::CppFlags()"` -I'/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/Rcpp/include' -I'/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/rtkore/include' -I/opt/R/x86_64/include   `/Library/Frameworks/R.framework/Resources/bin/Rscript -e "rtkore:::CxxFlags()"`  -fPIC  -falign-functions=64 -Wall -g -O2  -c coclust/src/Strategy/XStrategyforSEMAlgo.cpp -o coclust/src/Strategy/XStrategyforSEMAlgo.o
1 warning generated.
1 warning generated.
1 warning generated.
clang++ -arch x86_64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DRPACKAGE  `/Library/Frameworks/R.framework/Resources/bin/Rscript -e "rtkore:::CppFlags()"` -I'/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/Rcpp/include' -I'/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/rtkore/include' -I/opt/R/x86_64/include   `/Library/Frameworks/R.framework/Resources/bin/Rscript -e "rtkore:::CxxFlags()"`  -fPIC  -falign-functions=64 -Wall -g -O2  -c coclust/src/InputParameters/InputParameters.cpp -o coclust/src/InputParameters/InputParameters.o
clang++ -arch x86_64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DRPACKAGE  `/Library/Frameworks/R.framework/Resources/bin/Rscript -e "rtkore:::CppFlags()"` -I'/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/Rcpp/include' -I'/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/rtkore/include' -I/opt/R/x86_64/include   `/Library/Frameworks/R.framework/Resources/bin/Rscript -e "rtkore:::CxxFlags()"`  -fPIC  -falign-functions=64 -Wall -g -O2  -c coclust/src/Models/BinaryLBModel.cpp -o coclust/src/Models/BinaryLBModel.o
clang++ -arch x86_64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DRPACKAGE  `/Library/Frameworks/R.framework/Resources/bin/Rscript -e "rtkore:::CppFlags()"` -I'/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/Rcpp/include' -I'/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/rtkore/include' -I/opt/R/x86_64/include   `/Library/Frameworks/R.framework/Resources/bin/Rscript -e "rtkore:::CxxFlags()"`  -fPIC  -falign-functions=64 -Wall -g -O2  -c coclust/src/Models/BinaryLBModelequalepsilon.cpp -o coclust/src/Models/BinaryLBModelequalepsilon.o
1 warning generated.
clang++ -arch x86_64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DRPACKAGE  `/Library/Frameworks/R.framework/Resources/bin/Rscript -e "rtkore:::CppFlags()"` -I'/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/Rcpp/include' -I'/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/rtkore/include' -I/opt/R/x86_64/include   `/Library/Frameworks/R.framework/Resources/bin/Rscript -e "rtkore:::CxxFlags()"`  -fPIC  -falign-functions=64 -Wall -g -O2  -c coclust/src/Models/CategoricalLBModel.cpp -o coclust/src/Models/CategoricalLBModel.o
1 warning generated.
clang++ -arch x86_64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DRPACKAGE  `/Library/Frameworks/R.framework/Resources/bin/Rscript -e "rtkore:::CppFlags()"` -I'/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/Rcpp/include' -I'/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/rtkore/include' -I/opt/R/x86_64/include   `/Library/Frameworks/R.framework/Resources/bin/Rscript -e "rtkore:::CxxFlags()"`  -fPIC  -falign-functions=64 -Wall -g -O2  -c coclust/src/Models/ContingencyLBModel.cpp -o coclust/src/Models/ContingencyLBModel.o
In file included from coclust/src/Strategy/XStrategyforSEMAlgo.cpp:32:
In file included from coclust/src/Strategy/XStrategyforSEMAlgo.h:34:
In file included from coclust/src/Strategy/IStrategy.h:33:
In file included from coclust/src/Strategy/../Models/ICoClustModel.h:34:
In file included from coclust/src/Strategy/../Models/../InputParameters/InputParameters.h:32:
In file included from coclust/src/Strategy/../Models/../InputParameters/../typedefs/typedef.h:37:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/rtkore/include/RTKpp.h:41:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/rtkore/include/STKpp.h:156:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/rtkore/include/Arrays.h:107:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/rtkore/projects/Arrays/include/STK_Display.h:39:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/rtkore/projects/DManager/include/STK_ExportToCsv.h:39:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/rtkore/projects/DManager/include/STK_ReadWriteCsv.h:44:
/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/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 coclust/src/Models/BinaryLBModelequalepsilon.cpp:30:
In file included from coclust/src/Models/BinaryLBModelequalepsilon.h:38:
In file included from coclust/src/Models/../typedefs/typedef.h:37:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/rtkore/include/RTKpp.h:41:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/rtkore/include/STKpp.h:156:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/rtkore/include/Arrays.h:107:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/rtkore/projects/Arrays/include/STK_Display.h:39:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/rtkore/projects/DManager/include/STK_ExportToCsv.h:39:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/rtkore/projects/DManager/include/STK_ReadWriteCsv.h:44:
/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/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 coclust/src/Models/BinaryLBModel.cpp:33:
In file included from coclust/src/Models/BinaryLBModel.h:39:
In file included from coclust/src/Models/../typedefs/typedef.h:37:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/rtkore/include/RTKpp.h:41:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/rtkore/include/STKpp.h:156:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/rtkore/include/Arrays.h:107:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/rtkore/projects/Arrays/include/STK_Display.h:39:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/rtkore/projects/DManager/include/STK_ExportToCsv.h:39:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/rtkore/projects/DManager/include/STK_ReadWriteCsv.h:44:
/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/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 coclust/src/InputParameters/InputParameters.cpp:30:
In file included from coclust/src/InputParameters/../Models/ICoClustModel.h:34:
In file included from coclust/src/InputParameters/../Models/../InputParameters/InputParameters.h:32:
In file included from coclust/src/InputParameters/../typedefs/typedef.h:37:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/rtkore/include/RTKpp.h:41:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/rtkore/include/STKpp.h:156:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/rtkore/include/Arrays.h:107:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/rtkore/projects/Arrays/include/STK_Display.h:39:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/rtkore/projects/DManager/include/STK_ExportToCsv.h:39:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/rtkore/projects/DManager/include/STK_ReadWriteCsv.h:44:
/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/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 coclust/src/Models/CategoricalLBModel.cpp:26:
In file included from coclust/src/Models/CategoricalLBModel.h:31:
In file included from coclust/src/Models/ICoClustModel.h:34:
In file included from coclust/src/Models/../InputParameters/InputParameters.h:32:
In file included from coclust/src/Models/../InputParameters/../typedefs/typedef.h:37:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/rtkore/include/RTKpp.h:41:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/rtkore/include/STKpp.h:156:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/rtkore/include/Arrays.h:107:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/rtkore/projects/Arrays/include/STK_Display.h:39:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/rtkore/projects/DManager/include/STK_ExportToCsv.h:39:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/rtkore/projects/DManager/include/STK_ReadWriteCsv.h:44:
/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/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 coclust/src/Models/ContingencyLBModel.cpp:29:
In file included from coclust/src/Models/ContingencyLBModel.h:36:
In file included from coclust/src/Models/ICoClustModel.h:34:
In file included from coclust/src/Models/../InputParameters/InputParameters.h:32:
In file included from coclust/src/Models/../InputParameters/../typedefs/typedef.h:37:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/rtkore/include/RTKpp.h:41:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/rtkore/include/STKpp.h:156:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/rtkore/include/Arrays.h:107:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/rtkore/projects/Arrays/include/STK_Display.h:39:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/rtkore/projects/DManager/include/STK_ExportToCsv.h:39:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/rtkore/projects/DManager/include/STK_ReadWriteCsv.h:44:
/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/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 -DRPACKAGE  `/Library/Frameworks/R.framework/Resources/bin/Rscript -e "rtkore:::CppFlags()"` -I'/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/Rcpp/include' -I'/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/rtkore/include' -I/opt/R/x86_64/include   `/Library/Frameworks/R.framework/Resources/bin/Rscript -e "rtkore:::CxxFlags()"`  -fPIC  -falign-functions=64 -Wall -g -O2  -c coclust/src/Models/ContingencyLBModel_mu_i_nu_j.cpp -o coclust/src/Models/ContingencyLBModel_mu_i_nu_j.o
1 warning generated.
clang++ -arch x86_64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DRPACKAGE  `/Library/Frameworks/R.framework/Resources/bin/Rscript -e "rtkore:::CppFlags()"` -I'/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/Rcpp/include' -I'/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/rtkore/include' -I/opt/R/x86_64/include   `/Library/Frameworks/R.framework/Resources/bin/Rscript -e "rtkore:::CxxFlags()"`  -fPIC  -falign-functions=64 -Wall -g -O2  -c coclust/src/Models/ContinuousLBModel.cpp -o coclust/src/Models/ContinuousLBModel.o
In file included from coclust/src/Models/ContingencyLBModel_mu_i_nu_j.cpp:30:
In file included from coclust/src/Models/ContingencyLBModel_mu_i_nu_j.h:37:
In file included from coclust/src/Models/ICoClustModel.h:34:
In file included from coclust/src/Models/../InputParameters/InputParameters.h:32:
In file included from coclust/src/Models/../InputParameters/../typedefs/typedef.h:37:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/rtkore/include/RTKpp.h:41:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/rtkore/include/STKpp.h:156:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/rtkore/include/Arrays.h:107:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/rtkore/projects/Arrays/include/STK_Display.h:39:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/rtkore/projects/DManager/include/STK_ExportToCsv.h:39:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/rtkore/projects/DManager/include/STK_ReadWriteCsv.h:44:
/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/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 coclust/src/Models/ContinuousLBModel.cpp:30:
In file included from coclust/src/Models/ContinuousLBModel.h:33:
In file included from coclust/src/Models/ICoClustModel.h:34:
In file included from coclust/src/Models/../InputParameters/InputParameters.h:32:
In file included from coclust/src/Models/../InputParameters/../typedefs/typedef.h:37:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/rtkore/include/RTKpp.h:41:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/rtkore/include/STKpp.h:156:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/rtkore/include/Arrays.h:107:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/rtkore/projects/Arrays/include/STK_Display.h:39:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/rtkore/projects/DManager/include/STK_ExportToCsv.h:39:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/rtkore/projects/DManager/include/STK_ReadWriteCsv.h:44:
/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/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 -DRPACKAGE  `/Library/Frameworks/R.framework/Resources/bin/Rscript -e "rtkore:::CppFlags()"` -I'/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/Rcpp/include' -I'/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/rtkore/include' -I/opt/R/x86_64/include   `/Library/Frameworks/R.framework/Resources/bin/Rscript -e "rtkore:::CxxFlags()"`  -fPIC  -falign-functions=64 -Wall -g -O2  -c coclust/src/Models/ContinuousLBModelequalsigma.cpp -o coclust/src/Models/ContinuousLBModelequalsigma.o
In file included from coclust/src/Models/ContinuousLBModelequalsigma.cpp:29:
In file included from coclust/src/Models/ContinuousLBModelequalsigma.h:36:
In file included from coclust/src/Models/ICoClustModel.h:34:
In file included from coclust/src/Models/../InputParameters/InputParameters.h:32:
In file included from coclust/src/Models/../InputParameters/../typedefs/typedef.h:37:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/rtkore/include/RTKpp.h:41:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/rtkore/include/STKpp.h:156:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/rtkore/include/Arrays.h:107:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/rtkore/projects/Arrays/include/STK_Display.h:39:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/rtkore/projects/DManager/include/STK_ExportToCsv.h:39:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/rtkore/projects/DManager/include/STK_ReadWriteCsv.h:44:
/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/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 -DRPACKAGE  `/Library/Frameworks/R.framework/Resources/bin/Rscript -e "rtkore:::CppFlags()"` -I'/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/Rcpp/include' -I'/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/rtkore/include' -I/opt/R/x86_64/include   `/Library/Frameworks/R.framework/Resources/bin/Rscript -e "rtkore:::CxxFlags()"`  -fPIC  -falign-functions=64 -Wall -g -O2  -c coclust/src/Models/ICoClustModel.cpp -o coclust/src/Models/ICoClustModel.o
1 warning generated.
clang++ -arch x86_64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DRPACKAGE  `/Library/Frameworks/R.framework/Resources/bin/Rscript -e "rtkore:::CppFlags()"` -I'/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/Rcpp/include' -I'/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/rtkore/include' -I/opt/R/x86_64/include   `/Library/Frameworks/R.framework/Resources/bin/Rscript -e "rtkore:::CxxFlags()"`  -fPIC  -falign-functions=64 -Wall -g -O2  -c BinaryDataExchange.cpp -o BinaryDataExchange.o
1 warning generated.
clang++ -arch x86_64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DRPACKAGE  `/Library/Frameworks/R.framework/Resources/bin/Rscript -e "rtkore:::CppFlags()"` -I'/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/Rcpp/include' -I'/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/rtkore/include' -I/opt/R/x86_64/include   `/Library/Frameworks/R.framework/Resources/bin/Rscript -e "rtkore:::CxxFlags()"`  -fPIC  -falign-functions=64 -Wall -g -O2  -c CategoricalDataExchange.cpp -o CategoricalDataExchange.o
In file included from coclust/src/Models/ICoClustModel.cpp:31:
In file included from coclust/src/Models/ICoClustModel.h:34:
In file included from coclust/src/Models/../InputParameters/InputParameters.h:32:
In file included from coclust/src/Models/../InputParameters/../typedefs/typedef.h:37:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/rtkore/include/RTKpp.h:41:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/rtkore/include/STKpp.h:156:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/rtkore/include/Arrays.h:107:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/rtkore/projects/Arrays/include/STK_Display.h:39:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/rtkore/projects/DManager/include/STK_ExportToCsv.h:39:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/rtkore/projects/DManager/include/STK_ReadWriteCsv.h:44:
/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/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 -DRPACKAGE  `/Library/Frameworks/R.framework/Resources/bin/Rscript -e "rtkore:::CppFlags()"` -I'/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/Rcpp/include' -I'/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/rtkore/include' -I/opt/R/x86_64/include   `/Library/Frameworks/R.framework/Resources/bin/Rscript -e "rtkore:::CxxFlags()"`  -fPIC  -falign-functions=64 -Wall -g -O2  -c ContingencyDataExchange.cpp -o ContingencyDataExchange.o
In file included from BinaryDataExchange.cpp:36:
In file included from ./BinaryDataExchange.h:42:
In file included from ./IDataExchange.h:41:
In file included from ./coclust/src/typedefs/typedef.h:37:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/rtkore/include/RTKpp.h:41:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/rtkore/include/STKpp.h:156:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/rtkore/include/Arrays.h:107:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/rtkore/projects/Arrays/include/STK_Display.h:39:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/rtkore/projects/DManager/include/STK_ExportToCsv.h:39:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/rtkore/projects/DManager/include/STK_ReadWriteCsv.h:44:
/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/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 CategoricalDataExchange.cpp:1:
In file included from ./CategoricalDataExchange.h:6:
In file included from ./IDataExchange.h:41:
In file included from ./coclust/src/typedefs/typedef.h:37:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/rtkore/include/RTKpp.h:41:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/rtkore/include/STKpp.h:156:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/rtkore/include/Arrays.h:107:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/rtkore/projects/Arrays/include/STK_Display.h:39:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/rtkore/projects/DManager/include/STK_ExportToCsv.h:39:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/rtkore/projects/DManager/include/STK_ReadWriteCsv.h:44:
/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/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 ContingencyDataExchange.cpp:36:
In file included from ./ContingencyDataExchange.h:42:
In file included from ./IDataExchange.h:41:
In file included from ./coclust/src/typedefs/typedef.h:37:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/rtkore/include/RTKpp.h:41:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/rtkore/include/STKpp.h:156:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/rtkore/include/Arrays.h:107:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/rtkore/projects/Arrays/include/STK_Display.h:39:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/rtkore/projects/DManager/include/STK_ExportToCsv.h:39:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/rtkore/projects/DManager/include/STK_ReadWriteCsv.h:44:
/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/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 -DRPACKAGE  `/Library/Frameworks/R.framework/Resources/bin/Rscript -e "rtkore:::CppFlags()"` -I'/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/Rcpp/include' -I'/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/rtkore/include' -I/opt/R/x86_64/include   `/Library/Frameworks/R.framework/Resources/bin/Rscript -e "rtkore:::CxxFlags()"`  -fPIC  -falign-functions=64 -Wall -g -O2  -c ContinuousDataExchange.cpp -o ContinuousDataExchange.o
1 warning generated.
clang++ -arch x86_64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DRPACKAGE  `/Library/Frameworks/R.framework/Resources/bin/Rscript -e "rtkore:::CppFlags()"` -I'/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/Rcpp/include' -I'/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/rtkore/include' -I/opt/R/x86_64/include   `/Library/Frameworks/R.framework/Resources/bin/Rscript -e "rtkore:::CxxFlags()"`  -fPIC  -falign-functions=64 -Wall -g -O2  -c IDataExchange.cpp -o IDataExchange.o
In file included from ContinuousDataExchange.cpp:36:
In file included from ./ContinuousDataExchange.h:42:
In file included from ./IDataExchange.h:41:
In file included from ./coclust/src/typedefs/typedef.h:37:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/rtkore/include/RTKpp.h:41:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/rtkore/include/STKpp.h:156:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/rtkore/include/Arrays.h:107:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/rtkore/projects/Arrays/include/STK_Display.h:39:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/rtkore/projects/DManager/include/STK_ExportToCsv.h:39:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/rtkore/projects/DManager/include/STK_ReadWriteCsv.h:44:
/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/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 -DRPACKAGE  `/Library/Frameworks/R.framework/Resources/bin/Rscript -e "rtkore:::CppFlags()"` -I'/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/Rcpp/include' -I'/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/rtkore/include' -I/opt/R/x86_64/include   `/Library/Frameworks/R.framework/Resources/bin/Rscript -e "rtkore:::CxxFlags()"`  -fPIC  -falign-functions=64 -Wall -g -O2  -c Rcoclustmain.cpp -o Rcoclustmain.o
1 warning generated.
1 warning generated.
In file included from IDataExchange.cpp:39:
In file included from ./IDataExchange.h:41:
In file included from ./coclust/src/typedefs/typedef.h:37:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/rtkore/include/RTKpp.h:41:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/rtkore/include/STKpp.h:156:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/rtkore/include/Arrays.h:107:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/rtkore/projects/Arrays/include/STK_Display.h:39:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/rtkore/projects/DManager/include/STK_ExportToCsv.h:39:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/rtkore/projects/DManager/include/STK_ReadWriteCsv.h:44:
/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/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 Rcoclustmain.cpp:36:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/rtkore/include/RTKpp.h:41:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/rtkore/include/STKpp.h:156:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/rtkore/include/Arrays.h:107:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/rtkore/projects/Arrays/include/STK_Display.h:39:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/rtkore/projects/DManager/include/STK_ExportToCsv.h:39:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/rtkore/projects/DManager/include/STK_ReadWriteCsv.h:44:
/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/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.
clang++ -arch x86_64 -std=gnu++17 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -L/Library/Frameworks/R.framework/Resources/lib -L/opt/R/x86_64/lib -o blockcluster.so init_blockcluster.o coclust/src/Algorithms/CEMAlgo.o coclust/src/Algorithms/EMAlgo.o coclust/src/Algorithms/GibbsAlgo.o coclust/src/Algorithms/SEMAlgo.o coclust/src/CoClustFacade/CoCluster.o coclust/src/Strategy/XStrategyAlgo.o coclust/src/Strategy/XStrategyforSEMAlgo.o coclust/src/InputParameters/InputParameters.o coclust/src/Models/BinaryLBModel.o coclust/src/Models/BinaryLBModelequalepsilon.o coclust/src/Models/CategoricalLBModel.o coclust/src/Models/ContingencyLBModel.o coclust/src/Models/ContingencyLBModel_mu_i_nu_j.o coclust/src/Models/ContinuousLBModel.o coclust/src/Models/ContinuousLBModelequalsigma.o coclust/src/Models/ICoClustModel.o BinaryDataExchange.o CategoricalDataExchange.o ContingencyDataExchange.o ContinuousDataExchange.o IDataExchange.o Rcoclustmain.o -L/Library/Frameworks/R.framework/Resources/lib -lRlapack -L/Library/Frameworks/R.framework/Resources/lib -lRblas -L/opt/gfortran/lib/gcc/x86_64-apple-darwin20.0/12.2.0 -L/opt/gfortran/lib -lgfortran -lquadmath -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation
installing to /Volumes/Builds/packages/big-sur-x86_64/results/4.3/blockcluster.Rcheck/00LOCK-blockcluster/00new/blockcluster/libs
** generating debug symbols (dSYM)
** R
** data
** 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 (blockcluster)