* installing *source* package ‘TwoStepSDFM’ ...
** this is package ‘TwoStepSDFM’ version ‘0.2.2’
** package ‘TwoStepSDFM’ successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C++ compiler: ‘Apple clang version 14.0.3 (clang-1403.0.22.14.1)’
using SDK: ‘MacOSX11.3.1.sdk’
clang++ -arch x86_64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include -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/opt/R/x86_64/include -fPIC -falign-functions=64 -Wall -g -O2 -c ARDL.cpp -o ARDL.o
clang++ -arch x86_64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include -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/opt/R/x86_64/include -fPIC -falign-functions=64 -Wall -g -O2 -c CholUpDown.cpp -o CholUpDown.o
clang++ -arch x86_64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include -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/opt/R/x86_64/include -fPIC -falign-functions=64 -Wall -g -O2 -c DataGen.cpp -o DataGen.o
clang++ -arch x86_64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include -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/opt/R/x86_64/include -fPIC -falign-functions=64 -Wall -g -O2 -c DataHandle.cpp -o DataHandle.o
clang++ -arch x86_64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include -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/opt/R/x86_64/include -fPIC -falign-functions=64 -Wall -g -O2 -c Orders.cpp -o Orders.o
clang++ -arch x86_64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include -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/opt/R/x86_64/include -fPIC -falign-functions=64 -Wall -g -O2 -c RWrapperSparsePCA.cpp -o RWrapperSparsePCA.o
In file included from RWrapperSparsePCA.cpp:25:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/Eigen/Eigen:2:
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 RWrapperSparsePCA.cpp:25:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/Eigen/Eigen:2:
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 Orders.cpp:21:
In file included from ./../inst/include/Internals/Orders.h:31:
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 CholUpDown.cpp:21:
In file included from ../inst/include/Internals/CholUpDown.h:29:
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 Orders.cpp:21:
In file included from ./../inst/include/Internals/Orders.h:31:
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 CholUpDown.cpp:21:
In file included from ../inst/include/Internals/CholUpDown.h:29:
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 DataGen.cpp:22:
In file included from ../inst/include/Internals/DataGen.h:34:
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 DataGen.cpp:22:
In file included from ../inst/include/Internals/DataGen.h:34:
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 CholUpDown.cpp:21:
In file included from ../inst/include/Internals/CholUpDown.h:29:
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 Orders.cpp:21:
In file included from ./../inst/include/Internals/Orders.h:31:
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 DataGen.cpp:22:
In file included from ../inst/include/Internals/DataGen.h:34:
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 Orders.cpp:21:
In file included from ./../inst/include/Internals/Orders.h:31:
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 CholUpDown.cpp:21:
In file included from ../inst/include/Internals/CholUpDown.h:29:
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 DataGen.cpp:22:
In file included from ../inst/include/Internals/DataGen.h:34:
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 ARDL.cpp:21:
In file included from ./../inst/include/Internals/ARDL.h:32:
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 ARDL.cpp:21:
In file included from ./../inst/include/Internals/ARDL.h:32:
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 DataHandle.cpp:24:
In file included from ../inst/include/Internals/DataHandle.h:44:
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 ARDL.cpp:21:
In file included from ./../inst/include/Internals/ARDL.h:32:
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 DataHandle.cpp:24:
In file included from ../inst/include/Internals/DataHandle.h:44:
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 RWrapperSparsePCA.cpp:29:
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 DataHandle.cpp:24:
In file included from ../inst/include/Internals/DataHandle.h:44:
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 ARDL.cpp:21:
In file included from ./../inst/include/Internals/ARDL.h:32:
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 DataHandle.cpp:24:
In file included from ../inst/include/Internals/DataHandle.h:44:
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 RWrapperSparsePCA.cpp:29:
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;
^
5 warnings generated.
clang++ -arch x86_64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include -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/opt/R/x86_64/include -fPIC -falign-functions=64 -Wall -g -O2 -c RWrapperSparseUnivariateKalmanFilterSnmoother.cpp -o RWrapperSparseUnivariateKalmanFilterSnmoother.o
5 warnings generated.
clang++ -arch x86_64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include -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/opt/R/x86_64/include -fPIC -falign-functions=64 -Wall -g -O2 -c RWrapperTwoStepSDFM.cpp -o RWrapperTwoStepSDFM.o
In file included from RWrapperSparseUnivariateKalmanFilterSnmoother.cpp:25:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/Eigen/Eigen:2:
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 RWrapperSparseUnivariateKalmanFilterSnmoother.cpp:25:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/Eigen/Eigen:2:
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 RWrapperTwoStepSDFM.cpp:25:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/Eigen/Eigen:2:
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 RWrapperTwoStepSDFM.cpp:25:
In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.5/RcppEigen/include/Eigen/Eigen:2:
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 RWrapperSparseUnivariateKalmanFilterSnmoother.cpp:29:
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 RWrapperTwoStepSDFM.cpp:29:
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 RWrapperSparseUnivariateKalmanFilterSnmoother.cpp:29:
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 RWrapperTwoStepSDFM.cpp:29:
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;
^
RWrapperSparseUnivariateKalmanFilterSnmoother.cpp:115:62: warning: lambda capture 'comp_null' is not used [-Wunused-lambda-capture]
results.zero_indeces = results.loading_matrix.unaryExpr([comp_null](double a) { return (a == 0) ? 1 : 0; });
^~~~~~~~~
RWrapperSparseUnivariateKalmanFilterSnmoother.cpp:89:7: warning: unused variable 'index_of_full_sample' [-Wunused-variable]
int index_of_full_sample = results.no_of_obs - delay_eigen.maxCoeff() - 1;
^
5 warnings generated.
clang++ -arch x86_64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include -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/opt/R/x86_64/include -fPIC -falign-functions=64 -Wall -g -O2 -c RcppExports.cpp -o RcppExports.o
5 warnings generated.
In file included from RWrapperTwoStepSDFM.cpp:32:
../inst/include/Internals/SparseDFM.h:189:62: warning: lambda capture 'comp_null' is not used [-Wunused-lambda-capture]
this->zero_indeces = this->loading_matrix.unaryExpr([comp_null](double a) { return (a == 0) ? 1 : 0; });
^
RWrapperTwoStepSDFM.cpp:119:13: note: in instantiation of function template specialization 'SparseDFM::SDFM<SparseDFM::SPARSE>::estimModel<Eigen::BDCSVD<Eigen::Matrix<double, -1, -1, 0>>>' requested here
results.estimModel<Eigen::BDCSVD<Eigen::MatrixXd>>(delay_eigen, selected_eigen, weights_eigen, decorr_errors, crit, l2, l1_eigen, max_iterations, steps, comp_null, spca_conv_crit, fcast_horizon);
^
In file included from RcppExports.cpp:4:
In file included from ./../inst/include/TwoStepSDFM_types.h:29:
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 ./../inst/include/TwoStepSDFM_types.h:29:
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 ./../inst/include/TwoStepSDFM_types.h:29:
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 ./../inst/include/TwoStepSDFM_types.h:29:
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;
^
5 warnings generated.
In file included from RWrapperTwoStepSDFM.cpp:32:
../inst/include/Internals/SparseDFM.h:189:62: warning: lambda capture 'comp_null' is not used [-Wunused-lambda-capture]
this->zero_indeces = this->loading_matrix.unaryExpr([comp_null](double a) { return (a == 0) ? 1 : 0; });
^
RWrapperTwoStepSDFM.cpp:122:13: note: in instantiation of function template specialization 'SparseDFM::SDFM<SparseDFM::SPARSE>::estimModel<Eigen::JacobiSVD<Eigen::Matrix<double, -1, -1, 0>, 2>>' requested here
results.estimModel<Eigen::JacobiSVD<Eigen::MatrixXd>>(delay_eigen, selected_eigen, weights_eigen, decorr_errors, crit, l2, l1_eigen, max_iterations, steps, comp_null, spca_conv_crit, fcast_horizon);
^
In file included from RWrapperTwoStepSDFM.cpp:32:
../inst/include/Internals/SparseDFM.h:189:62: warning: lambda capture 'comp_null' is not used [-Wunused-lambda-capture]
this->zero_indeces = this->loading_matrix.unaryExpr([comp_null](double a) { return (a == 0) ? 1 : 0; });
^
RWrapperTwoStepSDFM.cpp:199:11: note: in instantiation of function template specialization 'SparseDFM::SDFM<SparseDFM::DENSE>::estimModel<Eigen::JacobiSVD<Eigen::Matrix<double, -1, -1, 0>, 2>>' requested here
results.estimModel<Eigen::JacobiSVD<Eigen::MatrixXd>>(delay_eigen, selected_place_holder, weights_placeholder, decorr_errors, crit, l2_placeholder, l1_placeholder, max_iterations_placeholder, steps_placeholder, comp_null, spca_conv_crit_placeholder, fcast_horizon);
^
5 warnings generated.
7 warnings generated.
5 warnings generated.
8 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 TwoStepSDFM.so ARDL.o CholUpDown.o DataGen.o DataHandle.o Orders.o RWrapperSparsePCA.o RWrapperSparseUnivariateKalmanFilterSnmoother.o RWrapperTwoStepSDFM.o RcppExports.o -F/Library/Frameworks/R.framework/.. -framework R
installing to /Volumes/Builds/packages/big-sur-x86_64/results/4.5/TwoStepSDFM.Rcheck/00LOCK-TwoStepSDFM/00new/TwoStepSDFM/libs
** generating debug symbols (dSYM)
** R
** data
*** moving datasets to lazyload DB
** 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 (TwoStepSDFM)