* installing *source* package ‘bsynth’ ... ** package ‘bsynth’ successfully unpacked and MD5 sums checked ** using staged installation ** libs using C++ compiler: ‘Apple clang version 14.0.3 (clang-1403.0.22.14.1)’ using C++17 using SDK: ‘MacOSX11.3.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.3/StanHeaders/include/src" -DBOOST_DISABLE_ASSERTS -DEIGEN_NO_DEBUG -DBOOST_MATH_OVERFLOW_ERROR_POLICY=errno_on_error -DUSE_STANC3 -D_HAS_AUTO_PTR_ETC=0 -I'/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/BH/include' -I'/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/Rcpp/include' -I'/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/RcppEigen/include' -I'/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/RcppParallel/include' -I'/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/rstan/include' -I'/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/StanHeaders/include' -I/opt/R/x86_64/include -I'/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/RcppParallel/include' -D_REENTRANT -DSTAN_THREADS -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"../inst/include" -I"/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/StanHeaders/include/src" -DBOOST_DISABLE_ASSERTS -DEIGEN_NO_DEBUG -DBOOST_MATH_OVERFLOW_ERROR_POLICY=errno_on_error -DUSE_STANC3 -D_HAS_AUTO_PTR_ETC=0 -I'/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/BH/include' -I'/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/Rcpp/include' -I'/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/RcppEigen/include' -I'/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/RcppParallel/include' -I'/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/rstan/include' -I'/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/StanHeaders/include' -I/opt/R/x86_64/include -I'/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/RcppParallel/include' -D_REENTRANT -DSTAN_THREADS -fPIC -falign-functions=64 -Wall -g -O2 -c factor_functions.cpp -o factor_functions.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.3/StanHeaders/include/src" -DBOOST_DISABLE_ASSERTS -DEIGEN_NO_DEBUG -DBOOST_MATH_OVERFLOW_ERROR_POLICY=errno_on_error -DUSE_STANC3 -D_HAS_AUTO_PTR_ETC=0 -I'/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/BH/include' -I'/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/Rcpp/include' -I'/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/RcppEigen/include' -I'/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/RcppParallel/include' -I'/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/rstan/include' -I'/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/StanHeaders/include' -I/opt/R/x86_64/include -I'/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/RcppParallel/include' -D_REENTRANT -DSTAN_THREADS -fPIC -falign-functions=64 -Wall -g -O2 -c stanExports_factor_model_with_covariates.cc -o stanExports_factor_model_with_covariates.o In file included from factor_functions.cpp:8: In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/StanHeaders/include/stan/math/prim/fun/Eigen.hpp:23: In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/RcppEigen/include/Eigen/Sparse:26: In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/RcppEigen/include/Eigen/SparseCore:61: /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/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 factor_functions.cpp:8: In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/StanHeaders/include/stan/math/prim/fun/Eigen.hpp:23: In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/RcppEigen/include/Eigen/Sparse:29: In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/RcppEigen/include/Eigen/SparseLU:35: /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/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.3/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 ^ 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.3/StanHeaders/include/src" -DBOOST_DISABLE_ASSERTS -DEIGEN_NO_DEBUG -DBOOST_MATH_OVERFLOW_ERROR_POLICY=errno_on_error -DUSE_STANC3 -D_HAS_AUTO_PTR_ETC=0 -I'/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/BH/include' -I'/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/Rcpp/include' -I'/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/RcppEigen/include' -I'/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/RcppParallel/include' -I'/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/rstan/include' -I'/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/StanHeaders/include' -I/opt/R/x86_64/include -I'/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/RcppParallel/include' -D_REENTRANT -DSTAN_THREADS -fPIC -falign-functions=64 -Wall -g -O2 -c stanExports_factor_model_without_covariates.cc -o stanExports_factor_model_without_covariates.o In file included from factor_functions.cpp:11: In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/RcppEigen/include/RcppEigen.h:25: In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/RcppEigen/include/RcppEigenForward.h:31: In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/RcppEigen/include/unsupported/Eigen/IterativeSolvers:46: /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/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 factor_functions.cpp:11: In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/RcppEigen/include/RcppEigen.h:25: In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/RcppEigen/include/RcppEigenForward.h:37: In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/RcppEigen/include/unsupported/Eigen/SparseExtra:45: /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/RcppEigen/include/unsupported/Eigen/src/SparseExtra/MarketIO.h:246:7: warning: variable 'count' set but not used [-Wunused-but-set-variable] int count = 0; ^ 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.3/StanHeaders/include/src" -DBOOST_DISABLE_ASSERTS -DEIGEN_NO_DEBUG -DBOOST_MATH_OVERFLOW_ERROR_POLICY=errno_on_error -DUSE_STANC3 -D_HAS_AUTO_PTR_ETC=0 -I'/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/BH/include' -I'/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/Rcpp/include' -I'/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/RcppEigen/include' -I'/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/RcppParallel/include' -I'/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/rstan/include' -I'/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/StanHeaders/include' -I/opt/R/x86_64/include -I'/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/RcppParallel/include' -D_REENTRANT -DSTAN_THREADS -fPIC -falign-functions=64 -Wall -g -O2 -c stanExports_model1.cc -o stanExports_model1.o In file included from RcppExports.cpp:4: In file included from ./bsynth_types.h:2: In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/StanHeaders/include/stan/math/prim/fun/Eigen.hpp:23: In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/RcppEigen/include/Eigen/Sparse:26: In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/RcppEigen/include/Eigen/SparseCore:61: /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/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 ./bsynth_types.h:2: In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/StanHeaders/include/stan/math/prim/fun/Eigen.hpp:23: In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/RcppEigen/include/Eigen/Sparse:29: In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/RcppEigen/include/Eigen/SparseLU:35: /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/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.3/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:5: In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/RcppEigen/include/RcppEigen.h:25: In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/RcppEigen/include/RcppEigenForward.h:31: In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/RcppEigen/include/unsupported/Eigen/IterativeSolvers:46: /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/RcppEigen/include/unsupported/Eigen/src/IterativeSolvers/IDRS.h:72:10: warning: variable 'replacements' set but not used [-Wunused-but-set-variable] Index replacements = 0; ^ 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.3/StanHeaders/include/src" -DBOOST_DISABLE_ASSERTS -DEIGEN_NO_DEBUG -DBOOST_MATH_OVERFLOW_ERROR_POLICY=errno_on_error -DUSE_STANC3 -D_HAS_AUTO_PTR_ETC=0 -I'/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/BH/include' -I'/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/Rcpp/include' -I'/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/RcppEigen/include' -I'/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/RcppParallel/include' -I'/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/rstan/include' -I'/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/StanHeaders/include' -I/opt/R/x86_64/include -I'/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/RcppParallel/include' -D_REENTRANT -DSTAN_THREADS -fPIC -falign-functions=64 -Wall -g -O2 -c stanExports_model1_gammaOmega.cc -o stanExports_model1_gammaOmega.o In file included from RcppExports.cpp:5: In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/RcppEigen/include/RcppEigen.h:25: In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/RcppEigen/include/RcppEigenForward.h:37: In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/RcppEigen/include/unsupported/Eigen/SparseExtra:45: /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/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 stanExports_factor_model_with_covariates.cc:5: In file included from ./stanExports_factor_model_with_covariates.h:23: In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/rstan/include/rstan/rstaninc.hpp:3: In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/StanHeaders/include/stan/math/prim/fun/Eigen.hpp:23: In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/RcppEigen/include/Eigen/Sparse:26: In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/RcppEigen/include/Eigen/SparseCore:61: /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/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 stanExports_factor_model_with_covariates.cc:5: In file included from ./stanExports_factor_model_with_covariates.h:23: In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/rstan/include/rstan/rstaninc.hpp:3: In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/StanHeaders/include/stan/math/prim/fun/Eigen.hpp:23: In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/RcppEigen/include/Eigen/Sparse:29: In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/RcppEigen/include/Eigen/SparseLU:35: /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/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.3/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 ^ 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.3/StanHeaders/include/src" -DBOOST_DISABLE_ASSERTS -DEIGEN_NO_DEBUG -DBOOST_MATH_OVERFLOW_ERROR_POLICY=errno_on_error -DUSE_STANC3 -D_HAS_AUTO_PTR_ETC=0 -I'/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/BH/include' -I'/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/Rcpp/include' -I'/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/RcppEigen/include' -I'/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/RcppParallel/include' -I'/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/rstan/include' -I'/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/StanHeaders/include' -I/opt/R/x86_64/include -I'/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/RcppParallel/include' -D_REENTRANT -DSTAN_THREADS -fPIC -falign-functions=64 -Wall -g -O2 -c stanExports_model2.cc -o stanExports_model2.o In file included from stanExports_factor_model_with_covariates.cc:5: In file included from ./stanExports_factor_model_with_covariates.h:23: In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/rstan/include/rstan/rstaninc.hpp:4: In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/rstan/include/rstan/stan_fit.hpp:21: /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/rstan/include/rstan/io/r_ostream.hpp:47:31: warning: 'rstan::io::r_cout_streambuf::xsputn' hides overloaded virtual function [-Woverloaded-virtual] virtual std::streamsize xsputn(const char_type* s, int n) { ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk/usr/include/c++/v1/streambuf:291:24: note: hidden overloaded virtual function 'std::basic_streambuf::xsputn' declared here: type mismatch at 2nd parameter ('std::streamsize' (aka 'long') vs 'int') virtual streamsize xsputn(const char_type* __s, streamsize __n); ^ In file included from stanExports_factor_model_with_covariates.cc:5: In file included from ./stanExports_factor_model_with_covariates.h:23: In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/rstan/include/rstan/rstaninc.hpp:4: In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/rstan/include/rstan/stan_fit.hpp:21: /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/rstan/include/rstan/io/r_ostream.hpp:70:31: warning: 'rstan::io::r_cerr_streambuf::xsputn' hides overloaded virtual function [-Woverloaded-virtual] virtual std::streamsize xsputn(const char_type* s, int n) { ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk/usr/include/c++/v1/streambuf:291:24: note: hidden overloaded virtual function 'std::basic_streambuf::xsputn' declared here: type mismatch at 2nd parameter ('std::streamsize' (aka 'long') vs 'int') virtual streamsize xsputn(const char_type* __s, streamsize __n); ^ In file included from stanExports_factor_model_with_covariates.cc:5: In file included from ./stanExports_factor_model_with_covariates.h:23: In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/rstan/include/rstan/rstaninc.hpp:4: In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/rstan/include/rstan/stan_fit.hpp:31: In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/RcppEigen/include/RcppEigen.h:25: In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/RcppEigen/include/RcppEigenForward.h:31: In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/RcppEigen/include/unsupported/Eigen/IterativeSolvers:46: /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/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 stanExports_factor_model_with_covariates.cc:5: In file included from ./stanExports_factor_model_with_covariates.h:23: In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/rstan/include/rstan/rstaninc.hpp:4: In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/rstan/include/rstan/stan_fit.hpp:31: In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/RcppEigen/include/RcppEigen.h:25: In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/RcppEigen/include/RcppEigenForward.h:37: In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/RcppEigen/include/unsupported/Eigen/SparseExtra:45: /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/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 stanExports_factor_model_without_covariates.cc:5: In file included from ./stanExports_factor_model_without_covariates.h:23: In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/rstan/include/rstan/rstaninc.hpp:3: In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/StanHeaders/include/stan/math/prim/fun/Eigen.hpp:23: In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/RcppEigen/include/Eigen/Sparse:26: In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/RcppEigen/include/Eigen/SparseCore:61: /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/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 stanExports_factor_model_without_covariates.cc:5: In file included from ./stanExports_factor_model_without_covariates.h:23: In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/rstan/include/rstan/rstaninc.hpp:3: In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/StanHeaders/include/stan/math/prim/fun/Eigen.hpp:23: In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/RcppEigen/include/Eigen/Sparse:29: In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/RcppEigen/include/Eigen/SparseLU:35: /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/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.3/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 stanExports_factor_model_without_covariates.cc:5: In file included from ./stanExports_factor_model_without_covariates.h:23: In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/rstan/include/rstan/rstaninc.hpp:4: In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/rstan/include/rstan/stan_fit.hpp:21: /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/rstan/include/rstan/io/r_ostream.hpp:47:31: warning: 'rstan::io::r_cout_streambuf::xsputn' hides overloaded virtual function [-Woverloaded-virtual] virtual std::streamsize xsputn(const char_type* s, int n) { ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk/usr/include/c++/v1/streambuf:291:24: note: hidden overloaded virtual function 'std::basic_streambuf::xsputn' declared here: type mismatch at 2nd parameter ('std::streamsize' (aka 'long') vs 'int') virtual streamsize xsputn(const char_type* __s, streamsize __n); ^ In file included from stanExports_factor_model_without_covariates.cc:5: In file included from ./stanExports_factor_model_without_covariates.h:23: In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/rstan/include/rstan/rstaninc.hpp:4: In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/rstan/include/rstan/stan_fit.hpp:21: /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/rstan/include/rstan/io/r_ostream.hpp:70:31: warning: 'rstan::io::r_cerr_streambuf::xsputn' hides overloaded virtual function [-Woverloaded-virtual] virtual std::streamsize xsputn(const char_type* s, int n) { ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk/usr/include/c++/v1/streambuf:291:24: note: hidden overloaded virtual function 'std::basic_streambuf::xsputn' declared here: type mismatch at 2nd parameter ('std::streamsize' (aka 'long') vs 'int') virtual streamsize xsputn(const char_type* __s, streamsize __n); ^ In file included from stanExports_factor_model_without_covariates.cc:5: In file included from ./stanExports_factor_model_without_covariates.h:23: In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/rstan/include/rstan/rstaninc.hpp:4: In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/rstan/include/rstan/stan_fit.hpp:31: In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/RcppEigen/include/RcppEigen.h:25: In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/RcppEigen/include/RcppEigenForward.h:31: In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/RcppEigen/include/unsupported/Eigen/IterativeSolvers:46: /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/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 stanExports_model1.cc:5: In file included from ./stanExports_model1.h:23: In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/rstan/include/rstan/rstaninc.hpp:3: In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/StanHeaders/include/stan/math/prim/fun/Eigen.hpp:23: In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/RcppEigen/include/Eigen/Sparse:26: In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/RcppEigen/include/Eigen/SparseCore:61: /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/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 stanExports_model1.cc:5: In file included from ./stanExports_model1.h:23: In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/rstan/include/rstan/rstaninc.hpp:3: In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/StanHeaders/include/stan/math/prim/fun/Eigen.hpp:23: In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/RcppEigen/include/Eigen/Sparse:29: In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/RcppEigen/include/Eigen/SparseLU:35: /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/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.3/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 stanExports_factor_model_without_covariates.cc:5: In file included from ./stanExports_factor_model_without_covariates.h:23: In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/rstan/include/rstan/rstaninc.hpp:4: In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/rstan/include/rstan/stan_fit.hpp:31: In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/RcppEigen/include/RcppEigen.h:25: In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/RcppEigen/include/RcppEigenForward.h:37: In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/RcppEigen/include/unsupported/Eigen/SparseExtra:45: /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/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 factor_functions.cpp:16: In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/StanHeaders/include/src/stan/model/model_header.hpp:4: In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/StanHeaders/include/stan/math.hpp:19: In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/StanHeaders/include/stan/math/rev.hpp:10: In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/StanHeaders/include/stan/math/rev/fun.hpp:56: In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/StanHeaders/include/stan/math/rev/fun/elt_multiply.hpp:9: In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/StanHeaders/include/stan/math/rev/fun/multiply.hpp:7: In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/StanHeaders/include/stan/math/prim/fun.hpp:35: In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/StanHeaders/include/stan/math/prim/fun/binomial_coefficient_log.hpp:13: In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/StanHeaders/include/stan/math/prim/functor/partials_propagator.hpp:8: /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/StanHeaders/include/stan/math/prim/functor/operands_and_partials.hpp:57:1: warning: 'ops_partials_edge' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct ops_partials_edge> { ^ /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/StanHeaders/include/stan/math/prim/functor/operands_and_partials.hpp:45:1: note: did you mean struct here? class ops_partials_edge; ^~~~~ struct In file included from stanExports_model1.cc:5: In file included from ./stanExports_model1.h:23: In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/rstan/include/rstan/rstaninc.hpp:4: In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/rstan/include/rstan/stan_fit.hpp:21: /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/rstan/include/rstan/io/r_ostream.hpp:47:31: warning: 'rstan::io::r_cout_streambuf::xsputn' hides overloaded virtual function [-Woverloaded-virtual] virtual std::streamsize xsputn(const char_type* s, int n) { ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk/usr/include/c++/v1/streambuf:291:24: note: hidden overloaded virtual function 'std::basic_streambuf::xsputn' declared here: type mismatch at 2nd parameter ('std::streamsize' (aka 'long') vs 'int') virtual streamsize xsputn(const char_type* __s, streamsize __n); ^ In file included from stanExports_model1.cc:5: In file included from ./stanExports_model1.h:23: In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/rstan/include/rstan/rstaninc.hpp:4: In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/rstan/include/rstan/stan_fit.hpp:21: /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/rstan/include/rstan/io/r_ostream.hpp:70:31: warning: 'rstan::io::r_cerr_streambuf::xsputn' hides overloaded virtual function [-Woverloaded-virtual] virtual std::streamsize xsputn(const char_type* s, int n) { ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk/usr/include/c++/v1/streambuf:291:24: note: hidden overloaded virtual function 'std::basic_streambuf::xsputn' declared here: type mismatch at 2nd parameter ('std::streamsize' (aka 'long') vs 'int') virtual streamsize xsputn(const char_type* __s, streamsize __n); ^ In file included from stanExports_factor_model_with_covariates.cc:5: In file included from ./stanExports_factor_model_with_covariates.h:23: In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/rstan/include/rstan/rstaninc.hpp:4: In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/rstan/include/rstan/stan_fit.hpp:43: In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/StanHeaders/include/src/stan/io/dump.hpp:7: In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/StanHeaders/include/stan/math/prim.hpp:14: In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/StanHeaders/include/stan/math/prim/fun.hpp:35: In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/StanHeaders/include/stan/math/prim/fun/binomial_coefficient_log.hpp:13: In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/StanHeaders/include/stan/math/prim/functor/partials_propagator.hpp:8: /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/StanHeaders/include/stan/math/prim/functor/operands_and_partials.hpp:57:1: warning: 'ops_partials_edge' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct ops_partials_edge> { ^ /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/StanHeaders/include/stan/math/prim/functor/operands_and_partials.hpp:45:1: note: did you mean struct here? class ops_partials_edge; ^~~~~ struct In file included from stanExports_model1.cc:5: In file included from ./stanExports_model1.h:23: In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/rstan/include/rstan/rstaninc.hpp:4: In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/rstan/include/rstan/stan_fit.hpp:31: In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/RcppEigen/include/RcppEigen.h:25: In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/RcppEigen/include/RcppEigenForward.h:31: In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/RcppEigen/include/unsupported/Eigen/IterativeSolvers:46: /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/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 stanExports_model1_gammaOmega.cc:5: In file included from ./stanExports_model1_gammaOmega.h:23: In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/rstan/include/rstan/rstaninc.hpp:3: In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/StanHeaders/include/stan/math/prim/fun/Eigen.hpp:23: In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/RcppEigen/include/Eigen/Sparse:26: In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/RcppEigen/include/Eigen/SparseCore:61: /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/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 stanExports_model1_gammaOmega.cc:5: In file included from ./stanExports_model1_gammaOmega.h:23: In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/rstan/include/rstan/rstaninc.hpp:3: In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/StanHeaders/include/stan/math/prim/fun/Eigen.hpp:23: In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/RcppEigen/include/Eigen/Sparse:29: In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/RcppEigen/include/Eigen/SparseLU:35: /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/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.3/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 stanExports_model1.cc:5: In file included from ./stanExports_model1.h:23: In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/rstan/include/rstan/rstaninc.hpp:4: In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/rstan/include/rstan/stan_fit.hpp:31: In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/RcppEigen/include/RcppEigen.h:25: In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/RcppEigen/include/RcppEigenForward.h:37: In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/RcppEigen/include/unsupported/Eigen/SparseExtra:45: /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/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 stanExports_model1_gammaOmega.cc:5: In file included from ./stanExports_model1_gammaOmega.h:23: In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/rstan/include/rstan/rstaninc.hpp:4: In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/rstan/include/rstan/stan_fit.hpp:21: /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/rstan/include/rstan/io/r_ostream.hpp:47:31: warning: 'rstan::io::r_cout_streambuf::xsputn' hides overloaded virtual function [-Woverloaded-virtual] virtual std::streamsize xsputn(const char_type* s, int n) { ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk/usr/include/c++/v1/streambuf:291:24: note: hidden overloaded virtual function 'std::basic_streambuf::xsputn' declared here: type mismatch at 2nd parameter ('std::streamsize' (aka 'long') vs 'int') virtual streamsize xsputn(const char_type* __s, streamsize __n); ^ In file included from stanExports_model1_gammaOmega.cc:5: In file included from ./stanExports_model1_gammaOmega.h:23: In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/rstan/include/rstan/rstaninc.hpp:4: In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/rstan/include/rstan/stan_fit.hpp:21: /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/rstan/include/rstan/io/r_ostream.hpp:70:31: warning: 'rstan::io::r_cerr_streambuf::xsputn' hides overloaded virtual function [-Woverloaded-virtual] virtual std::streamsize xsputn(const char_type* s, int n) { ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk/usr/include/c++/v1/streambuf:291:24: note: hidden overloaded virtual function 'std::basic_streambuf::xsputn' declared here: type mismatch at 2nd parameter ('std::streamsize' (aka 'long') vs 'int') virtual streamsize xsputn(const char_type* __s, streamsize __n); ^ In file included from stanExports_model1_gammaOmega.cc:5: In file included from ./stanExports_model1_gammaOmega.h:23: In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/rstan/include/rstan/rstaninc.hpp:4: In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/rstan/include/rstan/stan_fit.hpp:31: In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/RcppEigen/include/RcppEigen.h:25: In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/RcppEigen/include/RcppEigenForward.h:31: In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/RcppEigen/include/unsupported/Eigen/IterativeSolvers:46: /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/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 stanExports_factor_model_without_covariates.cc:5: In file included from ./stanExports_factor_model_without_covariates.h:23: In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/rstan/include/rstan/rstaninc.hpp:4: In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/rstan/include/rstan/stan_fit.hpp:43: In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/StanHeaders/include/src/stan/io/dump.hpp:7: In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/StanHeaders/include/stan/math/prim.hpp:14: In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/StanHeaders/include/stan/math/prim/fun.hpp:35: In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/StanHeaders/include/stan/math/prim/fun/binomial_coefficient_log.hpp:13: In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/StanHeaders/include/stan/math/prim/functor/partials_propagator.hpp:8: /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/StanHeaders/include/stan/math/prim/functor/operands_and_partials.hpp:57:1: warning: 'ops_partials_edge' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct ops_partials_edge> { ^ /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/StanHeaders/include/stan/math/prim/functor/operands_and_partials.hpp:45:1: note: did you mean struct here? class ops_partials_edge; ^~~~~ struct In file included from stanExports_model1_gammaOmega.cc:5: In file included from ./stanExports_model1_gammaOmega.h:23: In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/rstan/include/rstan/rstaninc.hpp:4: In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/rstan/include/rstan/stan_fit.hpp:31: In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/RcppEigen/include/RcppEigen.h:25: In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/RcppEigen/include/RcppEigenForward.h:37: In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/RcppEigen/include/unsupported/Eigen/SparseExtra:45: /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/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 stanExports_model1.cc:5: In file included from ./stanExports_model1.h:23: In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/rstan/include/rstan/rstaninc.hpp:4: In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/rstan/include/rstan/stan_fit.hpp:43: In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/StanHeaders/include/src/stan/io/dump.hpp:7: In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/StanHeaders/include/stan/math/prim.hpp:14: In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/StanHeaders/include/stan/math/prim/fun.hpp:35: In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/StanHeaders/include/stan/math/prim/fun/binomial_coefficient_log.hpp:13: In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/StanHeaders/include/stan/math/prim/functor/partials_propagator.hpp:8: /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/StanHeaders/include/stan/math/prim/functor/operands_and_partials.hpp:57:1: warning: 'ops_partials_edge' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct ops_partials_edge> { ^ /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/StanHeaders/include/stan/math/prim/functor/operands_and_partials.hpp:45:1: note: did you mean struct here? class ops_partials_edge; ^~~~~ struct In file included from stanExports_model2.cc:5: In file included from ./stanExports_model2.h:23: In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/rstan/include/rstan/rstaninc.hpp:3: In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/StanHeaders/include/stan/math/prim/fun/Eigen.hpp:23: In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/RcppEigen/include/Eigen/Sparse:26: In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/RcppEigen/include/Eigen/SparseCore:61: /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/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 stanExports_model2.cc:5: In file included from ./stanExports_model2.h:23: In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/rstan/include/rstan/rstaninc.hpp:3: In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/StanHeaders/include/stan/math/prim/fun/Eigen.hpp:23: In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/RcppEigen/include/Eigen/Sparse:29: In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/RcppEigen/include/Eigen/SparseLU:35: /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/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.3/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 stanExports_model1_gammaOmega.cc:5: In file included from ./stanExports_model1_gammaOmega.h:23: In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/rstan/include/rstan/rstaninc.hpp:4: In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/rstan/include/rstan/stan_fit.hpp:43: In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/StanHeaders/include/src/stan/io/dump.hpp:7: In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/StanHeaders/include/stan/math/prim.hpp:14: In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/StanHeaders/include/stan/math/prim/fun.hpp:35: In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/StanHeaders/include/stan/math/prim/fun/binomial_coefficient_log.hpp:13: In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/StanHeaders/include/stan/math/prim/functor/partials_propagator.hpp:8: /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/StanHeaders/include/stan/math/prim/functor/operands_and_partials.hpp:57:1: warning: 'ops_partials_edge' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct ops_partials_edge> { ^ /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/StanHeaders/include/stan/math/prim/functor/operands_and_partials.hpp:45:1: note: did you mean struct here? class ops_partials_edge; ^~~~~ struct In file included from stanExports_model2.cc:5: In file included from ./stanExports_model2.h:23: In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/rstan/include/rstan/rstaninc.hpp:4: In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/rstan/include/rstan/stan_fit.hpp:21: /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/rstan/include/rstan/io/r_ostream.hpp:47:31: warning: 'rstan::io::r_cout_streambuf::xsputn' hides overloaded virtual function [-Woverloaded-virtual] virtual std::streamsize xsputn(const char_type* s, int n) { ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk/usr/include/c++/v1/streambuf:291:24: note: hidden overloaded virtual function 'std::basic_streambuf::xsputn' declared here: type mismatch at 2nd parameter ('std::streamsize' (aka 'long') vs 'int') virtual streamsize xsputn(const char_type* __s, streamsize __n); ^ In file included from stanExports_model2.cc:5: In file included from ./stanExports_model2.h:23: In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/rstan/include/rstan/rstaninc.hpp:4: In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/rstan/include/rstan/stan_fit.hpp:21: /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/rstan/include/rstan/io/r_ostream.hpp:70:31: warning: 'rstan::io::r_cerr_streambuf::xsputn' hides overloaded virtual function [-Woverloaded-virtual] virtual std::streamsize xsputn(const char_type* s, int n) { ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk/usr/include/c++/v1/streambuf:291:24: note: hidden overloaded virtual function 'std::basic_streambuf::xsputn' declared here: type mismatch at 2nd parameter ('std::streamsize' (aka 'long') vs 'int') virtual streamsize xsputn(const char_type* __s, streamsize __n); ^ In file included from stanExports_model2.cc:5: In file included from ./stanExports_model2.h:23: In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/rstan/include/rstan/rstaninc.hpp:4: In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/rstan/include/rstan/stan_fit.hpp:31: In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/RcppEigen/include/RcppEigen.h:25: In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/RcppEigen/include/RcppEigenForward.h:31: In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/RcppEigen/include/unsupported/Eigen/IterativeSolvers:46: /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/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 stanExports_model2.cc:5: In file included from ./stanExports_model2.h:23: In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/rstan/include/rstan/rstaninc.hpp:4: In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/rstan/include/rstan/stan_fit.hpp:31: In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/RcppEigen/include/RcppEigen.h:25: In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/RcppEigen/include/RcppEigenForward.h:37: In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/RcppEigen/include/unsupported/Eigen/SparseExtra:45: /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/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 stanExports_model2.cc:5: In file included from ./stanExports_model2.h:23: In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/rstan/include/rstan/rstaninc.hpp:4: In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/rstan/include/rstan/stan_fit.hpp:43: In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/StanHeaders/include/src/stan/io/dump.hpp:7: In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/StanHeaders/include/stan/math/prim.hpp:14: In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/StanHeaders/include/stan/math/prim/fun.hpp:35: In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/StanHeaders/include/stan/math/prim/fun/binomial_coefficient_log.hpp:13: In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/StanHeaders/include/stan/math/prim/functor/partials_propagator.hpp:8: /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/StanHeaders/include/stan/math/prim/functor/operands_and_partials.hpp:57:1: warning: 'ops_partials_edge' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct ops_partials_edge> { ^ /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/StanHeaders/include/stan/math/prim/functor/operands_and_partials.hpp:45:1: note: did you mean struct here? class ops_partials_edge; ^~~~~ struct factor_functions.cpp:100:9: warning: variable 'M' set but not used [-Wunused-but-set-variable] int M = std::numeric_limits::min(); ^ In file included from stanExports_factor_model_with_covariates.cc:5: In file included from ./stanExports_factor_model_with_covariates.h:23: In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/rstan/include/rstan/rstaninc.hpp:4: /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/rstan/include/rstan/stan_fit.hpp:1252:9: warning: variable 'ret' set but not used [-Wunused-but-set-variable] int ret = stan::services::error_codes::CONFIG; ^ In file included from stanExports_factor_model_with_covariates.cc:5: ./stanExports_factor_model_with_covariates.h:212:9: warning: variable 'M' set but not used [-Wunused-but-set-variable] int M = std::numeric_limits::min(); ^ In file included from factor_functions.cpp:16: In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/StanHeaders/include/src/stan/model/model_header.hpp:4: In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/StanHeaders/include/stan/math.hpp:19: In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/StanHeaders/include/stan/math/rev.hpp:10: In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/StanHeaders/include/stan/math/rev/fun.hpp:56: In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/StanHeaders/include/stan/math/rev/fun/elt_multiply.hpp:9: In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/StanHeaders/include/stan/math/rev/fun/multiply.hpp:7: In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/StanHeaders/include/stan/math/prim/fun.hpp:46: In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/StanHeaders/include/stan/math/prim/fun/choose.hpp:7: In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/BH/include/boost/math/special_functions/binomial.hpp:15: In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/BH/include/boost/math/special_functions/beta.hpp:1721: /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/BH/include/boost/math/special_functions/detail/ibeta_inverse.hpp:29:15: warning: unused variable 'x_extrema' [-Wunused-variable] const T x_extrema = 1 / (1 + a); ^ /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/BH/include/boost/math/special_functions/detail/ibeta_inverse.hpp:304:7: note: in instantiation of member function 'boost::math::detail::temme_root_finder::temme_root_finder' requested here temme_root_finder(-lu, alpha), x, lower, upper, policies::digits() / 2); ^ /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/BH/include/boost/math/special_functions/detail/ibeta_inverse.hpp:615:20: note: in instantiation of function template specialization 'boost::math::detail::temme_method_2_ibeta_inverse, boost::math::policies::promote_float, boost::math::policies::promote_double>>' requested here x = temme_method_2_ibeta_inverse(a, b, p, r, theta, pol); ^ /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/BH/include/boost/math/special_functions/detail/ibeta_inverse.hpp:992:17: note: in instantiation of function template specialization 'boost::math::detail::ibeta_inv_imp, boost::math::policies::promote_float, boost::math::policies::promote_double>>' requested here rx = detail::ibeta_inv_imp( ^ /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/BH/include/boost/math/special_functions/detail/ibeta_inverse.hpp:1023:11: note: in instantiation of function template specialization 'boost::math::ibeta_inv, boost::math::policies::pole_error, boost::math::policies::promote_double, boost::math::policies::digits2<0>>>' requested here return ibeta_inv(a, b, p, static_cast(nullptr), pol); ^ /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/StanHeaders/include/stan/math/prim/fun/inv_inc_beta.hpp:32:23: note: in instantiation of function template specialization 'boost::math::ibeta_inv, boost::math::policies::pole_error, boost::math::policies::promote_double, boost::math::policies::digits2<0>>>' requested here return boost::math::ibeta_inv(a, b, p, boost_policy_t<>()); ^ ./stanExports_factor_model_with_covariates.h:1044:11: warning: variable 'pos__' set but not used [-Wunused-but-set-variable] int pos__ = std::numeric_limits::min(); ^ In file included from stanExports_factor_model_without_covariates.cc:5: In file included from ./stanExports_factor_model_without_covariates.h:23: In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/rstan/include/rstan/rstaninc.hpp:4: /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/rstan/include/rstan/stan_fit.hpp:1252:9: warning: variable 'ret' set but not used [-Wunused-but-set-variable] int ret = stan::services::error_codes::CONFIG; ^ In file included from stanExports_factor_model_without_covariates.cc:5: ./stanExports_factor_model_without_covariates.h:212:9: warning: variable 'M' set but not used [-Wunused-but-set-variable] int M = std::numeric_limits::min(); ^ ./stanExports_factor_model_without_covariates.h:1044:11: warning: variable 'pos__' set but not used [-Wunused-but-set-variable] int pos__ = std::numeric_limits::min(); ^ In file included from stanExports_model1.cc:5: In file included from ./stanExports_model1.h:23: In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/rstan/include/rstan/rstaninc.hpp:4: /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/rstan/include/rstan/stan_fit.hpp:1252:9: warning: variable 'ret' set but not used [-Wunused-but-set-variable] int ret = stan::services::error_codes::CONFIG; ^ In file included from stanExports_model1.cc:5: ./stanExports_model1.h:477:11: warning: variable 'pos__' set but not used [-Wunused-but-set-variable] int pos__ = std::numeric_limits::min(); ^ In file included from stanExports_model1_gammaOmega.cc:5: In file included from ./stanExports_model1_gammaOmega.h:23: In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/rstan/include/rstan/rstaninc.hpp:4: /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/rstan/include/rstan/stan_fit.hpp:1252:9: warning: variable 'ret' set but not used [-Wunused-but-set-variable] int ret = stan::services::error_codes::CONFIG; ^ In file included from stanExports_factor_model_with_covariates.cc:5: In file included from ./stanExports_factor_model_with_covariates.h:23: In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/rstan/include/rstan/rstaninc.hpp:4: In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/rstan/include/rstan/stan_fit.hpp:43: In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/StanHeaders/include/src/stan/io/dump.hpp:7: In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/StanHeaders/include/stan/math/prim.hpp:14: In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/StanHeaders/include/stan/math/prim/fun.hpp:46: In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/StanHeaders/include/stan/math/prim/fun/choose.hpp:7: In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/BH/include/boost/math/special_functions/binomial.hpp:15: In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/BH/include/boost/math/special_functions/beta.hpp:1721: /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/BH/include/boost/math/special_functions/detail/ibeta_inverse.hpp:29:15: warning: unused variable 'x_extrema' [-Wunused-variable] const T x_extrema = 1 / (1 + a); ^ /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/BH/include/boost/math/special_functions/detail/ibeta_inverse.hpp:304:7: note: in instantiation of member function 'boost::math::detail::temme_root_finder::temme_root_finder' requested here temme_root_finder(-lu, alpha), x, lower, upper, policies::digits() / 2); ^ /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/BH/include/boost/math/special_functions/detail/ibeta_inverse.hpp:615:20: note: in instantiation of function template specialization 'boost::math::detail::temme_method_2_ibeta_inverse, boost::math::policies::promote_float, boost::math::policies::promote_double>>' requested here x = temme_method_2_ibeta_inverse(a, b, p, r, theta, pol); ^ /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/BH/include/boost/math/special_functions/detail/ibeta_inverse.hpp:992:17: note: in instantiation of function template specialization 'boost::math::detail::ibeta_inv_imp, boost::math::policies::promote_float, boost::math::policies::promote_double>>' requested here rx = detail::ibeta_inv_imp( ^ /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/BH/include/boost/math/special_functions/detail/ibeta_inverse.hpp:1023:11: note: in instantiation of function template specialization 'boost::math::ibeta_inv, boost::math::policies::pole_error, boost::math::policies::promote_double, boost::math::policies::digits2<0>>>' requested here return ibeta_inv(a, b, p, static_cast(nullptr), pol); ^ /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/StanHeaders/include/stan/math/prim/fun/inv_inc_beta.hpp:32:23: note: in instantiation of function template specialization 'boost::math::ibeta_inv, boost::math::policies::pole_error, boost::math::policies::promote_double, boost::math::policies::digits2<0>>>' requested here return boost::math::ibeta_inv(a, b, p, boost_policy_t<>()); ^ In file included from stanExports_model1_gammaOmega.cc:5: ./stanExports_model1_gammaOmega.h:600:11: warning: variable 'pos__' set but not used [-Wunused-but-set-variable] int pos__ = std::numeric_limits::min(); ^ In file included from stanExports_factor_model_without_covariates.cc:5: In file included from ./stanExports_factor_model_without_covariates.h:23: In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/rstan/include/rstan/rstaninc.hpp:4: In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/rstan/include/rstan/stan_fit.hpp:43: In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/StanHeaders/include/src/stan/io/dump.hpp:7: In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/StanHeaders/include/stan/math/prim.hpp:14: In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/StanHeaders/include/stan/math/prim/fun.hpp:46: In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/StanHeaders/include/stan/math/prim/fun/choose.hpp:7: In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/BH/include/boost/math/special_functions/binomial.hpp:15: In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/BH/include/boost/math/special_functions/beta.hpp:1721: /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/BH/include/boost/math/special_functions/detail/ibeta_inverse.hpp:29:15: warning: unused variable 'x_extrema' [-Wunused-variable] const T x_extrema = 1 / (1 + a); ^ /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/BH/include/boost/math/special_functions/detail/ibeta_inverse.hpp:304:7: note: in instantiation of member function 'boost::math::detail::temme_root_finder::temme_root_finder' requested here temme_root_finder(-lu, alpha), x, lower, upper, policies::digits() / 2); ^ /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/BH/include/boost/math/special_functions/detail/ibeta_inverse.hpp:615:20: note: in instantiation of function template specialization 'boost::math::detail::temme_method_2_ibeta_inverse, boost::math::policies::promote_float, boost::math::policies::promote_double>>' requested here x = temme_method_2_ibeta_inverse(a, b, p, r, theta, pol); ^ /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/BH/include/boost/math/special_functions/detail/ibeta_inverse.hpp:992:17: note: in instantiation of function template specialization 'boost::math::detail::ibeta_inv_imp, boost::math::policies::promote_float, boost::math::policies::promote_double>>' requested here rx = detail::ibeta_inv_imp( ^ /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/BH/include/boost/math/special_functions/detail/ibeta_inverse.hpp:1023:11: note: in instantiation of function template specialization 'boost::math::ibeta_inv, boost::math::policies::pole_error, boost::math::policies::promote_double, boost::math::policies::digits2<0>>>' requested here return ibeta_inv(a, b, p, static_cast(nullptr), pol); ^ /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/StanHeaders/include/stan/math/prim/fun/inv_inc_beta.hpp:32:23: note: in instantiation of function template specialization 'boost::math::ibeta_inv, boost::math::policies::pole_error, boost::math::policies::promote_double, boost::math::policies::digits2<0>>>' requested here return boost::math::ibeta_inv(a, b, p, boost_policy_t<>()); ^ In file included from stanExports_model1.cc:5: In file included from ./stanExports_model1.h:23: In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/rstan/include/rstan/rstaninc.hpp:4: In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/rstan/include/rstan/stan_fit.hpp:43: In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/StanHeaders/include/src/stan/io/dump.hpp:7: In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/StanHeaders/include/stan/math/prim.hpp:14: In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/StanHeaders/include/stan/math/prim/fun.hpp:46: In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/StanHeaders/include/stan/math/prim/fun/choose.hpp:7: In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/BH/include/boost/math/special_functions/binomial.hpp:15: In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/BH/include/boost/math/special_functions/beta.hpp:1721: /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/BH/include/boost/math/special_functions/detail/ibeta_inverse.hpp:29:15: warning: unused variable 'x_extrema' [-Wunused-variable] const T x_extrema = 1 / (1 + a); ^ /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/BH/include/boost/math/special_functions/detail/ibeta_inverse.hpp:304:7: note: in instantiation of member function 'boost::math::detail::temme_root_finder::temme_root_finder' requested here temme_root_finder(-lu, alpha), x, lower, upper, policies::digits() / 2); ^ /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/BH/include/boost/math/special_functions/detail/ibeta_inverse.hpp:615:20: note: in instantiation of function template specialization 'boost::math::detail::temme_method_2_ibeta_inverse, boost::math::policies::promote_float, boost::math::policies::promote_double>>' requested here x = temme_method_2_ibeta_inverse(a, b, p, r, theta, pol); ^ /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/BH/include/boost/math/special_functions/detail/ibeta_inverse.hpp:992:17: note: in instantiation of function template specialization 'boost::math::detail::ibeta_inv_imp, boost::math::policies::promote_float, boost::math::policies::promote_double>>' requested here rx = detail::ibeta_inv_imp( ^ /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/BH/include/boost/math/special_functions/detail/ibeta_inverse.hpp:1023:11: note: in instantiation of function template specialization 'boost::math::ibeta_inv, boost::math::policies::pole_error, boost::math::policies::promote_double, boost::math::policies::digits2<0>>>' requested here return ibeta_inv(a, b, p, static_cast(nullptr), pol); ^ /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/StanHeaders/include/stan/math/prim/fun/inv_inc_beta.hpp:32:23: note: in instantiation of function template specialization 'boost::math::ibeta_inv, boost::math::policies::pole_error, boost::math::policies::promote_double, boost::math::policies::digits2<0>>>' requested here return boost::math::ibeta_inv(a, b, p, boost_policy_t<>()); ^ In file included from stanExports_model2.cc:5: In file included from ./stanExports_model2.h:23: In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/rstan/include/rstan/rstaninc.hpp:4: /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/rstan/include/rstan/stan_fit.hpp:1252:9: warning: variable 'ret' set but not used [-Wunused-but-set-variable] int ret = stan::services::error_codes::CONFIG; ^ In file included from stanExports_model2.cc:5: ./stanExports_model2.h:626:11: warning: variable 'pos__' set but not used [-Wunused-but-set-variable] int pos__ = std::numeric_limits::min(); ^ In file included from stanExports_model1_gammaOmega.cc:5: In file included from ./stanExports_model1_gammaOmega.h:23: In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/rstan/include/rstan/rstaninc.hpp:4: In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/rstan/include/rstan/stan_fit.hpp:43: In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/StanHeaders/include/src/stan/io/dump.hpp:7: In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/StanHeaders/include/stan/math/prim.hpp:14: In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/StanHeaders/include/stan/math/prim/fun.hpp:46: In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/StanHeaders/include/stan/math/prim/fun/choose.hpp:7: In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/BH/include/boost/math/special_functions/binomial.hpp:15: In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/BH/include/boost/math/special_functions/beta.hpp:1721: /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/BH/include/boost/math/special_functions/detail/ibeta_inverse.hpp:29:15: warning: unused variable 'x_extrema' [-Wunused-variable] const T x_extrema = 1 / (1 + a); ^ /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/BH/include/boost/math/special_functions/detail/ibeta_inverse.hpp:304:7: note: in instantiation of member function 'boost::math::detail::temme_root_finder::temme_root_finder' requested here temme_root_finder(-lu, alpha), x, lower, upper, policies::digits() / 2); ^ /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/BH/include/boost/math/special_functions/detail/ibeta_inverse.hpp:615:20: note: in instantiation of function template specialization 'boost::math::detail::temme_method_2_ibeta_inverse, boost::math::policies::promote_float, boost::math::policies::promote_double>>' requested here x = temme_method_2_ibeta_inverse(a, b, p, r, theta, pol); ^ /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/BH/include/boost/math/special_functions/detail/ibeta_inverse.hpp:992:17: note: in instantiation of function template specialization 'boost::math::detail::ibeta_inv_imp, boost::math::policies::promote_float, boost::math::policies::promote_double>>' requested here rx = detail::ibeta_inv_imp( ^ /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/BH/include/boost/math/special_functions/detail/ibeta_inverse.hpp:1023:11: note: in instantiation of function template specialization 'boost::math::ibeta_inv, boost::math::policies::pole_error, boost::math::policies::promote_double, boost::math::policies::digits2<0>>>' requested here return ibeta_inv(a, b, p, static_cast(nullptr), pol); ^ /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/StanHeaders/include/stan/math/prim/fun/inv_inc_beta.hpp:32:23: note: in instantiation of function template specialization 'boost::math::ibeta_inv, boost::math::policies::pole_error, boost::math::policies::promote_double, boost::math::policies::digits2<0>>>' requested here return boost::math::ibeta_inv(a, b, p, boost_policy_t<>()); ^ 8 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.3/StanHeaders/include/src" -DBOOST_DISABLE_ASSERTS -DEIGEN_NO_DEBUG -DBOOST_MATH_OVERFLOW_ERROR_POLICY=errno_on_error -DUSE_STANC3 -D_HAS_AUTO_PTR_ETC=0 -I'/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/BH/include' -I'/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/Rcpp/include' -I'/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/RcppEigen/include' -I'/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/RcppParallel/include' -I'/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/rstan/include' -I'/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/StanHeaders/include' -I/opt/R/x86_64/include -I'/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/RcppParallel/include' -D_REENTRANT -DSTAN_THREADS -fPIC -falign-functions=64 -Wall -g -O2 -c stanExports_model3.cc -o stanExports_model3.o In file included from stanExports_model2.cc:5: In file included from ./stanExports_model2.h:23: In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/rstan/include/rstan/rstaninc.hpp:4: In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/rstan/include/rstan/stan_fit.hpp:43: In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/StanHeaders/include/src/stan/io/dump.hpp:7: In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/StanHeaders/include/stan/math/prim.hpp:14: In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/StanHeaders/include/stan/math/prim/fun.hpp:46: In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/StanHeaders/include/stan/math/prim/fun/choose.hpp:7: In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/BH/include/boost/math/special_functions/binomial.hpp:15: In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/BH/include/boost/math/special_functions/beta.hpp:1721: /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/BH/include/boost/math/special_functions/detail/ibeta_inverse.hpp:29:15: warning: unused variable 'x_extrema' [-Wunused-variable] const T x_extrema = 1 / (1 + a); ^ /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/BH/include/boost/math/special_functions/detail/ibeta_inverse.hpp:304:7: note: in instantiation of member function 'boost::math::detail::temme_root_finder::temme_root_finder' requested here temme_root_finder(-lu, alpha), x, lower, upper, policies::digits() / 2); ^ /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/BH/include/boost/math/special_functions/detail/ibeta_inverse.hpp:615:20: note: in instantiation of function template specialization 'boost::math::detail::temme_method_2_ibeta_inverse, boost::math::policies::promote_float, boost::math::policies::promote_double>>' requested here x = temme_method_2_ibeta_inverse(a, b, p, r, theta, pol); ^ /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/BH/include/boost/math/special_functions/detail/ibeta_inverse.hpp:992:17: note: in instantiation of function template specialization 'boost::math::detail::ibeta_inv_imp, boost::math::policies::promote_float, boost::math::policies::promote_double>>' requested here rx = detail::ibeta_inv_imp( ^ /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/BH/include/boost/math/special_functions/detail/ibeta_inverse.hpp:1023:11: note: in instantiation of function template specialization 'boost::math::ibeta_inv, boost::math::policies::pole_error, boost::math::policies::promote_double, boost::math::policies::digits2<0>>>' requested here return ibeta_inv(a, b, p, static_cast(nullptr), pol); ^ /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/StanHeaders/include/stan/math/prim/fun/inv_inc_beta.hpp:32:23: note: in instantiation of function template specialization 'boost::math::ibeta_inv, boost::math::policies::pole_error, boost::math::policies::promote_double, boost::math::policies::digits2<0>>>' requested here return boost::math::ibeta_inv(a, b, p, boost_policy_t<>()); ^ In file included from stanExports_model3.cc:5: In file included from ./stanExports_model3.h:23: In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/rstan/include/rstan/rstaninc.hpp:3: In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/StanHeaders/include/stan/math/prim/fun/Eigen.hpp:23: In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/RcppEigen/include/Eigen/Sparse:26: In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/RcppEigen/include/Eigen/SparseCore:61: /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/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 stanExports_model3.cc:5: In file included from ./stanExports_model3.h:23: In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/rstan/include/rstan/rstaninc.hpp:3: In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/StanHeaders/include/stan/math/prim/fun/Eigen.hpp:23: In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/RcppEigen/include/Eigen/Sparse:29: In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/RcppEigen/include/Eigen/SparseLU:35: /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/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.3/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 stanExports_model3.cc:5: In file included from ./stanExports_model3.h:23: In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/rstan/include/rstan/rstaninc.hpp:4: In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/rstan/include/rstan/stan_fit.hpp:21: /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/rstan/include/rstan/io/r_ostream.hpp:47:31: warning: 'rstan::io::r_cout_streambuf::xsputn' hides overloaded virtual function [-Woverloaded-virtual] virtual std::streamsize xsputn(const char_type* s, int n) { ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk/usr/include/c++/v1/streambuf:291:24: note: hidden overloaded virtual function 'std::basic_streambuf::xsputn' declared here: type mismatch at 2nd parameter ('std::streamsize' (aka 'long') vs 'int') virtual streamsize xsputn(const char_type* __s, streamsize __n); ^ In file included from stanExports_model3.cc:5: In file included from ./stanExports_model3.h:23: In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/rstan/include/rstan/rstaninc.hpp:4: In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/rstan/include/rstan/stan_fit.hpp:21: /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/rstan/include/rstan/io/r_ostream.hpp:70:31: warning: 'rstan::io::r_cerr_streambuf::xsputn' hides overloaded virtual function [-Woverloaded-virtual] virtual std::streamsize xsputn(const char_type* s, int n) { ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk/usr/include/c++/v1/streambuf:291:24: note: hidden overloaded virtual function 'std::basic_streambuf::xsputn' declared here: type mismatch at 2nd parameter ('std::streamsize' (aka 'long') vs 'int') virtual streamsize xsputn(const char_type* __s, streamsize __n); ^ In file included from stanExports_model3.cc:5: In file included from ./stanExports_model3.h:23: In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/rstan/include/rstan/rstaninc.hpp:4: In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/rstan/include/rstan/stan_fit.hpp:31: In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/RcppEigen/include/RcppEigen.h:25: In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/RcppEigen/include/RcppEigenForward.h:31: In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/RcppEigen/include/unsupported/Eigen/IterativeSolvers:46: /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/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 stanExports_model3.cc:5: In file included from ./stanExports_model3.h:23: In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/rstan/include/rstan/rstaninc.hpp:4: In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/rstan/include/rstan/stan_fit.hpp:31: In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/RcppEigen/include/RcppEigen.h:25: In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/RcppEigen/include/RcppEigenForward.h:37: In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/RcppEigen/include/unsupported/Eigen/SparseExtra:45: /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/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 stanExports_model3.cc:5: In file included from ./stanExports_model3.h:23: In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/rstan/include/rstan/rstaninc.hpp:4: In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/rstan/include/rstan/stan_fit.hpp:43: In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/StanHeaders/include/src/stan/io/dump.hpp:7: In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/StanHeaders/include/stan/math/prim.hpp:14: In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/StanHeaders/include/stan/math/prim/fun.hpp:35: In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/StanHeaders/include/stan/math/prim/fun/binomial_coefficient_log.hpp:13: In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/StanHeaders/include/stan/math/prim/functor/partials_propagator.hpp:8: /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/StanHeaders/include/stan/math/prim/functor/operands_and_partials.hpp:57:1: warning: 'ops_partials_edge' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct ops_partials_edge> { ^ /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/StanHeaders/include/stan/math/prim/functor/operands_and_partials.hpp:45:1: note: did you mean struct here? class ops_partials_edge; ^~~~~ struct In file included from stanExports_model3.cc:5: In file included from ./stanExports_model3.h:23: In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/rstan/include/rstan/rstaninc.hpp:4: /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/rstan/include/rstan/stan_fit.hpp:1252:9: warning: variable 'ret' set but not used [-Wunused-but-set-variable] int ret = stan::services::error_codes::CONFIG; ^ In file included from stanExports_model3.cc:5: ./stanExports_model3.h:685:11: warning: variable 'pos__' set but not used [-Wunused-but-set-variable] int pos__ = std::numeric_limits::min(); ^ In file included from stanExports_model3.cc:5: In file included from ./stanExports_model3.h:23: In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/rstan/include/rstan/rstaninc.hpp:4: In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/rstan/include/rstan/stan_fit.hpp:43: In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/StanHeaders/include/src/stan/io/dump.hpp:7: In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/StanHeaders/include/stan/math/prim.hpp:14: In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/StanHeaders/include/stan/math/prim/fun.hpp:46: In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/StanHeaders/include/stan/math/prim/fun/choose.hpp:7: In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/BH/include/boost/math/special_functions/binomial.hpp:15: In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/BH/include/boost/math/special_functions/beta.hpp:1721: /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/BH/include/boost/math/special_functions/detail/ibeta_inverse.hpp:29:15: warning: unused variable 'x_extrema' [-Wunused-variable] const T x_extrema = 1 / (1 + a); ^ /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/BH/include/boost/math/special_functions/detail/ibeta_inverse.hpp:304:7: note: in instantiation of member function 'boost::math::detail::temme_root_finder::temme_root_finder' requested here temme_root_finder(-lu, alpha), x, lower, upper, policies::digits() / 2); ^ /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/BH/include/boost/math/special_functions/detail/ibeta_inverse.hpp:615:20: note: in instantiation of function template specialization 'boost::math::detail::temme_method_2_ibeta_inverse, boost::math::policies::promote_float, boost::math::policies::promote_double>>' requested here x = temme_method_2_ibeta_inverse(a, b, p, r, theta, pol); ^ /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/BH/include/boost/math/special_functions/detail/ibeta_inverse.hpp:992:17: note: in instantiation of function template specialization 'boost::math::detail::ibeta_inv_imp, boost::math::policies::promote_float, boost::math::policies::promote_double>>' requested here rx = detail::ibeta_inv_imp( ^ /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/BH/include/boost/math/special_functions/detail/ibeta_inverse.hpp:1023:11: note: in instantiation of function template specialization 'boost::math::ibeta_inv, boost::math::policies::pole_error, boost::math::policies::promote_double, boost::math::policies::digits2<0>>>' requested here return ibeta_inv(a, b, p, static_cast(nullptr), pol); ^ /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/StanHeaders/include/stan/math/prim/fun/inv_inc_beta.hpp:32:23: note: in instantiation of function template specialization 'boost::math::ibeta_inv, boost::math::policies::pole_error, boost::math::policies::promote_double, boost::math::policies::digits2<0>>>' requested here return boost::math::ibeta_inv(a, b, p, boost_policy_t<>()); ^ 11 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.3/StanHeaders/include/src" -DBOOST_DISABLE_ASSERTS -DEIGEN_NO_DEBUG -DBOOST_MATH_OVERFLOW_ERROR_POLICY=errno_on_error -DUSE_STANC3 -D_HAS_AUTO_PTR_ETC=0 -I'/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/BH/include' -I'/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/Rcpp/include' -I'/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/RcppEigen/include' -I'/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/RcppParallel/include' -I'/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/rstan/include' -I'/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/StanHeaders/include' -I/opt/R/x86_64/include -I'/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/RcppParallel/include' -D_REENTRANT -DSTAN_THREADS -fPIC -falign-functions=64 -Wall -g -O2 -c stanExports_model4.cc -o stanExports_model4.o In file included from stanExports_model4.cc:5: In file included from ./stanExports_model4.h:23: In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/rstan/include/rstan/rstaninc.hpp:3: In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/StanHeaders/include/stan/math/prim/fun/Eigen.hpp:23: In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/RcppEigen/include/Eigen/Sparse:26: In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/RcppEigen/include/Eigen/SparseCore:61: /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/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 stanExports_model4.cc:5: In file included from ./stanExports_model4.h:23: In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/rstan/include/rstan/rstaninc.hpp:3: In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/StanHeaders/include/stan/math/prim/fun/Eigen.hpp:23: In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/RcppEigen/include/Eigen/Sparse:29: In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/RcppEigen/include/Eigen/SparseLU:35: /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/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.3/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 stanExports_model4.cc:5: In file included from ./stanExports_model4.h:23: In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/rstan/include/rstan/rstaninc.hpp:4: In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/rstan/include/rstan/stan_fit.hpp:21: /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/rstan/include/rstan/io/r_ostream.hpp:47:31: warning: 'rstan::io::r_cout_streambuf::xsputn' hides overloaded virtual function [-Woverloaded-virtual] virtual std::streamsize xsputn(const char_type* s, int n) { ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk/usr/include/c++/v1/streambuf:291:24: note: hidden overloaded virtual function 'std::basic_streambuf::xsputn' declared here: type mismatch at 2nd parameter ('std::streamsize' (aka 'long') vs 'int') virtual streamsize xsputn(const char_type* __s, streamsize __n); ^ In file included from stanExports_model4.cc:5: In file included from ./stanExports_model4.h:23: In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/rstan/include/rstan/rstaninc.hpp:4: In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/rstan/include/rstan/stan_fit.hpp:21: /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/rstan/include/rstan/io/r_ostream.hpp:70:31: warning: 'rstan::io::r_cerr_streambuf::xsputn' hides overloaded virtual function [-Woverloaded-virtual] virtual std::streamsize xsputn(const char_type* s, int n) { ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk/usr/include/c++/v1/streambuf:291:24: note: hidden overloaded virtual function 'std::basic_streambuf::xsputn' declared here: type mismatch at 2nd parameter ('std::streamsize' (aka 'long') vs 'int') virtual streamsize xsputn(const char_type* __s, streamsize __n); ^ In file included from stanExports_model4.cc:5: In file included from ./stanExports_model4.h:23: In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/rstan/include/rstan/rstaninc.hpp:4: In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/rstan/include/rstan/stan_fit.hpp:31: In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/RcppEigen/include/RcppEigen.h:25: In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/RcppEigen/include/RcppEigenForward.h:31: In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/RcppEigen/include/unsupported/Eigen/IterativeSolvers:46: /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/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 stanExports_model4.cc:5: In file included from ./stanExports_model4.h:23: In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/rstan/include/rstan/rstaninc.hpp:4: In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/rstan/include/rstan/stan_fit.hpp:31: In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/RcppEigen/include/RcppEigen.h:25: In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/RcppEigen/include/RcppEigenForward.h:37: In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/RcppEigen/include/unsupported/Eigen/SparseExtra:45: /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/RcppEigen/include/unsupported/Eigen/src/SparseExtra/MarketIO.h:246:7: warning: variable 'count' set but not used [-Wunused-but-set-variable] int count = 0; ^ 11 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.3/StanHeaders/include/src" -DBOOST_DISABLE_ASSERTS -DEIGEN_NO_DEBUG -DBOOST_MATH_OVERFLOW_ERROR_POLICY=errno_on_error -DUSE_STANC3 -D_HAS_AUTO_PTR_ETC=0 -I'/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/BH/include' -I'/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/Rcpp/include' -I'/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/RcppEigen/include' -I'/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/RcppParallel/include' -I'/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/rstan/include' -I'/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/StanHeaders/include' -I/opt/R/x86_64/include -I'/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/RcppParallel/include' -D_REENTRANT -DSTAN_THREADS -fPIC -falign-functions=64 -Wall -g -O2 -c stanExports_model5.cc -o stanExports_model5.o In file included from stanExports_model4.cc:5: In file included from ./stanExports_model4.h:23: In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/rstan/include/rstan/rstaninc.hpp:4: In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/rstan/include/rstan/stan_fit.hpp:43: In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/StanHeaders/include/src/stan/io/dump.hpp:7: In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/StanHeaders/include/stan/math/prim.hpp:14: In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/StanHeaders/include/stan/math/prim/fun.hpp:35: In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/StanHeaders/include/stan/math/prim/fun/binomial_coefficient_log.hpp:13: In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/StanHeaders/include/stan/math/prim/functor/partials_propagator.hpp:8: /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/StanHeaders/include/stan/math/prim/functor/operands_and_partials.hpp:57:1: warning: 'ops_partials_edge' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct ops_partials_edge> { ^ /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/StanHeaders/include/stan/math/prim/functor/operands_and_partials.hpp:45:1: note: did you mean struct here? class ops_partials_edge; ^~~~~ struct In file included from stanExports_model5.cc:5: In file included from ./stanExports_model5.h:23: In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/rstan/include/rstan/rstaninc.hpp:3: In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/StanHeaders/include/stan/math/prim/fun/Eigen.hpp:23: In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/RcppEigen/include/Eigen/Sparse:26: In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/RcppEigen/include/Eigen/SparseCore:61: /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/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 stanExports_model5.cc:5: In file included from ./stanExports_model5.h:23: In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/rstan/include/rstan/rstaninc.hpp:3: In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/StanHeaders/include/stan/math/prim/fun/Eigen.hpp:23: In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/RcppEigen/include/Eigen/Sparse:29: In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/RcppEigen/include/Eigen/SparseLU:35: /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/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.3/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 stanExports_model5.cc:5: In file included from ./stanExports_model5.h:23: In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/rstan/include/rstan/rstaninc.hpp:4: In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/rstan/include/rstan/stan_fit.hpp:21: /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/rstan/include/rstan/io/r_ostream.hpp:47:31: warning: 'rstan::io::r_cout_streambuf::xsputn' hides overloaded virtual function [-Woverloaded-virtual] virtual std::streamsize xsputn(const char_type* s, int n) { ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk/usr/include/c++/v1/streambuf:291:24: note: hidden overloaded virtual function 'std::basic_streambuf::xsputn' declared here: type mismatch at 2nd parameter ('std::streamsize' (aka 'long') vs 'int') virtual streamsize xsputn(const char_type* __s, streamsize __n); ^ In file included from stanExports_model5.cc:5: In file included from ./stanExports_model5.h:23: In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/rstan/include/rstan/rstaninc.hpp:4: In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/rstan/include/rstan/stan_fit.hpp:21: /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/rstan/include/rstan/io/r_ostream.hpp:70:31: warning: 'rstan::io::r_cerr_streambuf::xsputn' hides overloaded virtual function [-Woverloaded-virtual] virtual std::streamsize xsputn(const char_type* s, int n) { ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk/usr/include/c++/v1/streambuf:291:24: note: hidden overloaded virtual function 'std::basic_streambuf::xsputn' declared here: type mismatch at 2nd parameter ('std::streamsize' (aka 'long') vs 'int') virtual streamsize xsputn(const char_type* __s, streamsize __n); ^ In file included from stanExports_model5.cc:5: In file included from ./stanExports_model5.h:23: In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/rstan/include/rstan/rstaninc.hpp:4: In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/rstan/include/rstan/stan_fit.hpp:31: In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/RcppEigen/include/RcppEigen.h:25: In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/RcppEigen/include/RcppEigenForward.h:31: In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/RcppEigen/include/unsupported/Eigen/IterativeSolvers:46: /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/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 stanExports_model5.cc:5: In file included from ./stanExports_model5.h:23: In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/rstan/include/rstan/rstaninc.hpp:4: In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/rstan/include/rstan/stan_fit.hpp:31: In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/RcppEigen/include/RcppEigen.h:25: In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/RcppEigen/include/RcppEigenForward.h:37: In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/RcppEigen/include/unsupported/Eigen/SparseExtra:45: /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/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 stanExports_model5.cc:5: In file included from ./stanExports_model5.h:23: In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/rstan/include/rstan/rstaninc.hpp:4: In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/rstan/include/rstan/stan_fit.hpp:43: In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/StanHeaders/include/src/stan/io/dump.hpp:7: In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/StanHeaders/include/stan/math/prim.hpp:14: In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/StanHeaders/include/stan/math/prim/fun.hpp:35: In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/StanHeaders/include/stan/math/prim/fun/binomial_coefficient_log.hpp:13: In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/StanHeaders/include/stan/math/prim/functor/partials_propagator.hpp:8: /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/StanHeaders/include/stan/math/prim/functor/operands_and_partials.hpp:57:1: warning: 'ops_partials_edge' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct ops_partials_edge> { ^ /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/StanHeaders/include/stan/math/prim/functor/operands_and_partials.hpp:45:1: note: did you mean struct here? class ops_partials_edge; ^~~~~ struct In file included from stanExports_model4.cc:5: In file included from ./stanExports_model4.h:23: In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/rstan/include/rstan/rstaninc.hpp:4: /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/rstan/include/rstan/stan_fit.hpp:1252:9: warning: variable 'ret' set but not used [-Wunused-but-set-variable] int ret = stan::services::error_codes::CONFIG; ^ In file included from stanExports_model4.cc:5: ./stanExports_model4.h:827:11: warning: variable 'pos__' set but not used [-Wunused-but-set-variable] int pos__ = std::numeric_limits::min(); ^ 11 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.3/StanHeaders/include/src" -DBOOST_DISABLE_ASSERTS -DEIGEN_NO_DEBUG -DBOOST_MATH_OVERFLOW_ERROR_POLICY=errno_on_error -DUSE_STANC3 -D_HAS_AUTO_PTR_ETC=0 -I'/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/BH/include' -I'/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/Rcpp/include' -I'/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/RcppEigen/include' -I'/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/RcppParallel/include' -I'/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/rstan/include' -I'/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/StanHeaders/include' -I/opt/R/x86_64/include -I'/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/RcppParallel/include' -D_REENTRANT -DSTAN_THREADS -fPIC -falign-functions=64 -Wall -g -O2 -c stanExports_model6.cc -o stanExports_model6.o In file included from stanExports_model4.cc:5: In file included from ./stanExports_model4.h:23: In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/rstan/include/rstan/rstaninc.hpp:4: In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/rstan/include/rstan/stan_fit.hpp:43: In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/StanHeaders/include/src/stan/io/dump.hpp:7: In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/StanHeaders/include/stan/math/prim.hpp:14: In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/StanHeaders/include/stan/math/prim/fun.hpp:46: In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/StanHeaders/include/stan/math/prim/fun/choose.hpp:7: In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/BH/include/boost/math/special_functions/binomial.hpp:15: In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/BH/include/boost/math/special_functions/beta.hpp:1721: /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/BH/include/boost/math/special_functions/detail/ibeta_inverse.hpp:29:15: warning: unused variable 'x_extrema' [-Wunused-variable] const T x_extrema = 1 / (1 + a); ^ /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/BH/include/boost/math/special_functions/detail/ibeta_inverse.hpp:304:7: note: in instantiation of member function 'boost::math::detail::temme_root_finder::temme_root_finder' requested here temme_root_finder(-lu, alpha), x, lower, upper, policies::digits() / 2); ^ /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/BH/include/boost/math/special_functions/detail/ibeta_inverse.hpp:615:20: note: in instantiation of function template specialization 'boost::math::detail::temme_method_2_ibeta_inverse, boost::math::policies::promote_float, boost::math::policies::promote_double>>' requested here x = temme_method_2_ibeta_inverse(a, b, p, r, theta, pol); ^ /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/BH/include/boost/math/special_functions/detail/ibeta_inverse.hpp:992:17: note: in instantiation of function template specialization 'boost::math::detail::ibeta_inv_imp, boost::math::policies::promote_float, boost::math::policies::promote_double>>' requested here rx = detail::ibeta_inv_imp( ^ /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/BH/include/boost/math/special_functions/detail/ibeta_inverse.hpp:1023:11: note: in instantiation of function template specialization 'boost::math::ibeta_inv, boost::math::policies::pole_error, boost::math::policies::promote_double, boost::math::policies::digits2<0>>>' requested here return ibeta_inv(a, b, p, static_cast(nullptr), pol); ^ /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/StanHeaders/include/stan/math/prim/fun/inv_inc_beta.hpp:32:23: note: in instantiation of function template specialization 'boost::math::ibeta_inv, boost::math::policies::pole_error, boost::math::policies::promote_double, boost::math::policies::digits2<0>>>' requested here return boost::math::ibeta_inv(a, b, p, boost_policy_t<>()); ^ In file included from stanExports_model6.cc:5: In file included from ./stanExports_model6.h:23: In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/rstan/include/rstan/rstaninc.hpp:3: In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/StanHeaders/include/stan/math/prim/fun/Eigen.hpp:23: In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/RcppEigen/include/Eigen/Sparse:26: In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/RcppEigen/include/Eigen/SparseCore:61: /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/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 stanExports_model6.cc:5: In file included from ./stanExports_model6.h:23: In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/rstan/include/rstan/rstaninc.hpp:3: In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/StanHeaders/include/stan/math/prim/fun/Eigen.hpp:23: In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/RcppEigen/include/Eigen/Sparse:29: In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/RcppEigen/include/Eigen/SparseLU:35: /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/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.3/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 stanExports_model6.cc:5: In file included from ./stanExports_model6.h:23: In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/rstan/include/rstan/rstaninc.hpp:4: In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/rstan/include/rstan/stan_fit.hpp:21: /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/rstan/include/rstan/io/r_ostream.hpp:47:31: warning: 'rstan::io::r_cout_streambuf::xsputn' hides overloaded virtual function [-Woverloaded-virtual] virtual std::streamsize xsputn(const char_type* s, int n) { ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk/usr/include/c++/v1/streambuf:291:24: note: hidden overloaded virtual function 'std::basic_streambuf::xsputn' declared here: type mismatch at 2nd parameter ('std::streamsize' (aka 'long') vs 'int') virtual streamsize xsputn(const char_type* __s, streamsize __n); ^ In file included from stanExports_model6.cc:5: In file included from ./stanExports_model6.h:23: In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/rstan/include/rstan/rstaninc.hpp:4: In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/rstan/include/rstan/stan_fit.hpp:21: /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/rstan/include/rstan/io/r_ostream.hpp:70:31: warning: 'rstan::io::r_cerr_streambuf::xsputn' hides overloaded virtual function [-Woverloaded-virtual] virtual std::streamsize xsputn(const char_type* s, int n) { ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk/usr/include/c++/v1/streambuf:291:24: note: hidden overloaded virtual function 'std::basic_streambuf::xsputn' declared here: type mismatch at 2nd parameter ('std::streamsize' (aka 'long') vs 'int') virtual streamsize xsputn(const char_type* __s, streamsize __n); ^ In file included from stanExports_model6.cc:5: In file included from ./stanExports_model6.h:23: In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/rstan/include/rstan/rstaninc.hpp:4: In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/rstan/include/rstan/stan_fit.hpp:31: In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/RcppEigen/include/RcppEigen.h:25: In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/RcppEigen/include/RcppEigenForward.h:31: In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/RcppEigen/include/unsupported/Eigen/IterativeSolvers:46: /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/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 stanExports_model6.cc:5: In file included from ./stanExports_model6.h:23: In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/rstan/include/rstan/rstaninc.hpp:4: In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/rstan/include/rstan/stan_fit.hpp:31: In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/RcppEigen/include/RcppEigen.h:25: In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/RcppEigen/include/RcppEigenForward.h:37: In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/RcppEigen/include/unsupported/Eigen/SparseExtra:45: /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/RcppEigen/include/unsupported/Eigen/src/SparseExtra/MarketIO.h:246:7: warning: variable 'count' set but not used [-Wunused-but-set-variable] int count = 0; ^ 11 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.3/StanHeaders/include/src" -DBOOST_DISABLE_ASSERTS -DEIGEN_NO_DEBUG -DBOOST_MATH_OVERFLOW_ERROR_POLICY=errno_on_error -DUSE_STANC3 -D_HAS_AUTO_PTR_ETC=0 -I'/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/BH/include' -I'/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/Rcpp/include' -I'/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/RcppEigen/include' -I'/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/RcppParallel/include' -I'/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/rstan/include' -I'/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/StanHeaders/include' -I/opt/R/x86_64/include -I'/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/RcppParallel/include' -D_REENTRANT -DSTAN_THREADS -fPIC -falign-functions=64 -Wall -g -O2 -c stanExports_model7.cc -o stanExports_model7.o In file included from stanExports_model5.cc:5: In file included from ./stanExports_model5.h:23: In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/rstan/include/rstan/rstaninc.hpp:4: /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/rstan/include/rstan/stan_fit.hpp:1252:9: warning: variable 'ret' set but not used [-Wunused-but-set-variable] int ret = stan::services::error_codes::CONFIG; ^ In file included from stanExports_model5.cc:5: ./stanExports_model5.h:577:11: warning: variable 'pos__' set but not used [-Wunused-but-set-variable] int pos__ = std::numeric_limits::min(); ^ In file included from stanExports_model6.cc:5: In file included from ./stanExports_model6.h:23: In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/rstan/include/rstan/rstaninc.hpp:4: In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/rstan/include/rstan/stan_fit.hpp:43: In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/StanHeaders/include/src/stan/io/dump.hpp:7: In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/StanHeaders/include/stan/math/prim.hpp:14: In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/StanHeaders/include/stan/math/prim/fun.hpp:35: In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/StanHeaders/include/stan/math/prim/fun/binomial_coefficient_log.hpp:13: In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/StanHeaders/include/stan/math/prim/functor/partials_propagator.hpp:8: /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/StanHeaders/include/stan/math/prim/functor/operands_and_partials.hpp:57:1: warning: 'ops_partials_edge' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct ops_partials_edge> { ^ /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/StanHeaders/include/stan/math/prim/functor/operands_and_partials.hpp:45:1: note: did you mean struct here? class ops_partials_edge; ^~~~~ struct In file included from stanExports_model5.cc:5: In file included from ./stanExports_model5.h:23: In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/rstan/include/rstan/rstaninc.hpp:4: In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/rstan/include/rstan/stan_fit.hpp:43: In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/StanHeaders/include/src/stan/io/dump.hpp:7: In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/StanHeaders/include/stan/math/prim.hpp:14: In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/StanHeaders/include/stan/math/prim/fun.hpp:46: In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/StanHeaders/include/stan/math/prim/fun/choose.hpp:7: In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/BH/include/boost/math/special_functions/binomial.hpp:15: In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/BH/include/boost/math/special_functions/beta.hpp:1721: /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/BH/include/boost/math/special_functions/detail/ibeta_inverse.hpp:29:15: warning: unused variable 'x_extrema' [-Wunused-variable] const T x_extrema = 1 / (1 + a); ^ /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/BH/include/boost/math/special_functions/detail/ibeta_inverse.hpp:304:7: note: in instantiation of member function 'boost::math::detail::temme_root_finder::temme_root_finder' requested here temme_root_finder(-lu, alpha), x, lower, upper, policies::digits() / 2); ^ /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/BH/include/boost/math/special_functions/detail/ibeta_inverse.hpp:615:20: note: in instantiation of function template specialization 'boost::math::detail::temme_method_2_ibeta_inverse, boost::math::policies::promote_float, boost::math::policies::promote_double>>' requested here x = temme_method_2_ibeta_inverse(a, b, p, r, theta, pol); ^ /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/BH/include/boost/math/special_functions/detail/ibeta_inverse.hpp:992:17: note: in instantiation of function template specialization 'boost::math::detail::ibeta_inv_imp, boost::math::policies::promote_float, boost::math::policies::promote_double>>' requested here rx = detail::ibeta_inv_imp( ^ /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/BH/include/boost/math/special_functions/detail/ibeta_inverse.hpp:1023:11: note: in instantiation of function template specialization 'boost::math::ibeta_inv, boost::math::policies::pole_error, boost::math::policies::promote_double, boost::math::policies::digits2<0>>>' requested here return ibeta_inv(a, b, p, static_cast(nullptr), pol); ^ /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/StanHeaders/include/stan/math/prim/fun/inv_inc_beta.hpp:32:23: note: in instantiation of function template specialization 'boost::math::ibeta_inv, boost::math::policies::pole_error, boost::math::policies::promote_double, boost::math::policies::digits2<0>>>' requested here return boost::math::ibeta_inv(a, b, p, boost_policy_t<>()); ^ In file included from stanExports_model7.cc:5: In file included from ./stanExports_model7.h:23: In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/rstan/include/rstan/rstaninc.hpp:3: In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/StanHeaders/include/stan/math/prim/fun/Eigen.hpp:23: In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/RcppEigen/include/Eigen/Sparse:26: In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/RcppEigen/include/Eigen/SparseCore:61: /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/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 stanExports_model7.cc:5: In file included from ./stanExports_model7.h:23: In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/rstan/include/rstan/rstaninc.hpp:3: In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/StanHeaders/include/stan/math/prim/fun/Eigen.hpp:23: In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/RcppEigen/include/Eigen/Sparse:29: In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/RcppEigen/include/Eigen/SparseLU:35: /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/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.3/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 stanExports_model7.cc:5: In file included from ./stanExports_model7.h:23: In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/rstan/include/rstan/rstaninc.hpp:4: In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/rstan/include/rstan/stan_fit.hpp:21: /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/rstan/include/rstan/io/r_ostream.hpp:47:31: warning: 'rstan::io::r_cout_streambuf::xsputn' hides overloaded virtual function [-Woverloaded-virtual] virtual std::streamsize xsputn(const char_type* s, int n) { ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk/usr/include/c++/v1/streambuf:291:24: note: hidden overloaded virtual function 'std::basic_streambuf::xsputn' declared here: type mismatch at 2nd parameter ('std::streamsize' (aka 'long') vs 'int') virtual streamsize xsputn(const char_type* __s, streamsize __n); ^ In file included from stanExports_model7.cc:5: In file included from ./stanExports_model7.h:23: In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/rstan/include/rstan/rstaninc.hpp:4: In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/rstan/include/rstan/stan_fit.hpp:21: /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/rstan/include/rstan/io/r_ostream.hpp:70:31: warning: 'rstan::io::r_cerr_streambuf::xsputn' hides overloaded virtual function [-Woverloaded-virtual] virtual std::streamsize xsputn(const char_type* s, int n) { ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk/usr/include/c++/v1/streambuf:291:24: note: hidden overloaded virtual function 'std::basic_streambuf::xsputn' declared here: type mismatch at 2nd parameter ('std::streamsize' (aka 'long') vs 'int') virtual streamsize xsputn(const char_type* __s, streamsize __n); ^ In file included from stanExports_model7.cc:5: In file included from ./stanExports_model7.h:23: In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/rstan/include/rstan/rstaninc.hpp:4: In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/rstan/include/rstan/stan_fit.hpp:31: In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/RcppEigen/include/RcppEigen.h:25: In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/RcppEigen/include/RcppEigenForward.h:31: In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/RcppEigen/include/unsupported/Eigen/IterativeSolvers:46: /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/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 stanExports_model7.cc:5: In file included from ./stanExports_model7.h:23: In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/rstan/include/rstan/rstaninc.hpp:4: In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/rstan/include/rstan/stan_fit.hpp:31: In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/RcppEigen/include/RcppEigen.h:25: In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/RcppEigen/include/RcppEigenForward.h:37: In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/RcppEigen/include/unsupported/Eigen/SparseExtra:45: /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/RcppEigen/include/unsupported/Eigen/src/SparseExtra/MarketIO.h:246:7: warning: variable 'count' set but not used [-Wunused-but-set-variable] int count = 0; ^ 12 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.3/StanHeaders/include/src" -DBOOST_DISABLE_ASSERTS -DEIGEN_NO_DEBUG -DBOOST_MATH_OVERFLOW_ERROR_POLICY=errno_on_error -DUSE_STANC3 -D_HAS_AUTO_PTR_ETC=0 -I'/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/BH/include' -I'/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/Rcpp/include' -I'/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/RcppEigen/include' -I'/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/RcppParallel/include' -I'/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/rstan/include' -I'/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/StanHeaders/include' -I/opt/R/x86_64/include -I'/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/RcppParallel/include' -D_REENTRANT -DSTAN_THREADS -fPIC -falign-functions=64 -Wall -g -O2 -c stanExports_model8.cc -o stanExports_model8.o 12 warnings generated. In file included from stanExports_model7.cc:5: In file included from ./stanExports_model7.h:23: In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/rstan/include/rstan/rstaninc.hpp:4: In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/rstan/include/rstan/stan_fit.hpp:43: In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/StanHeaders/include/src/stan/io/dump.hpp:7: In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/StanHeaders/include/stan/math/prim.hpp:14: In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/StanHeaders/include/stan/math/prim/fun.hpp:35: In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/StanHeaders/include/stan/math/prim/fun/binomial_coefficient_log.hpp:13: In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/StanHeaders/include/stan/math/prim/functor/partials_propagator.hpp:8: /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/StanHeaders/include/stan/math/prim/functor/operands_and_partials.hpp:57:1: warning: 'ops_partials_edge' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct ops_partials_edge> { ^ /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/StanHeaders/include/stan/math/prim/functor/operands_and_partials.hpp:45:1: note: did you mean struct here? class ops_partials_edge; ^~~~~ struct In file included from stanExports_model8.cc:5: In file included from ./stanExports_model8.h:23: In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/rstan/include/rstan/rstaninc.hpp:3: In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/StanHeaders/include/stan/math/prim/fun/Eigen.hpp:23: In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/RcppEigen/include/Eigen/Sparse:26: In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/RcppEigen/include/Eigen/SparseCore:61: /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/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 stanExports_model8.cc:5: In file included from ./stanExports_model8.h:23: In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/rstan/include/rstan/rstaninc.hpp:3: In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/StanHeaders/include/stan/math/prim/fun/Eigen.hpp:23: In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/RcppEigen/include/Eigen/Sparse:29: In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/RcppEigen/include/Eigen/SparseLU:35: /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/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.3/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 stanExports_model6.cc:5: In file included from ./stanExports_model6.h:23: In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/rstan/include/rstan/rstaninc.hpp:4: /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/rstan/include/rstan/stan_fit.hpp:1252:9: warning: variable 'ret' set but not used [-Wunused-but-set-variable] int ret = stan::services::error_codes::CONFIG; ^ In file included from stanExports_model8.cc:5: In file included from ./stanExports_model8.h:23: In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/rstan/include/rstan/rstaninc.hpp:4: In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/rstan/include/rstan/stan_fit.hpp:21: /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/rstan/include/rstan/io/r_ostream.hpp:47:31: warning: 'rstan::io::r_cout_streambuf::xsputn' hides overloaded virtual function [-Woverloaded-virtual] virtual std::streamsize xsputn(const char_type* s, int n) { ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk/usr/include/c++/v1/streambuf:291:24: note: hidden overloaded virtual function 'std::basic_streambuf::xsputn' declared here: type mismatch at 2nd parameter ('std::streamsize' (aka 'long') vs 'int') virtual streamsize xsputn(const char_type* __s, streamsize __n); ^ In file included from stanExports_model8.cc:5: In file included from ./stanExports_model8.h:23: In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/rstan/include/rstan/rstaninc.hpp:4: In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/rstan/include/rstan/stan_fit.hpp:21: /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/rstan/include/rstan/io/r_ostream.hpp:70:31: warning: 'rstan::io::r_cerr_streambuf::xsputn' hides overloaded virtual function [-Woverloaded-virtual] virtual std::streamsize xsputn(const char_type* s, int n) { ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk/usr/include/c++/v1/streambuf:291:24: note: hidden overloaded virtual function 'std::basic_streambuf::xsputn' declared here: type mismatch at 2nd parameter ('std::streamsize' (aka 'long') vs 'int') virtual streamsize xsputn(const char_type* __s, streamsize __n); ^ In file included from stanExports_model6.cc:5: ./stanExports_model6.h:832:11: warning: variable 'pos__' set but not used [-Wunused-but-set-variable] int pos__ = std::numeric_limits::min(); ^ In file included from stanExports_model8.cc:5: In file included from ./stanExports_model8.h:23: In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/rstan/include/rstan/rstaninc.hpp:4: In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/rstan/include/rstan/stan_fit.hpp:31: In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/RcppEigen/include/RcppEigen.h:25: In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/RcppEigen/include/RcppEigenForward.h:31: In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/RcppEigen/include/unsupported/Eigen/IterativeSolvers:46: /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/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 stanExports_model8.cc:5: In file included from ./stanExports_model8.h:23: In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/rstan/include/rstan/rstaninc.hpp:4: In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/rstan/include/rstan/stan_fit.hpp:31: In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/RcppEigen/include/RcppEigen.h:25: In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/RcppEigen/include/RcppEigenForward.h:37: In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/RcppEigen/include/unsupported/Eigen/SparseExtra:45: /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/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 stanExports_model8.cc:5: In file included from ./stanExports_model8.h:23: In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/rstan/include/rstan/rstaninc.hpp:4: In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/rstan/include/rstan/stan_fit.hpp:43: In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/StanHeaders/include/src/stan/io/dump.hpp:7: In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/StanHeaders/include/stan/math/prim.hpp:14: In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/StanHeaders/include/stan/math/prim/fun.hpp:35: In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/StanHeaders/include/stan/math/prim/fun/binomial_coefficient_log.hpp:13: In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/StanHeaders/include/stan/math/prim/functor/partials_propagator.hpp:8: /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/StanHeaders/include/stan/math/prim/functor/operands_and_partials.hpp:57:1: warning: 'ops_partials_edge' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct ops_partials_edge> { ^ /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/StanHeaders/include/stan/math/prim/functor/operands_and_partials.hpp:45:1: note: did you mean struct here? class ops_partials_edge; ^~~~~ struct In file included from stanExports_model6.cc:5: In file included from ./stanExports_model6.h:23: In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/rstan/include/rstan/rstaninc.hpp:4: In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/rstan/include/rstan/stan_fit.hpp:43: In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/StanHeaders/include/src/stan/io/dump.hpp:7: In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/StanHeaders/include/stan/math/prim.hpp:14: In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/StanHeaders/include/stan/math/prim/fun.hpp:46: In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/StanHeaders/include/stan/math/prim/fun/choose.hpp:7: In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/BH/include/boost/math/special_functions/binomial.hpp:15: In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/BH/include/boost/math/special_functions/beta.hpp:1721: /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/BH/include/boost/math/special_functions/detail/ibeta_inverse.hpp:29:15: warning: unused variable 'x_extrema' [-Wunused-variable] const T x_extrema = 1 / (1 + a); ^ /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/BH/include/boost/math/special_functions/detail/ibeta_inverse.hpp:304:7: note: in instantiation of member function 'boost::math::detail::temme_root_finder::temme_root_finder' requested here temme_root_finder(-lu, alpha), x, lower, upper, policies::digits() / 2); ^ /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/BH/include/boost/math/special_functions/detail/ibeta_inverse.hpp:615:20: note: in instantiation of function template specialization 'boost::math::detail::temme_method_2_ibeta_inverse, boost::math::policies::promote_float, boost::math::policies::promote_double>>' requested here x = temme_method_2_ibeta_inverse(a, b, p, r, theta, pol); ^ /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/BH/include/boost/math/special_functions/detail/ibeta_inverse.hpp:992:17: note: in instantiation of function template specialization 'boost::math::detail::ibeta_inv_imp, boost::math::policies::promote_float, boost::math::policies::promote_double>>' requested here rx = detail::ibeta_inv_imp( ^ /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/BH/include/boost/math/special_functions/detail/ibeta_inverse.hpp:1023:11: note: in instantiation of function template specialization 'boost::math::ibeta_inv, boost::math::policies::pole_error, boost::math::policies::promote_double, boost::math::policies::digits2<0>>>' requested here return ibeta_inv(a, b, p, static_cast(nullptr), pol); ^ /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/StanHeaders/include/stan/math/prim/fun/inv_inc_beta.hpp:32:23: note: in instantiation of function template specialization 'boost::math::ibeta_inv, boost::math::policies::pole_error, boost::math::policies::promote_double, boost::math::policies::digits2<0>>>' requested here return boost::math::ibeta_inv(a, b, p, boost_policy_t<>()); ^ In file included from stanExports_model7.cc:5: In file included from ./stanExports_model7.h:23: In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/rstan/include/rstan/rstaninc.hpp:4: /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/rstan/include/rstan/stan_fit.hpp:1252:9: warning: variable 'ret' set but not used [-Wunused-but-set-variable] int ret = stan::services::error_codes::CONFIG; ^ In file included from stanExports_model7.cc:5: ./stanExports_model7.h:1035:11: warning: variable 'pos__' set but not used [-Wunused-but-set-variable] int pos__ = std::numeric_limits::min(); ^ In file included from stanExports_model7.cc:5: In file included from ./stanExports_model7.h:23: In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/rstan/include/rstan/rstaninc.hpp:4: In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/rstan/include/rstan/stan_fit.hpp:43: In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/StanHeaders/include/src/stan/io/dump.hpp:7: In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/StanHeaders/include/stan/math/prim.hpp:14: In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/StanHeaders/include/stan/math/prim/fun.hpp:46: In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/StanHeaders/include/stan/math/prim/fun/choose.hpp:7: In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/BH/include/boost/math/special_functions/binomial.hpp:15: In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/BH/include/boost/math/special_functions/beta.hpp:1721: /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/BH/include/boost/math/special_functions/detail/ibeta_inverse.hpp:29:15: warning: unused variable 'x_extrema' [-Wunused-variable] const T x_extrema = 1 / (1 + a); ^ /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/BH/include/boost/math/special_functions/detail/ibeta_inverse.hpp:304:7: note: in instantiation of member function 'boost::math::detail::temme_root_finder::temme_root_finder' requested here temme_root_finder(-lu, alpha), x, lower, upper, policies::digits() / 2); ^ /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/BH/include/boost/math/special_functions/detail/ibeta_inverse.hpp:615:20: note: in instantiation of function template specialization 'boost::math::detail::temme_method_2_ibeta_inverse, boost::math::policies::promote_float, boost::math::policies::promote_double>>' requested here x = temme_method_2_ibeta_inverse(a, b, p, r, theta, pol); ^ /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/BH/include/boost/math/special_functions/detail/ibeta_inverse.hpp:992:17: note: in instantiation of function template specialization 'boost::math::detail::ibeta_inv_imp, boost::math::policies::promote_float, boost::math::policies::promote_double>>' requested here rx = detail::ibeta_inv_imp( ^ /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/BH/include/boost/math/special_functions/detail/ibeta_inverse.hpp:1023:11: note: in instantiation of function template specialization 'boost::math::ibeta_inv, boost::math::policies::pole_error, boost::math::policies::promote_double, boost::math::policies::digits2<0>>>' requested here return ibeta_inv(a, b, p, static_cast(nullptr), pol); ^ /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/StanHeaders/include/stan/math/prim/fun/inv_inc_beta.hpp:32:23: note: in instantiation of function template specialization 'boost::math::ibeta_inv, boost::math::policies::pole_error, boost::math::policies::promote_double, boost::math::policies::digits2<0>>>' requested here return boost::math::ibeta_inv(a, b, p, boost_policy_t<>()); ^ In file included from stanExports_model8.cc:5: In file included from ./stanExports_model8.h:23: In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/rstan/include/rstan/rstaninc.hpp:4: /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/rstan/include/rstan/stan_fit.hpp:1252:9: warning: variable 'ret' set but not used [-Wunused-but-set-variable] int ret = stan::services::error_codes::CONFIG; ^ In file included from stanExports_model8.cc:5: ./stanExports_model8.h:782:11: warning: variable 'pos__' set but not used [-Wunused-but-set-variable] int pos__ = std::numeric_limits::min(); ^ In file included from stanExports_model8.cc:5: In file included from ./stanExports_model8.h:23: In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/rstan/include/rstan/rstaninc.hpp:4: In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/rstan/include/rstan/stan_fit.hpp:43: In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/StanHeaders/include/src/stan/io/dump.hpp:7: In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/StanHeaders/include/stan/math/prim.hpp:14: In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/StanHeaders/include/stan/math/prim/fun.hpp:46: In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/StanHeaders/include/stan/math/prim/fun/choose.hpp:7: In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/BH/include/boost/math/special_functions/binomial.hpp:15: In file included from /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/BH/include/boost/math/special_functions/beta.hpp:1721: /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/BH/include/boost/math/special_functions/detail/ibeta_inverse.hpp:29:15: warning: unused variable 'x_extrema' [-Wunused-variable] const T x_extrema = 1 / (1 + a); ^ /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/BH/include/boost/math/special_functions/detail/ibeta_inverse.hpp:304:7: note: in instantiation of member function 'boost::math::detail::temme_root_finder::temme_root_finder' requested here temme_root_finder(-lu, alpha), x, lower, upper, policies::digits() / 2); ^ /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/BH/include/boost/math/special_functions/detail/ibeta_inverse.hpp:615:20: note: in instantiation of function template specialization 'boost::math::detail::temme_method_2_ibeta_inverse, boost::math::policies::promote_float, boost::math::policies::promote_double>>' requested here x = temme_method_2_ibeta_inverse(a, b, p, r, theta, pol); ^ /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/BH/include/boost/math/special_functions/detail/ibeta_inverse.hpp:992:17: note: in instantiation of function template specialization 'boost::math::detail::ibeta_inv_imp, boost::math::policies::promote_float, boost::math::policies::promote_double>>' requested here rx = detail::ibeta_inv_imp( ^ /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/BH/include/boost/math/special_functions/detail/ibeta_inverse.hpp:1023:11: note: in instantiation of function template specialization 'boost::math::ibeta_inv, boost::math::policies::pole_error, boost::math::policies::promote_double, boost::math::policies::digits2<0>>>' requested here return ibeta_inv(a, b, p, static_cast(nullptr), pol); ^ /Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/StanHeaders/include/stan/math/prim/fun/inv_inc_beta.hpp:32:23: note: in instantiation of function template specialization 'boost::math::ibeta_inv, boost::math::policies::pole_error, boost::math::policies::promote_double, boost::math::policies::digits2<0>>>' requested here return boost::math::ibeta_inv(a, b, p, boost_policy_t<>()); ^ 11 warnings generated. 11 warnings generated. 11 warnings generated. 11 warnings generated. 11 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 bsynth.so RcppExports.o factor_functions.o stanExports_factor_model_with_covariates.o stanExports_factor_model_without_covariates.o stanExports_model1.o stanExports_model1_gammaOmega.o stanExports_model2.o stanExports_model3.o stanExports_model4.o stanExports_model5.o stanExports_model6.o stanExports_model7.o stanExports_model8.o -L/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/RcppParallel/lib/ -Wl,-rpath,/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/RcppParallel/lib/ -ltbb -ltbbmalloc -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation installing to /Volumes/Builds/packages/big-sur-x86_64/results/4.3/bsynth.Rcheck/00LOCK-bsynth/00new/bsynth/libs ** generating debug symbols (dSYM) ** R ** 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 (bsynth)