* installing *source* package ‘BigDataStatMeth’ ...
** this is package ‘BigDataStatMeth’ version ‘2.0.1’
** package ‘BigDataStatMeth’ successfully unpacked and MD5 sums checked
** using staged installation
zlib 1.2.11 is available ok
R CMD SHLIB supports OpenMP without any extra hint
** libs
using C++ compiler: ‘Apple clang version 14.0.3 (clang-1403.0.22.14.1)’
using C++17
using SDK: ‘MacOSX11.3.1.sdk’
clang++ -arch x86_64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG  -I'/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/Rcpp/include' -I'/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include' -I'/Volumes/Builds/packages/big-sur-x86_64/extralib/4.5/Rhdf5lib/include' -I/opt/R/x86_64/include   -I../inst/include/    -g2  -DBOOST_NO_CONCEPT_CHECKING -DSTRICT_R_HEADERS -fPIC  -falign-functions=64 -Wall -g -O2   -c RcppExports.cpp -o RcppExports.o
clang++ -arch x86_64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG  -I'/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/Rcpp/include' -I'/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include' -I'/Volumes/Builds/packages/big-sur-x86_64/extralib/4.5/Rhdf5lib/include' -I/opt/R/x86_64/include   -I../inst/include/    -g2  -DBOOST_NO_CONCEPT_CHECKING -DSTRICT_R_HEADERS -fPIC  -falign-functions=64 -Wall -g -O2   -c hdf5_applyFunction.cpp -o hdf5_applyFunction.o
clang++ -arch x86_64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG  -I'/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/Rcpp/include' -I'/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include' -I'/Volumes/Builds/packages/big-sur-x86_64/extralib/4.5/Rhdf5lib/include' -I/opt/R/x86_64/include   -I../inst/include/    -g2  -DBOOST_NO_CONCEPT_CHECKING -DSTRICT_R_HEADERS -fPIC  -falign-functions=64 -Wall -g -O2   -c hdf5_createGroup.cpp -o hdf5_createGroup.o
clang++ -arch x86_64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG  -I'/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/Rcpp/include' -I'/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include' -I'/Volumes/Builds/packages/big-sur-x86_64/extralib/4.5/Rhdf5lib/include' -I/opt/R/x86_64/include   -I../inst/include/    -g2  -DBOOST_NO_CONCEPT_CHECKING -DSTRICT_R_HEADERS -fPIC  -falign-functions=64 -Wall -g -O2   -c hdf5_createMatrix.cpp -o hdf5_createMatrix.o
clang++ -arch x86_64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG  -I'/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/Rcpp/include' -I'/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include' -I'/Volumes/Builds/packages/big-sur-x86_64/extralib/4.5/Rhdf5lib/include' -I/opt/R/x86_64/include   -I../inst/include/    -g2  -DBOOST_NO_CONCEPT_CHECKING -DSTRICT_R_HEADERS -fPIC  -falign-functions=64 -Wall -g -O2   -c hdf5_getDatasetList.cpp -o hdf5_getDatasetList.o
clang++ -arch x86_64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG  -I'/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/Rcpp/include' -I'/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include' -I'/Volumes/Builds/packages/big-sur-x86_64/extralib/4.5/Rhdf5lib/include' -I/opt/R/x86_64/include   -I../inst/include/    -g2  -DBOOST_NO_CONCEPT_CHECKING -DSTRICT_R_HEADERS -fPIC  -falign-functions=64 -Wall -g -O2   -c hdf5_importFile.cpp -o hdf5_importFile.o
In file included from hdf5_applyFunction.cpp:26:
In file included from ../inst/include/BigDataStatMeth.hpp:40:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/RcppEigen.h:25:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/RcppEigenForward.h:29:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/Eigen/Sparse:26:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/Eigen/SparseCore:61:
/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/Eigen/src/SparseCore/TriangularSolver.h:273:13: warning: variable 'count' set but not used [-Wunused-but-set-variable]
      Index count = 0;
            ^
In file included from hdf5_applyFunction.cpp:26:
In file included from ../inst/include/BigDataStatMeth.hpp:40:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/RcppEigen.h:25:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/RcppEigenForward.h:29:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/Eigen/Sparse:29:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/Eigen/SparseLU:35:
/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/Eigen/src/SparseLU/SparseLU_heap_relax_snode.h:78:9: warning: variable 'nsuper_et_post' set but not used [-Wunused-but-set-variable]
  Index nsuper_et_post = 0; // Number of relaxed snodes in postordered etree 
        ^
/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/Eigen/src/SparseLU/SparseLU_heap_relax_snode.h:79:9: warning: variable 'nsuper_et' set but not used [-Wunused-but-set-variable]
  Index nsuper_et = 0; // Number of relaxed snodes in the original etree 
        ^
In file included from hdf5_applyFunction.cpp:26:
In file included from ../inst/include/BigDataStatMeth.hpp:40:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/RcppEigen.h:25:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/RcppEigenForward.h:31:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/unsupported/Eigen/IterativeSolvers:46:
/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/unsupported/Eigen/src/IterativeSolvers/IDRS.h:72:10: warning: variable 'replacements' set but not used [-Wunused-but-set-variable]
                        Index replacements = 0;
                              ^
In file included from RcppExports.cpp:4:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/RcppEigen.h:25:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/RcppEigenForward.h:29:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/Eigen/Sparse:26:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/Eigen/SparseCore:61:
/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/Eigen/src/SparseCore/TriangularSolver.h:273:13: warning: variable 'count' set but not used [-Wunused-but-set-variable]
      Index count = 0;
            ^
In file included from hdf5_importFile.cpp:1:
In file included from ../inst/include/BigDataStatMeth.hpp:40:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/RcppEigen.h:25:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/RcppEigenForward.h:29:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/Eigen/Sparse:26:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/Eigen/SparseCore:61:
/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/Eigen/src/SparseCore/TriangularSolver.h:273:13: warning: variable 'count' set but not used [-Wunused-but-set-variable]
      Index count = 0;
            ^
In file included from hdf5_getDatasetList.cpp:1:
In file included from ../inst/include/BigDataStatMeth.hpp:40:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/RcppEigen.h:25:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/RcppEigenForward.h:29:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/Eigen/Sparse:26:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/Eigen/SparseCore:61:
/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/Eigen/src/SparseCore/TriangularSolver.h:273:13: warning: variable 'count' set but not used [-Wunused-but-set-variable]
      Index count = 0;
            ^
In file included from hdf5_createGroup.cpp:1:
In file included from ../inst/include/BigDataStatMeth.hpp:40:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/RcppEigen.h:25:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/RcppEigenForward.h:29:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/Eigen/Sparse:26:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/Eigen/SparseCore:61:
/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/Eigen/src/SparseCore/TriangularSolver.h:273:13: warning: variable 'count' set but not used [-Wunused-but-set-variable]
      Index count = 0;
            ^
In file included from hdf5_createMatrix.cpp:1:
In file included from ../inst/include/BigDataStatMeth.hpp:40:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/RcppEigen.h:25:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/RcppEigenForward.h:29:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/Eigen/Sparse:26:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/Eigen/SparseCore:61:
/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/Eigen/src/SparseCore/TriangularSolver.h:273:13: warning: variable 'count' set but not used [-Wunused-but-set-variable]
      Index count = 0;
            ^
In file included from RcppExports.cpp:4:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/RcppEigen.h:25:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/RcppEigenForward.h:29:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/Eigen/Sparse:29:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/Eigen/SparseLU:35:
/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/Eigen/src/SparseLU/SparseLU_heap_relax_snode.h:78:9: warning: variable 'nsuper_et_post' set but not used [-Wunused-but-set-variable]
  Index nsuper_et_post = 0; // Number of relaxed snodes in postordered etree 
        ^
/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/Eigen/src/SparseLU/SparseLU_heap_relax_snode.h:79:9: warning: variable 'nsuper_et' set but not used [-Wunused-but-set-variable]
  Index nsuper_et = 0; // Number of relaxed snodes in the original etree 
        ^
In file included from hdf5_importFile.cpp:1:
In file included from ../inst/include/BigDataStatMeth.hpp:40:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/RcppEigen.h:25:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/RcppEigenForward.h:29:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/Eigen/Sparse:29:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/Eigen/SparseLU:35:
/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/Eigen/src/SparseLU/SparseLU_heap_relax_snode.h:78:9: warning: variable 'nsuper_et_post' set but not used [-Wunused-but-set-variable]
  Index nsuper_et_post = 0; // Number of relaxed snodes in postordered etree 
        ^
/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/Eigen/src/SparseLU/SparseLU_heap_relax_snode.h:79:9: warning: variable 'nsuper_et' set but not used [-Wunused-but-set-variable]
  Index nsuper_et = 0; // Number of relaxed snodes in the original etree 
        ^
In file included from hdf5_getDatasetList.cpp:1:
In file included from ../inst/include/BigDataStatMeth.hpp:40:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/RcppEigen.h:25:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/RcppEigenForward.h:29:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/Eigen/Sparse:29:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/Eigen/SparseLU:35:
/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/Eigen/src/SparseLU/SparseLU_heap_relax_snode.h:78:9: warning: variable 'nsuper_et_post' set but not used [-Wunused-but-set-variable]
  Index nsuper_et_post = 0; // Number of relaxed snodes in postordered etree 
        ^
/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/Eigen/src/SparseLU/SparseLU_heap_relax_snode.h:79:9: warning: variable 'nsuper_et' set but not used [-Wunused-but-set-variable]
  Index nsuper_et = 0; // Number of relaxed snodes in the original etree 
        ^
In file included from hdf5_createGroup.cpp:1:
In file included from ../inst/include/BigDataStatMeth.hpp:40:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/RcppEigen.h:25:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/RcppEigenForward.h:29:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/Eigen/Sparse:29:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/Eigen/SparseLU:35:
/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/Eigen/src/SparseLU/SparseLU_heap_relax_snode.h:78:9: warning: variable 'nsuper_et_post' set but not used [-Wunused-but-set-variable]
  Index nsuper_et_post = 0; // Number of relaxed snodes in postordered etree 
        ^
/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/Eigen/src/SparseLU/SparseLU_heap_relax_snode.h:79:9: warning: variable 'nsuper_et' set but not used [-Wunused-but-set-variable]
  Index nsuper_et = 0; // Number of relaxed snodes in the original etree 
        ^
In file included from hdf5_createMatrix.cpp:1:
In file included from ../inst/include/BigDataStatMeth.hpp:40:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/RcppEigen.h:25:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/RcppEigenForward.h:29:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/Eigen/Sparse:29:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/Eigen/SparseLU:35:
/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/Eigen/src/SparseLU/SparseLU_heap_relax_snode.h:78:9: warning: variable 'nsuper_et_post' set but not used [-Wunused-but-set-variable]
  Index nsuper_et_post = 0; // Number of relaxed snodes in postordered etree 
        ^
/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/Eigen/src/SparseLU/SparseLU_heap_relax_snode.h:79:9: warning: variable 'nsuper_et' set but not used [-Wunused-but-set-variable]
  Index nsuper_et = 0; // Number of relaxed snodes in the original etree 
        ^
In file included from RcppExports.cpp:4:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/RcppEigen.h:25:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/RcppEigenForward.h:31:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/unsupported/Eigen/IterativeSolvers:46:
/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/unsupported/Eigen/src/IterativeSolvers/IDRS.h:72:10: warning: variable 'replacements' set but not used [-Wunused-but-set-variable]
                        Index replacements = 0;
                              ^
In file included from hdf5_importFile.cpp:1:
In file included from ../inst/include/BigDataStatMeth.hpp:40:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/RcppEigen.h:25:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/RcppEigenForward.h:31:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/unsupported/Eigen/IterativeSolvers:46:
/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/unsupported/Eigen/src/IterativeSolvers/IDRS.h:72:10: warning: variable 'replacements' set but not used [-Wunused-but-set-variable]
                        Index replacements = 0;
                              ^
In file included from hdf5_createGroup.cpp:1:
In file included from ../inst/include/BigDataStatMeth.hpp:40:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/RcppEigen.h:25:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/RcppEigenForward.h:31:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/unsupported/Eigen/IterativeSolvers:46:
/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/unsupported/Eigen/src/IterativeSolvers/IDRS.h:72:10: warning: variable 'replacements' set but not used [-Wunused-but-set-variable]
                        Index replacements = 0;
                              ^
In file included from hdf5_getDatasetList.cpp:1:
In file included from ../inst/include/BigDataStatMeth.hpp:40:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/RcppEigen.h:25:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/RcppEigenForward.h:31:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/unsupported/Eigen/IterativeSolvers:46:
/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/unsupported/Eigen/src/IterativeSolvers/IDRS.h:72:10: warning: variable 'replacements' set but not used [-Wunused-but-set-variable]
                        Index replacements = 0;
                              ^
In file included from hdf5_createMatrix.cpp:1:
In file included from ../inst/include/BigDataStatMeth.hpp:40:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/RcppEigen.h:25:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/RcppEigenForward.h:31:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/unsupported/Eigen/IterativeSolvers:46:
/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/unsupported/Eigen/src/IterativeSolvers/IDRS.h:72:10: warning: variable 'replacements' set but not used [-Wunused-but-set-variable]
                        Index replacements = 0;
                              ^
In file included from hdf5_applyFunction.cpp:26:
In file included from ../inst/include/BigDataStatMeth.hpp:40:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/RcppEigen.h:25:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/RcppEigenForward.h:37:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/unsupported/Eigen/SparseExtra:45:
/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/unsupported/Eigen/src/SparseExtra/MarketIO.h:246:7: warning: variable 'count' set but not used [-Wunused-but-set-variable]
  int count = 0;
      ^
In file included from RcppExports.cpp:4:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/RcppEigen.h:25:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/RcppEigenForward.h:37:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/unsupported/Eigen/SparseExtra:45:
/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/unsupported/Eigen/src/SparseExtra/MarketIO.h:246:7: warning: variable 'count' set but not used [-Wunused-but-set-variable]
  int count = 0;
      ^
In file included from hdf5_importFile.cpp:1:
In file included from ../inst/include/BigDataStatMeth.hpp:40:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/RcppEigen.h:25:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/RcppEigenForward.h:37:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/unsupported/Eigen/SparseExtra:45:
/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/unsupported/Eigen/src/SparseExtra/MarketIO.h:246:7: warning: variable 'count' set but not used [-Wunused-but-set-variable]
  int count = 0;
      ^
In file included from hdf5_getDatasetList.cpp:1:
In file included from ../inst/include/BigDataStatMeth.hpp:40:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/RcppEigen.h:25:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/RcppEigenForward.h:37:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/unsupported/Eigen/SparseExtra:45:
/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/unsupported/Eigen/src/SparseExtra/MarketIO.h:246:7: warning: variable 'count' set but not used [-Wunused-but-set-variable]
  int count = 0;
      ^
In file included from hdf5_createGroup.cpp:1:
In file included from ../inst/include/BigDataStatMeth.hpp:40:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/RcppEigen.h:25:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/RcppEigenForward.h:37:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/unsupported/Eigen/SparseExtra:45:
/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/unsupported/Eigen/src/SparseExtra/MarketIO.h:246:7: warning: variable 'count' set but not used [-Wunused-but-set-variable]
  int count = 0;
      ^
In file included from hdf5_createMatrix.cpp:1:
In file included from ../inst/include/BigDataStatMeth.hpp:40:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/RcppEigen.h:25:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/RcppEigenForward.h:37:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/unsupported/Eigen/SparseExtra:45:
/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/unsupported/Eigen/src/SparseExtra/MarketIO.h:246:7: warning: variable 'count' set but not used [-Wunused-but-set-variable]
  int count = 0;
      ^
In file included from hdf5_applyFunction.cpp:26:
In file included from ../inst/include/BigDataStatMeth.hpp:250:
../inst/include/hdf5Algebra/matrixAggregations.hpp:145:19: warning: unused variable 'nthreads' [-Wunused-variable]
        const int nthreads = static_cast<int>(
                  ^
../inst/include/hdf5Algebra/matrixAggregations.hpp:223:19: warning: unused variable 'nthreads' [-Wunused-variable]
        const int nthreads = static_cast<int>(
                  ^
../inst/include/hdf5Algebra/matrixAggregations.hpp:289:19: warning: unused variable 'nthreads' [-Wunused-variable]
        const int nthreads = static_cast<int>(
                  ^
../inst/include/hdf5Algebra/matrixAggregations.hpp:353:19: warning: unused variable 'nthreads' [-Wunused-variable]
        const int nthreads = static_cast<int>(
                  ^
In file included from hdf5_importFile.cpp:1:
In file included from ../inst/include/BigDataStatMeth.hpp:250:
../inst/include/hdf5Algebra/matrixAggregations.hpp:145:19: warning: unused variable 'nthreads' [-Wunused-variable]
        const int nthreads = static_cast<int>(
                  ^
In file included from hdf5_getDatasetList.cpp:1:
In file included from ../inst/include/BigDataStatMeth.hpp:250:
../inst/include/hdf5Algebra/matrixAggregations.hpp:145:19: warning: unused variable 'nthreads' [-Wunused-variable]
        const int nthreads = static_cast<int>(
                  ^
../inst/include/hdf5Algebra/matrixAggregations.hpp:223:19: warning: unused variable 'nthreads' [-Wunused-variable]
        const int nthreads = static_cast<int>(
                  ^
In file included from hdf5_createGroup.cpp:1:
In file included from ../inst/include/BigDataStatMeth.hpp:250:
../inst/include/hdf5Algebra/matrixAggregations.hpp:145:19: warning: unused variable 'nthreads' [-Wunused-variable]
        const int nthreads = static_cast<int>(
                  ^
../inst/include/hdf5Algebra/matrixAggregations.hpp:289:19: warning: unused variable 'nthreads' [-Wunused-variable]
        const int nthreads = static_cast<int>(
                  ^
../inst/include/hdf5Algebra/matrixAggregations.hpp:223:19: warning: unused variable 'nthreads' [-Wunused-variable]
        const int nthreads = static_cast<int>(
                  ^
../inst/include/hdf5Algebra/matrixAggregations.hpp:223:19: warning: unused variable 'nthreads' [-Wunused-variable]
        const int nthreads = static_cast<int>(
                  ^
../inst/include/hdf5Algebra/matrixAggregations.hpp:353:19: warning: unused variable 'nthreads' [-Wunused-variable]
        const int nthreads = static_cast<int>(
                  ^
../inst/include/hdf5Algebra/matrixAggregations.hpp:289:19: warning: unused variable 'nthreads' [-Wunused-variable]
        const int nthreads = static_cast<int>(
                  ^
../inst/include/hdf5Algebra/matrixAggregations.hpp:289:19: warning: unused variable 'nthreads' [-Wunused-variable]
        const int nthreads = static_cast<int>(
                  ^
../inst/include/hdf5Algebra/matrixAggregations.hpp:428:19: warning: unused variable 'nthreads' [-Wunused-variable]
        const int nthreads = static_cast<int>(
                  ^
In file included from hdf5_createMatrix.cpp:1:
In file included from ../inst/include/BigDataStatMeth.hpp:250:
../inst/include/hdf5Algebra/matrixAggregations.hpp:145:19: warning: unused variable 'nthreads' [-Wunused-variable]
        const int nthreads = static_cast<int>(
                  ^
../inst/include/hdf5Algebra/matrixAggregations.hpp:353:19: warning: unused variable 'nthreads' [-Wunused-variable]
        const int nthreads = static_cast<int>(
                  ^
../inst/include/hdf5Algebra/matrixAggregations.hpp:353:19: warning: unused variable 'nthreads' [-Wunused-variable]
        const int nthreads = static_cast<int>(
                  ^
../inst/include/hdf5Algebra/matrixAggregations.hpp:223:19: warning: unused variable 'nthreads' [-Wunused-variable]
        const int nthreads = static_cast<int>(
                  ^
../inst/include/hdf5Algebra/matrixAggregations.hpp:289:19: warning: unused variable 'nthreads' [-Wunused-variable]
        const int nthreads = static_cast<int>(
                  ^
../inst/include/hdf5Algebra/matrixAggregations.hpp:353:19: warning: unused variable 'nthreads' [-Wunused-variable]
        const int nthreads = static_cast<int>(
                  ^
../inst/include/hdf5Algebra/matrixAggregations.hpp:527:19: warning: unused variable 'nthreads' [-Wunused-variable]
        const int nthreads = static_cast<int>(
                  ^
../inst/include/hdf5Algebra/matrixAggregations.hpp:595:19: warning: unused variable 'nthreads' [-Wunused-variable]
        const int nthreads = static_cast<int>(
                  ^
../inst/include/hdf5Algebra/matrixAggregations.hpp:428:19: warning: unused variable 'nthreads' [-Wunused-variable]
        const int nthreads = static_cast<int>(
                  ^
../inst/include/hdf5Algebra/matrixAggregations.hpp:660:19: warning: unused variable 'nthreads' [-Wunused-variable]
        const int nthreads = static_cast<int>(
                  ^
../inst/include/hdf5Algebra/matrixAggregations.hpp:428:19: warning: unused variable 'nthreads' [-Wunused-variable]
        const int nthreads = static_cast<int>(
                  ^
../inst/include/hdf5Algebra/matrixAggregations.hpp:428:19: warning: unused variable 'nthreads' [-Wunused-variable]
        const int nthreads = static_cast<int>(
                  ^
../inst/include/hdf5Algebra/matrixAggregations.hpp:732:19: warning: unused variable 'nthreads' [-Wunused-variable]
        const int nthreads = static_cast<int>(
                  ^
../inst/include/hdf5Algebra/matrixAggregations.hpp:428:19: warning: unused variable 'nthreads' [-Wunused-variable]
        const int nthreads = static_cast<int>(
                  ^
../inst/include/hdf5Algebra/matrixAggregations.hpp:527:19: warning: unused variable 'nthreads' [-Wunused-variable]
        const int nthreads = static_cast<int>(
                  ^
../inst/include/hdf5Algebra/matrixAggregations.hpp:527:19: warning: unused variable 'nthreads' [-Wunused-variable]
        const int nthreads = static_cast<int>(
                  ^
../inst/include/hdf5Algebra/matrixAggregations.hpp:527:19: warning: unused variable 'nthreads' [-Wunused-variable]
        const int nthreads = static_cast<int>(
                  ^
../inst/include/hdf5Algebra/matrixAggregations.hpp:595:19: warning: unused variable 'nthreads' [-Wunused-variable]
        const int nthreads = static_cast<int>(
                  ^
../inst/include/hdf5Algebra/matrixAggregations.hpp:595:19: warning: unused variable 'nthreads' [-Wunused-variable]
        const int nthreads = static_cast<int>(
                  ^
../inst/include/hdf5Algebra/matrixAggregations.hpp:595:19: warning: unused variable 'nthreads' [-Wunused-variable]
        const int nthreads = static_cast<int>(
                  ^
../inst/include/hdf5Algebra/matrixAggregations.hpp:660:19: warning: unused variable 'nthreads' [-Wunused-variable]
        const int nthreads = static_cast<int>(
                  ^
../inst/include/hdf5Algebra/matrixAggregations.hpp:527:19: warning: unused variable 'nthreads' [-Wunused-variable]
        const int nthreads = static_cast<int>(
                  ^
../inst/include/hdf5Algebra/matrixAggregations.hpp:660:19: warning: unused variable 'nthreads' [-Wunused-variable]
        const int nthreads = static_cast<int>(
                  ^
../inst/include/hdf5Algebra/matrixAggregations.hpp:732:19: warning: unused variable 'nthreads' [-Wunused-variable]
        const int nthreads = static_cast<int>(
                  ^
../inst/include/hdf5Algebra/matrixAggregations.hpp:660:19: warning: unused variable 'nthreads' [-Wunused-variable]
        const int nthreads = static_cast<int>(
                  ^
../inst/include/hdf5Algebra/matrixAggregations.hpp:810:19: warning: unused variable 'nthreads' [-Wunused-variable]
        const int nthreads = static_cast<int>(
                  ^
../inst/include/hdf5Algebra/matrixAggregations.hpp:910:19: warning: unused variable 'nthreads' [-Wunused-variable]
        const int nthreads = static_cast<int>(
                  ^
../inst/include/hdf5Algebra/matrixAggregations.hpp:595:19: warning: unused variable 'nthreads' [-Wunused-variable]
        const int nthreads = static_cast<int>(
                  ^
../inst/include/hdf5Algebra/matrixAggregations.hpp:732:19: warning: unused variable 'nthreads' [-Wunused-variable]
        const int nthreads = static_cast<int>(
                  ^
../inst/include/hdf5Algebra/matrixAggregations.hpp:732:19: warning: unused variable 'nthreads' [-Wunused-variable]
        const int nthreads = static_cast<int>(
                  ^
../inst/include/hdf5Algebra/matrixAggregations.hpp:997:19: warning: unused variable 'nthreads' [-Wunused-variable]
        const int nthreads = static_cast<int>(
                  ^
../inst/include/hdf5Algebra/matrixAggregations.hpp:1058:19: warning: unused variable 'nthreads' [-Wunused-variable]
        const int nthreads = static_cast<int>(
                  ^
../inst/include/hdf5Algebra/matrixAggregations.hpp:1128:19: warning: unused variable 'nthreads' [-Wunused-variable]
        const int nthreads = static_cast<int>(
                  ^
../inst/include/hdf5Algebra/matrixAggregations.hpp:660:19: warning: unused variable 'nthreads' [-Wunused-variable]
        const int nthreads = static_cast<int>(
                  ^
../inst/include/hdf5Algebra/matrixAggregations.hpp:732:19: warning: unused variable 'nthreads' [-Wunused-variable]
        const int nthreads = static_cast<int>(
                  ^
../inst/include/hdf5Algebra/matrixAggregations.hpp:810:19: warning: unused variable 'nthreads' [-Wunused-variable]
        const int nthreads = static_cast<int>(
                  ^
../inst/include/hdf5Algebra/matrixAggregations.hpp:910:19: warning: unused variable 'nthreads' [-Wunused-variable]
        const int nthreads = static_cast<int>(
                  ^
../inst/include/hdf5Algebra/matrixAggregations.hpp:997:19: warning: unused variable 'nthreads' [-Wunused-variable]
        const int nthreads = static_cast<int>(
                  ^
../inst/include/hdf5Algebra/matrixAggregations.hpp:1058:19: warning: unused variable 'nthreads' [-Wunused-variable]
        const int nthreads = static_cast<int>(
                  ^
../inst/include/hdf5Algebra/matrixAggregations.hpp:810:19: warning: unused variable 'nthreads' [-Wunused-variable]
        const int nthreads = static_cast<int>(
                  ^
../inst/include/hdf5Algebra/matrixAggregations.hpp:910:19: warning: unused variable 'nthreads' [-Wunused-variable]
        const int nthreads = static_cast<int>(
                  ^
../inst/include/hdf5Algebra/matrixAggregations.hpp:997:19: warning: unused variable 'nthreads' [-Wunused-variable]
        const int nthreads = static_cast<int>(
                  ^
../inst/include/hdf5Algebra/matrixAggregations.hpp:810:19: warning: unused variable 'nthreads' [-Wunused-variable]
        const int nthreads = static_cast<int>(
                  ^
../inst/include/hdf5Algebra/matrixAggregations.hpp:1058:19: warning: unused variable 'nthreads' [-Wunused-variable]
        const int nthreads = static_cast<int>(
                  ^
../inst/include/hdf5Algebra/matrixAggregations.hpp:910:19: warning: unused variable 'nthreads' [-Wunused-variable]
        const int nthreads = static_cast<int>(
                  ^
../inst/include/hdf5Algebra/matrixAggregations.hpp:997:19: warning: unused variable 'nthreads' [-Wunused-variable]
        const int nthreads = static_cast<int>(
                  ^
../inst/include/hdf5Algebra/matrixAggregations.hpp:1058:19: warning: unused variable 'nthreads' [-Wunused-variable]
        const int nthreads = static_cast<int>(
                  ^
../inst/include/hdf5Algebra/matrixAggregations.hpp:1128:19: warning: unused variable 'nthreads' [-Wunused-variable]
        const int nthreads = static_cast<int>(
                  ^
../inst/include/hdf5Algebra/matrixAggregations.hpp:1128:19: warning: unused variable 'nthreads' [-Wunused-variable]
        const int nthreads = static_cast<int>(
                  ^
../inst/include/hdf5Algebra/matrixAggregations.hpp:1128:19: warning: unused variable 'nthreads' [-Wunused-variable]
        const int nthreads = static_cast<int>(
                  ^
../inst/include/hdf5Algebra/matrixAggregations.hpp:810:19: warning: unused variable 'nthreads' [-Wunused-variable]
        const int nthreads = static_cast<int>(
                  ^
../inst/include/hdf5Algebra/matrixAggregations.hpp:910:19: warning: unused variable 'nthreads' [-Wunused-variable]
        const int nthreads = static_cast<int>(
                  ^
../inst/include/hdf5Algebra/matrixAggregations.hpp:997:19: warning: unused variable 'nthreads' [-Wunused-variable]
        const int nthreads = static_cast<int>(
                  ^
../inst/include/hdf5Algebra/matrixAggregations.hpp:1058:19: warning: unused variable 'nthreads' [-Wunused-variable]
        const int nthreads = static_cast<int>(
                  ^
../inst/include/hdf5Algebra/matrixAggregations.hpp:1128:19: warning: unused variable 'nthreads' [-Wunused-variable]
        const int nthreads = static_cast<int>(
                  ^
In file included from hdf5_applyFunction.cpp:26:
In file included from ../inst/include/BigDataStatMeth.hpp:254:
../inst/include/hdf5Algebra/matrixSdMean.hpp:118:22: warning: variable 'i' set but not used [-Wunused-but-set-variable]
        for( hsize_t i=0; offset[1] < dims_out[1]; i++)
                     ^
../inst/include/hdf5Algebra/matrixSdMean.hpp:208:21: warning: variable 'i' set but not used [-Wunused-but-set-variable]
        for(hsize_t i=0; offset[0] < dims_out[0]; i++)
                    ^
In file included from hdf5_importFile.cpp:1:
In file included from ../inst/include/BigDataStatMeth.hpp:254:
../inst/include/hdf5Algebra/matrixSdMean.hpp:118:22: warning: variable 'i' set but not used [-Wunused-but-set-variable]
        for( hsize_t i=0; offset[1] < dims_out[1]; i++)
                     ^
In file included from hdf5_getDatasetList.cpp:1:
In file included from ../inst/include/BigDataStatMeth.hpp:254:
../inst/include/hdf5Algebra/matrixSdMean.hpp:118:22: warning: variable 'i' set but not used [-Wunused-but-set-variable]
        for( hsize_t i=0; offset[1] < dims_out[1]; i++)
                     ^
In file included from hdf5_createGroup.cpp:1:
In file included from ../inst/include/BigDataStatMeth.hpp:254:
../inst/include/hdf5Algebra/matrixSdMean.hpp:118:22: warning: variable 'i' set but not used [-Wunused-but-set-variable]
        for( hsize_t i=0; offset[1] < dims_out[1]; i++)
                     ^
In file included from hdf5_createMatrix.cpp:1:
In file included from ../inst/include/BigDataStatMeth.hpp:254:
../inst/include/hdf5Algebra/matrixSdMean.hpp:118:22: warning: variable 'i' set but not used [-Wunused-but-set-variable]
        for( hsize_t i=0; offset[1] < dims_out[1]; i++)
                     ^
../inst/include/hdf5Algebra/matrixSdMean.hpp:208:21: warning: variable 'i' set but not used [-Wunused-but-set-variable]
        for(hsize_t i=0; offset[0] < dims_out[0]; i++)
                    ^
../inst/include/hdf5Algebra/matrixSdMean.hpp:208:21: warning: variable 'i' set but not used [-Wunused-but-set-variable]
        for(hsize_t i=0; offset[0] < dims_out[0]; i++)
                    ^
../inst/include/hdf5Algebra/matrixSdMean.hpp:208:21: warning: variable 'i' set but not used [-Wunused-but-set-variable]
        for(hsize_t i=0; offset[0] < dims_out[0]; i++)
                    ^
../inst/include/hdf5Algebra/matrixSdMean.hpp:208:21: warning: variable 'i' set but not used [-Wunused-but-set-variable]
        for(hsize_t i=0; offset[0] < dims_out[0]; i++)
                    ^
5 warnings generated.
clang++ -arch x86_64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG  -I'/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/Rcpp/include' -I'/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include' -I'/Volumes/Builds/packages/big-sur-x86_64/extralib/4.5/Rhdf5lib/include' -I/opt/R/x86_64/include   -I../inst/include/    -g2  -DBOOST_NO_CONCEPT_CHECKING -DSTRICT_R_HEADERS -fPIC  -falign-functions=64 -Wall -g -O2   -c hdf5_moveDataset.cpp -o hdf5_moveDataset.o
In file included from hdf5_moveDataset.cpp:1:
In file included from ../inst/include/BigDataStatMeth.hpp:40:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/RcppEigen.h:25:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/RcppEigenForward.h:29:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/Eigen/Sparse:26:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/Eigen/SparseCore:61:
/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/Eigen/src/SparseCore/TriangularSolver.h:273:13: warning: variable 'count' set but not used [-Wunused-but-set-variable]
      Index count = 0;
            ^
In file included from hdf5_moveDataset.cpp:1:
In file included from ../inst/include/BigDataStatMeth.hpp:40:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/RcppEigen.h:25:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/RcppEigenForward.h:29:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/Eigen/Sparse:29:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/Eigen/SparseLU:35:
/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/Eigen/src/SparseLU/SparseLU_heap_relax_snode.h:78:9: warning: variable 'nsuper_et_post' set but not used [-Wunused-but-set-variable]
  Index nsuper_et_post = 0; // Number of relaxed snodes in postordered etree 
        ^
/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/Eigen/src/SparseLU/SparseLU_heap_relax_snode.h:79:9: warning: variable 'nsuper_et' set but not used [-Wunused-but-set-variable]
  Index nsuper_et = 0; // Number of relaxed snodes in the original etree 
        ^
In file included from hdf5_moveDataset.cpp:1:
In file included from ../inst/include/BigDataStatMeth.hpp:40:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/RcppEigen.h:25:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/RcppEigenForward.h:31:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/unsupported/Eigen/IterativeSolvers:46:
/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/unsupported/Eigen/src/IterativeSolvers/IDRS.h:72:10: warning: variable 'replacements' set but not used [-Wunused-but-set-variable]
                        Index replacements = 0;
                              ^
In file included from hdf5_moveDataset.cpp:1:
In file included from ../inst/include/BigDataStatMeth.hpp:40:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/RcppEigen.h:25:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/RcppEigenForward.h:37:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/unsupported/Eigen/SparseExtra:45:
/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/unsupported/Eigen/src/SparseExtra/MarketIO.h:246:7: warning: variable 'count' set but not used [-Wunused-but-set-variable]
  int count = 0;
      ^
In file included from hdf5_moveDataset.cpp:1:
In file included from ../inst/include/BigDataStatMeth.hpp:250:
../inst/include/hdf5Algebra/matrixAggregations.hpp:145:19: warning: unused variable 'nthreads' [-Wunused-variable]
        const int nthreads = static_cast<int>(
                  ^
../inst/include/hdf5Algebra/matrixAggregations.hpp:223:19: warning: unused variable 'nthreads' [-Wunused-variable]
        const int nthreads = static_cast<int>(
                  ^
../inst/include/hdf5Algebra/matrixAggregations.hpp:289:19: warning: unused variable 'nthreads' [-Wunused-variable]
        const int nthreads = static_cast<int>(
                  ^
../inst/include/hdf5Algebra/matrixAggregations.hpp:353:19: warning: unused variable 'nthreads' [-Wunused-variable]
        const int nthreads = static_cast<int>(
                  ^
../inst/include/hdf5Algebra/matrixAggregations.hpp:428:19: warning: unused variable 'nthreads' [-Wunused-variable]
        const int nthreads = static_cast<int>(
                  ^
../inst/include/hdf5Algebra/matrixAggregations.hpp:527:19: warning: unused variable 'nthreads' [-Wunused-variable]
        const int nthreads = static_cast<int>(
                  ^
../inst/include/hdf5Algebra/matrixAggregations.hpp:595:19: warning: unused variable 'nthreads' [-Wunused-variable]
        const int nthreads = static_cast<int>(
                  ^
../inst/include/hdf5Algebra/matrixAggregations.hpp:660:19: warning: unused variable 'nthreads' [-Wunused-variable]
        const int nthreads = static_cast<int>(
                  ^
../inst/include/hdf5Algebra/matrixAggregations.hpp:732:19: warning: unused variable 'nthreads' [-Wunused-variable]
        const int nthreads = static_cast<int>(
                  ^
../inst/include/hdf5Algebra/matrixAggregations.hpp:810:19: warning: unused variable 'nthreads' [-Wunused-variable]
        const int nthreads = static_cast<int>(
                  ^
../inst/include/hdf5Algebra/matrixAggregations.hpp:910:19: warning: unused variable 'nthreads' [-Wunused-variable]
        const int nthreads = static_cast<int>(
                  ^
../inst/include/hdf5Algebra/matrixAggregations.hpp:997:19: warning: unused variable 'nthreads' [-Wunused-variable]
        const int nthreads = static_cast<int>(
                  ^
../inst/include/hdf5Algebra/matrixAggregations.hpp:1058:19: warning: unused variable 'nthreads' [-Wunused-variable]
        const int nthreads = static_cast<int>(
                  ^
../inst/include/hdf5Algebra/matrixAggregations.hpp:1128:19: warning: unused variable 'nthreads' [-Wunused-variable]
        const int nthreads = static_cast<int>(
                  ^
In file included from hdf5_moveDataset.cpp:1:
In file included from ../inst/include/BigDataStatMeth.hpp:254:
../inst/include/hdf5Algebra/matrixSdMean.hpp:118:22: warning: variable 'i' set but not used [-Wunused-but-set-variable]
        for( hsize_t i=0; offset[1] < dims_out[1]; i++)
                     ^
../inst/include/hdf5Algebra/matrixSdMean.hpp:208:21: warning: variable 'i' set but not used [-Wunused-but-set-variable]
        for(hsize_t i=0; offset[0] < dims_out[0]; i++)
                    ^
21 warnings generated.
clang++ -arch x86_64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG  -I'/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/Rcpp/include' -I'/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include' -I'/Volumes/Builds/packages/big-sur-x86_64/extralib/4.5/Rhdf5lib/include' -I/opt/R/x86_64/include   -I../inst/include/    -g2  -DBOOST_NO_CONCEPT_CHECKING -DSTRICT_R_HEADERS -fPIC  -falign-functions=64 -Wall -g -O2   -c hdf5_pseudoinverse.cpp -o hdf5_pseudoinverse.o
21 warnings generated.
clang++ -arch x86_64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG  -I'/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/Rcpp/include' -I'/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include' -I'/Volumes/Builds/packages/big-sur-x86_64/extralib/4.5/Rhdf5lib/include' -I/opt/R/x86_64/include   -I../inst/include/    -g2  -DBOOST_NO_CONCEPT_CHECKING -DSTRICT_R_HEADERS -fPIC  -falign-functions=64 -Wall -g -O2   -c hdf5_r6_aggregations.cpp -o hdf5_r6_aggregations.o
In file included from hdf5_pseudoinverse.cpp:1:
In file included from ../inst/include/BigDataStatMeth.hpp:40:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/RcppEigen.h:25:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/RcppEigenForward.h:29:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/Eigen/Sparse:26:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/Eigen/SparseCore:61:
/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/Eigen/src/SparseCore/TriangularSolver.h:273:13: warning: variable 'count' set but not used [-Wunused-but-set-variable]
      Index count = 0;
            ^
In file included from hdf5_pseudoinverse.cpp:1:
In file included from ../inst/include/BigDataStatMeth.hpp:40:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/RcppEigen.h:25:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/RcppEigenForward.h:29:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/Eigen/Sparse:29:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/Eigen/SparseLU:35:
/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/Eigen/src/SparseLU/SparseLU_heap_relax_snode.h:78:9: warning: variable 'nsuper_et_post' set but not used [-Wunused-but-set-variable]
  Index nsuper_et_post = 0; // Number of relaxed snodes in postordered etree 
        ^
/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/Eigen/src/SparseLU/SparseLU_heap_relax_snode.h:79:9: warning: variable 'nsuper_et' set but not used [-Wunused-but-set-variable]
  Index nsuper_et = 0; // Number of relaxed snodes in the original etree 
        ^
In file included from hdf5_r6_aggregations.cpp:47:
In file included from ../inst/include/BigDataStatMeth.hpp:40:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/RcppEigen.h:25:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/RcppEigenForward.h:29:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/Eigen/Sparse:26:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/Eigen/SparseCore:61:
/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/Eigen/src/SparseCore/TriangularSolver.h:273:13: warning: variable 'count' set but not used [-Wunused-but-set-variable]
      Index count = 0;
            ^
In file included from hdf5_pseudoinverse.cpp:1:
In file included from ../inst/include/BigDataStatMeth.hpp:40:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/RcppEigen.h:25:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/RcppEigenForward.h:31:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/unsupported/Eigen/IterativeSolvers:46:
/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/unsupported/Eigen/src/IterativeSolvers/IDRS.h:72:10: warning: variable 'replacements' set but not used [-Wunused-but-set-variable]
                        Index replacements = 0;
                              ^
In file included from hdf5_r6_aggregations.cpp:47:
In file included from ../inst/include/BigDataStatMeth.hpp:40:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/RcppEigen.h:25:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/RcppEigenForward.h:29:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/Eigen/Sparse:29:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/Eigen/SparseLU:35:
/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/Eigen/src/SparseLU/SparseLU_heap_relax_snode.h:78:9: warning: variable 'nsuper_et_post' set but not used [-Wunused-but-set-variable]
  Index nsuper_et_post = 0; // Number of relaxed snodes in postordered etree 
        ^
/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/Eigen/src/SparseLU/SparseLU_heap_relax_snode.h:79:9: warning: variable 'nsuper_et' set but not used [-Wunused-but-set-variable]
  Index nsuper_et = 0; // Number of relaxed snodes in the original etree 
        ^
In file included from hdf5_r6_aggregations.cpp:47:
In file included from ../inst/include/BigDataStatMeth.hpp:40:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/RcppEigen.h:25:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/RcppEigenForward.h:31:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/unsupported/Eigen/IterativeSolvers:46:
/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/unsupported/Eigen/src/IterativeSolvers/IDRS.h:72:10: warning: variable 'replacements' set but not used [-Wunused-but-set-variable]
                        Index replacements = 0;
                              ^
In file included from hdf5_pseudoinverse.cpp:1:
In file included from ../inst/include/BigDataStatMeth.hpp:40:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/RcppEigen.h:25:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/RcppEigenForward.h:37:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/unsupported/Eigen/SparseExtra:45:
/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/unsupported/Eigen/src/SparseExtra/MarketIO.h:246:7: warning: variable 'count' set but not used [-Wunused-but-set-variable]
  int count = 0;
      ^
In file included from hdf5_r6_aggregations.cpp:47:
In file included from ../inst/include/BigDataStatMeth.hpp:40:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/RcppEigen.h:25:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/RcppEigenForward.h:37:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/unsupported/Eigen/SparseExtra:45:
/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/unsupported/Eigen/src/SparseExtra/MarketIO.h:246:7: warning: variable 'count' set but not used [-Wunused-but-set-variable]
  int count = 0;
      ^
In file included from hdf5_pseudoinverse.cpp:1:
In file included from ../inst/include/BigDataStatMeth.hpp:250:
../inst/include/hdf5Algebra/matrixAggregations.hpp:145:19: warning: unused variable 'nthreads' [-Wunused-variable]
        const int nthreads = static_cast<int>(
                  ^
../inst/include/hdf5Algebra/matrixAggregations.hpp:223:19: warning: unused variable 'nthreads' [-Wunused-variable]
        const int nthreads = static_cast<int>(
                  ^
../inst/include/hdf5Algebra/matrixAggregations.hpp:289:19: warning: unused variable 'nthreads' [-Wunused-variable]
        const int nthreads = static_cast<int>(
                  ^
../inst/include/hdf5Algebra/matrixAggregations.hpp:353:19: warning: unused variable 'nthreads' [-Wunused-variable]
        const int nthreads = static_cast<int>(
                  ^
In file included from hdf5_r6_aggregations.cpp:47:
In file included from ../inst/include/BigDataStatMeth.hpp:250:
../inst/include/hdf5Algebra/matrixAggregations.hpp:145:19: warning: unused variable 'nthreads' [-Wunused-variable]
        const int nthreads = static_cast<int>(
                  ^
../inst/include/hdf5Algebra/matrixAggregations.hpp:223:19: warning: unused variable 'nthreads' [-Wunused-variable]
        const int nthreads = static_cast<int>(
                  ^
../inst/include/hdf5Algebra/matrixAggregations.hpp:289:19: warning: unused variable 'nthreads' [-Wunused-variable]
        const int nthreads = static_cast<int>(
                  ^
../inst/include/hdf5Algebra/matrixAggregations.hpp:353:19: warning: unused variable 'nthreads' [-Wunused-variable]
        const int nthreads = static_cast<int>(
                  ^
../inst/include/hdf5Algebra/matrixAggregations.hpp:428:19: warning: unused variable 'nthreads' [-Wunused-variable]
        const int nthreads = static_cast<int>(
                  ^
../inst/include/hdf5Algebra/matrixAggregations.hpp:527:19: warning: unused variable 'nthreads' [-Wunused-variable]
        const int nthreads = static_cast<int>(
                  ^
../inst/include/hdf5Algebra/matrixAggregations.hpp:595:19: warning: unused variable 'nthreads' [-Wunused-variable]
        const int nthreads = static_cast<int>(
                  ^
../inst/include/hdf5Algebra/matrixAggregations.hpp:428:19: warning: unused variable 'nthreads' [-Wunused-variable]
        const int nthreads = static_cast<int>(
                  ^
../inst/include/hdf5Algebra/matrixAggregations.hpp:660:19: warning: unused variable 'nthreads' [-Wunused-variable]
        const int nthreads = static_cast<int>(
                  ^
../inst/include/hdf5Algebra/matrixAggregations.hpp:732:19: warning: unused variable 'nthreads' [-Wunused-variable]
        const int nthreads = static_cast<int>(
                  ^
../inst/include/hdf5Algebra/matrixAggregations.hpp:527:19: warning: unused variable 'nthreads' [-Wunused-variable]
        const int nthreads = static_cast<int>(
                  ^
../inst/include/hdf5Algebra/matrixAggregations.hpp:595:19: warning: unused variable 'nthreads' [-Wunused-variable]
        const int nthreads = static_cast<int>(
                  ^
../inst/include/hdf5Algebra/matrixAggregations.hpp:660:19: warning: unused variable 'nthreads' [-Wunused-variable]
        const int nthreads = static_cast<int>(
                  ^
../inst/include/hdf5Algebra/matrixAggregations.hpp:732:19: warning: unused variable 'nthreads' [-Wunused-variable]
        const int nthreads = static_cast<int>(
                  ^
../inst/include/hdf5Algebra/matrixAggregations.hpp:810:19: warning: unused variable 'nthreads' [-Wunused-variable]
        const int nthreads = static_cast<int>(
                  ^
../inst/include/hdf5Algebra/matrixAggregations.hpp:910:19: warning: unused variable 'nthreads' [-Wunused-variable]
        const int nthreads = static_cast<int>(
                  ^
../inst/include/hdf5Algebra/matrixAggregations.hpp:997:19: warning: unused variable 'nthreads' [-Wunused-variable]
        const int nthreads = static_cast<int>(
                  ^
../inst/include/hdf5Algebra/matrixAggregations.hpp:1058:19: warning: unused variable 'nthreads' [-Wunused-variable]
        const int nthreads = static_cast<int>(
                  ^
../inst/include/hdf5Algebra/matrixAggregations.hpp:1128:19: warning: unused variable 'nthreads' [-Wunused-variable]
        const int nthreads = static_cast<int>(
                  ^
../inst/include/hdf5Algebra/matrixAggregations.hpp:810:19: warning: unused variable 'nthreads' [-Wunused-variable]
        const int nthreads = static_cast<int>(
                  ^
../inst/include/hdf5Algebra/matrixAggregations.hpp:910:19: warning: unused variable 'nthreads' [-Wunused-variable]
        const int nthreads = static_cast<int>(
                  ^
../inst/include/hdf5Algebra/matrixAggregations.hpp:997:19: warning: unused variable 'nthreads' [-Wunused-variable]
        const int nthreads = static_cast<int>(
                  ^
../inst/include/hdf5Algebra/matrixAggregations.hpp:1058:19: warning: unused variable 'nthreads' [-Wunused-variable]
        const int nthreads = static_cast<int>(
                  ^
../inst/include/hdf5Algebra/matrixAggregations.hpp:1128:19: warning: unused variable 'nthreads' [-Wunused-variable]
        const int nthreads = static_cast<int>(
                  ^
In file included from hdf5_pseudoinverse.cpp:1:
In file included from ../inst/include/BigDataStatMeth.hpp:254:
../inst/include/hdf5Algebra/matrixSdMean.hpp:118:22: warning: variable 'i' set but not used [-Wunused-but-set-variable]
        for( hsize_t i=0; offset[1] < dims_out[1]; i++)
                     ^
In file included from hdf5_r6_aggregations.cpp:47:
In file included from ../inst/include/BigDataStatMeth.hpp:254:
../inst/include/hdf5Algebra/matrixSdMean.hpp:118:22: warning: variable 'i' set but not used [-Wunused-but-set-variable]
        for( hsize_t i=0; offset[1] < dims_out[1]; i++)
                     ^
../inst/include/hdf5Algebra/matrixSdMean.hpp:208:21: warning: variable 'i' set but not used [-Wunused-but-set-variable]
        for(hsize_t i=0; offset[0] < dims_out[0]; i++)
                    ^
../inst/include/hdf5Algebra/matrixSdMean.hpp:208:21: warning: variable 'i' set but not used [-Wunused-but-set-variable]
        for(hsize_t i=0; offset[0] < dims_out[0]; i++)
                    ^
21 warnings generated.
clang++ -arch x86_64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG  -I'/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/Rcpp/include' -I'/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include' -I'/Volumes/Builds/packages/big-sur-x86_64/extralib/4.5/Rhdf5lib/include' -I/opt/R/x86_64/include   -I../inst/include/    -g2  -DBOOST_NO_CONCEPT_CHECKING -DSTRICT_R_HEADERS -fPIC  -falign-functions=64 -Wall -g -O2   -c hdf5_r6_arithmetic.cpp -o hdf5_r6_arithmetic.o
In file included from hdf5_r6_arithmetic.cpp:36:
In file included from ../inst/include/BigDataStatMeth.hpp:40:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/RcppEigen.h:25:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/RcppEigenForward.h:29:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/Eigen/Sparse:26:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/Eigen/SparseCore:61:
/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/Eigen/src/SparseCore/TriangularSolver.h:273:13: warning: variable 'count' set but not used [-Wunused-but-set-variable]
      Index count = 0;
            ^
In file included from hdf5_r6_arithmetic.cpp:36:
In file included from ../inst/include/BigDataStatMeth.hpp:40:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/RcppEigen.h:25:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/RcppEigenForward.h:29:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/Eigen/Sparse:29:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/Eigen/SparseLU:35:
/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/Eigen/src/SparseLU/SparseLU_heap_relax_snode.h:78:9: warning: variable 'nsuper_et_post' set but not used [-Wunused-but-set-variable]
  Index nsuper_et_post = 0; // Number of relaxed snodes in postordered etree 
        ^
/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/Eigen/src/SparseLU/SparseLU_heap_relax_snode.h:79:9: warning: variable 'nsuper_et' set but not used [-Wunused-but-set-variable]
  Index nsuper_et = 0; // Number of relaxed snodes in the original etree 
        ^
In file included from hdf5_r6_arithmetic.cpp:36:
In file included from ../inst/include/BigDataStatMeth.hpp:40:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/RcppEigen.h:25:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/RcppEigenForward.h:31:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/unsupported/Eigen/IterativeSolvers:46:
/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/unsupported/Eigen/src/IterativeSolvers/IDRS.h:72:10: warning: variable 'replacements' set but not used [-Wunused-but-set-variable]
                        Index replacements = 0;
                              ^
In file included from hdf5_r6_arithmetic.cpp:36:
In file included from ../inst/include/BigDataStatMeth.hpp:40:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/RcppEigen.h:25:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/RcppEigenForward.h:37:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/unsupported/Eigen/SparseExtra:45:
/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/unsupported/Eigen/src/SparseExtra/MarketIO.h:246:7: warning: variable 'count' set but not used [-Wunused-but-set-variable]
  int count = 0;
      ^
21 warnings generated.
clang++ -arch x86_64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG  -I'/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/Rcpp/include' -I'/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include' -I'/Volumes/Builds/packages/big-sur-x86_64/extralib/4.5/Rhdf5lib/include' -I/opt/R/x86_64/include   -I../inst/include/    -g2  -DBOOST_NO_CONCEPT_CHECKING -DSTRICT_R_HEADERS -fPIC  -falign-functions=64 -Wall -g -O2   -c hdf5_r6_bind.cpp -o hdf5_r6_bind.o
In file included from hdf5_r6_arithmetic.cpp:36:
In file included from ../inst/include/BigDataStatMeth.hpp:250:
../inst/include/hdf5Algebra/matrixAggregations.hpp:145:19: warning: unused variable 'nthreads' [-Wunused-variable]
        const int nthreads = static_cast<int>(
                  ^
../inst/include/hdf5Algebra/matrixAggregations.hpp:223:19: warning: unused variable 'nthreads' [-Wunused-variable]
        const int nthreads = static_cast<int>(
                  ^
../inst/include/hdf5Algebra/matrixAggregations.hpp:289:19: warning: unused variable 'nthreads' [-Wunused-variable]
        const int nthreads = static_cast<int>(
                  ^
../inst/include/hdf5Algebra/matrixAggregations.hpp:353:19: warning: unused variable 'nthreads' [-Wunused-variable]
        const int nthreads = static_cast<int>(
                  ^
../inst/include/hdf5Algebra/matrixAggregations.hpp:428:19: warning: unused variable 'nthreads' [-Wunused-variable]
        const int nthreads = static_cast<int>(
                  ^
../inst/include/hdf5Algebra/matrixAggregations.hpp:527:19: warning: unused variable 'nthreads' [-Wunused-variable]
        const int nthreads = static_cast<int>(
                  ^
../inst/include/hdf5Algebra/matrixAggregations.hpp:595:19: warning: unused variable 'nthreads' [-Wunused-variable]
        const int nthreads = static_cast<int>(
                  ^
../inst/include/hdf5Algebra/matrixAggregations.hpp:660:19: warning: unused variable 'nthreads' [-Wunused-variable]
        const int nthreads = static_cast<int>(
                  ^
../inst/include/hdf5Algebra/matrixAggregations.hpp:732:19: warning: unused variable 'nthreads' [-Wunused-variable]
        const int nthreads = static_cast<int>(
                  ^
../inst/include/hdf5Algebra/matrixAggregations.hpp:810:19: warning: unused variable 'nthreads' [-Wunused-variable]
        const int nthreads = static_cast<int>(
                  ^
../inst/include/hdf5Algebra/matrixAggregations.hpp:910:19: warning: unused variable 'nthreads' [-Wunused-variable]
        const int nthreads = static_cast<int>(
                  ^
../inst/include/hdf5Algebra/matrixAggregations.hpp:997:19: warning: unused variable 'nthreads' [-Wunused-variable]
        const int nthreads = static_cast<int>(
                  ^
../inst/include/hdf5Algebra/matrixAggregations.hpp:1058:19: warning: unused variable 'nthreads' [-Wunused-variable]
        const int nthreads = static_cast<int>(
                  ^
../inst/include/hdf5Algebra/matrixAggregations.hpp:1128:19: warning: unused variable 'nthreads' [-Wunused-variable]
        const int nthreads = static_cast<int>(
                  ^
In file included from hdf5_r6_arithmetic.cpp:36:
In file included from ../inst/include/BigDataStatMeth.hpp:254:
../inst/include/hdf5Algebra/matrixSdMean.hpp:118:22: warning: variable 'i' set but not used [-Wunused-but-set-variable]
        for( hsize_t i=0; offset[1] < dims_out[1]; i++)
                     ^
../inst/include/hdf5Algebra/matrixSdMean.hpp:208:21: warning: variable 'i' set but not used [-Wunused-but-set-variable]
        for(hsize_t i=0; offset[0] < dims_out[0]; i++)
                    ^
In file included from hdf5_r6_bind.cpp:21:
In file included from ../inst/include/BigDataStatMeth.hpp:40:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/RcppEigen.h:25:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/RcppEigenForward.h:29:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/Eigen/Sparse:26:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/Eigen/SparseCore:61:
/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/Eigen/src/SparseCore/TriangularSolver.h:273:13: warning: variable 'count' set but not used [-Wunused-but-set-variable]
      Index count = 0;
            ^
In file included from hdf5_r6_bind.cpp:21:
In file included from ../inst/include/BigDataStatMeth.hpp:40:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/RcppEigen.h:25:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/RcppEigenForward.h:29:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/Eigen/Sparse:29:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/Eigen/SparseLU:35:
/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/Eigen/src/SparseLU/SparseLU_heap_relax_snode.h:78:9: warning: variable 'nsuper_et_post' set but not used [-Wunused-but-set-variable]
  Index nsuper_et_post = 0; // Number of relaxed snodes in postordered etree 
        ^
/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/Eigen/src/SparseLU/SparseLU_heap_relax_snode.h:79:9: warning: variable 'nsuper_et' set but not used [-Wunused-but-set-variable]
  Index nsuper_et = 0; // Number of relaxed snodes in the original etree 
        ^
In file included from hdf5_r6_bind.cpp:21:
In file included from ../inst/include/BigDataStatMeth.hpp:40:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/RcppEigen.h:25:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/RcppEigenForward.h:31:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/unsupported/Eigen/IterativeSolvers:46:
/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/unsupported/Eigen/src/IterativeSolvers/IDRS.h:72:10: warning: variable 'replacements' set but not used [-Wunused-but-set-variable]
                        Index replacements = 0;
                              ^
In file included from hdf5_r6_bind.cpp:21:
In file included from ../inst/include/BigDataStatMeth.hpp:40:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/RcppEigen.h:25:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/RcppEigenForward.h:37:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/unsupported/Eigen/SparseExtra:45:
/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/unsupported/Eigen/src/SparseExtra/MarketIO.h:246:7: warning: variable 'count' set but not used [-Wunused-but-set-variable]
  int count = 0;
      ^
21 warnings generated.
clang++ -arch x86_64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG  -I'/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/Rcpp/include' -I'/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include' -I'/Volumes/Builds/packages/big-sur-x86_64/extralib/4.5/Rhdf5lib/include' -I/opt/R/x86_64/include   -I../inst/include/    -g2  -DBOOST_NO_CONCEPT_CHECKING -DSTRICT_R_HEADERS -fPIC  -falign-functions=64 -Wall -g -O2   -c hdf5_r6_cholesky.cpp -o hdf5_r6_cholesky.o
In file included from hdf5_r6_bind.cpp:21:
In file included from ../inst/include/BigDataStatMeth.hpp:250:
../inst/include/hdf5Algebra/matrixAggregations.hpp:145:19: warning: unused variable 'nthreads' [-Wunused-variable]
        const int nthreads = static_cast<int>(
                  ^
../inst/include/hdf5Algebra/matrixAggregations.hpp:223:19: warning: unused variable 'nthreads' [-Wunused-variable]
        const int nthreads = static_cast<int>(
                  ^
../inst/include/hdf5Algebra/matrixAggregations.hpp:289:19: warning: unused variable 'nthreads' [-Wunused-variable]
        const int nthreads = static_cast<int>(
                  ^
../inst/include/hdf5Algebra/matrixAggregations.hpp:353:19: warning: unused variable 'nthreads' [-Wunused-variable]
        const int nthreads = static_cast<int>(
                  ^
../inst/include/hdf5Algebra/matrixAggregations.hpp:428:19: warning: unused variable 'nthreads' [-Wunused-variable]
        const int nthreads = static_cast<int>(
                  ^
../inst/include/hdf5Algebra/matrixAggregations.hpp:527:19: warning: unused variable 'nthreads' [-Wunused-variable]
        const int nthreads = static_cast<int>(
                  ^
../inst/include/hdf5Algebra/matrixAggregations.hpp:595:19: warning: unused variable 'nthreads' [-Wunused-variable]
        const int nthreads = static_cast<int>(
                  ^
../inst/include/hdf5Algebra/matrixAggregations.hpp:660:19: warning: unused variable 'nthreads' [-Wunused-variable]
        const int nthreads = static_cast<int>(
                  ^
../inst/include/hdf5Algebra/matrixAggregations.hpp:732:19: warning: unused variable 'nthreads' [-Wunused-variable]
        const int nthreads = static_cast<int>(
                  ^
../inst/include/hdf5Algebra/matrixAggregations.hpp:810:19: warning: unused variable 'nthreads' [-Wunused-variable]
        const int nthreads = static_cast<int>(
                  ^
../inst/include/hdf5Algebra/matrixAggregations.hpp:910:19: warning: unused variable 'nthreads' [-Wunused-variable]
        const int nthreads = static_cast<int>(
                  ^
../inst/include/hdf5Algebra/matrixAggregations.hpp:997:19: warning: unused variable 'nthreads' [-Wunused-variable]
        const int nthreads = static_cast<int>(
                  ^
../inst/include/hdf5Algebra/matrixAggregations.hpp:1058:19: warning: unused variable 'nthreads' [-Wunused-variable]
        const int nthreads = static_cast<int>(
                  ^
../inst/include/hdf5Algebra/matrixAggregations.hpp:1128:19: warning: unused variable 'nthreads' [-Wunused-variable]
        const int nthreads = static_cast<int>(
                  ^
In file included from hdf5_r6_bind.cpp:21:
In file included from ../inst/include/BigDataStatMeth.hpp:254:
../inst/include/hdf5Algebra/matrixSdMean.hpp:118:22: warning: variable 'i' set but not used [-Wunused-but-set-variable]
        for( hsize_t i=0; offset[1] < dims_out[1]; i++)
                     ^
../inst/include/hdf5Algebra/matrixSdMean.hpp:208:21: warning: variable 'i' set but not used [-Wunused-but-set-variable]
        for(hsize_t i=0; offset[0] < dims_out[0]; i++)
                    ^
In file included from hdf5_r6_cholesky.cpp:20:
In file included from ../inst/include/BigDataStatMeth.hpp:40:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/RcppEigen.h:25:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/RcppEigenForward.h:29:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/Eigen/Sparse:26:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/Eigen/SparseCore:61:
/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/Eigen/src/SparseCore/TriangularSolver.h:273:13: warning: variable 'count' set but not used [-Wunused-but-set-variable]
      Index count = 0;
            ^
In file included from hdf5_r6_cholesky.cpp:20:
In file included from ../inst/include/BigDataStatMeth.hpp:40:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/RcppEigen.h:25:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/RcppEigenForward.h:29:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/Eigen/Sparse:29:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/Eigen/SparseLU:35:
/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/Eigen/src/SparseLU/SparseLU_heap_relax_snode.h:78:9: warning: variable 'nsuper_et_post' set but not used [-Wunused-but-set-variable]
  Index nsuper_et_post = 0; // Number of relaxed snodes in postordered etree 
        ^
/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/Eigen/src/SparseLU/SparseLU_heap_relax_snode.h:79:9: warning: variable 'nsuper_et' set but not used [-Wunused-but-set-variable]
  Index nsuper_et = 0; // Number of relaxed snodes in the original etree 
        ^
In file included from hdf5_r6_cholesky.cpp:20:
In file included from ../inst/include/BigDataStatMeth.hpp:40:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/RcppEigen.h:25:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/RcppEigenForward.h:31:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/unsupported/Eigen/IterativeSolvers:46:
/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/unsupported/Eigen/src/IterativeSolvers/IDRS.h:72:10: warning: variable 'replacements' set but not used [-Wunused-but-set-variable]
                        Index replacements = 0;
                              ^
In file included from hdf5_r6_cholesky.cpp:20:
In file included from ../inst/include/BigDataStatMeth.hpp:40:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/RcppEigen.h:25:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/RcppEigenForward.h:37:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/unsupported/Eigen/SparseExtra:45:
/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/unsupported/Eigen/src/SparseExtra/MarketIO.h:246:7: warning: variable 'count' set but not used [-Wunused-but-set-variable]
  int count = 0;
      ^
In file included from hdf5_r6_cholesky.cpp:20:
In file included from ../inst/include/BigDataStatMeth.hpp:250:
../inst/include/hdf5Algebra/matrixAggregations.hpp:145:19: warning: unused variable 'nthreads' [-Wunused-variable]
        const int nthreads = static_cast<int>(
                  ^
../inst/include/hdf5Algebra/matrixAggregations.hpp:223:19: warning: unused variable 'nthreads' [-Wunused-variable]
        const int nthreads = static_cast<int>(
                  ^
../inst/include/hdf5Algebra/matrixAggregations.hpp:289:19: warning: unused variable 'nthreads' [-Wunused-variable]
        const int nthreads = static_cast<int>(
                  ^
../inst/include/hdf5Algebra/matrixAggregations.hpp:353:19: warning: unused variable 'nthreads' [-Wunused-variable]
        const int nthreads = static_cast<int>(
                  ^
../inst/include/hdf5Algebra/matrixAggregations.hpp:428:19: warning: unused variable 'nthreads' [-Wunused-variable]
        const int nthreads = static_cast<int>(
                  ^
../inst/include/hdf5Algebra/matrixAggregations.hpp:527:19: warning: unused variable 'nthreads' [-Wunused-variable]
        const int nthreads = static_cast<int>(
                  ^
../inst/include/hdf5Algebra/matrixAggregations.hpp:595:19: warning: unused variable 'nthreads' [-Wunused-variable]
        const int nthreads = static_cast<int>(
                  ^
../inst/include/hdf5Algebra/matrixAggregations.hpp:660:19: warning: unused variable 'nthreads' [-Wunused-variable]
        const int nthreads = static_cast<int>(
                  ^
../inst/include/hdf5Algebra/matrixAggregations.hpp:732:19: warning: unused variable 'nthreads' [-Wunused-variable]
        const int nthreads = static_cast<int>(
                  ^
../inst/include/hdf5Algebra/matrixAggregations.hpp:810:19: warning: unused variable 'nthreads' [-Wunused-variable]
        const int nthreads = static_cast<int>(
                  ^
../inst/include/hdf5Algebra/matrixAggregations.hpp:910:19: warning: unused variable 'nthreads' [-Wunused-variable]
        const int nthreads = static_cast<int>(
                  ^
../inst/include/hdf5Algebra/matrixAggregations.hpp:997:19: warning: unused variable 'nthreads' [-Wunused-variable]
        const int nthreads = static_cast<int>(
                  ^
../inst/include/hdf5Algebra/matrixAggregations.hpp:1058:19: warning: unused variable 'nthreads' [-Wunused-variable]
        const int nthreads = static_cast<int>(
                  ^
../inst/include/hdf5Algebra/matrixAggregations.hpp:1128:19: warning: unused variable 'nthreads' [-Wunused-variable]
        const int nthreads = static_cast<int>(
                  ^
In file included from hdf5_r6_cholesky.cpp:20:
In file included from ../inst/include/BigDataStatMeth.hpp:254:
../inst/include/hdf5Algebra/matrixSdMean.hpp:118:22: warning: variable 'i' set but not used [-Wunused-but-set-variable]
        for( hsize_t i=0; offset[1] < dims_out[1]; i++)
                     ^
../inst/include/hdf5Algebra/matrixSdMean.hpp:208:21: warning: variable 'i' set but not used [-Wunused-but-set-variable]
        for(hsize_t i=0; offset[0] < dims_out[0]; i++)
                    ^
21 warnings generated.
clang++ -arch x86_64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG  -I'/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/Rcpp/include' -I'/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include' -I'/Volumes/Builds/packages/big-sur-x86_64/extralib/4.5/Rhdf5lib/include' -I/opt/R/x86_64/include   -I../inst/include/    -g2  -DBOOST_NO_CONCEPT_CHECKING -DSTRICT_R_HEADERS -fPIC  -falign-functions=64 -Wall -g -O2   -c hdf5_r6_correlation.cpp -o hdf5_r6_correlation.o
In file included from hdf5_r6_correlation.cpp:15:
In file included from ../inst/include/BigDataStatMeth.hpp:40:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/RcppEigen.h:25:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/RcppEigenForward.h:29:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/Eigen/Sparse:26:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/Eigen/SparseCore:61:
/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/Eigen/src/SparseCore/TriangularSolver.h:273:13: warning: variable 'count' set but not used [-Wunused-but-set-variable]
      Index count = 0;
            ^
In file included from hdf5_r6_correlation.cpp:15:
In file included from ../inst/include/BigDataStatMeth.hpp:40:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/RcppEigen.h:25:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/RcppEigenForward.h:29:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/Eigen/Sparse:29:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/Eigen/SparseLU:35:
/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/Eigen/src/SparseLU/SparseLU_heap_relax_snode.h:78:9: warning: variable 'nsuper_et_post' set but not used [-Wunused-but-set-variable]
  Index nsuper_et_post = 0; // Number of relaxed snodes in postordered etree 
        ^
/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/Eigen/src/SparseLU/SparseLU_heap_relax_snode.h:79:9: warning: variable 'nsuper_et' set but not used [-Wunused-but-set-variable]
  Index nsuper_et = 0; // Number of relaxed snodes in the original etree 
        ^
In file included from hdf5_r6_correlation.cpp:15:
In file included from ../inst/include/BigDataStatMeth.hpp:40:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/RcppEigen.h:25:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/RcppEigenForward.h:31:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/unsupported/Eigen/IterativeSolvers:46:
/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/unsupported/Eigen/src/IterativeSolvers/IDRS.h:72:10: warning: variable 'replacements' set but not used [-Wunused-but-set-variable]
                        Index replacements = 0;
                              ^
In file included from hdf5_r6_correlation.cpp:15:
In file included from ../inst/include/BigDataStatMeth.hpp:40:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/RcppEigen.h:25:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/RcppEigenForward.h:37:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/unsupported/Eigen/SparseExtra:45:
/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/unsupported/Eigen/src/SparseExtra/MarketIO.h:246:7: warning: variable 'count' set but not used [-Wunused-but-set-variable]
  int count = 0;
      ^
In file included from hdf5_r6_correlation.cpp:15:
In file included from ../inst/include/BigDataStatMeth.hpp:250:
../inst/include/hdf5Algebra/matrixAggregations.hpp:145:19: warning: unused variable 'nthreads' [-Wunused-variable]
        const int nthreads = static_cast<int>(
                  ^
../inst/include/hdf5Algebra/matrixAggregations.hpp:223:19: warning: unused variable 'nthreads' [-Wunused-variable]
        const int nthreads = static_cast<int>(
                  ^
../inst/include/hdf5Algebra/matrixAggregations.hpp:289:19: warning: unused variable 'nthreads' [-Wunused-variable]
        const int nthreads = static_cast<int>(
                  ^
../inst/include/hdf5Algebra/matrixAggregations.hpp:353:19: warning: unused variable 'nthreads' [-Wunused-variable]
        const int nthreads = static_cast<int>(
                  ^
../inst/include/hdf5Algebra/matrixAggregations.hpp:428:19: warning: unused variable 'nthreads' [-Wunused-variable]
        const int nthreads = static_cast<int>(
                  ^
../inst/include/hdf5Algebra/matrixAggregations.hpp:527:19: warning: unused variable 'nthreads' [-Wunused-variable]
        const int nthreads = static_cast<int>(
                  ^
../inst/include/hdf5Algebra/matrixAggregations.hpp:595:19: warning: unused variable 'nthreads' [-Wunused-variable]
        const int nthreads = static_cast<int>(
                  ^
../inst/include/hdf5Algebra/matrixAggregations.hpp:660:19: warning: unused variable 'nthreads' [-Wunused-variable]
        const int nthreads = static_cast<int>(
                  ^
../inst/include/hdf5Algebra/matrixAggregations.hpp:732:19: warning: unused variable 'nthreads' [-Wunused-variable]
        const int nthreads = static_cast<int>(
                  ^
../inst/include/hdf5Algebra/matrixAggregations.hpp:810:19: warning: unused variable 'nthreads' [-Wunused-variable]
        const int nthreads = static_cast<int>(
                  ^
../inst/include/hdf5Algebra/matrixAggregations.hpp:910:19: warning: unused variable 'nthreads' [-Wunused-variable]
        const int nthreads = static_cast<int>(
                  ^
../inst/include/hdf5Algebra/matrixAggregations.hpp:997:19: warning: unused variable 'nthreads' [-Wunused-variable]
        const int nthreads = static_cast<int>(
                  ^
../inst/include/hdf5Algebra/matrixAggregations.hpp:1058:19: warning: unused variable 'nthreads' [-Wunused-variable]
        const int nthreads = static_cast<int>(
                  ^
../inst/include/hdf5Algebra/matrixAggregations.hpp:1128:19: warning: unused variable 'nthreads' [-Wunused-variable]
        const int nthreads = static_cast<int>(
                  ^
21 warnings generated.
clang++ -arch x86_64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG  -I'/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/Rcpp/include' -I'/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include' -I'/Volumes/Builds/packages/big-sur-x86_64/extralib/4.5/Rhdf5lib/include' -I/opt/R/x86_64/include   -I../inst/include/    -g2  -DBOOST_NO_CONCEPT_CHECKING -DSTRICT_R_HEADERS -fPIC  -falign-functions=64 -Wall -g -O2   -c hdf5_r6_eigen.cpp -o hdf5_r6_eigen.o
In file included from hdf5_r6_correlation.cpp:15:
In file included from ../inst/include/BigDataStatMeth.hpp:254:
../inst/include/hdf5Algebra/matrixSdMean.hpp:118:22: warning: variable 'i' set but not used [-Wunused-but-set-variable]
        for( hsize_t i=0; offset[1] < dims_out[1]; i++)
                     ^
../inst/include/hdf5Algebra/matrixSdMean.hpp:208:21: warning: variable 'i' set but not used [-Wunused-but-set-variable]
        for(hsize_t i=0; offset[0] < dims_out[0]; i++)
                    ^
21 warnings generated.
clang++ -arch x86_64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG  -I'/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/Rcpp/include' -I'/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include' -I'/Volumes/Builds/packages/big-sur-x86_64/extralib/4.5/Rhdf5lib/include' -I/opt/R/x86_64/include   -I../inst/include/    -g2  -DBOOST_NO_CONCEPT_CHECKING -DSTRICT_R_HEADERS -fPIC  -falign-functions=64 -Wall -g -O2   -c hdf5_r6_matvec.cpp -o hdf5_r6_matvec.o
In file included from hdf5_r6_eigen.cpp:18:
In file included from ../inst/include/BigDataStatMeth.hpp:40:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/RcppEigen.h:25:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/RcppEigenForward.h:29:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/Eigen/Sparse:26:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/Eigen/SparseCore:61:
/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/Eigen/src/SparseCore/TriangularSolver.h:273:13: warning: variable 'count' set but not used [-Wunused-but-set-variable]
      Index count = 0;
            ^
In file included from hdf5_r6_eigen.cpp:18:
In file included from ../inst/include/BigDataStatMeth.hpp:40:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/RcppEigen.h:25:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/RcppEigenForward.h:29:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/Eigen/Sparse:29:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/Eigen/SparseLU:35:
/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/Eigen/src/SparseLU/SparseLU_heap_relax_snode.h:78:9: warning: variable 'nsuper_et_post' set but not used [-Wunused-but-set-variable]
  Index nsuper_et_post = 0; // Number of relaxed snodes in postordered etree 
        ^
/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/Eigen/src/SparseLU/SparseLU_heap_relax_snode.h:79:9: warning: variable 'nsuper_et' set but not used [-Wunused-but-set-variable]
  Index nsuper_et = 0; // Number of relaxed snodes in the original etree 
        ^
In file included from hdf5_r6_eigen.cpp:18:
In file included from ../inst/include/BigDataStatMeth.hpp:40:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/RcppEigen.h:25:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/RcppEigenForward.h:31:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/unsupported/Eigen/IterativeSolvers:46:
/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/unsupported/Eigen/src/IterativeSolvers/IDRS.h:72:10: warning: variable 'replacements' set but not used [-Wunused-but-set-variable]
                        Index replacements = 0;
                              ^
In file included from hdf5_r6_eigen.cpp:18:
In file included from ../inst/include/BigDataStatMeth.hpp:40:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/RcppEigen.h:25:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/RcppEigenForward.h:37:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/unsupported/Eigen/SparseExtra:45:
/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/unsupported/Eigen/src/SparseExtra/MarketIO.h:246:7: warning: variable 'count' set but not used [-Wunused-but-set-variable]
  int count = 0;
      ^
In file included from hdf5_r6_matvec.cpp:36:
In file included from ../inst/include/BigDataStatMeth.hpp:40:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/RcppEigen.h:25:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/RcppEigenForward.h:29:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/Eigen/Sparse:26:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/Eigen/SparseCore:61:
/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/Eigen/src/SparseCore/TriangularSolver.h:273:13: warning: variable 'count' set but not used [-Wunused-but-set-variable]
      Index count = 0;
            ^
In file included from hdf5_r6_matvec.cpp:36:
In file included from ../inst/include/BigDataStatMeth.hpp:40:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/RcppEigen.h:25:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/RcppEigenForward.h:29:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/Eigen/Sparse:29:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/Eigen/SparseLU:35:
/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/Eigen/src/SparseLU/SparseLU_heap_relax_snode.h:78:9: warning: variable 'nsuper_et_post' set but not used [-Wunused-but-set-variable]
  Index nsuper_et_post = 0; // Number of relaxed snodes in postordered etree 
        ^
/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/Eigen/src/SparseLU/SparseLU_heap_relax_snode.h:79:9: warning: variable 'nsuper_et' set but not used [-Wunused-but-set-variable]
  Index nsuper_et = 0; // Number of relaxed snodes in the original etree 
        ^
In file included from hdf5_r6_matvec.cpp:36:
In file included from ../inst/include/BigDataStatMeth.hpp:40:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/RcppEigen.h:25:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/RcppEigenForward.h:31:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/unsupported/Eigen/IterativeSolvers:46:
/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/unsupported/Eigen/src/IterativeSolvers/IDRS.h:72:10: warning: variable 'replacements' set but not used [-Wunused-but-set-variable]
                        Index replacements = 0;
                              ^
21 warnings generated.
clang++ -arch x86_64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG  -I'/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/Rcpp/include' -I'/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include' -I'/Volumes/Builds/packages/big-sur-x86_64/extralib/4.5/Rhdf5lib/include' -I/opt/R/x86_64/include   -I../inst/include/    -g2  -DBOOST_NO_CONCEPT_CHECKING -DSTRICT_R_HEADERS -fPIC  -falign-functions=64 -Wall -g -O2   -c hdf5_r6_minimal.cpp -o hdf5_r6_minimal.o
In file included from hdf5_r6_matvec.cpp:36:
In file included from ../inst/include/BigDataStatMeth.hpp:40:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/RcppEigen.h:25:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/RcppEigenForward.h:37:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/unsupported/Eigen/SparseExtra:45:
/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/unsupported/Eigen/src/SparseExtra/MarketIO.h:246:7: warning: variable 'count' set but not used [-Wunused-but-set-variable]
  int count = 0;
      ^
In file included from hdf5_r6_eigen.cpp:18:
In file included from ../inst/include/BigDataStatMeth.hpp:250:
../inst/include/hdf5Algebra/matrixAggregations.hpp:145:19: warning: unused variable 'nthreads' [-Wunused-variable]
        const int nthreads = static_cast<int>(
                  ^
../inst/include/hdf5Algebra/matrixAggregations.hpp:223:19: warning: unused variable 'nthreads' [-Wunused-variable]
        const int nthreads = static_cast<int>(
                  ^
../inst/include/hdf5Algebra/matrixAggregations.hpp:289:19: warning: unused variable 'nthreads' [-Wunused-variable]
        const int nthreads = static_cast<int>(
                  ^
../inst/include/hdf5Algebra/matrixAggregations.hpp:353:19: warning: unused variable 'nthreads' [-Wunused-variable]
        const int nthreads = static_cast<int>(
                  ^
../inst/include/hdf5Algebra/matrixAggregations.hpp:428:19: warning: unused variable 'nthreads' [-Wunused-variable]
        const int nthreads = static_cast<int>(
                  ^
../inst/include/hdf5Algebra/matrixAggregations.hpp:527:19: warning: unused variable 'nthreads' [-Wunused-variable]
        const int nthreads = static_cast<int>(
                  ^
../inst/include/hdf5Algebra/matrixAggregations.hpp:595:19: warning: unused variable 'nthreads' [-Wunused-variable]
        const int nthreads = static_cast<int>(
                  ^
../inst/include/hdf5Algebra/matrixAggregations.hpp:660:19: warning: unused variable 'nthreads' [-Wunused-variable]
        const int nthreads = static_cast<int>(
                  ^
../inst/include/hdf5Algebra/matrixAggregations.hpp:732:19: warning: unused variable 'nthreads' [-Wunused-variable]
        const int nthreads = static_cast<int>(
                  ^
../inst/include/hdf5Algebra/matrixAggregations.hpp:810:19: warning: unused variable 'nthreads' [-Wunused-variable]
        const int nthreads = static_cast<int>(
                  ^
../inst/include/hdf5Algebra/matrixAggregations.hpp:910:19: warning: unused variable 'nthreads' [-Wunused-variable]
        const int nthreads = static_cast<int>(
                  ^
../inst/include/hdf5Algebra/matrixAggregations.hpp:997:19: warning: unused variable 'nthreads' [-Wunused-variable]
        const int nthreads = static_cast<int>(
                  ^
../inst/include/hdf5Algebra/matrixAggregations.hpp:1058:19: warning: unused variable 'nthreads' [-Wunused-variable]
        const int nthreads = static_cast<int>(
                  ^
../inst/include/hdf5Algebra/matrixAggregations.hpp:1128:19: warning: unused variable 'nthreads' [-Wunused-variable]
        const int nthreads = static_cast<int>(
                  ^
In file included from hdf5_r6_matvec.cpp:36:
In file included from ../inst/include/BigDataStatMeth.hpp:250:
../inst/include/hdf5Algebra/matrixAggregations.hpp:145:19: warning: unused variable 'nthreads' [-Wunused-variable]
        const int nthreads = static_cast<int>(
                  ^
../inst/include/hdf5Algebra/matrixAggregations.hpp:223:19: warning: unused variable 'nthreads' [-Wunused-variable]
        const int nthreads = static_cast<int>(
                  ^
../inst/include/hdf5Algebra/matrixAggregations.hpp:289:19: warning: unused variable 'nthreads' [-Wunused-variable]
        const int nthreads = static_cast<int>(
                  ^
../inst/include/hdf5Algebra/matrixAggregations.hpp:353:19: warning: unused variable 'nthreads' [-Wunused-variable]
        const int nthreads = static_cast<int>(
                  ^
In file included from hdf5_r6_minimal.cpp:32:
In file included from ../inst/include/BigDataStatMeth.hpp:40:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/RcppEigen.h:25:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/RcppEigenForward.h:29:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/Eigen/Sparse:26:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/Eigen/SparseCore:61:
/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/Eigen/src/SparseCore/TriangularSolver.h:273:13: warning: variable 'count' set but not used [-Wunused-but-set-variable]
      Index count = 0;
            ^
In file included from hdf5_r6_minimal.cpp:32:
In file included from ../inst/include/BigDataStatMeth.hpp:40:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/RcppEigen.h:25:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/RcppEigenForward.h:29:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/Eigen/Sparse:29:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/Eigen/SparseLU:35:
/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/Eigen/src/SparseLU/SparseLU_heap_relax_snode.h:78:9: warning: variable 'nsuper_et_post' set but not used [-Wunused-but-set-variable]
  Index nsuper_et_post = 0; // Number of relaxed snodes in postordered etree 
        ^
/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/Eigen/src/SparseLU/SparseLU_heap_relax_snode.h:79:9: warning: variable 'nsuper_et' set but not used [-Wunused-but-set-variable]
  Index nsuper_et = 0; // Number of relaxed snodes in the original etree 
        ^
../inst/include/hdf5Algebra/matrixAggregations.hpp:428:19: warning: unused variable 'nthreads' [-Wunused-variable]
        const int nthreads = static_cast<int>(
                  ^
In file included from hdf5_r6_minimal.cpp:32:
In file included from ../inst/include/BigDataStatMeth.hpp:40:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/RcppEigen.h:25:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/RcppEigenForward.h:31:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/unsupported/Eigen/IterativeSolvers:46:
/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/unsupported/Eigen/src/IterativeSolvers/IDRS.h:72:10: warning: variable 'replacements' set but not used [-Wunused-but-set-variable]
                        Index replacements = 0;
                              ^
../inst/include/hdf5Algebra/matrixAggregations.hpp:527:19: warning: unused variable 'nthreads' [-Wunused-variable]
        const int nthreads = static_cast<int>(
                  ^
21 warnings generated.
clang++ -arch x86_64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG  -I'/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/Rcpp/include' -I'/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include' -I'/Volumes/Builds/packages/big-sur-x86_64/extralib/4.5/Rhdf5lib/include' -I/opt/R/x86_64/include   -I../inst/include/    -g2  -DBOOST_NO_CONCEPT_CHECKING -DSTRICT_R_HEADERS -fPIC  -falign-functions=64 -Wall -g -O2   -c hdf5_r6_multiply.cpp -o hdf5_r6_multiply.o
../inst/include/hdf5Algebra/matrixAggregations.hpp:595:19: warning: unused variable 'nthreads' [-Wunused-variable]
        const int nthreads = static_cast<int>(
                  ^
In file included from hdf5_r6_eigen.cpp:18:
In file included from ../inst/include/BigDataStatMeth.hpp:254:
../inst/include/hdf5Algebra/matrixSdMean.hpp:118:22: warning: variable 'i' set but not used [-Wunused-but-set-variable]
        for( hsize_t i=0; offset[1] < dims_out[1]; i++)
                     ^
../inst/include/hdf5Algebra/matrixAggregations.hpp:660:19: warning: unused variable 'nthreads' [-Wunused-variable]
        const int nthreads = static_cast<int>(
                  ^
../inst/include/hdf5Algebra/matrixAggregations.hpp:732:19: warning: unused variable 'nthreads' [-Wunused-variable]
        const int nthreads = static_cast<int>(
                  ^
../inst/include/hdf5Algebra/matrixSdMean.hpp:208:21: warning: variable 'i' set but not used [-Wunused-but-set-variable]
        for(hsize_t i=0; offset[0] < dims_out[0]; i++)
                    ^
../inst/include/hdf5Algebra/matrixAggregations.hpp:810:19: warning: unused variable 'nthreads' [-Wunused-variable]
        const int nthreads = static_cast<int>(
                  ^
../inst/include/hdf5Algebra/matrixAggregations.hpp:910:19: warning: unused variable 'nthreads' [-Wunused-variable]
        const int nthreads = static_cast<int>(
                  ^
../inst/include/hdf5Algebra/matrixAggregations.hpp:997:19: warning: unused variable 'nthreads' [-Wunused-variable]
        const int nthreads = static_cast<int>(
                  ^
../inst/include/hdf5Algebra/matrixAggregations.hpp:1058:19: warning: unused variable 'nthreads' [-Wunused-variable]
        const int nthreads = static_cast<int>(
                  ^
../inst/include/hdf5Algebra/matrixAggregations.hpp:1128:19: warning: unused variable 'nthreads' [-Wunused-variable]
        const int nthreads = static_cast<int>(
                  ^
In file included from hdf5_r6_minimal.cpp:32:
In file included from ../inst/include/BigDataStatMeth.hpp:40:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/RcppEigen.h:25:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/RcppEigenForward.h:37:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/unsupported/Eigen/SparseExtra:45:
/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/unsupported/Eigen/src/SparseExtra/MarketIO.h:246:7: warning: variable 'count' set but not used [-Wunused-but-set-variable]
  int count = 0;
      ^
In file included from hdf5_r6_matvec.cpp:36:
In file included from ../inst/include/BigDataStatMeth.hpp:254:
../inst/include/hdf5Algebra/matrixSdMean.hpp:118:22: warning: variable 'i' set but not used [-Wunused-but-set-variable]
        for( hsize_t i=0; offset[1] < dims_out[1]; i++)
                     ^
../inst/include/hdf5Algebra/matrixSdMean.hpp:208:21: warning: variable 'i' set but not used [-Wunused-but-set-variable]
        for(hsize_t i=0; offset[0] < dims_out[0]; i++)
                    ^
In file included from hdf5_r6_minimal.cpp:32:
In file included from ../inst/include/BigDataStatMeth.hpp:250:
../inst/include/hdf5Algebra/matrixAggregations.hpp:145:19: warning: unused variable 'nthreads' [-Wunused-variable]
        const int nthreads = static_cast<int>(
                  ^
../inst/include/hdf5Algebra/matrixAggregations.hpp:223:19: warning: unused variable 'nthreads' [-Wunused-variable]
        const int nthreads = static_cast<int>(
                  ^
../inst/include/hdf5Algebra/matrixAggregations.hpp:289:19: warning: unused variable 'nthreads' [-Wunused-variable]
        const int nthreads = static_cast<int>(
                  ^
../inst/include/hdf5Algebra/matrixAggregations.hpp:353:19: warning: unused variable 'nthreads' [-Wunused-variable]
        const int nthreads = static_cast<int>(
                  ^
In file included from hdf5_r6_multiply.cpp:42:
In file included from ../inst/include/BigDataStatMeth.hpp:40:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/RcppEigen.h:25:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/RcppEigenForward.h:29:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/Eigen/Sparse:26:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/Eigen/SparseCore:61:
/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/Eigen/src/SparseCore/TriangularSolver.h:273:13: warning: variable 'count' set but not used [-Wunused-but-set-variable]
      Index count = 0;
            ^
../inst/include/hdf5Algebra/matrixAggregations.hpp:428:19: warning: unused variable 'nthreads' [-Wunused-variable]
        const int nthreads = static_cast<int>(
                  ^
In file included from hdf5_r6_multiply.cpp:42:
In file included from ../inst/include/BigDataStatMeth.hpp:40:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/RcppEigen.h:25:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/RcppEigenForward.h:29:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/Eigen/Sparse:29:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/Eigen/SparseLU:35:
/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/Eigen/src/SparseLU/SparseLU_heap_relax_snode.h:78:9: warning: variable 'nsuper_et_post' set but not used [-Wunused-but-set-variable]
  Index nsuper_et_post = 0; // Number of relaxed snodes in postordered etree 
        ^
/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/Eigen/src/SparseLU/SparseLU_heap_relax_snode.h:79:9: warning: variable 'nsuper_et' set but not used [-Wunused-but-set-variable]
  Index nsuper_et = 0; // Number of relaxed snodes in the original etree 
        ^
../inst/include/hdf5Algebra/matrixAggregations.hpp:527:19: warning: unused variable 'nthreads' [-Wunused-variable]
        const int nthreads = static_cast<int>(
                  ^
../inst/include/hdf5Algebra/matrixAggregations.hpp:595:19: warning: unused variable 'nthreads' [-Wunused-variable]
        const int nthreads = static_cast<int>(
                  ^
In file included from hdf5_r6_multiply.cpp:42:
In file included from ../inst/include/BigDataStatMeth.hpp:40:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/RcppEigen.h:25:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/RcppEigenForward.h:31:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/unsupported/Eigen/IterativeSolvers:46:
/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/unsupported/Eigen/src/IterativeSolvers/IDRS.h:72:10: warning: variable 'replacements' set but not used [-Wunused-but-set-variable]
                        Index replacements = 0;
                              ^
../inst/include/hdf5Algebra/matrixAggregations.hpp:660:19: warning: unused variable 'nthreads' [-Wunused-variable]
        const int nthreads = static_cast<int>(
                  ^
../inst/include/hdf5Algebra/matrixAggregations.hpp:732:19: warning: unused variable 'nthreads' [-Wunused-variable]
        const int nthreads = static_cast<int>(
                  ^
../inst/include/hdf5Algebra/matrixAggregations.hpp:810:19: warning: unused variable 'nthreads' [-Wunused-variable]
        const int nthreads = static_cast<int>(
                  ^
../inst/include/hdf5Algebra/matrixAggregations.hpp:910:19: warning: unused variable 'nthreads' [-Wunused-variable]
        const int nthreads = static_cast<int>(
                  ^
../inst/include/hdf5Algebra/matrixAggregations.hpp:997:19: warning: unused variable 'nthreads' [-Wunused-variable]
        const int nthreads = static_cast<int>(
                  ^
../inst/include/hdf5Algebra/matrixAggregations.hpp:1058:19: warning: unused variable 'nthreads' [-Wunused-variable]
        const int nthreads = static_cast<int>(
                  ^
../inst/include/hdf5Algebra/matrixAggregations.hpp:1128:19: warning: unused variable 'nthreads' [-Wunused-variable]
        const int nthreads = static_cast<int>(
                  ^
In file included from hdf5_r6_multiply.cpp:42:
In file included from ../inst/include/BigDataStatMeth.hpp:40:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/RcppEigen.h:25:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/RcppEigenForward.h:37:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/unsupported/Eigen/SparseExtra:45:
/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/unsupported/Eigen/src/SparseExtra/MarketIO.h:246:7: warning: variable 'count' set but not used [-Wunused-but-set-variable]
  int count = 0;
      ^
In file included from hdf5_r6_minimal.cpp:32:
In file included from ../inst/include/BigDataStatMeth.hpp:254:
../inst/include/hdf5Algebra/matrixSdMean.hpp:118:22: warning: variable 'i' set but not used [-Wunused-but-set-variable]
        for( hsize_t i=0; offset[1] < dims_out[1]; i++)
                     ^
../inst/include/hdf5Algebra/matrixSdMean.hpp:208:21: warning: variable 'i' set but not used [-Wunused-but-set-variable]
        for(hsize_t i=0; offset[0] < dims_out[0]; i++)
                    ^
In file included from hdf5_r6_multiply.cpp:42:
In file included from ../inst/include/BigDataStatMeth.hpp:250:
../inst/include/hdf5Algebra/matrixAggregations.hpp:145:19: warning: unused variable 'nthreads' [-Wunused-variable]
        const int nthreads = static_cast<int>(
                  ^
../inst/include/hdf5Algebra/matrixAggregations.hpp:223:19: warning: unused variable 'nthreads' [-Wunused-variable]
        const int nthreads = static_cast<int>(
                  ^
../inst/include/hdf5Algebra/matrixAggregations.hpp:289:19: warning: unused variable 'nthreads' [-Wunused-variable]
        const int nthreads = static_cast<int>(
                  ^
../inst/include/hdf5Algebra/matrixAggregations.hpp:353:19: warning: unused variable 'nthreads' [-Wunused-variable]
        const int nthreads = static_cast<int>(
                  ^
../inst/include/hdf5Algebra/matrixAggregations.hpp:428:19: warning: unused variable 'nthreads' [-Wunused-variable]
        const int nthreads = static_cast<int>(
                  ^
../inst/include/hdf5Algebra/matrixAggregations.hpp:527:19: warning: unused variable 'nthreads' [-Wunused-variable]
        const int nthreads = static_cast<int>(
                  ^
../inst/include/hdf5Algebra/matrixAggregations.hpp:595:19: warning: unused variable 'nthreads' [-Wunused-variable]
        const int nthreads = static_cast<int>(
                  ^
../inst/include/hdf5Algebra/matrixAggregations.hpp:660:19: warning: unused variable 'nthreads' [-Wunused-variable]
        const int nthreads = static_cast<int>(
                  ^
../inst/include/hdf5Algebra/matrixAggregations.hpp:732:19: warning: unused variable 'nthreads' [-Wunused-variable]
        const int nthreads = static_cast<int>(
                  ^
../inst/include/hdf5Algebra/matrixAggregations.hpp:810:19: warning: unused variable 'nthreads' [-Wunused-variable]
        const int nthreads = static_cast<int>(
                  ^
../inst/include/hdf5Algebra/matrixAggregations.hpp:910:19: warning: unused variable 'nthreads' [-Wunused-variable]
        const int nthreads = static_cast<int>(
                  ^
../inst/include/hdf5Algebra/matrixAggregations.hpp:997:19: warning: unused variable 'nthreads' [-Wunused-variable]
        const int nthreads = static_cast<int>(
                  ^
../inst/include/hdf5Algebra/matrixAggregations.hpp:1058:19: warning: unused variable 'nthreads' [-Wunused-variable]
        const int nthreads = static_cast<int>(
                  ^
../inst/include/hdf5Algebra/matrixAggregations.hpp:1128:19: warning: unused variable 'nthreads' [-Wunused-variable]
        const int nthreads = static_cast<int>(
                  ^
In file included from hdf5_r6_multiply.cpp:42:
In file included from ../inst/include/BigDataStatMeth.hpp:254:
../inst/include/hdf5Algebra/matrixSdMean.hpp:118:22: warning: variable 'i' set but not used [-Wunused-but-set-variable]
        for( hsize_t i=0; offset[1] < dims_out[1]; i++)
                     ^
../inst/include/hdf5Algebra/matrixSdMean.hpp:208:21: warning: variable 'i' set but not used [-Wunused-but-set-variable]
        for(hsize_t i=0; offset[0] < dims_out[0]; i++)
                    ^
21 warnings generated.
clang++ -arch x86_64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG  -I'/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/Rcpp/include' -I'/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include' -I'/Volumes/Builds/packages/big-sur-x86_64/extralib/4.5/Rhdf5lib/include' -I/opt/R/x86_64/include   -I../inst/include/    -g2  -DBOOST_NO_CONCEPT_CHECKING -DSTRICT_R_HEADERS -fPIC  -falign-functions=64 -Wall -g -O2   -c hdf5_r6_normalize.cpp -o hdf5_r6_normalize.o
In file included from hdf5_r6_normalize.cpp:15:
In file included from ../inst/include/BigDataStatMeth.hpp:40:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/RcppEigen.h:25:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/RcppEigenForward.h:29:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/Eigen/Sparse:26:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/Eigen/SparseCore:61:
/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/Eigen/src/SparseCore/TriangularSolver.h:273:13: warning: variable 'count' set but not used [-Wunused-but-set-variable]
      Index count = 0;
            ^
In file included from hdf5_r6_normalize.cpp:15:
In file included from ../inst/include/BigDataStatMeth.hpp:40:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/RcppEigen.h:25:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/RcppEigenForward.h:29:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/Eigen/Sparse:29:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/Eigen/SparseLU:35:
/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/Eigen/src/SparseLU/SparseLU_heap_relax_snode.h:78:9: warning: variable 'nsuper_et_post' set but not used [-Wunused-but-set-variable]
  Index nsuper_et_post = 0; // Number of relaxed snodes in postordered etree 
        ^
/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/Eigen/src/SparseLU/SparseLU_heap_relax_snode.h:79:9: warning: variable 'nsuper_et' set but not used [-Wunused-but-set-variable]
  Index nsuper_et = 0; // Number of relaxed snodes in the original etree 
        ^
In file included from hdf5_r6_normalize.cpp:15:
In file included from ../inst/include/BigDataStatMeth.hpp:40:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/RcppEigen.h:25:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/RcppEigenForward.h:31:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/unsupported/Eigen/IterativeSolvers:46:
/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/unsupported/Eigen/src/IterativeSolvers/IDRS.h:72:10: warning: variable 'replacements' set but not used [-Wunused-but-set-variable]
                        Index replacements = 0;
                              ^
In file included from hdf5_r6_normalize.cpp:15:
In file included from ../inst/include/BigDataStatMeth.hpp:40:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/RcppEigen.h:25:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/RcppEigenForward.h:37:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/unsupported/Eigen/SparseExtra:45:
/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/unsupported/Eigen/src/SparseExtra/MarketIO.h:246:7: warning: variable 'count' set but not used [-Wunused-but-set-variable]
  int count = 0;
      ^
In file included from hdf5_r6_normalize.cpp:15:
In file included from ../inst/include/BigDataStatMeth.hpp:250:
../inst/include/hdf5Algebra/matrixAggregations.hpp:145:19: warning: unused variable 'nthreads' [-Wunused-variable]
        const int nthreads = static_cast<int>(
                  ^
../inst/include/hdf5Algebra/matrixAggregations.hpp:223:19: warning: unused variable 'nthreads' [-Wunused-variable]
        const int nthreads = static_cast<int>(
                  ^
../inst/include/hdf5Algebra/matrixAggregations.hpp:289:19: warning: unused variable 'nthreads' [-Wunused-variable]
        const int nthreads = static_cast<int>(
                  ^
../inst/include/hdf5Algebra/matrixAggregations.hpp:353:19: warning: unused variable 'nthreads' [-Wunused-variable]
        const int nthreads = static_cast<int>(
                  ^
../inst/include/hdf5Algebra/matrixAggregations.hpp:428:19: warning: unused variable 'nthreads' [-Wunused-variable]
        const int nthreads = static_cast<int>(
                  ^
../inst/include/hdf5Algebra/matrixAggregations.hpp:527:19: warning: unused variable 'nthreads' [-Wunused-variable]
        const int nthreads = static_cast<int>(
                  ^
../inst/include/hdf5Algebra/matrixAggregations.hpp:595:19: warning: unused variable 'nthreads' [-Wunused-variable]
        const int nthreads = static_cast<int>(
                  ^
../inst/include/hdf5Algebra/matrixAggregations.hpp:660:19: warning: unused variable 'nthreads' [-Wunused-variable]
        const int nthreads = static_cast<int>(
                  ^
../inst/include/hdf5Algebra/matrixAggregations.hpp:732:19: warning: unused variable 'nthreads' [-Wunused-variable]
        const int nthreads = static_cast<int>(
                  ^
../inst/include/hdf5Algebra/matrixAggregations.hpp:810:19: warning: unused variable 'nthreads' [-Wunused-variable]
        const int nthreads = static_cast<int>(
                  ^
../inst/include/hdf5Algebra/matrixAggregations.hpp:910:19: warning: unused variable 'nthreads' [-Wunused-variable]
        const int nthreads = static_cast<int>(
                  ^
../inst/include/hdf5Algebra/matrixAggregations.hpp:997:19: warning: unused variable 'nthreads' [-Wunused-variable]
        const int nthreads = static_cast<int>(
                  ^
../inst/include/hdf5Algebra/matrixAggregations.hpp:1058:19: warning: unused variable 'nthreads' [-Wunused-variable]
        const int nthreads = static_cast<int>(
                  ^
../inst/include/hdf5Algebra/matrixAggregations.hpp:1128:19: warning: unused variable 'nthreads' [-Wunused-variable]
        const int nthreads = static_cast<int>(
                  ^
In file included from hdf5_r6_normalize.cpp:15:
In file included from ../inst/include/BigDataStatMeth.hpp:254:
../inst/include/hdf5Algebra/matrixSdMean.hpp:118:22: warning: variable 'i' set but not used [-Wunused-but-set-variable]
        for( hsize_t i=0; offset[1] < dims_out[1]; i++)
                     ^
../inst/include/hdf5Algebra/matrixSdMean.hpp:208:21: warning: variable 'i' set but not used [-Wunused-but-set-variable]
        for(hsize_t i=0; offset[0] < dims_out[0]; i++)
                    ^
21 warnings generated.
clang++ -arch x86_64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG  -I'/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/Rcpp/include' -I'/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include' -I'/Volumes/Builds/packages/big-sur-x86_64/extralib/4.5/Rhdf5lib/include' -I/opt/R/x86_64/include   -I../inst/include/    -g2  -DBOOST_NO_CONCEPT_CHECKING -DSTRICT_R_HEADERS -fPIC  -falign-functions=64 -Wall -g -O2   -c hdf5_r6_omics.cpp -o hdf5_r6_omics.o
21 warnings generated.
clang++ -arch x86_64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG  -I'/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/Rcpp/include' -I'/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include' -I'/Volumes/Builds/packages/big-sur-x86_64/extralib/4.5/Rhdf5lib/include' -I/opt/R/x86_64/include   -I../inst/include/    -g2  -DBOOST_NO_CONCEPT_CHECKING -DSTRICT_R_HEADERS -fPIC  -falign-functions=64 -Wall -g -O2   -c hdf5_r6_pca.cpp -o hdf5_r6_pca.o
21 warnings generated.
clang++ -arch x86_64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG  -I'/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/Rcpp/include' -I'/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include' -I'/Volumes/Builds/packages/big-sur-x86_64/extralib/4.5/Rhdf5lib/include' -I/opt/R/x86_64/include   -I../inst/include/    -g2  -DBOOST_NO_CONCEPT_CHECKING -DSTRICT_R_HEADERS -fPIC  -falign-functions=64 -Wall -g -O2   -c hdf5_r6_pseudoinv.cpp -o hdf5_r6_pseudoinv.o
In file included from hdf5_r6_omics.cpp:18:
In file included from ../inst/include/BigDataStatMeth.hpp:40:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/RcppEigen.h:25:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/RcppEigenForward.h:29:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/Eigen/Sparse:26:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/Eigen/SparseCore:61:
/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/Eigen/src/SparseCore/TriangularSolver.h:273:13: warning: variable 'count' set but not used [-Wunused-but-set-variable]
      Index count = 0;
            ^
In file included from hdf5_r6_omics.cpp:18:
In file included from ../inst/include/BigDataStatMeth.hpp:40:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/RcppEigen.h:25:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/RcppEigenForward.h:29:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/Eigen/Sparse:29:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/Eigen/SparseLU:35:
/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/Eigen/src/SparseLU/SparseLU_heap_relax_snode.h:78:9: warning: variable 'nsuper_et_post' set but not used [-Wunused-but-set-variable]
  Index nsuper_et_post = 0; // Number of relaxed snodes in postordered etree 
        ^
/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/Eigen/src/SparseLU/SparseLU_heap_relax_snode.h:79:9: warning: variable 'nsuper_et' set but not used [-Wunused-but-set-variable]
  Index nsuper_et = 0; // Number of relaxed snodes in the original etree 
        ^
In file included from hdf5_r6_pca.cpp:25:
In file included from ../inst/include/BigDataStatMeth.hpp:40:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/RcppEigen.h:25:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/RcppEigenForward.h:29:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/Eigen/Sparse:26:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/Eigen/SparseCore:61:
/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/Eigen/src/SparseCore/TriangularSolver.h:273:13: warning: variable 'count' set but not used [-Wunused-but-set-variable]
      Index count = 0;
            ^
In file included from hdf5_r6_omics.cpp:18:
In file included from ../inst/include/BigDataStatMeth.hpp:40:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/RcppEigen.h:25:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/RcppEigenForward.h:31In file included from hdf5_r6_pca.cpp:25:
In file included from ../inst/include/BigDataStatMeth.hpp:40:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/RcppEigen.h:25:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/RcppEigenForward.h:29:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/Eigen/Sparse:29:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/Eigen/SparseLU:35:
/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/Eigen/src/SparseLU/SparseLU_heap_relax_snode.h:78:9: warning: variable 'nsuper_et_post' set but not used [-Wunused-but-set-variable]
  Index nsuper_et_post = 0; // Number of relaxed snodes in postordered etree 
        ^
/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/Eigen/src/SparseLU/SparseLU_heap_relax_snode.h:79:9: warning: variable 'nsuper_et' set but not used [-Wunused-but-set-variable]
  Index nsuper_et = 0; // Number of relaxed snodes in the original etree 
        ^
:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/unsupported/Eigen/IterativeSolvers:46:
/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/unsupported/Eigen/src/IterativeSolvers/IDRS.h:72:10: warning: variable 'replacements' set but not used [-Wunused-but-set-variable]
                        Index replacements = 0;
                              ^
In file included from hdf5_r6_pca.cpp:25:
In file included from ../inst/include/BigDataStatMeth.hpp:40:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/RcppEigen.h:25:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/RcppEigenForward.h:31:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/unsupported/Eigen/IterativeSolvers:46:
/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/unsupported/Eigen/src/IterativeSolvers/IDRS.h:72:10: warning: variable 'replacements' set but not used [-Wunused-but-set-variable]
                        Index replacements = 0;
                              ^
In file included from hdf5_r6_omics.cpp:18:
In file included from ../inst/include/BigDataStatMeth.hpp:40:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/RcppEigen.h:25:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/RcppEigenForward.h:37:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/unsupported/Eigen/SparseExtra:45:
/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/unsupported/Eigen/src/SparseExtra/MarketIO.h:246:7: warning: variable 'count' set but not used [-Wunused-but-set-variable]
  int count = 0;
      ^
In file included from hdf5_r6_pca.cpp:25:
In file included from ../inst/include/BigDataStatMeth.hpp:40:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/RcppEigen.h:25:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/RcppEigenForward.h:37:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/unsupported/Eigen/SparseExtra:45:
/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/unsupported/Eigen/src/SparseExtra/MarketIO.h:246:7: warning: variable 'count' set but not used [-Wunused-but-set-variable]
  int count = 0;
      ^
In file included from hdf5_r6_pseudoinv.cpp:16:
In file included from ../inst/include/BigDataStatMeth.hpp:40:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/RcppEigen.h:25:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/RcppEigenForward.h:29:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/Eigen/Sparse:26:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/Eigen/SparseCore:61:
/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/Eigen/src/SparseCore/TriangularSolver.h:273:13: warning: variable 'count' set but not used [-Wunused-but-set-variable]
      Index count = 0;
            ^
In file included from hdf5_r6_pseudoinv.cpp:16:
In file included from ../inst/include/BigDataStatMeth.hpp:40:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/RcppEigen.h:25:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/RcppEigenForward.h:29:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/Eigen/Sparse:29:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/Eigen/SparseLU:35:
/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/Eigen/src/SparseLU/SparseLU_heap_relax_snode.h:78:9: warning: variable 'nsuper_et_post' set but not used [-Wunused-but-set-variable]
  Index nsuper_et_post = 0; // Number of relaxed snodes in postordered etree 
        ^
/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/Eigen/src/SparseLU/SparseLU_heap_relax_snode.h:79:9: warning: variable 'nsuper_et' set but not used [-Wunused-but-set-variable]
  Index nsuper_et = 0; // Number of relaxed snodes in the original etree 
        ^
In file included from hdf5_r6_pseudoinv.cpp:16:
In file included from ../inst/include/BigDataStatMeth.hpp:40:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/RcppEigen.h:25:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/RcppEigenForward.h:31:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/unsupported/Eigen/IterativeSolvers:46:
/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/unsupported/Eigen/src/IterativeSolvers/IDRS.h:72:10: warning: variable 'replacements' set but not used [-Wunused-but-set-variable]
                        Index replacements = 0;
                              ^
In file included from hdf5_r6_pseudoinv.cpp:16:
In file included from ../inst/include/BigDataStatMeth.hpp:40:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/RcppEigen.h:25:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/RcppEigenForward.h:37:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/unsupported/Eigen/SparseExtra:45:
/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/unsupported/Eigen/src/SparseExtra/MarketIO.h:246:7: warning: variable 'count' set but not used [-Wunused-but-set-variable]
  int count = 0;
      ^
In file included from hdf5_r6_omics.cpp:18:
In file included from ../inst/include/BigDataStatMeth.hpp:250:
../inst/include/hdf5Algebra/matrixAggregations.hpp:145:19: warning: unused variable 'nthreads' [-Wunused-variable]
        const int nthreads = static_cast<int>(
                  ^
../inst/include/hdf5Algebra/matrixAggregations.hpp:223:19: warning: unused variable 'nthreads' [-Wunused-variable]
        const int nthreads = static_cast<int>(
                  ^
../inst/include/hdf5Algebra/matrixAggregations.hpp:289:19: warning: unused variable 'nthreads' [-Wunused-variable]
        const int nthreads = static_cast<int>(
                  ^
../inst/include/hdf5Algebra/matrixAggregations.hpp:353:19: warning: unused variable 'nthreads' [-Wunused-variable]
        const int nthreads = static_cast<int>(
                  ^
In file included from hdf5_r6_pca.cpp:25:
In file included from ../inst/include/BigDataStatMeth.hpp:250:
../inst/include/hdf5Algebra/matrixAggregations.hpp:145:19: warning: unused variable 'nthreads' [-Wunused-variable]
        const int nthreads = static_cast<int>(
                  ^
../inst/include/hdf5Algebra/matrixAggregations.hpp:223:19: warning: unused variable 'nthreads' [-Wunused-variable]
        const int nthreads = static_cast<int>(
                  ^
../inst/include/hdf5Algebra/matrixAggregations.hpp:289:19: warning: unused variable 'nthreads' [-Wunused-variable]
        const int nthreads = static_cast<int>(
                  ^
../inst/include/hdf5Algebra/matrixAggregations.hpp:353:19: warning: unused variable 'nthreads' [-Wunused-variable]
        const int nthreads = static_cast<int>(
                  ^
../inst/include/hdf5Algebra/matrixAggregations.hpp:428:19: warning: unused variable 'nthreads' [-Wunused-variable]
        const int nthreads = static_cast<int>(
                  ^
../inst/include/hdf5Algebra/matrixAggregations.hpp:527:19: warning: unused variable 'nthreads' [-Wunused-variable]
        const int nthreads = static_cast<int>(
                  ^
../inst/include/hdf5Algebra/matrixAggregations.hpp:595:19: warning: unused variable 'nthreads' [-Wunused-variable]
        const int nthreads = static_cast<int>(
                  ^
../inst/include/hdf5Algebra/matrixAggregations.hpp:428:19: warning: unused variable 'nthreads' [-Wunused-variable]
        const int nthreads = static_cast<int>(
                  ^
../inst/include/hdf5Algebra/matrixAggregations.hpp:660:19: warning: unused variable 'nthreads' [-Wunused-variable]
        const int nthreads = static_cast<int>(
                  ^
../inst/include/hdf5Algebra/matrixAggregations.hpp:732:19: warning: unused variable 'nthreads' [-Wunused-variable]
        const int nthreads = static_cast<int>(
                  ^
../inst/include/hdf5Algebra/matrixAggregations.hpp:527:19: warning: unused variable 'nthreads' [-Wunused-variable]
        const int nthreads = static_cast<int>(
                  ^
../inst/include/hdf5Algebra/matrixAggregations.hpp:595:19: warning: unused variable 'nthreads' [-Wunused-variable]
        const int nthreads = static_cast<int>(
                  ^
../inst/include/hdf5Algebra/matrixAggregations.hpp:660:19: warning: unused variable 'nthreads' [-Wunused-variable]
        const int nthreads = static_cast<int>(
                  ^
../inst/include/hdf5Algebra/matrixAggregations.hpp:732:19: warning: unused variable 'nthreads' [-Wunused-variable]
        const int nthreads = static_cast<int>(
                  ^
../inst/include/hdf5Algebra/matrixAggregations.hpp:810:19: warning: unused variable 'nthreads' [-Wunused-variable]
        const int nthreads = static_cast<int>(
                  ^
../inst/include/hdf5Algebra/matrixAggregations.hpp:910:19: warning: unused variable 'nthreads' [-Wunused-variable]
        const int nthreads = static_cast<int>(
                  ^
../inst/include/hdf5Algebra/matrixAggregations.hpp:997:19: warning: unused variable 'nthreads' [-Wunused-variable]
        const int nthreads = static_cast<int>(
                  ^
../inst/include/hdf5Algebra/matrixAggregations.hpp:1058:19: warning: unused variable 'nthreads' [-Wunused-variable]
        const int nthreads = static_cast<int>(
                  ^
../inst/include/hdf5Algebra/matrixAggregations.hpp:1128:19: warning: unused variable 'nthreads' [-Wunused-variable]
        const int nthreads = static_cast<int>(
                  ^
../inst/include/hdf5Algebra/matrixAggregations.hpp:810:19: warning: unused variable 'nthreads' [-Wunused-variable]
        const int nthreads = static_cast<int>(
                  ^
../inst/include/hdf5Algebra/matrixAggregations.hpp:910:19: warning: unused variable 'nthreads' [-Wunused-variable]
        const int nthreads = static_cast<int>(
                  ^
../inst/include/hdf5Algebra/matrixAggregations.hpp:997:19: warning: unused variable 'nthreads' [-Wunused-variable]
        const int nthreads = static_cast<int>(
                  ^
../inst/include/hdf5Algebra/matrixAggregations.hpp:1058:19: warning: unused variable 'nthreads' [-Wunused-variable]
        const int nthreads = static_cast<int>(
                  ^
../inst/include/hdf5Algebra/matrixAggregations.hpp:1128:19: warning: unused variable 'nthreads' [-Wunused-variable]
        const int nthreads = static_cast<int>(
                  ^
In file included from hdf5_r6_omics.cpp:18:
In file included from ../inst/include/BigDataStatMeth.hpp:254:
../inst/include/hdf5Algebra/matrixSdMean.hpp:118:22: warning: variable 'i' set but not used [-Wunused-but-set-variable]
        for( hsize_t i=0; offset[1] < dims_out[1]; i++)
                     ^
In file included from hdf5_r6_pca.cpp:25:
In file included from ../inst/include/BigDataStatMeth.hpp:254:
../inst/include/hdf5Algebra/matrixSdMean.hpp:118:22: warning: variable 'i' set but not used [-Wunused-but-set-variable]
        for( hsize_t i=0; offset[1] < dims_out[1]; i++)
                     ^
In file included from hdf5_r6_pseudoinv.cpp:16:
In file included from ../inst/include/BigDataStatMeth.hpp:250:
../inst/include/hdf5Algebra/matrixAggregations.hpp:145:19: warning: unused variable 'nthreads' [-Wunused-variable]
        const int nthreads = static_cast<int>(
                  ^
../inst/include/hdf5Algebra/matrixSdMean.hpp:208:21: warning: variable 'i' set but not used [-Wunused-but-set-variable]
        for(hsize_t i=0; offset[0] < dims_out[0]; i++)
                    ^
../inst/include/hdf5Algebra/matrixAggregations.hpp:223:19: warning: unused variable 'nthreads' [-Wunused-variable]
        const int nthreads = static_cast<int>(
                  ^
../inst/include/hdf5Algebra/matrixAggregations.hpp:289:19: warning: unused variable 'nthreads' [-Wunused-variable]
        const int nthreads = static_cast<int>(
                  ^
../inst/include/hdf5Algebra/matrixAggregations.hpp:353:19: warning: unused variable 'nthreads' [-Wunused-variable]
        const int nthreads = static_cast<int>(
                  ^
../inst/include/hdf5Algebra/matrixSdMean.hpp:208:21: warning: variable 'i' set but not used [-Wunused-but-set-variable]
        for(hsize_t i=0; offset[0] < dims_out[0]; i++)
                    ^
../inst/include/hdf5Algebra/matrixAggregations.hpp:428:19: warning: unused variable 'nthreads' [-Wunused-variable]
        const int nthreads = static_cast<int>(
                  ^
../inst/include/hdf5Algebra/matrixAggregations.hpp:527:19: warning: unused variable 'nthreads' [-Wunused-variable]
        const int nthreads = static_cast<int>(
                  ^
../inst/include/hdf5Algebra/matrixAggregations.hpp:595:19: warning: unused variable 'nthreads' [-Wunused-variable]
        const int nthreads = static_cast<int>(
                  ^
../inst/include/hdf5Algebra/matrixAggregations.hpp:660:19: warning: unused variable 'nthreads' [-Wunused-variable]
        const int nthreads = static_cast<int>(
                  ^
../inst/include/hdf5Algebra/matrixAggregations.hpp:732:19: warning: unused variable 'nthreads' [-Wunused-variable]
        const int nthreads = static_cast<int>(
                  ^
../inst/include/hdf5Algebra/matrixAggregations.hpp:810:19: warning: unused variable 'nthreads' [-Wunused-variable]
        const int nthreads = static_cast<int>(
                  ^
../inst/include/hdf5Algebra/matrixAggregations.hpp:910:19: warning: unused variable 'nthreads' [-Wunused-variable]
        const int nthreads = static_cast<int>(
                  ^
../inst/include/hdf5Algebra/matrixAggregations.hpp:997:19: warning: unused variable 'nthreads' [-Wunused-variable]
        const int nthreads = static_cast<int>(
                  ^
../inst/include/hdf5Algebra/matrixAggregations.hpp:1058:19: warning: unused variable 'nthreads' [-Wunused-variable]
        const int nthreads = static_cast<int>(
                  ^
../inst/include/hdf5Algebra/matrixAggregations.hpp:1128:19: warning: unused variable 'nthreads' [-Wunused-variable]
        const int nthreads = static_cast<int>(
                  ^
In file included from hdf5_r6_pseudoinv.cpp:16:
In file included from ../inst/include/BigDataStatMeth.hpp:254:
../inst/include/hdf5Algebra/matrixSdMean.hpp:118:22: warning: variable 'i' set but not used [-Wunused-but-set-variable]
        for( hsize_t i=0; offset[1] < dims_out[1]; i++)
                     ^
../inst/include/hdf5Algebra/matrixSdMean.hpp:208:21: warning: variable 'i' set but not used [-Wunused-but-set-variable]
        for(hsize_t i=0; offset[0] < dims_out[0]; i++)
                    ^
21 warnings generated.
clang++ -arch x86_64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG  -I'/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/Rcpp/include' -I'/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include' -I'/Volumes/Builds/packages/big-sur-x86_64/extralib/4.5/Rhdf5lib/include' -I/opt/R/x86_64/include   -I../inst/include/    -g2  -DBOOST_NO_CONCEPT_CHECKING -DSTRICT_R_HEADERS -fPIC  -falign-functions=64 -Wall -g -O2   -c hdf5_r6_qr.cpp -o hdf5_r6_qr.o
In file included from hdf5_r6_qr.cpp:29:
In file included from ../inst/include/BigDataStatMeth.hpp:40:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/RcppEigen.h:25:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/RcppEigenForward.h:29:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/Eigen/Sparse:26:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/Eigen/SparseCore:61:
/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/Eigen/src/SparseCore/TriangularSolver.h:273:13: warning: variable 'count' set but not used [-Wunused-but-set-variable]
      Index count = 0;
            ^
In file included from hdf5_r6_qr.cpp:29:
In file included from ../inst/include/BigDataStatMeth.hpp:40:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/RcppEigen.h:25:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/RcppEigenForward.h:29:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/Eigen/Sparse:29:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/Eigen/SparseLU:35:
/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/Eigen/src/SparseLU/SparseLU_heap_relax_snode.h:78:9: warning: variable 'nsuper_et_post' set but not used [-Wunused-but-set-variable]
  Index nsuper_et_post = 0; // Number of relaxed snodes in postordered etree 
        ^
/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/Eigen/src/SparseLU/SparseLU_heap_relax_snode.h:79:9: warning: variable 'nsuper_et' set but not used [-Wunused-but-set-variable]
  Index nsuper_et = 0; // Number of relaxed snodes in the original etree 
        ^
In file included from hdf5_r6_qr.cpp:29:
In file included from ../inst/include/BigDataStatMeth.hpp:40:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/RcppEigen.h:25:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/RcppEigenForward.h:31:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/unsupported/Eigen/IterativeSolvers:46:
/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/unsupported/Eigen/src/IterativeSolvers/IDRS.h:72:10: warning: variable 'replacements' set but not used [-Wunused-but-set-variable]
                        Index replacements = 0;
                              ^
In file included from hdf5_r6_qr.cpp:29:
In file included from ../inst/include/BigDataStatMeth.hpp:40:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/RcppEigen.h:25:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/RcppEigenForward.h:37:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/unsupported/Eigen/SparseExtra:45:
/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/unsupported/Eigen/src/SparseExtra/MarketIO.h:246:7: warning: variable 'count' set but not used [-Wunused-but-set-variable]
  int count = 0;
      ^
In file included from hdf5_r6_qr.cpp:29:
In file included from ../inst/include/BigDataStatMeth.hpp:250:
../inst/include/hdf5Algebra/matrixAggregations.hpp:145:19: warning: unused variable 'nthreads' [-Wunused-variable]
        const int nthreads = static_cast<int>(
                  ^
../inst/include/hdf5Algebra/matrixAggregations.hpp:223:19: warning: unused variable 'nthreads' [-Wunused-variable]
        const int nthreads = static_cast<int>(
                  ^
../inst/include/hdf5Algebra/matrixAggregations.hpp:289:19: warning: unused variable 'nthreads' [-Wunused-variable]
        const int nthreads = static_cast<int>(
                  ^
../inst/include/hdf5Algebra/matrixAggregations.hpp:353:19: warning: unused variable 'nthreads' [-Wunused-variable]
        const int nthreads = static_cast<int>(
                  ^
../inst/include/hdf5Algebra/matrixAggregations.hpp:428:19: warning: unused variable 'nthreads' [-Wunused-variable]
        const int nthreads = static_cast<int>(
                  ^
../inst/include/hdf5Algebra/matrixAggregations.hpp:527:19: warning: unused variable 'nthreads' [-Wunused-variable]
        const int nthreads = static_cast<int>(
                  ^
../inst/include/hdf5Algebra/matrixAggregations.hpp:595:19: warning: unused variable 'nthreads' [-Wunused-variable]
        const int nthreads = static_cast<int>(
                  ^
../inst/include/hdf5Algebra/matrixAggregations.hpp:660:19: warning: unused variable 'nthreads' [-Wunused-variable]
        const int nthreads = static_cast<int>(
                  ^
../inst/include/hdf5Algebra/matrixAggregations.hpp:732:19: warning: unused variable 'nthreads' [-Wunused-variable]
        const int nthreads = static_cast<int>(
                  ^
../inst/include/hdf5Algebra/matrixAggregations.hpp:810:19: warning: unused variable 'nthreads' [-Wunused-variable]
        const int nthreads = static_cast<int>(
                  ^
../inst/include/hdf5Algebra/matrixAggregations.hpp:910:19: warning: unused variable 'nthreads' [-Wunused-variable]
        const int nthreads = static_cast<int>(
                  ^
../inst/include/hdf5Algebra/matrixAggregations.hpp:997:19: warning: unused variable 'nthreads' [-Wunused-variable]
        const int nthreads = static_cast<int>(
                  ^
../inst/include/hdf5Algebra/matrixAggregations.hpp:1058:19: warning: unused variable 'nthreads' [-Wunused-variable]
        const int nthreads = static_cast<int>(
                  ^
../inst/include/hdf5Algebra/matrixAggregations.hpp:1128:19: warning: unused variable 'nthreads' [-Wunused-variable]
        const int nthreads = static_cast<int>(
                  ^
In file included from hdf5_r6_qr.cpp:29:
In file included from ../inst/include/BigDataStatMeth.hpp:254:
../inst/include/hdf5Algebra/matrixSdMean.hpp:118:22: warning: variable 'i' set but not used [-Wunused-but-set-variable]
        for( hsize_t i=0; offset[1] < dims_out[1]; i++)
                     ^
../inst/include/hdf5Algebra/matrixSdMean.hpp:208:21: warning: variable 'i' set but not used [-Wunused-but-set-variable]
        for(hsize_t i=0; offset[0] < dims_out[0]; i++)
                    ^
21 warnings generated.
clang++ -arch x86_64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG  -I'/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/Rcpp/include' -I'/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include' -I'/Volumes/Builds/packages/big-sur-x86_64/extralib/4.5/Rhdf5lib/include' -I/opt/R/x86_64/include   -I../inst/include/    -g2  -DBOOST_NO_CONCEPT_CHECKING -DSTRICT_R_HEADERS -fPIC  -falign-functions=64 -Wall -g -O2   -c hdf5_r6_reduce_apply.cpp -o hdf5_r6_reduce_apply.o
21 warnings generated.
clang++ -arch x86_64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG  -I'/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/Rcpp/include' -I'/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include' -I'/Volumes/Builds/packages/big-sur-x86_64/extralib/4.5/Rhdf5lib/include' -I/opt/R/x86_64/include   -I../inst/include/    -g2  -DBOOST_NO_CONCEPT_CHECKING -DSTRICT_R_HEADERS -fPIC  -falign-functions=64 -Wall -g -O2   -c hdf5_r6_sparse.cpp -o hdf5_r6_sparse.o
In file included from hdf5_r6_reduce_apply.cpp:21:
In file included from ../inst/include/BigDataStatMeth.hpp:40:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/RcppEigen.h:25:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/RcppEigenForward.h:29:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/Eigen/Sparse:26:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/Eigen/SparseCore:61:
/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/Eigen/src/SparseCore/TriangularSolver.h:273:13: warning: variable 'count' set but not used [-Wunused-but-set-variable]
      Index count = 0;
            ^
In file included from hdf5_r6_reduce_apply.cpp:21:
In file included from ../inst/include/BigDataStatMeth.hpp:40:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/RcppEigen.h:25:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/RcppEigenForward.h:29:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/Eigen/Sparse:29:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/Eigen/SparseLU:35:
/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/Eigen/src/SparseLU/SparseLU_heap_relax_snode.h:78:9: warning: variable 'nsuper_et_post' set but not used [-Wunused-but-set-variable]
  Index nsuper_et_post = 0; // Number of relaxed snodes in postordered etree 
        ^
/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/Eigen/src/SparseLU/SparseLU_heap_relax_snode.h:79:9: warning: variable 'nsuper_et' set but not used [-Wunused-but-set-variable]
  Index nsuper_et = 0; // Number of relaxed snodes in the original etree 
        ^
In file included from hdf5_r6_reduce_apply.cpp:21:
In file included from ../inst/include/BigDataStatMeth.hpp:40:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/RcppEigen.h:25:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/RcppEigenForward.h:31:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/unsupported/Eigen/IterativeSolvers:46:
/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/unsupported/Eigen/src/IterativeSolvers/IDRS.h:72:10: warning: variable 'replacements' set but not used [-Wunused-but-set-variable]
                        Index replacements = 0;
                              ^
In file included from hdf5_r6_reduce_apply.cpp:21:
In file included from ../inst/include/BigDataStatMeth.hpp:40:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/RcppEigen.h:25:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/RcppEigenForward.h:37:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/unsupported/Eigen/SparseExtra:45:
/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/unsupported/Eigen/src/SparseExtra/MarketIO.h:246:7: warning: variable 'count' set but not used [-Wunused-but-set-variable]
  int count = 0;
      ^
In file included from hdf5_r6_sparse.cpp:13:
In file included from ../inst/include/BigDataStatMeth.hpp:40:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/RcppEigen.h:25:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/RcppEigenForward.h:29:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/Eigen/Sparse:26:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/Eigen/SparseCore:61:
/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/Eigen/src/SparseCore/TriangularSolver.h:273:13: warning: variable 'count' set but not used [-Wunused-but-set-variable]
      Index count = 0;
            ^
In file included from hdf5_r6_sparse.cpp:13:
In file included from ../inst/include/BigDataStatMeth.hpp:40:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/RcppEigen.h:25:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/RcppEigenForward.h:29:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/Eigen/Sparse:29:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/Eigen/SparseLU:35:
/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/Eigen/src/SparseLU/SparseLU_heap_relax_snode.h:78:9: warning: variable 'nsuper_et_post' set but not used [-Wunused-but-set-variable]
  Index nsuper_et_post = 0; // Number of relaxed snodes in postordered etree 
        ^
/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/Eigen/src/SparseLU/SparseLU_heap_relax_snode.h:79:9: warning: variable 'nsuper_et' set but not used [-Wunused-but-set-variable]
  Index nsuper_et = 0; // Number of relaxed snodes in the original etree 
        ^
In file included from hdf5_r6_sparse.cpp:13:
In file included from ../inst/include/BigDataStatMeth.hpp:40:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/RcppEigen.h:25:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/RcppEigenForward.h:31:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/unsupported/Eigen/IterativeSolvers:46:
/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/unsupported/Eigen/src/IterativeSolvers/IDRS.h:72:10: warning: variable 'replacements' set but not used [-Wunused-but-set-variable]
                        Index replacements = 0;
                              ^
In file included from hdf5_r6_sparse.cpp:13:
In file included from ../inst/include/BigDataStatMeth.hpp:40:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/RcppEigen.h:25:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/RcppEigenForward.h:37:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/unsupported/Eigen/SparseExtra:45:
/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/unsupported/Eigen/src/SparseExtra/MarketIO.h:246:7: warning: variable 'count' set but not used [-Wunused-but-set-variable]
  int count = 0;
      ^
In file included from hdf5_r6_reduce_apply.cpp:21:
In file included from ../inst/include/BigDataStatMeth.hpp:250:
../inst/include/hdf5Algebra/matrixAggregations.hpp:145:19: warning: unused variable 'nthreads' [-Wunused-variable]
        const int nthreads = static_cast<int>(
                  ^
../inst/include/hdf5Algebra/matrixAggregations.hpp:223:19: warning: unused variable 'nthreads' [-Wunused-variable]
        const int nthreads = static_cast<int>(
                  ^
../inst/include/hdf5Algebra/matrixAggregations.hpp:289:19: warning: unused variable 'nthreads' [-Wunused-variable]
        const int nthreads = static_cast<int>(
                  ^
../inst/include/hdf5Algebra/matrixAggregations.hpp:353:19: warning: unused variable 'nthreads' [-Wunused-variable]
        const int nthreads = static_cast<int>(
                  ^
../inst/include/hdf5Algebra/matrixAggregations.hpp:428:19: warning: unused variable 'nthreads' [-Wunused-variable]
        const int nthreads = static_cast<int>(
                  ^
../inst/include/hdf5Algebra/matrixAggregations.hpp:527:19: warning: unused variable 'nthreads' [-Wunused-variable]
        const int nthreads = static_cast<int>(
                  ^
../inst/include/hdf5Algebra/matrixAggregations.hpp:595:19: warning: unused variable 'nthreads' [-Wunused-variable]
        const int nthreads = static_cast<int>(
                  ^
../inst/include/hdf5Algebra/matrixAggregations.hpp:660:19: warning: unused variable 'nthreads' [-Wunused-variable]
        const int nthreads = static_cast<int>(
                  ^
../inst/include/hdf5Algebra/matrixAggregations.hpp:732:19: warning: unused variable 'nthreads' [-Wunused-variable]
        const int nthreads = static_cast<int>(
                  ^
../inst/include/hdf5Algebra/matrixAggregations.hpp:810:19: warning: unused variable 'nthreads' [-Wunused-variable]
        const int nthreads = static_cast<int>(
                  ^
../inst/include/hdf5Algebra/matrixAggregations.hpp:910:19: warning: unused variable 'nthreads' [-Wunused-variable]
        const int nthreads = static_cast<int>(
                  ^
../inst/include/hdf5Algebra/matrixAggregations.hpp:997:19: warning: unused variable 'nthreads' [-Wunused-variable]
        const int nthreads = static_cast<int>(
                  ^
../inst/include/hdf5Algebra/matrixAggregations.hpp:1058:19: warning: unused variable 'nthreads' [-Wunused-variable]
        const int nthreads = static_cast<int>(
                  ^
../inst/include/hdf5Algebra/matrixAggregations.hpp:1128:19: warning: unused variable 'nthreads' [-Wunused-variable]
        const int nthreads = static_cast<int>(
                  ^
In file included from hdf5_r6_reduce_apply.cpp:21:
In file included from ../inst/include/BigDataStatMeth.hpp:254:
../inst/include/hdf5Algebra/matrixSdMean.hpp:118:22: warning: variable 'i' set but not used [-Wunused-but-set-variable]
        for( hsize_t i=0; offset[1] < dims_out[1]; i++)
                     ^
../inst/include/hdf5Algebra/matrixSdMean.hpp:208:21: warning: variable 'i' set but not used [-Wunused-but-set-variable]
        for(hsize_t i=0; offset[0] < dims_out[0]; i++)
                    ^
In file included from hdf5_r6_sparse.cpp:13:
In file included from ../inst/include/BigDataStatMeth.hpp:250:
../inst/include/hdf5Algebra/matrixAggregations.hpp:145:19: warning: unused variable 'nthreads' [-Wunused-variable]
        const int nthreads = static_cast<int>(
                  ^
../inst/include/hdf5Algebra/matrixAggregations.hpp:223:19: warning: unused variable 'nthreads' [-Wunused-variable]
        const int nthreads = static_cast<int>(
                  ^
../inst/include/hdf5Algebra/matrixAggregations.hpp:289:19: warning: unused variable 'nthreads' [-Wunused-variable]
        const int nthreads = static_cast<int>(
                  ^
../inst/include/hdf5Algebra/matrixAggregations.hpp:353:19: warning: unused variable 'nthreads' [-Wunused-variable]
        const int nthreads = static_cast<int>(
                  ^
../inst/include/hdf5Algebra/matrixAggregations.hpp:428:19: warning: unused variable 'nthreads' [-Wunused-variable]
        const int nthreads = static_cast<int>(
                  ^
../inst/include/hdf5Algebra/matrixAggregations.hpp:527:19: warning: unused variable 'nthreads' [-Wunused-variable]
        const int nthreads = static_cast<int>(
                  ^
../inst/include/hdf5Algebra/matrixAggregations.hpp:595:19: warning: unused variable 'nthreads' [-Wunused-variable]
        const int nthreads = static_cast<int>(
                  ^
../inst/include/hdf5Algebra/matrixAggregations.hpp:660:19: warning: unused variable 'nthreads' [-Wunused-variable]
        const int nthreads = static_cast<int>(
                  ^
../inst/include/hdf5Algebra/matrixAggregations.hpp:732:19: warning: unused variable 'nthreads' [-Wunused-variable]
        const int nthreads = static_cast<int>(
                  ^
../inst/include/hdf5Algebra/matrixAggregations.hpp:810:19: warning: unused variable 'nthreads' [-Wunused-variable]
        const int nthreads = static_cast<int>(
                  ^
../inst/include/hdf5Algebra/matrixAggregations.hpp:910:19: warning: unused variable 'nthreads' [-Wunused-variable]
        const int nthreads = static_cast<int>(
                  ^
../inst/include/hdf5Algebra/matrixAggregations.hpp:997:19: warning: unused variable 'nthreads' [-Wunused-variable]
        const int nthreads = static_cast<int>(
                  ^
../inst/include/hdf5Algebra/matrixAggregations.hpp:1058:19: warning: unused variable 'nthreads' [-Wunused-variable]
        const int nthreads = static_cast<int>(
                  ^
../inst/include/hdf5Algebra/matrixAggregations.hpp:1128:19: warning: unused variable 'nthreads' [-Wunused-variable]
        const int nthreads = static_cast<int>(
                  ^
In file included from hdf5_r6_sparse.cpp:13:
In file included from ../inst/include/BigDataStatMeth.hpp:254:
../inst/include/hdf5Algebra/matrixSdMean.hpp:118:22: warning: variable 'i' set but not used [-Wunused-but-set-variable]
        for( hsize_t i=0; offset[1] < dims_out[1]; i++)
                     ^
../inst/include/hdf5Algebra/matrixSdMean.hpp:208:21: warning: variable 'i' set but not used [-Wunused-but-set-variable]
        for(hsize_t i=0; offset[0] < dims_out[0]; i++)
                    ^
21 warnings generated.
clang++ -arch x86_64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG  -I'/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/Rcpp/include' -I'/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include' -I'/Volumes/Builds/packages/big-sur-x86_64/extralib/4.5/Rhdf5lib/include' -I/opt/R/x86_64/include   -I../inst/include/    -g2  -DBOOST_NO_CONCEPT_CHECKING -DSTRICT_R_HEADERS -fPIC  -falign-functions=64 -Wall -g -O2   -c hdf5_r6_split.cpp -o hdf5_r6_split.o
In file included from hdf5_r6_split.cpp:16:
In file included from ../inst/include/BigDataStatMeth.hpp:40:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/RcppEigen.h:25:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/RcppEigenForward.h:29:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/Eigen/Sparse:26:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/Eigen/SparseCore:61:
/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/Eigen/src/SparseCore/TriangularSolver.h:273:13: warning: variable 'count' set but not used [-Wunused-but-set-variable]
      Index count = 0;
            ^
In file included from hdf5_r6_split.cpp:16:
In file included from ../inst/include/BigDataStatMeth.hpp:40:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/RcppEigen.h:25:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/RcppEigenForward.h:29:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/Eigen/Sparse:29:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/Eigen/SparseLU:35:
/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/Eigen/src/SparseLU/SparseLU_heap_relax_snode.h:78:9: warning: variable 'nsuper_et_post' set but not used [-Wunused-but-set-variable]
  Index nsuper_et_post = 0; // Number of relaxed snodes in postordered etree 
        ^
/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/Eigen/src/SparseLU/SparseLU_heap_relax_snode.h:79:9: warning: variable 'nsuper_et' set but not used [-Wunused-but-set-variable]
  Index nsuper_et = 0; // Number of relaxed snodes in the original etree 
        ^
In file included from hdf5_r6_split.cpp:16:
In file included from ../inst/include/BigDataStatMeth.hpp:40:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/RcppEigen.h:25:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/RcppEigenForward.h:31:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/unsupported/Eigen/IterativeSolvers:46:
/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/unsupported/Eigen/src/IterativeSolvers/IDRS.h:72:10: warning: variable 'replacements' set but not used [-Wunused-but-set-variable]
                        Index replacements = 0;
                              ^
In file included from hdf5_r6_split.cpp:16:
In file included from ../inst/include/BigDataStatMeth.hpp:40:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/RcppEigen.h:25:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/RcppEigenForward.h:37:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/unsupported/Eigen/SparseExtra:45:
/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/unsupported/Eigen/src/SparseExtra/MarketIO.h:246:7: warning: variable 'count' set but not used [-Wunused-but-set-variable]
  int count = 0;
      ^
21 warnings generated.
clang++ -arch x86_64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG  -I'/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/Rcpp/include' -I'/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include' -I'/Volumes/Builds/packages/big-sur-x86_64/extralib/4.5/Rhdf5lib/include' -I/opt/R/x86_64/include   -I../inst/include/    -g2  -DBOOST_NO_CONCEPT_CHECKING -DSTRICT_R_HEADERS -fPIC  -falign-functions=64 -Wall -g -O2   -c hdf5_r6_subset.cpp -o hdf5_r6_subset.o
In file included from hdf5_r6_split.cpp:16:
In file included from ../inst/include/BigDataStatMeth.hpp:250:
../inst/include/hdf5Algebra/matrixAggregations.hpp:145:19: warning: unused variable 'nthreads' [-Wunused-variable]
        const int nthreads = static_cast<int>(
                  ^
../inst/include/hdf5Algebra/matrixAggregations.hpp:223:19: warning: unused variable 'nthreads' [-Wunused-variable]
        const int nthreads = static_cast<int>(
                  ^
../inst/include/hdf5Algebra/matrixAggregations.hpp:289:19: warning: unused variable 'nthreads' [-Wunused-variable]
        const int nthreads = static_cast<int>(
                  ^
../inst/include/hdf5Algebra/matrixAggregations.hpp:353:19: warning: unused variable 'nthreads' [-Wunused-variable]
        const int nthreads = static_cast<int>(
                  ^
../inst/include/hdf5Algebra/matrixAggregations.hpp:428:19: warning: unused variable 'nthreads' [-Wunused-variable]
        const int nthreads = static_cast<int>(
                  ^
../inst/include/hdf5Algebra/matrixAggregations.hpp:527:19: warning: unused variable 'nthreads' [-Wunused-variable]
        const int nthreads = static_cast<int>(
                  ^
../inst/include/hdf5Algebra/matrixAggregations.hpp:595:19: warning: unused variable 'nthreads' [-Wunused-variable]
        const int nthreads = static_cast<int>(
                  ^
../inst/include/hdf5Algebra/matrixAggregations.hpp:660:19: warning: unused variable 'nthreads' [-Wunused-variable]
        const int nthreads = static_cast<int>(
                  ^
../inst/include/hdf5Algebra/matrixAggregations.hpp:732:19: warning: unused variable 'nthreads' [-Wunused-variable]
        const int nthreads = static_cast<int>(
                  ^
../inst/include/hdf5Algebra/matrixAggregations.hpp:810:19: warning: unused variable 'nthreads' [-Wunused-variable]
        const int nthreads = static_cast<int>(
                  ^
../inst/include/hdf5Algebra/matrixAggregations.hpp:910:19: warning: unused variable 'nthreads' [-Wunused-variable]
        const int nthreads = static_cast<int>(
                  ^
../inst/include/hdf5Algebra/matrixAggregations.hpp:997:19: warning: unused variable 'nthreads' [-Wunused-variable]
        const int nthreads = static_cast<int>(
                  ^
../inst/include/hdf5Algebra/matrixAggregations.hpp:1058:19: warning: unused variable 'nthreads' [-Wunused-variable]
        const int nthreads = static_cast<int>(
                  ^
../inst/include/hdf5Algebra/matrixAggregations.hpp:1128:19: warning: unused variable 'nthreads' [-Wunused-variable]
        const int nthreads = static_cast<int>(
                  ^
In file included from hdf5_r6_split.cpp:16:
In file included from ../inst/include/BigDataStatMeth.hpp:254:
../inst/include/hdf5Algebra/matrixSdMean.hpp:118:22: warning: variable 'i' set but not used [-Wunused-but-set-variable]
        for( hsize_t i=0; offset[1] < dims_out[1]; i++)
                     ^
In file included from hdf5_r6_subset.cpp:7:
In file included from ../inst/include/BigDataStatMeth.hpp:40:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/RcppEigen.h:25:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/RcppEigenForward.h:29:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/Eigen/Sparse:26:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/Eigen/SparseCore:61:
/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/Eigen/src/SparseCore/TriangularSolver.h:273:13: warning: variable 'count' set but not used [-Wunused-but-set-variable]
      Index count = 0;
            ^
In file included from hdf5_r6_subset.cpp:7:
In file included from ../inst/include/BigDataStatMeth.hpp:40:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/RcppEigen.h:25:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/RcppEigenForward.h:29:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/Eigen/Sparse:29:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/Eigen/SparseLU:35:
/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/Eigen/src/SparseLU/SparseLU_heap_relax_snode.h:78:9: warning: variable 'nsuper_et_post' set but not used [-Wunused-but-set-variable]
  Index nsuper_et_post = 0; // Number of relaxed snodes in postordered etree 
        ^
/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/Eigen/src/SparseLU/SparseLU_heap_relax_snode.h:79:9: warning: variable 'nsuper_et' set but not used [-Wunused-but-set-variable]
  Index nsuper_et = 0; // Number of relaxed snodes in the original etree 
        ^
../inst/include/hdf5Algebra/matrixSdMean.hpp:208:21: warning: variable 'i' set but not used [-Wunused-but-set-variable]
        for(hsize_t i=0; offset[0] < dims_out[0]; i++)
                    ^
In file included from hdf5_r6_subset.cpp:7:
In file included from ../inst/include/BigDataStatMeth.hpp:40:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/RcppEigen.h:25:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/RcppEigenForward.h:31:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/unsupported/Eigen/IterativeSolvers:46:
/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/unsupported/Eigen/src/IterativeSolvers/IDRS.h:72:10: warning: variable 'replacements' set but not used [-Wunused-but-set-variable]
                        Index replacements = 0;
                              ^
In file included from hdf5_r6_subset.cpp:7:
In file included from ../inst/include/BigDataStatMeth.hpp:40:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/RcppEigen.h:25:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/RcppEigenForward.h:37:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/unsupported/Eigen/SparseExtra:45:
/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/unsupported/Eigen/src/SparseExtra/MarketIO.h:246:7: warning: variable 'count' set but not used [-Wunused-but-set-variable]
  int count = 0;
      ^
In file included from hdf5_r6_subset.cpp:7:
In file included from ../inst/include/BigDataStatMeth.hpp:250:
../inst/include/hdf5Algebra/matrixAggregations.hpp:145:19: warning: unused variable 'nthreads' [-Wunused-variable]
        const int nthreads = static_cast<int>(
                  ^
../inst/include/hdf5Algebra/matrixAggregations.hpp:223:19: warning: unused variable 'nthreads' [-Wunused-variable]
        const int nthreads = static_cast<int>(
                  ^
../inst/include/hdf5Algebra/matrixAggregations.hpp:289:19: warning: unused variable 'nthreads' [-Wunused-variable]
        const int nthreads = static_cast<int>(
                  ^
../inst/include/hdf5Algebra/matrixAggregations.hpp:353:19: warning: unused variable 'nthreads' [-Wunused-variable]
        const int nthreads = static_cast<int>(
                  ^
../inst/include/hdf5Algebra/matrixAggregations.hpp:428:19: warning: unused variable 'nthreads' [-Wunused-variable]
        const int nthreads = static_cast<int>(
                  ^
../inst/include/hdf5Algebra/matrixAggregations.hpp:527:19: warning: unused variable 'nthreads' [-Wunused-variable]
        const int nthreads = static_cast<int>(
                  ^
../inst/include/hdf5Algebra/matrixAggregations.hpp:595:19: warning: unused variable 'nthreads' [-Wunused-variable]
        const int nthreads = static_cast<int>(
                  ^
../inst/include/hdf5Algebra/matrixAggregations.hpp:660:19: warning: unused variable 'nthreads' [-Wunused-variable]
        const int nthreads = static_cast<int>(
                  ^
../inst/include/hdf5Algebra/matrixAggregations.hpp:732:19: warning: unused variable 'nthreads' [-Wunused-variable]
        const int nthreads = static_cast<int>(
                  ^
../inst/include/hdf5Algebra/matrixAggregations.hpp:810:19: warning: unused variable 'nthreads' [-Wunused-variable]
        const int nthreads = static_cast<int>(
                  ^
../inst/include/hdf5Algebra/matrixAggregations.hpp:910:19: warning: unused variable 'nthreads' [-Wunused-variable]
        const int nthreads = static_cast<int>(
                  ^
../inst/include/hdf5Algebra/matrixAggregations.hpp:997:19: warning: unused variable 'nthreads' [-Wunused-variable]
        const int nthreads = static_cast<int>(
                  ^
../inst/include/hdf5Algebra/matrixAggregations.hpp:1058:19: warning: unused variable 'nthreads' [-Wunused-variable]
        const int nthreads = static_cast<int>(
                  ^
../inst/include/hdf5Algebra/matrixAggregations.hpp:1128:19: warning: unused variable 'nthreads' [-Wunused-variable]
        const int nthreads = static_cast<int>(
                  ^
In file included from hdf5_r6_subset.cpp:7:
In file included from ../inst/include/BigDataStatMeth.hpp:254:
../inst/include/hdf5Algebra/matrixSdMean.hpp:118:22: warning: variable 'i' set but not used [-Wunused-but-set-variable]
        for( hsize_t i=0; offset[1] < dims_out[1]; i++)
                     ^
../inst/include/hdf5Algebra/matrixSdMean.hpp:208:21: warning: variable 'i' set but not used [-Wunused-but-set-variable]
        for(hsize_t i=0; offset[0] < dims_out[0]; i++)
                    ^
21 warnings generated.
clang++ -arch x86_64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG  -I'/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/Rcpp/include' -I'/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include' -I'/Volumes/Builds/packages/big-sur-x86_64/extralib/4.5/Rhdf5lib/include' -I/opt/R/x86_64/include   -I../inst/include/    -g2  -DBOOST_NO_CONCEPT_CHECKING -DSTRICT_R_HEADERS -fPIC  -falign-functions=64 -Wall -g -O2   -c hdf5_r6_svd.cpp -o hdf5_r6_svd.o
In file included from hdf5_r6_svd.cpp:18:
In file included from ../inst/include/BigDataStatMeth.hpp:40:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/RcppEigen.h:25:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/RcppEigenForward.h:29:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/Eigen/Sparse:26:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/Eigen/SparseCore:61:
/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/Eigen/src/SparseCore/TriangularSolver.h:273:13: warning: variable 'count' set but not used [-Wunused-but-set-variable]
      Index count = 0;
            ^
In file included from hdf5_r6_svd.cpp:18:
In file included from ../inst/include/BigDataStatMeth.hpp:40:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/RcppEigen.h:25:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/RcppEigenForward.h:29:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/Eigen/Sparse:29:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/Eigen/SparseLU:35:
/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/Eigen/src/SparseLU/SparseLU_heap_relax_snode.h:78:9: warning: variable 'nsuper_et_post' set but not used [-Wunused-but-set-variable]
  Index nsuper_et_post = 0; // Number of relaxed snodes in postordered etree 
        ^
/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/Eigen/src/SparseLU/SparseLU_heap_relax_snode.h:79:9: warning: variable 'nsuper_et' set but not used [-Wunused-but-set-variable]
  Index nsuper_et = 0; // Number of relaxed snodes in the original etree 
        ^
In file included from hdf5_r6_svd.cpp:18:
In file included from ../inst/include/BigDataStatMeth.hpp:40:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/RcppEigen.h:25:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/RcppEigenForward.h:31:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/unsupported/Eigen/IterativeSolvers:46:
/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/unsupported/Eigen/src/IterativeSolvers/IDRS.h:72:10: warning: variable 'replacements' set but not used [-Wunused-but-set-variable]
                        Index replacements = 0;
                              ^
In file included from hdf5_r6_svd.cpp:18:
In file included from ../inst/include/BigDataStatMeth.hpp:40:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/RcppEigen.h:25:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/RcppEigenForward.h:37:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/unsupported/Eigen/SparseExtra:45:
/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/unsupported/Eigen/src/SparseExtra/MarketIO.h:246:7: warning: variable 'count' set but not used [-Wunused-but-set-variable]
  int count = 0;
      ^
21 warnings generated.
clang++ -arch x86_64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG  -I'/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/Rcpp/include' -I'/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include' -I'/Volumes/Builds/packages/big-sur-x86_64/extralib/4.5/Rhdf5lib/include' -I/opt/R/x86_64/include   -I../inst/include/    -g2  -DBOOST_NO_CONCEPT_CHECKING -DSTRICT_R_HEADERS -fPIC  -falign-functions=64 -Wall -g -O2   -c hdf5_r6_write.cpp -o hdf5_r6_write.o
21 warnings generated.
clang++ -arch x86_64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG  -I'/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/Rcpp/include' -I'/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include' -I'/Volumes/Builds/packages/big-sur-x86_64/extralib/4.5/Rhdf5lib/include' -I/opt/R/x86_64/include   -I../inst/include/    -g2  -DBOOST_NO_CONCEPT_CHECKING -DSTRICT_R_HEADERS -fPIC  -falign-functions=64 -Wall -g -O2   -c hdf5_reduceDataset.cpp -o hdf5_reduceDataset.o
In file included from hdf5_r6_svd.cpp:18:
In file included from ../inst/include/BigDataStatMeth.hpp:250:
../inst/include/hdf5Algebra/matrixAggregations.hpp:145:19: warning: unused variable 'nthreads' [-Wunused-variable]
        const int nthreads = static_cast<int>(
                  ^
../inst/include/hdf5Algebra/matrixAggregations.hpp:223:19: warning: unused variable 'nthreads' [-Wunused-variable]
        const int nthreads = static_cast<int>(
                  ^
../inst/include/hdf5Algebra/matrixAggregations.hpp:289:19: warning: unused variable 'nthreads' [-Wunused-variable]
        const int nthreads = static_cast<int>(
                  ^
../inst/include/hdf5Algebra/matrixAggregations.hpp:353:19: warning: unused variable 'nthreads' [-Wunused-variable]
        const int nthreads = static_cast<int>(
                  ^
../inst/include/hdf5Algebra/matrixAggregations.hpp:428:19: warning: unused variable 'nthreads' [-Wunused-variable]
        const int nthreads = static_cast<int>(
                  ^
../inst/include/hdf5Algebra/matrixAggregations.hpp:527:19: warning: unused variable 'nthreads' [-Wunused-variable]
        const int nthreads = static_cast<int>(
                  ^
../inst/include/hdf5Algebra/matrixAggregations.hpp:595:19: warning: unused variable 'nthreads' [-Wunused-variable]
        const int nthreads = static_cast<int>(
                  ^
../inst/include/hdf5Algebra/matrixAggregations.hpp:660:19: warning: unused variable 'nthreads' [-Wunused-variable]
        const int nthreads = static_cast<int>(
                  ^
../inst/include/hdf5Algebra/matrixAggregations.hpp:732:19: warning: unused variable 'nthreads' [-Wunused-variable]
        const int nthreads = static_cast<int>(
                  ^
../inst/include/hdf5Algebra/matrixAggregations.hpp:810:19: warning: unused variable 'nthreads' [-Wunused-variable]
        const int nthreads = static_cast<int>(
                  ^
../inst/include/hdf5Algebra/matrixAggregations.hpp:910:19: warning: unused variable 'nthreads' [-Wunused-variable]
        const int nthreads = static_cast<int>(
                  ^
../inst/include/hdf5Algebra/matrixAggregations.hpp:997:19: warning: unused variable 'nthreads' [-Wunused-variable]
        const int nthreads = static_cast<int>(
                  ^
../inst/include/hdf5Algebra/matrixAggregations.hpp:1058:19: warning: unused variable 'nthreads' [-Wunused-variable]
        const int nthreads = static_cast<int>(
                  ^
../inst/include/hdf5Algebra/matrixAggregations.hpp:1128:19: warning: unused variable 'nthreads' [-Wunused-variable]
        const int nthreads = static_cast<int>(
                  ^
In file included from hdf5_r6_svd.cpp:18:
In file included from ../inst/include/BigDataStatMeth.hpp:254:
../inst/include/hdf5Algebra/matrixSdMean.hpp:118:22: warning: variable 'i' set but not used [-Wunused-but-set-variable]
        for( hsize_t i=0; offset[1] < dims_out[1]; i++)
                     ^
../inst/include/hdf5Algebra/matrixSdMean.hpp:208:21: warning: variable 'i' set but not used [-Wunused-but-set-variable]
        for(hsize_t i=0; offset[0] < dims_out[0]; i++)
                    ^
In file included from hdf5_r6_write.cpp:6:
In file included from ../inst/include/BigDataStatMeth.hpp:40:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/RcppEigen.h:25:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/RcppEigenForward.h:29:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/Eigen/Sparse:26:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/Eigen/SparseCore:61:
/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/Eigen/src/SparseCore/TriangularSolver.h:273:13: warning: variable 'count' set but not used [-Wunused-but-set-variable]
      Index count = 0;
            ^
In file included from hdf5_r6_write.cpp:6:
In file included from ../inst/include/BigDataStatMeth.hpp:40:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/RcppEigen.h:25:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/RcppEigenForward.h:29:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/Eigen/Sparse:29:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/Eigen/SparseLU:35:
/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/Eigen/src/SparseLU/SparseLU_heap_relax_snode.h:78:9: warning: variable 'nsuper_et_post' set but not used [-Wunused-but-set-variable]
  Index nsuper_et_post = 0; // Number of relaxed snodes in postordered etree 
        ^
/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/Eigen/src/SparseLU/SparseLU_heap_relax_snode.h:79:9: warning: variable 'nsuper_et' set but not used [-Wunused-but-set-variable]
  Index nsuper_et = 0; // Number of relaxed snodes in the original etree 
        ^
In file included from hdf5_reduceDataset.cpp:1:
In file included from ../inst/include/BigDataStatMeth.hpp:40:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/RcppEigen.h:25:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/RcppEigenForward.h:29:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/Eigen/Sparse:26:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/Eigen/SparseCore:61:
/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/Eigen/src/SparseCore/TriangularSolver.h:273:13: warning: variable 'count' set but not used [-Wunused-but-set-variable]
      Index count = 0;
            ^
In file included from hdf5_r6_write.cpp:6:
In file included from ../inst/include/BigDataStatMeth.hpp:40:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/RcppEigen.h:25:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/RcppEigenForward.h:31:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/unsupported/Eigen/IterativeSolvers:46:
/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/unsupported/Eigen/src/IterativeSolvers/IDRS.h:72:10: warning: variable 'replacements' set but not used [-Wunused-but-set-variable]
                        Index replacements = 0;
                              ^
In file included from hdf5_reduceDataset.cpp:1:
In file included from ../inst/include/BigDataStatMeth.hpp:40:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/RcppEigen.h:25:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/RcppEigenForward.h:29:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/Eigen/Sparse:29:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/Eigen/SparseLU:35:
/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/Eigen/src/SparseLU/SparseLU_heap_relax_snode.h:78:9: warning: variable 'nsuper_et_post' set but not used [-Wunused-but-set-variable]
  Index nsuper_et_post = 0; // Number of relaxed snodes in postordered etree 
        ^
/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/Eigen/src/SparseLU/SparseLU_heap_relax_snode.h:79:9: warning: variable 'nsuper_et' set but not used [-Wunused-but-set-variable]
  Index nsuper_et = 0; // Number of relaxed snodes in the original etree 
        ^
In file included from hdf5_reduceDataset.cpp:1:
In file included from ../inst/include/BigDataStatMeth.hpp:40:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/RcppEigen.h:25:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/RcppEigenForward.h:31:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/unsupported/Eigen/IterativeSolvers:46:
/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/unsupported/Eigen/src/IterativeSolvers/IDRS.h:72:10: warning: variable 'replacements' set but not used [-Wunused-but-set-variable]
                        Index replacements = 0;
                              ^
In file included from hdf5_r6_write.cpp:6:
In file included from ../inst/include/BigDataStatMeth.hpp:40:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/RcppEigen.h:25:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/RcppEigenForward.h:37:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/unsupported/Eigen/SparseExtra:45:
/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/unsupported/Eigen/src/SparseExtra/MarketIO.h:246:7: warning: variable 'count' set but not used [-Wunused-but-set-variable]
  int count = 0;
      ^
In file included from hdf5_reduceDataset.cpp:1:
In file included from ../inst/include/BigDataStatMeth.hpp:40:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/RcppEigen.h:25:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/RcppEigenForward.h:37:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/unsupported/Eigen/SparseExtra:45:
/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/unsupported/Eigen/src/SparseExtra/MarketIO.h:246:7: warning: variable 'count' set but not used [-Wunused-but-set-variable]
  int count = 0;
      ^
In file included from hdf5_r6_write.cpp:6:
In file included from ../inst/include/BigDataStatMeth.hpp:250:
../inst/include/hdf5Algebra/matrixAggregations.hpp:145:19: warning: unused variable 'nthreads' [-Wunused-variable]
        const int nthreads = static_cast<int>(
                  ^
../inst/include/hdf5Algebra/matrixAggregations.hpp:223:19: warning: unused variable 'nthreads' [-Wunused-variable]
        const int nthreads = static_cast<int>(
                  ^
../inst/include/hdf5Algebra/matrixAggregations.hpp:289:19: warning: unused variable 'nthreads' [-Wunused-variable]
        const int nthreads = static_cast<int>(
                  ^
../inst/include/hdf5Algebra/matrixAggregations.hpp:353:19: warning: unused variable 'nthreads' [-Wunused-variable]
        const int nthreads = static_cast<int>(
                  ^
In file included from hdf5_reduceDataset.cpp:1:
In file included from ../inst/include/BigDataStatMeth.hpp:250:
../inst/include/hdf5Algebra/matrixAggregations.hpp:145:19: warning: unused variable 'nthreads' [-Wunused-variable]
        const int nthreads = static_cast<int>(
                  ^
../inst/include/hdf5Algebra/matrixAggregations.hpp:223:19: warning: unused variable 'nthreads' [-Wunused-variable]
        const int nthreads = static_cast<int>(
                  ^
../inst/include/hdf5Algebra/matrixAggregations.hpp:289:19: warning: unused variable 'nthreads' [-Wunused-variable]
        const int nthreads = static_cast<int>(
                  ^
../inst/include/hdf5Algebra/matrixAggregations.hpp:428:19: warning: unused variable 'nthreads' [-Wunused-variable]
        const int nthreads = static_cast<int>(
                  ^
../inst/include/hdf5Algebra/matrixAggregations.hpp:353:19: warning: unused variable 'nthreads' [-Wunused-variable]
        const int nthreads = static_cast<int>(
                  ^
../inst/include/hdf5Algebra/matrixAggregations.hpp:527:19: warning: unused variable 'nthreads' [-Wunused-variable]
        const int nthreads = static_cast<int>(
                  ^
../inst/include/hdf5Algebra/matrixAggregations.hpp:595:19: warning: unused variable 'nthreads' [-Wunused-variable]
        const int nthreads = static_cast<int>(
                  ^
../inst/include/hdf5Algebra/matrixAggregations.hpp:660:19: warning: unused variable 'nthreads' [-Wunused-variable]
        const int nthreads = static_cast<int>(
                  ^
../inst/include/hdf5Algebra/matrixAggregations.hpp:428:19: warning: unused variable 'nthreads' [-Wunused-variable]
        const int nthreads = static_cast<int>(
                  ^
../inst/include/hdf5Algebra/matrixAggregations.hpp:732:19: warning: unused variable 'nthreads' [-Wunused-variable]
        const int nthreads = static_cast<int>(
                  ^
../inst/include/hdf5Algebra/matrixAggregations.hpp:527:19: warning: unused variable 'nthreads' [-Wunused-variable]
        const int nthreads = static_cast<int>(
                  ^
../inst/include/hdf5Algebra/matrixAggregations.hpp:595:19: warning: unused variable 'nthreads' [-Wunused-variable]
        const int nthreads = static_cast<int>(
                  ^
../inst/include/hdf5Algebra/matrixAggregations.hpp:660:19: warning: unused variable 'nthreads' [-Wunused-variable]
        const int nthreads = static_cast<int>(
                  ^
../inst/include/hdf5Algebra/matrixAggregations.hpp:810:19: warning: unused variable 'nthreads' [-Wunused-variable]
        const int nthreads = static_cast<int>(
                  ^
../inst/include/hdf5Algebra/matrixAggregations.hpp:910:19: warning: unused variable 'nthreads' [-Wunused-variable]
        const int nthreads = static_cast<int>(
                  ^
../inst/include/hdf5Algebra/matrixAggregations.hpp:997:19: warning: unused variable 'nthreads' [-Wunused-variable]
        const int nthreads = static_cast<int>(
                  ^
../inst/include/hdf5Algebra/matrixAggregations.hpp:732:19: warning: unused variable 'nthreads' [-Wunused-variable]
        const int nthreads = static_cast<int>(
                  ^
../inst/include/hdf5Algebra/matrixAggregations.hpp:1058:19: warning: unused variable 'nthreads' [-Wunused-variable]
        const int nthreads = static_cast<int>(
                  ^
../inst/include/hdf5Algebra/matrixAggregations.hpp:1128:19: warning: unused variable 'nthreads' [-Wunused-variable]
        const int nthreads = static_cast<int>(
                  ^
../inst/include/hdf5Algebra/matrixAggregations.hpp:810:19: warning: unused variable 'nthreads' [-Wunused-variable]
        const int nthreads = static_cast<int>(
                  ^
../inst/include/hdf5Algebra/matrixAggregations.hpp:910:19: warning: unused variable 'nthreads' [-Wunused-variable]
        const int nthreads = static_cast<int>(
                  ^
../inst/include/hdf5Algebra/matrixAggregations.hpp:997:19: warning: unused variable 'nthreads' [-Wunused-variable]
        const int nthreads = static_cast<int>(
                  ^
../inst/include/hdf5Algebra/matrixAggregations.hpp:1058:19: warning: unused variable 'nthreads' [-Wunused-variable]
        const int nthreads = static_cast<int>(
                  ^
../inst/include/hdf5Algebra/matrixAggregations.hpp:1128:19: warning: unused variable 'nthreads' [-Wunused-variable]
        const int nthreads = static_cast<int>(
                  ^
In file included from hdf5_r6_write.cpp:6:
In file included from ../inst/include/BigDataStatMeth.hpp:254:
../inst/include/hdf5Algebra/matrixSdMean.hpp:118:22: warning: variable 'i' set but not used [-Wunused-but-set-variable]
        for( hsize_t i=0; offset[1] < dims_out[1]; i++)
                     ^
In file included from hdf5_reduceDataset.cpp:1:
In file included from ../inst/include/BigDataStatMeth.hpp:254:
../inst/include/hdf5Algebra/matrixSdMean.hpp:118:22: warning: variable 'i' set but not used [-Wunused-but-set-variable]
        for( hsize_t i=0; offset[1] < dims_out[1]; i++)
                     ^
../inst/include/hdf5Algebra/matrixSdMean.hpp:208:21: warning: variable 'i' set but not used [-Wunused-but-set-variable]
        for(hsize_t i=0; offset[0] < dims_out[0]; i++)
                    ^
../inst/include/hdf5Algebra/matrixSdMean.hpp:208:21: warning: variable 'i' set but not used [-Wunused-but-set-variable]
        for(hsize_t i=0; offset[0] < dims_out[0]; i++)
                    ^
21 warnings generated.
clang++ -arch x86_64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG  -I'/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/Rcpp/include' -I'/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include' -I'/Volumes/Builds/packages/big-sur-x86_64/extralib/4.5/Rhdf5lib/include' -I/opt/R/x86_64/include   -I../inst/include/    -g2  -DBOOST_NO_CONCEPT_CHECKING -DSTRICT_R_HEADERS -fPIC  -falign-functions=64 -Wall -g -O2   -c hdf5_systemInfo.cpp -o hdf5_systemInfo.o
21 warnings generated.
clang++ -arch x86_64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG  -I'/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/Rcpp/include' -I'/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include' -I'/Volumes/Builds/packages/big-sur-x86_64/extralib/4.5/Rhdf5lib/include' -I/opt/R/x86_64/include   -I../inst/include/    -g2  -DBOOST_NO_CONCEPT_CHECKING -DSTRICT_R_HEADERS -fPIC  -falign-functions=64 -Wall -g -O2   -c hdf5_writeDimnames.cpp -o hdf5_writeDimnames.o
In file included from hdf5_systemInfo.cpp:7:
In file included from ../inst/include/BigDataStatMeth.hpp:40:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/RcppEigen.h:25:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/RcppEigenForward.h:29:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/Eigen/Sparse:26:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/Eigen/SparseCore:61:
/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/Eigen/src/SparseCore/TriangularSolver.h:273:13: warning: variable 'count' set but not used [-Wunused-but-set-variable]
      Index count = 0;
            ^
In file included from hdf5_writeDimnames.cpp:30:
In file included from ../inst/include/BigDataStatMeth.hpp:40:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/RcppEigen.h:25:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/RcppEigenForward.h:29:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/Eigen/Sparse:26:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/Eigen/SparseCore:61:
/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/Eigen/src/SparseCore/TriangularSolver.h:273:13: warning: variable 'count' set but not used [-Wunused-but-set-variable]
      Index count = 0;
            ^
In file included from hdf5_writeDimnames.cpp:30:
In file included from ../inst/include/BigDataStatMeth.hpp:40:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/RcppEigen.h:25:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/RcppEigenForward.h:29:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/Eigen/Sparse:29:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/Eigen/SparseLU:35:
/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/Eigen/src/SparseLU/SparseLU_heap_relax_snode.h:78:9: warning: variable 'nsuper_et_post' set but not used [-Wunused-but-set-variable]
  Index nsuper_et_post = 0; // Number of relaxed snodes in postordered etree 
        ^
/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/Eigen/src/SparseLU/SparseLU_heap_relax_snode.h:79:9: warning: variable 'nsuper_et' set but not used [-Wunused-but-set-variable]
  Index nsuper_et = 0; // Number of relaxed snodes in the original etree 
        ^
In file included from hdf5_systemInfo.cpp:7:
In file included from ../inst/include/BigDataStatMeth.hpp:40:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/RcppEigen.h:25:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/RcppEigenForward.h:29:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/Eigen/Sparse:29:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/Eigen/SparseLU:35:
/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/Eigen/src/SparseLU/SparseLU_heap_relax_snode.h:78:9: warning: variable 'nsuper_et_post' set but not used [-Wunused-but-set-variable]
  Index nsuper_et_post = 0; // Number of relaxed snodes in postordered etree 
        ^
/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/Eigen/src/SparseLU/SparseLU_heap_relax_snode.h:79:9: warning: variable 'nsuper_et' set but not used [-Wunused-but-set-variable]
  Index nsuper_et = 0; // Number of relaxed snodes in the original etree 
        ^
In file included from hdf5_writeDimnames.cpp:30:
In file included from ../inst/include/BigDataStatMeth.hpp:40:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/RcppEigen.h:25:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/RcppEigenForward.h:31:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/unsupported/Eigen/IterativeSolvers:46:
/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/unsupported/Eigen/src/IterativeSolvers/IDRS.h:72:10: warning: variable 'replacements' set but not used [-Wunused-but-set-variable]
                        Index replacements = 0;
                              ^
In file included from hdf5_systemInfo.cpp:7:
In file included from ../inst/include/BigDataStatMeth.hpp:40:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/RcppEigen.h:25:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/RcppEigenForward.h:31:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/unsupported/Eigen/IterativeSolvers:46:
/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/unsupported/Eigen/src/IterativeSolvers/IDRS.h:72:10: warning: variable 'replacements' set but not used [-Wunused-but-set-variable]
                        Index replacements = 0;
                              ^
In file included from hdf5_writeDimnames.cpp:30:
In file included from ../inst/include/BigDataStatMeth.hpp:40:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/RcppEigen.h:25:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/RcppEigenForward.h:37:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/unsupported/Eigen/SparseExtra:45:
/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/unsupported/Eigen/src/SparseExtra/MarketIO.h:246:7: warning: variable 'count' set but not used [-Wunused-but-set-variable]
  int count = 0;
      ^
In file included from hdf5_systemInfo.cpp:7:
In file included from ../inst/include/BigDataStatMeth.hpp:40:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/RcppEigen.h:25:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/RcppEigenForward.h:37:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/unsupported/Eigen/SparseExtra:45:
/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/unsupported/Eigen/src/SparseExtra/MarketIO.h:246:7: warning: variable 'count' set but not used [-Wunused-but-set-variable]
  int count = 0;
      ^
In file included from hdf5_writeDimnames.cpp:30:
In file included from ../inst/include/BigDataStatMeth.hpp:250:
../inst/include/hdf5Algebra/matrixAggregations.hpp:145:19: warning: unused variable 'nthreads' [-Wunused-variable]
        const int nthreads = static_cast<int>(
                  ^
In file included from hdf5_systemInfo.cpp:7:
In file included from ../inst/include/BigDataStatMeth.hpp:250:
../inst/include/hdf5Algebra/matrixAggregations.hpp:145:19: warning: unused variable 'nthreads' [-Wunused-variable]
        const int nthreads = static_cast<int>(
                  ^
../inst/include/hdf5Algebra/matrixAggregations.hpp:223:19: warning: unused variable 'nthreads' [-Wunused-variable]
        const int nthreads = static_cast<int>(
                  ^
../inst/include/hdf5Algebra/matrixAggregations.hpp:223:19: warning: unused variable 'nthreads' [-Wunused-variable]
        const int nthreads = static_cast<int>(
                  ^
../inst/include/hdf5Algebra/matrixAggregations.hpp:289:19: warning: unused variable 'nthreads' [-Wunused-variable]
        const int nthreads = static_cast<int>(
                  ^
../inst/include/hdf5Algebra/matrixAggregations.hpp:353:19: warning: unused variable 'nthreads' [-Wunused-variable]
        const int nthreads = static_cast<int>(
                  ^
../inst/include/hdf5Algebra/matrixAggregations.hpp:289:19: warning: unused variable 'nthreads' [-Wunused-variable]
        const int nthreads = static_cast<int>(
                  ^
../inst/include/hdf5Algebra/matrixAggregations.hpp:353:19: warning: unused variable 'nthreads' [-Wunused-variable]
        const int nthreads = static_cast<int>(
                  ^
../inst/include/hdf5Algebra/matrixAggregations.hpp:428:19: warning: unused variable 'nthreads' [-Wunused-variable]
        const int nthreads = static_cast<int>(
                  ^
../inst/include/hdf5Algebra/matrixAggregations.hpp:428:19: warning: unused variable 'nthreads' [-Wunused-variable]
        const int nthreads = static_cast<int>(
                  ^
../inst/include/hdf5Algebra/matrixAggregations.hpp:527:19: warning: unused variable 'nthreads' [-Wunused-variable]
        const int nthreads = static_cast<int>(
                  ^
../inst/include/hdf5Algebra/matrixAggregations.hpp:527:19: warning: unused variable 'nthreads' [-Wunused-variable]
        const int nthreads = static_cast<int>(
                  ^
../inst/include/hdf5Algebra/matrixAggregations.hpp:595:19: warning: unused variable 'nthreads' [-Wunused-variable]
        const int nthreads = static_cast<int>(
                  ^
../inst/include/hdf5Algebra/matrixAggregations.hpp:595:19: warning: unused variable 'nthreads' [-Wunused-variable]
        const int nthreads = static_cast<int>(
                  ^
../inst/include/hdf5Algebra/matrixAggregations.hpp:660:19: warning: unused variable 'nthreads' [-Wunused-variable]
        const int nthreads = static_cast<int>(
                  ^
../inst/include/hdf5Algebra/matrixAggregations.hpp:660:19: warning: unused variable 'nthreads' [-Wunused-variable]
        const int nthreads = static_cast<int>(
                  ^
../inst/include/hdf5Algebra/matrixAggregations.hpp:732:19: warning: unused variable 'nthreads' [-Wunused-variable]
        const int nthreads = static_cast<int>(
                  ^
../inst/include/hdf5Algebra/matrixAggregations.hpp:732:19: warning: unused variable 'nthreads' [-Wunused-variable]
        const int nthreads = static_cast<int>(
                  ^
../inst/include/hdf5Algebra/matrixAggregations.hpp:810:19: warning: unused variable 'nthreads' [-Wunused-variable]
        const int nthreads = static_cast<int>(
                  ^
../inst/include/hdf5Algebra/matrixAggregations.hpp:910:19: warning: unused variable 'nthreads' [-Wunused-variable]
        const int nthreads = static_cast<int>(
                  ^
../inst/include/hdf5Algebra/matrixAggregations.hpp:997:19: warning: unused variable 'nthreads' [-Wunused-variable]
        const int nthreads = static_cast<int>(
                  ^
../inst/include/hdf5Algebra/matrixAggregations.hpp:1058:19: warning: unused variable 'nthreads' [-Wunused-variable]
        const int nthreads = static_cast<int>(
                  ^
../inst/include/hdf5Algebra/matrixAggregations.hpp:810:19: warning: unused variable 'nthreads' [-Wunused-variable]
        const int nthreads = static_cast<int>(
                  ^
../inst/include/hdf5Algebra/matrixAggregations.hpp:910:19: warning: unused variable 'nthreads' [-Wunused-variable]
        const int nthreads = static_cast<int>(
                  ^
../inst/include/hdf5Algebra/matrixAggregations.hpp:997:19: warning: unused variable 'nthreads' [-Wunused-variable]
        const int nthreads = static_cast<int>(
                  ^
../inst/include/hdf5Algebra/matrixAggregations.hpp:1058:19: warning: unused variable 'nthreads' [-Wunused-variable]
        const int nthreads = static_cast<int>(
                  ^
../inst/include/hdf5Algebra/matrixAggregations.hpp:1128:19: warning: unused variable 'nthreads' [-Wunused-variable]
        const int nthreads = static_cast<int>(
                  ^
../inst/include/hdf5Algebra/matrixAggregations.hpp:1128:19: warning: unused variable 'nthreads' [-Wunused-variable]
        const int nthreads = static_cast<int>(
                  ^
In file included from hdf5_writeDimnames.cpp:30:
In file included from ../inst/include/BigDataStatMeth.hpp:254:
../inst/include/hdf5Algebra/matrixSdMean.hpp:118:22: warning: variable 'i' set but not used [-Wunused-but-set-variable]
        for( hsize_t i=0; offset[1] < dims_out[1]; i++)
                     ^
In file included from hdf5_systemInfo.cpp:7:
In file included from ../inst/include/BigDataStatMeth.hpp:254:
../inst/include/hdf5Algebra/matrixSdMean.hpp:118:22: warning: variable 'i' set but not used [-Wunused-but-set-variable]
        for( hsize_t i=0; offset[1] < dims_out[1]; i++)
                     ^
../inst/include/hdf5Algebra/matrixSdMean.hpp:208:21: warning: variable 'i' set but not used [-Wunused-but-set-variable]
        for(hsize_t i=0; offset[0] < dims_out[0]; i++)
                    ^
../inst/include/hdf5Algebra/matrixSdMean.hpp:208:21: warning: variable 'i' set but not used [-Wunused-but-set-variable]
        for(hsize_t i=0; offset[0] < dims_out[0]; i++)
                    ^
21 warnings generated.
clang++ -arch x86_64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG  -I'/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/Rcpp/include' -I'/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include' -I'/Volumes/Builds/packages/big-sur-x86_64/extralib/4.5/Rhdf5lib/include' -I/opt/R/x86_64/include   -I../inst/include/    -g2  -DBOOST_NO_CONCEPT_CHECKING -DSTRICT_R_HEADERS -fPIC  -falign-functions=64 -Wall -g -O2   -c mem_blockmult.cpp -o mem_blockmult.o
In file included from mem_blockmult.cpp:1:
In file included from ../inst/include/BigDataStatMeth.hpp:40:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/RcppEigen.h:25:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/RcppEigenForward.h:29:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/Eigen/Sparse:26:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/Eigen/SparseCore:61:
/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/Eigen/src/SparseCore/TriangularSolver.h:273:13: warning: variable 'count' set but not used [-Wunused-but-set-variable]
      Index count = 0;
            ^
In file included from mem_blockmult.cpp:1:
In file included from ../inst/include/BigDataStatMeth.hpp:40:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/RcppEigen.h:25:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/RcppEigenForward.h:29:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/Eigen/Sparse:29:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/Eigen/SparseLU:35:
/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/Eigen/src/SparseLU/SparseLU_heap_relax_snode.h:78:9: warning: variable 'nsuper_et_post' set but not used [-Wunused-but-set-variable]
  Index nsuper_et_post = 0; // Number of relaxed snodes in postordered etree 
        ^
/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/Eigen/src/SparseLU/SparseLU_heap_relax_snode.h:79:9: warning: variable 'nsuper_et' set but not used [-Wunused-but-set-variable]
  Index nsuper_et = 0; // Number of relaxed snodes in the original etree 
        ^
In file included from mem_blockmult.cpp:1:
In file included from ../inst/include/BigDataStatMeth.hpp:40:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/RcppEigen.h:25:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/RcppEigenForward.h:31:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/unsupported/Eigen/IterativeSolvers:46:
/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/unsupported/Eigen/src/IterativeSolvers/IDRS.h:72:10: warning: variable 'replacements' set but not used [-Wunused-but-set-variable]
                        Index replacements = 0;
                              ^
In file included from mem_blockmult.cpp:1:
In file included from ../inst/include/BigDataStatMeth.hpp:40:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/RcppEigen.h:25:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/RcppEigenForward.h:37:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/unsupported/Eigen/SparseExtra:45:
/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/unsupported/Eigen/src/SparseExtra/MarketIO.h:246:7: warning: variable 'count' set but not used [-Wunused-but-set-variable]
  int count = 0;
      ^
21 warnings generated.
clang++ -arch x86_64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG  -I'/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/Rcpp/include' -I'/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include' -I'/Volumes/Builds/packages/big-sur-x86_64/extralib/4.5/Rhdf5lib/include' -I/opt/R/x86_64/include   -I../inst/include/    -g2  -DBOOST_NO_CONCEPT_CHECKING -DSTRICT_R_HEADERS -fPIC  -falign-functions=64 -Wall -g -O2   -c mem_blocksubstract.cpp -o mem_blocksubstract.o
21 warnings generated.
In file included from mem_blockmult.cpp:1:
In file included from ../inst/include/BigDataStatMeth.hpp:250:
../inst/include/hdf5Algebra/matrixAggregations.hpp:145:19: warning: unused variable 'nthreads' [-Wunused-variable]
        const int nthreads = static_cast<int>(
                  ^
clang++ -arch x86_64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG  -I'/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/Rcpp/include' -I'/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include' -I'/Volumes/Builds/packages/big-sur-x86_64/extralib/4.5/Rhdf5lib/include' -I/opt/R/x86_64/include   -I../inst/include/    -g2  -DBOOST_NO_CONCEPT_CHECKING -DSTRICT_R_HEADERS -fPIC  -falign-functions=64 -Wall -g -O2   -c mem_blocksum.cpp -o mem_blocksum.o
../inst/include/hdf5Algebra/matrixAggregations.hpp:223:19: warning: unused variable 'nthreads' [-Wunused-variable]
        const int nthreads = static_cast<int>(
                  ^
../inst/include/hdf5Algebra/matrixAggregations.hpp:289:19: warning: unused variable 'nthreads' [-Wunused-variable]
        const int nthreads = static_cast<int>(
                  ^
../inst/include/hdf5Algebra/matrixAggregations.hpp:353:19: warning: unused variable 'nthreads' [-Wunused-variable]
        const int nthreads = static_cast<int>(
                  ^
../inst/include/hdf5Algebra/matrixAggregations.hpp:428:19: warning: unused variable 'nthreads' [-Wunused-variable]
        const int nthreads = static_cast<int>(
                  ^
../inst/include/hdf5Algebra/matrixAggregations.hpp:527:19: warning: unused variable 'nthreads' [-Wunused-variable]
        const int nthreads = static_cast<int>(
                  ^
../inst/include/hdf5Algebra/matrixAggregations.hpp:595:19: warning: unused variable 'nthreads' [-Wunused-variable]
        const int nthreads = static_cast<int>(
                  ^
../inst/include/hdf5Algebra/matrixAggregations.hpp:660:19: warning: unused variable 'nthreads' [-Wunused-variable]
        const int nthreads = static_cast<int>(
                  ^
../inst/include/hdf5Algebra/matrixAggregations.hpp:732:19: warning: unused variable 'nthreads' [-Wunused-variable]
        const int nthreads = static_cast<int>(
                  ^
../inst/include/hdf5Algebra/matrixAggregations.hpp:810:19: warning: unused variable 'nthreads' [-Wunused-variable]
        const int nthreads = static_cast<int>(
                  ^
../inst/include/hdf5Algebra/matrixAggregations.hpp:910:19: warning: unused variable 'nthreads' [-Wunused-variable]
        const int nthreads = static_cast<int>(
                  ^
../inst/include/hdf5Algebra/matrixAggregations.hpp:997:19: warning: unused variable 'nthreads' [-Wunused-variable]
        const int nthreads = static_cast<int>(
                  ^
../inst/include/hdf5Algebra/matrixAggregations.hpp:1058:19: warning: unused variable 'nthreads' [-Wunused-variable]
        const int nthreads = static_cast<int>(
                  ^
../inst/include/hdf5Algebra/matrixAggregations.hpp:1128:19: warning: unused variable 'nthreads' [-Wunused-variable]
        const int nthreads = static_cast<int>(
                  ^
In file included from mem_blockmult.cpp:1:
In file included from ../inst/include/BigDataStatMeth.hpp:254:
../inst/include/hdf5Algebra/matrixSdMean.hpp:118:22: warning: variable 'i' set but not used [-Wunused-but-set-variable]
        for( hsize_t i=0; offset[1] < dims_out[1]; i++)
                     ^
21 warnings generated.
clang++ -arch x86_64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG  -I'/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/Rcpp/include' -I'/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include' -I'/Volumes/Builds/packages/big-sur-x86_64/extralib/4.5/Rhdf5lib/include' -I/opt/R/x86_64/include   -I../inst/include/    -g2  -DBOOST_NO_CONCEPT_CHECKING -DSTRICT_R_HEADERS -fPIC  -falign-functions=64 -Wall -g -O2   -c mem_correlation.cpp -o mem_correlation.o
../inst/include/hdf5Algebra/matrixSdMean.hpp:208:21: warning: variable 'i' set but not used [-Wunused-but-set-variable]
        for(hsize_t i=0; offset[0] < dims_out[0]; i++)
                    ^
In file included from mem_blocksubstract.cpp:1:
In file included from ../inst/include/BigDataStatMeth.hpp:40:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/RcppEigen.h:25:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/RcppEigenForward.h:29:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/Eigen/Sparse:26:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/Eigen/SparseCore:61:
/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/Eigen/src/SparseCore/TriangularSolver.h:273:13: warning: variable 'count' set but not used [-Wunused-but-set-variable]
      Index count = 0;
            ^
In file included from mem_blocksubstract.cpp:1:
In file included from ../inst/include/BigDataStatMeth.hpp:40:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/RcppEigen.h:25:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/RcppEigenForward.h:29:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/Eigen/Sparse:29:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/Eigen/SparseLU:35:
/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/Eigen/src/SparseLU/SparseLU_heap_relax_snode.h:78:9: warning: variable 'nsuper_et_post' set but not used [-Wunused-but-set-variable]
  Index nsuper_et_post = 0; // Number of relaxed snodes in postordered etree 
        ^
/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/Eigen/src/SparseLU/SparseLU_heap_relax_snode.h:79:9: warning: variable 'nsuper_et' set but not used [-Wunused-but-set-variable]
  Index nsuper_et = 0; // Number of relaxed snodes in the original etree 
        ^
In file included from mem_blocksubstract.cpp:1:
In file included from ../inst/include/BigDataStatMeth.hpp:40:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/RcppEigen.h:25:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/RcppEigenForward.h:31:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/unsupported/Eigen/IterativeSolvers:46:
/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/unsupported/Eigen/src/IterativeSolvers/IDRS.h:72:10: warning: variable 'replacements' set but not used [-Wunused-but-set-variable]
                        Index replacements = 0;
                              ^
In file included from mem_blocksubstract.cpp:1:
In file included from ../inst/include/BigDataStatMeth.hpp:40:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/RcppEigen.h:25:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/RcppEigenForward.h:37:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/unsupported/Eigen/SparseExtra:45:
/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/unsupported/Eigen/src/SparseExtra/MarketIO.h:246:7: warning: variable 'count' set but not used [-Wunused-but-set-variable]
  int count = 0;
      ^
In file included from mem_blocksum.cpp:1:
In file included from ../inst/include/BigDataStatMeth.hpp:40:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/RcppEigen.h:25:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/RcppEigenForward.h:29:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/Eigen/Sparse:26:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/Eigen/SparseCore:61:
/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/Eigen/src/SparseCore/TriangularSolver.h:273:13: warning: variable 'count' set but not used [-Wunused-but-set-variable]
      Index count = 0;
            ^
In file included from mem_blocksum.cpp:1:
In file included from ../inst/include/BigDataStatMeth.hpp:40:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/RcppEigen.h:25:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/RcppEigenForward.h:29:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/Eigen/Sparse:29:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/Eigen/SparseLU:35:
/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/Eigen/src/SparseLU/SparseLU_heap_relax_snode.h:78:9: warning: variable 'nsuper_et_post' set but not used [-Wunused-but-set-variable]
  Index nsuper_et_post = 0; // Number of relaxed snodes in postordered etree 
        ^
/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/Eigen/src/SparseLU/SparseLU_heap_relax_snode.h:79:9: warning: variable 'nsuper_et' set but not used [-Wunused-but-set-variable]
  Index nsuper_et = 0; // Number of relaxed snodes in the original etree 
        ^
In file included from mem_blocksum.cpp:1:
In file included from ../inst/include/BigDataStatMeth.hpp:40:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/RcppEigen.h:25:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/RcppEigenForward.h:31:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/unsupported/Eigen/IterativeSolvers:46:
/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/unsupported/Eigen/src/IterativeSolvers/IDRS.h:72:10: warning: variable 'replacements' set but not used [-Wunused-but-set-variable]
                        Index replacements = 0;
                              ^
In file included from mem_blocksum.cpp:1:
In file included from ../inst/include/BigDataStatMeth.hpp:40:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/RcppEigen.h:25:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/RcppEigenForward.h:37:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/unsupported/Eigen/SparseExtra:45:
/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/unsupported/Eigen/src/SparseExtra/MarketIO.h:246:7: warning: variable 'count' set but not used [-Wunused-but-set-variable]
  int count = 0;
      ^
In file included from mem_correlation.cpp:13:
In file included from ../inst/include/BigDataStatMeth.hpp:40:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/RcppEigen.h:25:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/RcppEigenForward.h:29:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/Eigen/Sparse:26:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/Eigen/SparseCore:61:
/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/Eigen/src/SparseCore/TriangularSolver.h:273:13: warning: variable 'count' set but not used [-Wunused-but-set-variable]
      Index count = 0;
            ^
In file included from mem_correlation.cpp:13:
In file included from ../inst/include/BigDataStatMeth.hpp:40:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/RcppEigen.h:25:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/RcppEigenForward.h:29:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/Eigen/Sparse:29:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/Eigen/SparseLU:35:
/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/Eigen/src/SparseLU/SparseLU_heap_relax_snode.h:78:9: warning: variable 'nsuper_et_post' set but not used [-Wunused-but-set-variable]
  Index nsuper_et_post = 0; // Number of relaxed snodes in postordered etree 
        ^
/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/Eigen/src/SparseLU/SparseLU_heap_relax_snode.h:79:9: warning: variable 'nsuper_et' set but not used [-Wunused-but-set-variable]
  Index nsuper_et = 0; // Number of relaxed snodes in the original etree 
        ^
In file included from mem_correlation.cpp:13:
In file included from ../inst/include/BigDataStatMeth.hpp:40:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/RcppEigen.h:25:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/RcppEigenForward.h:31:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/unsupported/Eigen/IterativeSolvers:46:
/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/unsupported/Eigen/src/IterativeSolvers/IDRS.h:72:10: warning: variable 'replacements' set but not used [-Wunused-but-set-variable]
                        Index replacements = 0;
                              ^
In file included from mem_correlation.cpp:13:
In file included from ../inst/include/BigDataStatMeth.hpp:40:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/RcppEigen.h:25:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/RcppEigenForward.h:37:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/unsupported/Eigen/SparseExtra:45:
/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/unsupported/Eigen/src/SparseExtra/MarketIO.h:246:7: warning: variable 'count' set but not used [-Wunused-but-set-variable]
  int count = 0;
      ^
In file included from mem_blocksubstract.cpp:1:
In file included from ../inst/include/BigDataStatMeth.hpp:250:
../inst/include/hdf5Algebra/matrixAggregations.hpp:145:19: warning: unused variable 'nthreads' [-Wunused-variable]
        const int nthreads = static_cast<int>(
                  ^
../inst/include/hdf5Algebra/matrixAggregations.hpp:223:19: warning: unused variable 'nthreads' [-Wunused-variable]
        const int nthreads = static_cast<int>(
                  ^
../inst/include/hdf5Algebra/matrixAggregations.hpp:289:19: warning: unused variable 'nthreads' [-Wunused-variable]
        const int nthreads = static_cast<int>(
                  ^
../inst/include/hdf5Algebra/matrixAggregations.hpp:353:19: warning: unused variable 'nthreads' [-Wunused-variable]
        const int nthreads = static_cast<int>(
                  ^
../inst/include/hdf5Algebra/matrixAggregations.hpp:428:19: warning: unused variable 'nthreads' [-Wunused-variable]
        const int nthreads = static_cast<int>(
                  ^
../inst/include/hdf5Algebra/matrixAggregations.hpp:527:19: warning: unused variable 'nthreads' [-Wunused-variable]
        const int nthreads = static_cast<int>(
                  ^
../inst/include/hdf5Algebra/matrixAggregations.hpp:595:19: warning: unused variable 'nthreads' [-Wunused-variable]
        const int nthreads = static_cast<int>(
                  ^
../inst/include/hdf5Algebra/matrixAggregations.hpp:660:19: warning: unused variable 'nthreads' [-Wunused-variable]
        const int nthreads = static_cast<int>(
                  ^
../inst/include/hdf5Algebra/matrixAggregations.hpp:732:19: warning: unused variable 'nthreads' [-Wunused-variable]
        const int nthreads = static_cast<int>(
                  ^
../inst/include/hdf5Algebra/matrixAggregations.hpp:810:19: warning: unused variable 'nthreads' [-Wunused-variable]
        const int nthreads = static_cast<int>(
                  ^
../inst/include/hdf5Algebra/matrixAggregations.hpp:910:19: warning: unused variable 'nthreads' [-Wunused-variable]
        const int nthreads = static_cast<int>(
                  ^
../inst/include/hdf5Algebra/matrixAggregations.hpp:997:19: warning: unused variable 'nthreads' [-Wunused-variable]
        const int nthreads = static_cast<int>(
                  ^
../inst/include/hdf5Algebra/matrixAggregations.hpp:1058:19: warning: unused variable 'nthreads' [-Wunused-variable]
        const int nthreads = static_cast<int>(
                  ^
../inst/include/hdf5Algebra/matrixAggregations.hpp:1128:19: warning: unused variable 'nthreads' [-Wunused-variable]
        const int nthreads = static_cast<int>(
                  ^
In file included from mem_blocksubstract.cpp:1:
In file included from ../inst/include/BigDataStatMeth.hpp:254:
../inst/include/hdf5Algebra/matrixSdMean.hpp:118:22: warning: variable 'i' set but not used [-Wunused-but-set-variable]
        for( hsize_t i=0; offset[1] < dims_out[1]; i++)
                     ^
In file included from mem_blocksum.cpp:1:
In file included from ../inst/include/BigDataStatMeth.hpp:250:
../inst/include/hdf5Algebra/matrixAggregations.hpp:145:19: warning: unused variable 'nthreads' [-Wunused-variable]
        const int nthreads = static_cast<int>(
                  ^
../inst/include/hdf5Algebra/matrixAggregations.hpp:223:19: warning: unused variable 'nthreads' [-Wunused-variable]
        const int nthreads = static_cast<int>(
                  ^
../inst/include/hdf5Algebra/matrixAggregations.hpp:289:19: warning: unused variable 'nthreads' [-Wunused-variable]
        const int nthreads = static_cast<int>(
                  ^
../inst/include/hdf5Algebra/matrixAggregations.hpp:353:19: warning: unused variable 'nthreads' [-Wunused-variable]
        const int nthreads = static_cast<int>(
                  ^
../inst/include/hdf5Algebra/matrixSdMean.hpp:208:21: warning: variable 'i' set but not used [-Wunused-but-set-variable]
        for(hsize_t i=0; offset[0] < dims_out[0]; i++)
                    ^
../inst/include/hdf5Algebra/matrixAggregations.hpp:428:19: warning: unused variable 'nthreads' [-Wunused-variable]
        const int nthreads = static_cast<int>(
                  ^
../inst/include/hdf5Algebra/matrixAggregations.hpp:527:19: warning: unused variable 'nthreads' [-Wunused-variable]
        const int nthreads = static_cast<int>(
                  ^
../inst/include/hdf5Algebra/matrixAggregations.hpp:595:19: warning: unused variable 'nthreads' [-Wunused-variable]
        const int nthreads = static_cast<int>(
                  ^
../inst/include/hdf5Algebra/matrixAggregations.hpp:660:19: warning: unused variable 'nthreads' [-Wunused-variable]
        const int nthreads = static_cast<int>(
                  ^
../inst/include/hdf5Algebra/matrixAggregations.hpp:732:19: warning: unused variable 'nthreads' [-Wunused-variable]
        const int nthreads = static_cast<int>(
                  ^
../inst/include/hdf5Algebra/matrixAggregations.hpp:810:19: warning: unused variable 'nthreads' [-Wunused-variable]
        const int nthreads = static_cast<int>(
                  ^
../inst/include/hdf5Algebra/matrixAggregations.hpp:910:19: warning: unused variable 'nthreads' [-Wunused-variable]
        const int nthreads = static_cast<int>(
                  ^
../inst/include/hdf5Algebra/matrixAggregations.hpp:997:19: warning: unused variable 'nthreads' [-Wunused-variable]
        const int nthreads = static_cast<int>(
                  ^
../inst/include/hdf5Algebra/matrixAggregations.hpp:1058:19: warning: unused variable 'nthreads' [-Wunused-variable]
        const int nthreads = static_cast<int>(
                  ^
../inst/include/hdf5Algebra/matrixAggregations.hpp:1128:19: warning: unused variable 'nthreads' [-Wunused-variable]
        const int nthreads = static_cast<int>(
                  ^
In file included from mem_blocksum.cpp:1:
In file included from ../inst/include/BigDataStatMeth.hpp:254:
../inst/include/hdf5Algebra/matrixSdMean.hpp:118:22: warning: variable 'i' set but not used [-Wunused-but-set-variable]
        for( hsize_t i=0; offset[1] < dims_out[1]; i++)
                     ^
In file included from mem_correlation.cpp:13:
In file included from ../inst/include/BigDataStatMeth.hpp:250:
../inst/include/hdf5Algebra/matrixAggregations.hpp:145:19: warning: unused variable 'nthreads' [-Wunused-variable]
        const int nthreads = static_cast<int>(
                  ^
../inst/include/hdf5Algebra/matrixAggregations.hpp:223:19: warning: unused variable 'nthreads' [-Wunused-variable]
        const int nthreads = static_cast<int>(
                  ^
../inst/include/hdf5Algebra/matrixAggregations.hpp:289:19: warning: unused variable 'nthreads' [-Wunused-variable]
        const int nthreads = static_cast<int>(
                  ^
../inst/include/hdf5Algebra/matrixAggregations.hpp:353:19: warning: unused variable 'nthreads' [-Wunused-variable]
        const int nthreads = static_cast<int>(
                  ^
../inst/include/hdf5Algebra/matrixSdMean.hpp:208:21: warning: variable 'i' set but not used [-Wunused-but-set-variable]
        for(hsize_t i=0; offset[0] < dims_out[0]; i++)
                    ^
../inst/include/hdf5Algebra/matrixAggregations.hpp:428:19: warning: unused variable 'nthreads' [-Wunused-variable]
        const int nthreads = static_cast<int>(
                  ^
../inst/include/hdf5Algebra/matrixAggregations.hpp:527:19: warning: unused variable 'nthreads' [-Wunused-variable]
        const int nthreads = static_cast<int>(
                  ^
21 warnings generated.
../inst/include/hdf5Algebra/matrixAggregations.hpp:595:19: warning: unused variable 'nthreads' [-Wunused-variable]
        const int nthreads = static_cast<int>(
                  ^
clang++ -arch x86_64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG  -I'/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/Rcpp/include' -I'/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include' -I'/Volumes/Builds/packages/big-sur-x86_64/extralib/4.5/Rhdf5lib/include' -I/opt/R/x86_64/include   -I../inst/include/    -g2  -DBOOST_NO_CONCEPT_CHECKING -DSTRICT_R_HEADERS -fPIC  -falign-functions=64 -Wall -g -O2   -c mem_crossprod.cpp -o mem_crossprod.o
../inst/include/hdf5Algebra/matrixAggregations.hpp:660:19: warning: unused variable 'nthreads' [-Wunused-variable]
        const int nthreads = static_cast<int>(
                  ^
../inst/include/hdf5Algebra/matrixAggregations.hpp:732:19: warning: unused variable 'nthreads' [-Wunused-variable]
        const int nthreads = static_cast<int>(
                  ^
../inst/include/hdf5Algebra/matrixAggregations.hpp:810:19: warning: unused variable 'nthreads' [-Wunused-variable]
        const int nthreads = static_cast<int>(
                  ^
../inst/include/hdf5Algebra/matrixAggregations.hpp:910:19: warning: unused variable 'nthreads' [-Wunused-variable]
        const int nthreads = static_cast<int>(
                  ^
../inst/include/hdf5Algebra/matrixAggregations.hpp:997:19: warning: unused variable 'nthreads' [-Wunused-variable]
        const int nthreads = static_cast<int>(
                  ^
../inst/include/hdf5Algebra/matrixAggregations.hpp:1058:19: warning: unused variable 'nthreads' [-Wunused-variable]
        const int nthreads = static_cast<int>(
                  ^
../inst/include/hdf5Algebra/matrixAggregations.hpp:1128:19: warning: unused variable 'nthreads' [-Wunused-variable]
        const int nthreads = static_cast<int>(
                  ^
In file included from mem_correlation.cpp:13:
In file included from ../inst/include/BigDataStatMeth.hpp:254:
../inst/include/hdf5Algebra/matrixSdMean.hpp:118:22: warning: variable 'i' set but not used [-Wunused-but-set-variable]
        for( hsize_t i=0; offset[1] < dims_out[1]; i++)
                     ^
../inst/include/hdf5Algebra/matrixSdMean.hpp:208:21: warning: variable 'i' set but not used [-Wunused-but-set-variable]
        for(hsize_t i=0; offset[0] < dims_out[0]; i++)
                    ^
In file included from mem_crossprod.cpp:1:
In file included from ../inst/include/BigDataStatMeth.hpp:40:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/RcppEigen.h:25:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/RcppEigenForward.h:29:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/Eigen/Sparse:26:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/Eigen/SparseCore:61:
/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/Eigen/src/SparseCore/TriangularSolver.h:273:13: warning: variable 'count' set but not used [-Wunused-but-set-variable]
      Index count = 0;
            ^
In file included from mem_crossprod.cpp:1:
In file included from ../inst/include/BigDataStatMeth.hpp:40:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/RcppEigen.h:25:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/RcppEigenForward.h:29:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/Eigen/Sparse:29:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/Eigen/SparseLU:35:
/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/Eigen/src/SparseLU/SparseLU_heap_relax_snode.h:78:9: warning: variable 'nsuper_et_post' set but not used [-Wunused-but-set-variable]
  Index nsuper_et_post = 0; // Number of relaxed snodes in postordered etree 
        ^
/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/Eigen/src/SparseLU/SparseLU_heap_relax_snode.h:79:9: warning: variable 'nsuper_et' set but not used [-Wunused-but-set-variable]
  Index nsuper_et = 0; // Number of relaxed snodes in the original etree 
        ^
In file included from mem_crossprod.cpp:1:
In file included from ../inst/include/BigDataStatMeth.hpp:40:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/RcppEigen.h:25:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/RcppEigenForward.h:31:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/unsupported/Eigen/IterativeSolvers:46:
/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/unsupported/Eigen/src/IterativeSolvers/IDRS.h:72:10: warning: variable 'replacements' set but not used [-Wunused-but-set-variable]
                        Index replacements = 0;
                              ^
In file included from mem_crossprod.cpp:1:
In file included from ../inst/include/BigDataStatMeth.hpp:40:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/RcppEigen.h:25:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/RcppEigenForward.h:37:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/unsupported/Eigen/SparseExtra:45:
/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/unsupported/Eigen/src/SparseExtra/MarketIO.h:246:7: warning: variable 'count' set but not used [-Wunused-but-set-variable]
  int count = 0;
      ^
In file included from mem_crossprod.cpp:1:
In file included from ../inst/include/BigDataStatMeth.hpp:250:
../inst/include/hdf5Algebra/matrixAggregations.hpp:145:19: warning: unused variable 'nthreads' [-Wunused-variable]
        const int nthreads = static_cast<int>(
                  ^
../inst/include/hdf5Algebra/matrixAggregations.hpp:223:19: warning: unused variable 'nthreads' [-Wunused-variable]
        const int nthreads = static_cast<int>(
                  ^
../inst/include/hdf5Algebra/matrixAggregations.hpp:289:19: warning: unused variable 'nthreads' [-Wunused-variable]
        const int nthreads = static_cast<int>(
                  ^
../inst/include/hdf5Algebra/matrixAggregations.hpp:353:19: warning: unused variable 'nthreads' [-Wunused-variable]
        const int nthreads = static_cast<int>(
                  ^
../inst/include/hdf5Algebra/matrixAggregations.hpp:428:19: warning: unused variable 'nthreads' [-Wunused-variable]
        const int nthreads = static_cast<int>(
                  ^
../inst/include/hdf5Algebra/matrixAggregations.hpp:527:19: warning: unused variable 'nthreads' [-Wunused-variable]
        const int nthreads = static_cast<int>(
                  ^
../inst/include/hdf5Algebra/matrixAggregations.hpp:595:19: warning: unused variable 'nthreads' [-Wunused-variable]
        const int nthreads = static_cast<int>(
                  ^
../inst/include/hdf5Algebra/matrixAggregations.hpp:660:19: warning: unused variable 'nthreads' [-Wunused-variable]
        const int nthreads = static_cast<int>(
                  ^
../inst/include/hdf5Algebra/matrixAggregations.hpp:732:19: warning: unused variable 'nthreads' [-Wunused-variable]
        const int nthreads = static_cast<int>(
                  ^
../inst/include/hdf5Algebra/matrixAggregations.hpp:810:19: warning: unused variable 'nthreads' [-Wunused-variable]
        const int nthreads = static_cast<int>(
                  ^
../inst/include/hdf5Algebra/matrixAggregations.hpp:910:19: warning: unused variable 'nthreads' [-Wunused-variable]
        const int nthreads = static_cast<int>(
                  ^
../inst/include/hdf5Algebra/matrixAggregations.hpp:997:19: warning: unused variable 'nthreads' [-Wunused-variable]
        const int nthreads = static_cast<int>(
                  ^
../inst/include/hdf5Algebra/matrixAggregations.hpp:1058:19: warning: unused variable 'nthreads' [-Wunused-variable]
        const int nthreads = static_cast<int>(
                  ^
../inst/include/hdf5Algebra/matrixAggregations.hpp:1128:19: warning: unused variable 'nthreads' [-Wunused-variable]
        const int nthreads = static_cast<int>(
                  ^
In file included from mem_crossprod.cpp:1:
In file included from ../inst/include/BigDataStatMeth.hpp:254:
../inst/include/hdf5Algebra/matrixSdMean.hpp:118:22: warning: variable 'i' set but not used [-Wunused-but-set-variable]
        for( hsize_t i=0; offset[1] < dims_out[1]; i++)
                     ^
../inst/include/hdf5Algebra/matrixSdMean.hpp:208:21: warning: variable 'i' set but not used [-Wunused-but-set-variable]
        for(hsize_t i=0; offset[0] < dims_out[0]; i++)
                    ^
21 warnings generated.
clang++ -arch x86_64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG  -I'/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/Rcpp/include' -I'/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include' -I'/Volumes/Builds/packages/big-sur-x86_64/extralib/4.5/Rhdf5lib/include' -I/opt/R/x86_64/include   -I../inst/include/    -g2  -DBOOST_NO_CONCEPT_CHECKING -DSTRICT_R_HEADERS -fPIC  -falign-functions=64 -Wall -g -O2   -c mem_scalarprod.cpp -o mem_scalarprod.o
In file included from mem_scalarprod.cpp:1:
In file included from ../inst/include/BigDataStatMeth.hpp:40:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/RcppEigen.h:25:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/RcppEigenForward.h:29:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/Eigen/Sparse:26:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/Eigen/SparseCore:61:
/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/Eigen/src/SparseCore/TriangularSolver.h:273:13: warning: variable 'count' set but not used [-Wunused-but-set-variable]
      Index count = 0;
            ^
In file included from mem_scalarprod.cpp:1:
In file included from ../inst/include/BigDataStatMeth.hpp:40:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/RcppEigen.h:25:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/RcppEigenForward.h:29:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/Eigen/Sparse:29:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/Eigen/SparseLU:35:
/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/Eigen/src/SparseLU/SparseLU_heap_relax_snode.h:78:9: warning: variable 'nsuper_et_post' set but not used [-Wunused-but-set-variable]
  Index nsuper_et_post = 0; // Number of relaxed snodes in postordered etree 
        ^
/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/Eigen/src/SparseLU/SparseLU_heap_relax_snode.h:79:9: warning: variable 'nsuper_et' set but not used [-Wunused-but-set-variable]
  Index nsuper_et = 0; // Number of relaxed snodes in the original etree 
        ^
In file included from mem_scalarprod.cpp:1:
In file included from ../inst/include/BigDataStatMeth.hpp:40:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/RcppEigen.h:25:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/RcppEigenForward.h:31:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/unsupported/Eigen/IterativeSolvers:46:
/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/unsupported/Eigen/src/IterativeSolvers/IDRS.h:72:10: warning: variable 'replacements' set but not used [-Wunused-but-set-variable]
                        Index replacements = 0;
                              ^
In file included from mem_scalarprod.cpp:1:
In file included from ../inst/include/BigDataStatMeth.hpp:40:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/RcppEigen.h:25:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/RcppEigenForward.h:37:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/unsupported/Eigen/SparseExtra:45:
/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/unsupported/Eigen/src/SparseExtra/MarketIO.h:246:7: warning: variable 'count' set but not used [-Wunused-but-set-variable]
  int count = 0;
      ^
In file included from mem_scalarprod.cpp:1:
In file included from ../inst/include/BigDataStatMeth.hpp:250:
../inst/include/hdf5Algebra/matrixAggregations.hpp:145:19: warning: unused variable 'nthreads' [-Wunused-variable]
        const int nthreads = static_cast<int>(
                  ^
../inst/include/hdf5Algebra/matrixAggregations.hpp:223:19: warning: unused variable 'nthreads' [-Wunused-variable]
        const int nthreads = static_cast<int>(
                  ^
../inst/include/hdf5Algebra/matrixAggregations.hpp:289:19: warning: unused variable 'nthreads' [-Wunused-variable]
        const int nthreads = static_cast<int>(
                  ^
../inst/include/hdf5Algebra/matrixAggregations.hpp:353:19: warning: unused variable 'nthreads' [-Wunused-variable]
        const int nthreads = static_cast<int>(
                  ^
../inst/include/hdf5Algebra/matrixAggregations.hpp:428:19: warning: unused variable 'nthreads' [-Wunused-variable]
        const int nthreads = static_cast<int>(
                  ^
../inst/include/hdf5Algebra/matrixAggregations.hpp:527:19: warning: unused variable 'nthreads' [-Wunused-variable]
        const int nthreads = static_cast<int>(
                  ^
../inst/include/hdf5Algebra/matrixAggregations.hpp:595:19: warning: unused variable 'nthreads' [-Wunused-variable]
        const int nthreads = static_cast<int>(
                  ^
../inst/include/hdf5Algebra/matrixAggregations.hpp:660:19: warning: unused variable 'nthreads' [-Wunused-variable]
        const int nthreads = static_cast<int>(
                  ^
../inst/include/hdf5Algebra/matrixAggregations.hpp:732:19: warning: unused variable 'nthreads' [-Wunused-variable]
        const int nthreads = static_cast<int>(
                  ^
../inst/include/hdf5Algebra/matrixAggregations.hpp:810:19: warning: unused variable 'nthreads' [-Wunused-variable]
        const int nthreads = static_cast<int>(
                  ^
../inst/include/hdf5Algebra/matrixAggregations.hpp:910:19: warning: unused variable 'nthreads' [-Wunused-variable]
        const int nthreads = static_cast<int>(
                  ^
../inst/include/hdf5Algebra/matrixAggregations.hpp:997:19: warning: unused variable 'nthreads' [-Wunused-variable]
        const int nthreads = static_cast<int>(
                  ^
../inst/include/hdf5Algebra/matrixAggregations.hpp:1058:19: warning: unused variable 'nthreads' [-Wunused-variable]
        const int nthreads = static_cast<int>(
                  ^
../inst/include/hdf5Algebra/matrixAggregations.hpp:1128:19: warning: unused variable 'nthreads' [-Wunused-variable]
        const int nthreads = static_cast<int>(
                  ^
In file included from mem_scalarprod.cpp:1:
In file included from ../inst/include/BigDataStatMeth.hpp:254:
../inst/include/hdf5Algebra/matrixSdMean.hpp:118:22: warning: variable 'i' set but not used [-Wunused-but-set-variable]
        for( hsize_t i=0; offset[1] < dims_out[1]; i++)
                     ^
../inst/include/hdf5Algebra/matrixSdMean.hpp:208:21: warning: variable 'i' set but not used [-Wunused-but-set-variable]
        for(hsize_t i=0; offset[0] < dims_out[0]; i++)
                    ^
21 warnings generated.
clang++ -arch x86_64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG  -I'/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/Rcpp/include' -I'/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include' -I'/Volumes/Builds/packages/big-sur-x86_64/extralib/4.5/Rhdf5lib/include' -I/opt/R/x86_64/include   -I../inst/include/    -g2  -DBOOST_NO_CONCEPT_CHECKING -DSTRICT_R_HEADERS -fPIC  -falign-functions=64 -Wall -g -O2   -c mem_tcrossprod.cpp -o mem_tcrossprod.o
21 warnings generated.
clang++ -arch x86_64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG  -I'/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/Rcpp/include' -I'/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include' -I'/Volumes/Builds/packages/big-sur-x86_64/extralib/4.5/Rhdf5lib/include' -I/opt/R/x86_64/include   -I../inst/include/    -g2  -DBOOST_NO_CONCEPT_CHECKING -DSTRICT_R_HEADERS -fPIC  -falign-functions=64 -Wall -g -O2   -c mem_weightprod.cpp -o mem_weightprod.o
21 warnings generated.
In file included from mem_tcrossprod.cpp:1:
In file included from ../inst/include/BigDataStatMeth.hpp:40:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/RcppEigen.h:25:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/RcppEigenForward.h:29:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/Eigen/Sparse:26:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/Eigen/SparseCore:61:
/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/Eigen/src/SparseCore/TriangularSolver.h:273:13: warning: variable 'count' set but not used [-Wunused-but-set-variable]
      Index count = 0;
            ^
In file included from mem_tcrossprod.cpp:1:
In file included from ../inst/include/BigDataStatMeth.hpp:40:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/RcppEigen.h:25:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/RcppEigenForward.h:29:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/Eigen/Sparse:29:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/Eigen/SparseLU:35:
/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/Eigen/src/SparseLU/SparseLU_heap_relax_snode.h:78:9: warning: variable 'nsuper_et_post' set but not used [-Wunused-but-set-variable]
  Index nsuper_et_post = 0; // Number of relaxed snodes in postordered etree 
        ^
/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/Eigen/src/SparseLU/SparseLU_heap_relax_snode.h:79:9: warning: variable 'nsuper_et' set but not used [-Wunused-but-set-variable]
  Index nsuper_et = 0; // Number of relaxed snodes in the original etree 
        ^
In file included from mem_tcrossprod.cpp:1:
In file included from ../inst/include/BigDataStatMeth.hpp:40:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/RcppEigen.h:25:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/RcppEigenForward.h:31:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/unsupported/Eigen/IterativeSolvers:46:
/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/unsupported/Eigen/src/IterativeSolvers/IDRS.h:72:10: warning: variable 'replacements' set but not used [-Wunused-but-set-variable]
                        Index replacements = 0;
                              ^
In file included from mem_tcrossprod.cpp:1:
In file included from ../inst/include/BigDataStatMeth.hpp:40:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/RcppEigen.h:25:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/RcppEigenForward.h:37:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/unsupported/Eigen/SparseExtra:45:
/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/unsupported/Eigen/src/SparseExtra/MarketIO.h:246:7: warning: variable 'count' set but not used [-Wunused-but-set-variable]
  int count = 0;
      ^
In file included from mem_weightprod.cpp:1:
In file included from ../inst/include/BigDataStatMeth.hpp:40:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/RcppEigen.h:25:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/RcppEigenForward.h:29:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/Eigen/Sparse:26:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/Eigen/SparseCore:61:
/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/Eigen/src/SparseCore/TriangularSolver.h:273:13: warning: variable 'count' set but not used [-Wunused-but-set-variable]
      Index count = 0;
            ^
In file included from mem_weightprod.cpp:1:
In file included from ../inst/include/BigDataStatMeth.hpp:40:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/RcppEigen.h:25:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/RcppEigenForward.h:29:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/Eigen/Sparse:29:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/Eigen/SparseLU:35:
/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/Eigen/src/SparseLU/SparseLU_heap_relax_snode.h:78:9: warning: variable 'nsuper_et_post' set but not used [-Wunused-but-set-variable]
  Index nsuper_et_post = 0; // Number of relaxed snodes in postordered etree 
        ^
/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/Eigen/src/SparseLU/SparseLU_heap_relax_snode.h:79:9: warning: variable 'nsuper_et' set but not used [-Wunused-but-set-variable]
  Index nsuper_et = 0; // Number of relaxed snodes in the original etree 
        ^
In file included from mem_weightprod.cpp:1:
In file included from ../inst/include/BigDataStatMeth.hpp:40:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/RcppEigen.h:25:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/RcppEigenForward.h:31:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/unsupported/Eigen/IterativeSolvers:46:
/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/unsupported/Eigen/src/IterativeSolvers/IDRS.h:72:10: warning: variable 'replacements' set but not used [-Wunused-but-set-variable]
                        Index replacements = 0;
                              ^
In file included from mem_weightprod.cpp:1:
In file included from ../inst/include/BigDataStatMeth.hpp:40:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/RcppEigen.h:25:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/RcppEigenForward.h:37:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/unsupported/Eigen/SparseExtra:45:
/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/unsupported/Eigen/src/SparseExtra/MarketIO.h:246:7: warning: variable 'count' set but not used [-Wunused-but-set-variable]
  int count = 0;
      ^
In file included from mem_tcrossprod.cpp:1:
In file included from ../inst/include/BigDataStatMeth.hpp:250:
../inst/include/hdf5Algebra/matrixAggregations.hpp:145:19: warning: unused variable 'nthreads' [-Wunused-variable]
        const int nthreads = static_cast<int>(
                  ^
../inst/include/hdf5Algebra/matrixAggregations.hpp:223:19: warning: unused variable 'nthreads' [-Wunused-variable]
        const int nthreads = static_cast<int>(
                  ^
../inst/include/hdf5Algebra/matrixAggregations.hpp:289:19: warning: unused variable 'nthreads' [-Wunused-variable]
        const int nthreads = static_cast<int>(
                  ^
../inst/include/hdf5Algebra/matrixAggregations.hpp:353:19: warning: unused variable 'nthreads' [-Wunused-variable]
        const int nthreads = static_cast<int>(
                  ^
../inst/include/hdf5Algebra/matrixAggregations.hpp:428:19: warning: unused variable 'nthreads' [-Wunused-variable]
        const int nthreads = static_cast<int>(
                  ^
../inst/include/hdf5Algebra/matrixAggregations.hpp:527:19: warning: unused variable 'nthreads' [-Wunused-variable]
        const int nthreads = static_cast<int>(
                  ^
../inst/include/hdf5Algebra/matrixAggregations.hpp:595:19: warning: unused variable 'nthreads' [-Wunused-variable]
        const int nthreads = static_cast<int>(
                  ^
../inst/include/hdf5Algebra/matrixAggregations.hpp:660:19: warning: unused variable 'nthreads' [-Wunused-variable]
        const int nthreads = static_cast<int>(
                  ^
../inst/include/hdf5Algebra/matrixAggregations.hpp:732:19: warning: unused variable 'nthreads' [-Wunused-variable]
        const int nthreads = static_cast<int>(
                  ^
../inst/include/hdf5Algebra/matrixAggregations.hpp:810:19: warning: unused variable 'nthreads' [-Wunused-variable]
        const int nthreads = static_cast<int>(
                  ^
../inst/include/hdf5Algebra/matrixAggregations.hpp:910:19: warning: unused variable 'nthreads' [-Wunused-variable]
        const int nthreads = static_cast<int>(
                  ^
../inst/include/hdf5Algebra/matrixAggregations.hpp:997:19: warning: unused variable 'nthreads' [-Wunused-variable]
        const int nthreads = static_cast<int>(
                  ^
../inst/include/hdf5Algebra/matrixAggregations.hpp:1058:19: warning: unused variable 'nthreads' [-Wunused-variable]
        const int nthreads = static_cast<int>(
                  ^
../inst/include/hdf5Algebra/matrixAggregations.hpp:1128:19: warning: unused variable 'nthreads' [-Wunused-variable]
        const int nthreads = static_cast<int>(
                  ^
In file included from mem_tcrossprod.cpp:1:
In file included from ../inst/include/BigDataStatMeth.hpp:254:
../inst/include/hdf5Algebra/matrixSdMean.hpp:118:22: warning: variable 'i' set but not used [-Wunused-but-set-variable]
        for( hsize_t i=0; offset[1] < dims_out[1]; i++)
                     ^
../inst/include/hdf5Algebra/matrixSdMean.hpp:208:21: warning: variable 'i' set but not used [-Wunused-but-set-variable]
        for(hsize_t i=0; offset[0] < dims_out[0]; i++)
                    ^
In file included from mem_weightprod.cpp:1:
In file included from ../inst/include/BigDataStatMeth.hpp:250:
../inst/include/hdf5Algebra/matrixAggregations.hpp:145:19: warning: unused variable 'nthreads' [-Wunused-variable]
        const int nthreads = static_cast<int>(
                  ^
../inst/include/hdf5Algebra/matrixAggregations.hpp:223:19: warning: unused variable 'nthreads' [-Wunused-variable]
        const int nthreads = static_cast<int>(
                  ^
../inst/include/hdf5Algebra/matrixAggregations.hpp:289:19: warning: unused variable 'nthreads' [-Wunused-variable]
        const int nthreads = static_cast<int>(
                  ^
../inst/include/hdf5Algebra/matrixAggregations.hpp:353:19: warning: unused variable 'nthreads' [-Wunused-variable]
        const int nthreads = static_cast<int>(
                  ^
../inst/include/hdf5Algebra/matrixAggregations.hpp:428:19: warning: unused variable 'nthreads' [-Wunused-variable]
        const int nthreads = static_cast<int>(
                  ^
../inst/include/hdf5Algebra/matrixAggregations.hpp:527:19: warning: unused variable 'nthreads' [-Wunused-variable]
        const int nthreads = static_cast<int>(
                  ^
../inst/include/hdf5Algebra/matrixAggregations.hpp:595:19: warning: unused variable 'nthreads' [-Wunused-variable]
        const int nthreads = static_cast<int>(
                  ^
../inst/include/hdf5Algebra/matrixAggregations.hpp:660:19: warning: unused variable 'nthreads' [-Wunused-variable]
        const int nthreads = static_cast<int>(
                  ^
../inst/include/hdf5Algebra/matrixAggregations.hpp:732:19: warning: unused variable 'nthreads' [-Wunused-variable]
        const int nthreads = static_cast<int>(
                  ^
../inst/include/hdf5Algebra/matrixAggregations.hpp:810:19: warning: unused variable 'nthreads' [-Wunused-variable]
        const int nthreads = static_cast<int>(
                  ^
../inst/include/hdf5Algebra/matrixAggregations.hpp:910:19: warning: unused variable 'nthreads' [-Wunused-variable]
        const int nthreads = static_cast<int>(
                  ^
../inst/include/hdf5Algebra/matrixAggregations.hpp:997:19: warning: unused variable 'nthreads' [-Wunused-variable]
        const int nthreads = static_cast<int>(
                  ^
../inst/include/hdf5Algebra/matrixAggregations.hpp:1058:19: warning: unused variable 'nthreads' [-Wunused-variable]
        const int nthreads = static_cast<int>(
                  ^
../inst/include/hdf5Algebra/matrixAggregations.hpp:1128:19: warning: unused variable 'nthreads' [-Wunused-variable]
        const int nthreads = static_cast<int>(
                  ^
In file included from mem_weightprod.cpp:1:
In file included from ../inst/include/BigDataStatMeth.hpp:254:
../inst/include/hdf5Algebra/matrixSdMean.hpp:118:22: warning: variable 'i' set but not used [-Wunused-but-set-variable]
        for( hsize_t i=0; offset[1] < dims_out[1]; i++)
                     ^
../inst/include/hdf5Algebra/matrixSdMean.hpp:208:21: warning: variable 'i' set but not used [-Wunused-but-set-variable]
        for(hsize_t i=0; offset[0] < dims_out[0]; i++)
                    ^
21 warnings generated.
21 warnings generated.
21 warnings generated.
21 warnings generated.
21 warnings 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 BigDataStatMeth.so RcppExports.o hdf5_applyFunction.o hdf5_createGroup.o hdf5_createMatrix.o hdf5_getDatasetList.o hdf5_importFile.o hdf5_moveDataset.o hdf5_pseudoinverse.o hdf5_r6_aggregations.o hdf5_r6_arithmetic.o hdf5_r6_bind.o hdf5_r6_cholesky.o hdf5_r6_correlation.o hdf5_r6_eigen.o hdf5_r6_matvec.o hdf5_r6_minimal.o hdf5_r6_multiply.o hdf5_r6_normalize.o hdf5_r6_omics.o hdf5_r6_pca.o hdf5_r6_pseudoinv.o hdf5_r6_qr.o hdf5_r6_reduce_apply.o hdf5_r6_sparse.o hdf5_r6_split.o hdf5_r6_subset.o hdf5_r6_svd.o hdf5_r6_write.o hdf5_reduceDataset.o hdf5_systemInfo.o hdf5_writeDimnames.o mem_blockmult.o mem_blocksubstract.o mem_blocksum.o mem_correlation.o mem_crossprod.o mem_scalarprod.o mem_tcrossprod.o mem_weightprod.o -lz -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/14.2.0 -L/opt/gfortran/lib -lemutls_w -lheapt_w -lgfortran -lquadmath /Volumes/Builds/packages/big-sur-x86_64/extralib/4.5/Rhdf5lib/lib/libhdf5_cpp.a /Volumes/Builds/packages/big-sur-x86_64/extralib/4.5/Rhdf5lib/lib/libhdf5.a -lcrypto -lcurl -lz -ldl -lm -F/Library/Frameworks/R.framework/.. -framework R
installing to /Volumes/Builds/packages/big-sur-x86_64/results/4.5/BigDataStatMeth.Rcheck/00LOCK-BigDataStatMeth/00new/BigDataStatMeth/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 (BigDataStatMeth)