* installing *source* package ‘bmstdr’ ... ** package ‘bmstdr’ successfully unpacked and MD5 sums checked ** using staged installation ** libs using C++ compiler: ‘Apple clang version 14.0.0 (clang-1400.0.29.202)’ using C++17 using SDK: ‘MacOSX11.3.sdk’ clang++ -arch arm64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I"../inst/include" -I"/Volumes/Builds/packages/big-sur-arm64/Rlib/4.4/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-arm64/Rlib/4.4/BH/include' -I'/Volumes/Builds/packages/big-sur-arm64/Rlib/4.4/Rcpp/include' -I'/Volumes/Builds/packages/big-sur-arm64/Rlib/4.4/RcppEigen/include' -I'/Volumes/Builds/packages/big-sur-arm64/Rlib/4.4/rstan/include' -I'/Volumes/Builds/packages/big-sur-arm64/Rlib/4.4/StanHeaders/include' -I'/Volumes/Builds/packages/big-sur-arm64/Rlib/4.4/RcppParallel/include' -I/opt/R/arm64/include -I'/Volumes/Builds/packages/big-sur-arm64/Rlib/4.4/RcppParallel/include' -D_REENTRANT -DSTAN_THREADS -fPIC -falign-functions=64 -Wall -g -O2 -c RcppExports.cpp -o RcppExports.o clang++ -arch arm64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I"../inst/include" -I"/Volumes/Builds/packages/big-sur-arm64/Rlib/4.4/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-arm64/Rlib/4.4/BH/include' -I'/Volumes/Builds/packages/big-sur-arm64/Rlib/4.4/Rcpp/include' -I'/Volumes/Builds/packages/big-sur-arm64/Rlib/4.4/RcppEigen/include' -I'/Volumes/Builds/packages/big-sur-arm64/Rlib/4.4/rstan/include' -I'/Volumes/Builds/packages/big-sur-arm64/Rlib/4.4/StanHeaders/include' -I'/Volumes/Builds/packages/big-sur-arm64/Rlib/4.4/RcppParallel/include' -I/opt/R/arm64/include -I'/Volumes/Builds/packages/big-sur-arm64/Rlib/4.4/RcppParallel/include' -D_REENTRANT -DSTAN_THREADS -fPIC -falign-functions=64 -Wall -g -O2 -c crps.cpp -o crps.o clang++ -arch arm64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I"../inst/include" -I"/Volumes/Builds/packages/big-sur-arm64/Rlib/4.4/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-arm64/Rlib/4.4/BH/include' -I'/Volumes/Builds/packages/big-sur-arm64/Rlib/4.4/Rcpp/include' -I'/Volumes/Builds/packages/big-sur-arm64/Rlib/4.4/RcppEigen/include' -I'/Volumes/Builds/packages/big-sur-arm64/Rlib/4.4/rstan/include' -I'/Volumes/Builds/packages/big-sur-arm64/Rlib/4.4/StanHeaders/include' -I'/Volumes/Builds/packages/big-sur-arm64/Rlib/4.4/RcppParallel/include' -I/opt/R/arm64/include -I'/Volumes/Builds/packages/big-sur-arm64/Rlib/4.4/RcppParallel/include' -D_REENTRANT -DSTAN_THREADS -fPIC -falign-functions=64 -Wall -g -O2 -c stanExports_gp_marginal.cc -o stanExports_gp_marginal.o In file included from stanExports_gp_marginal.cc:5: In file included from ./stanExports_gp_marginal.h:23: In file included from /Volumes/Builds/packages/big-sur-arm64/Rlib/4.4/rstan/include/rstan/rstaninc.hpp:4: In file included from /Volumes/Builds/packages/big-sur-arm64/Rlib/4.4/rstan/include/rstan/stan_fit.hpp:21: /Volumes/Builds/packages/big-sur-arm64/Rlib/4.4/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<char>::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_gp_marginal.cc:5: In file included from ./stanExports_gp_marginal.h:23: In file included from /Volumes/Builds/packages/big-sur-arm64/Rlib/4.4/rstan/include/rstan/rstaninc.hpp:4: In file included from /Volumes/Builds/packages/big-sur-arm64/Rlib/4.4/rstan/include/rstan/stan_fit.hpp:21: /Volumes/Builds/packages/big-sur-arm64/Rlib/4.4/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<char>::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_gp_marginal.cc:5: In file included from ./stanExports_gp_marginal.h:23: In file included from /Volumes/Builds/packages/big-sur-arm64/Rlib/4.4/rstan/include/rstan/rstaninc.hpp:4: In file included from /Volumes/Builds/packages/big-sur-arm64/Rlib/4.4/rstan/include/rstan/stan_fit.hpp:43: In file included from /Volumes/Builds/packages/big-sur-arm64/Rlib/4.4/StanHeaders/include/src/stan/io/dump.hpp:7: In file included from /Volumes/Builds/packages/big-sur-arm64/Rlib/4.4/StanHeaders/include/stan/math/prim.hpp:14: In file included from /Volumes/Builds/packages/big-sur-arm64/Rlib/4.4/StanHeaders/include/stan/math/prim/fun.hpp:35: In file included from /Volumes/Builds/packages/big-sur-arm64/Rlib/4.4/StanHeaders/include/stan/math/prim/fun/binomial_coefficient_log.hpp:13: In file included from /Volumes/Builds/packages/big-sur-arm64/Rlib/4.4/StanHeaders/include/stan/math/prim/functor/partials_propagator.hpp:8: /Volumes/Builds/packages/big-sur-arm64/Rlib/4.4/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<ViewElt, Op, require_st_arithmetic<Op>> { ^ /Volumes/Builds/packages/big-sur-arm64/Rlib/4.4/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_gp_marginal.cc:5: In file included from ./stanExports_gp_marginal.h:23: In file included from /Volumes/Builds/packages/big-sur-arm64/Rlib/4.4/rstan/include/rstan/rstaninc.hpp:4: /Volumes/Builds/packages/big-sur-arm64/Rlib/4.4/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_gp_marginal.cc:5: ./stanExports_gp_marginal.h:717:11: warning: variable 'pos__' set but not used [-Wunused-but-set-variable] int pos__ = std::numeric_limits<int>::min(); ^ In file included from stanExports_gp_marginal.cc:5: In file included from ./stanExports_gp_marginal.h:23: In file included from /Volumes/Builds/packages/big-sur-arm64/Rlib/4.4/rstan/include/rstan/rstaninc.hpp:4: In file included from /Volumes/Builds/packages/big-sur-arm64/Rlib/4.4/rstan/include/rstan/stan_fit.hpp:43: In file included from /Volumes/Builds/packages/big-sur-arm64/Rlib/4.4/StanHeaders/include/src/stan/io/dump.hpp:7: In file included from /Volumes/Builds/packages/big-sur-arm64/Rlib/4.4/StanHeaders/include/stan/math/prim.hpp:14: In file included from /Volumes/Builds/packages/big-sur-arm64/Rlib/4.4/StanHeaders/include/stan/math/prim/fun.hpp:46: In file included from /Volumes/Builds/packages/big-sur-arm64/Rlib/4.4/StanHeaders/include/stan/math/prim/fun/choose.hpp:7: In file included from /Volumes/Builds/packages/big-sur-arm64/Rlib/4.4/BH/include/boost/math/special_functions/binomial.hpp:15: In file included from /Volumes/Builds/packages/big-sur-arm64/Rlib/4.4/BH/include/boost/math/special_functions/beta.hpp:1721: /Volumes/Builds/packages/big-sur-arm64/Rlib/4.4/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-arm64/Rlib/4.4/BH/include/boost/math/special_functions/detail/ibeta_inverse.hpp:304:7: note: in instantiation of member function 'boost::math::detail::temme_root_finder<double>::temme_root_finder' requested here temme_root_finder<T>(-lu, alpha), x, lower, upper, policies::digits<T, Policy>() / 2); ^ /Volumes/Builds/packages/big-sur-arm64/Rlib/4.4/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<double, boost::math::policies::policy<boost::math::policies::pole_error<boost::math::policies::errno_on_error>, boost::math::policies::promote_float<false>, boost::math::policies::promote_double<false>>>' requested here x = temme_method_2_ibeta_inverse(a, b, p, r, theta, pol); ^ /Volumes/Builds/packages/big-sur-arm64/Rlib/4.4/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<double, boost::math::policies::policy<boost::math::policies::pole_error<boost::math::policies::errno_on_error>, boost::math::policies::promote_float<false>, boost::math::policies::promote_double<false>>>' requested here rx = detail::ibeta_inv_imp( ^ /Volumes/Builds/packages/big-sur-arm64/Rlib/4.4/BH/include/boost/math/special_functions/detail/ibeta_inverse.hpp:1023:11: note: in instantiation of function template specialization 'boost::math::ibeta_inv<double, double, double, double, boost::math::policies::policy<boost::math::policies::overflow_error<boost::math::policies::errno_on_error>, boost::math::policies::pole_error<boost::math::policies::errno_on_error>, boost::math::policies::promote_double<false>, boost::math::policies::digits2<0>>>' requested here return ibeta_inv(a, b, p, static_cast<result_type*>(nullptr), pol); ^ /Volumes/Builds/packages/big-sur-arm64/Rlib/4.4/StanHeaders/include/stan/math/prim/fun/inv_inc_beta.hpp:32:23: note: in instantiation of function template specialization 'boost::math::ibeta_inv<double, double, double, boost::math::policies::policy<boost::math::policies::overflow_error<boost::math::policies::errno_on_error>, boost::math::policies::pole_error<boost::math::policies::errno_on_error>, boost::math::policies::promote_double<false>, boost::math::policies::digits2<0>>>' requested here return boost::math::ibeta_inv(a, b, p, boost_policy_t<>()); ^ In file included from stanExports_gp_marginal.cc:5: ./stanExports_gp_marginal.h:469:26: warning: unused variable 'u' [-Wunused-variable] local_scalar_t__ u = DUMMY_VAR__; ^ ./stanExports_gp_marginal.h:921:12: note: in instantiation of function template specialization 'model_gp_marginal_namespace::model_gp_marginal::log_prob_impl<false, true, std::vector<double>, std::vector<int>, nullptr, nullptr>' requested here return log_prob_impl<propto__, jacobian__>(params_r, params_i, pstream); ^ /Volumes/Builds/packages/big-sur-arm64/Rlib/4.4/StanHeaders/include/src/stan/services/util/initialize.hpp:129:33: note: in instantiation of function template specialization 'model_gp_marginal_namespace::model_gp_marginal::log_prob<false, true, double>' requested here log_prob = model.template log_prob<false, Jacobian>(unconstrained, ^ /Volumes/Builds/packages/big-sur-arm64/Rlib/4.4/StanHeaders/include/src/stan/services/diagnose/diagnose.hpp:49:43: note: in instantiation of function template specialization 'stan::services::util::initialize<true, model_gp_marginal_namespace::model_gp_marginal, stan::io::var_context, boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399>>>' requested here std::vector<double> cont_vector = util::initialize( ^ /Volumes/Builds/packages/big-sur-arm64/Rlib/4.4/rstan/include/rstan/stan_fit.hpp:481:45: note: in instantiation of function template specialization 'stan::services::diagnose::diagnose<model_gp_marginal_namespace::model_gp_marginal>' requested here return_code = stan::services::diagnose::diagnose(model, ^ /Volumes/Builds/packages/big-sur-arm64/Rlib/4.4/rstan/include/rstan/stan_fit.hpp:1215:11: note: in instantiation of function template specialization 'rstan::(anonymous namespace)::command<model_gp_marginal_namespace::model_gp_marginal, boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399>>>' requested here ret = command(args, model_, holder, names_oi_tidx_, ^ stanExports_gp_marginal.cc:15:87: note: in instantiation of member function 'rstan::stan_fit<model_gp_marginal_namespace::model_gp_marginal, boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399>>>::call_sampler' requested here .method("call_sampler", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::call_sampler) ^ In file included from stanExports_gp_marginal.cc:5: ./stanExports_gp_marginal.h:469:26: warning: unused variable 'u' [-Wunused-variable] local_scalar_t__ u = DUMMY_VAR__; ^ ./stanExports_gp_marginal.h:921:12: note: in instantiation of function template specialization 'model_gp_marginal_namespace::model_gp_marginal::log_prob_impl<true, true, std::vector<stan::math::var_value<double>>, std::vector<int>, nullptr, nullptr>' requested here return log_prob_impl<propto__, jacobian__>(params_r, params_i, pstream); ^ /Volumes/Builds/packages/big-sur-arm64/Rlib/4.4/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:36: note: in instantiation of function template specialization 'model_gp_marginal_namespace::model_gp_marginal::log_prob<true, true, stan::math::var_value<double>>' requested here var adLogProb = model.template log_prob<propto, jacobian_adjust_transform>( ^ /Volumes/Builds/packages/big-sur-arm64/Rlib/4.4/StanHeaders/include/src/stan/services/util/initialize.hpp:167:31: note: in instantiation of function template specialization 'stan::model::log_prob_grad<true, true, model_gp_marginal_namespace::model_gp_marginal>' requested here log_prob = stan::model::log_prob_grad<true, Jacobian>( ^ /Volumes/Builds/packages/big-sur-arm64/Rlib/4.4/StanHeaders/include/src/stan/services/diagnose/diagnose.hpp:49:43: note: in instantiation of function template specialization 'stan::services::util::initialize<true, model_gp_marginal_namespace::model_gp_marginal, stan::io::var_context, boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399>>>' requested here std::vector<double> cont_vector = util::initialize( ^ /Volumes/Builds/packages/big-sur-arm64/Rlib/4.4/rstan/include/rstan/stan_fit.hpp:481:45: note: in instantiation of function template specialization 'stan::services::diagnose::diagnose<model_gp_marginal_namespace::model_gp_marginal>' requested here return_code = stan::services::diagnose::diagnose(model, ^ /Volumes/Builds/packages/big-sur-arm64/Rlib/4.4/rstan/include/rstan/stan_fit.hpp:1215:11: note: in instantiation of function template specialization 'rstan::(anonymous namespace)::command<model_gp_marginal_namespace::model_gp_marginal, boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399>>>' requested here ret = command(args, model_, holder, names_oi_tidx_, ^ stanExports_gp_marginal.cc:15:87: note: in instantiation of member function 'rstan::stan_fit<model_gp_marginal_namespace::model_gp_marginal, boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399>>>::call_sampler' requested here .method("call_sampler", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::call_sampler) ^ In file included from stanExports_gp_marginal.cc:5: ./stanExports_gp_marginal.h:469:26: warning: unused variable 'u' [-Wunused-variable] local_scalar_t__ u = DUMMY_VAR__; ^ ./stanExports_gp_marginal.h:921:12: note: in instantiation of function template specialization 'model_gp_marginal_namespace::model_gp_marginal::log_prob_impl<true, false, std::vector<stan::math::var_value<double>>, std::vector<int>, nullptr, nullptr>' requested here return log_prob_impl<propto__, jacobian__>(params_r, params_i, pstream); ^ /Volumes/Builds/packages/big-sur-arm64/Rlib/4.4/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:36: note: in instantiation of function template specialization 'model_gp_marginal_namespace::model_gp_marginal::log_prob<true, false, stan::math::var_value<double>>' requested here var adLogProb = model.template log_prob<propto, jacobian_adjust_transform>( ^ /Volumes/Builds/packages/big-sur-arm64/Rlib/4.4/StanHeaders/include/src/stan/services/util/initialize.hpp:167:31: note: in instantiation of function template specialization 'stan::model::log_prob_grad<true, false, model_gp_marginal_namespace::model_gp_marginal>' requested here log_prob = stan::model::log_prob_grad<true, Jacobian>( ^ /Volumes/Builds/packages/big-sur-arm64/Rlib/4.4/StanHeaders/include/src/stan/services/optimize/newton.hpp:50:43: note: in instantiation of function template specialization 'stan::services::util::initialize<false, model_gp_marginal_namespace::model_gp_marginal, stan::io::var_context, boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399>>>' requested here std::vector<double> cont_vector = util::initialize<false>( ^ /Volumes/Builds/packages/big-sur-arm64/Rlib/4.4/rstan/include/rstan/stan_fit.hpp:502:35: note: in instantiation of function template specialization 'stan::services::optimize::newton<model_gp_marginal_namespace::model_gp_marginal, false>' requested here = stan::services::optimize::newton(model, *init_context_ptr, ^ /Volumes/Builds/packages/big-sur-arm64/Rlib/4.4/rstan/include/rstan/stan_fit.hpp:1215:11: note: in instantiation of function template specialization 'rstan::(anonymous namespace)::command<model_gp_marginal_namespace::model_gp_marginal, boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399>>>' requested here ret = command(args, model_, holder, names_oi_tidx_, ^ stanExports_gp_marginal.cc:15:87: note: in instantiation of member function 'rstan::stan_fit<model_gp_marginal_namespace::model_gp_marginal, boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399>>>::call_sampler' requested here .method("call_sampler", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::call_sampler) ^ In file included from stanExports_gp_marginal.cc:5: ./stanExports_gp_marginal.h:469:26: warning: unused variable 'u' [-Wunused-variable] local_scalar_t__ u = DUMMY_VAR__; ^ ./stanExports_gp_marginal.h:921:12: note: in instantiation of function template specialization 'model_gp_marginal_namespace::model_gp_marginal::log_prob_impl<false, false, std::vector<double>, std::vector<int>, nullptr, nullptr>' requested here return log_prob_impl<propto__, jacobian__>(params_r, params_i, pstream); ^ /Volumes/Builds/packages/big-sur-arm64/Rlib/4.4/StanHeaders/include/src/stan/services/optimize/newton.hpp:56:25: note: in instantiation of function template specialization 'model_gp_marginal_namespace::model_gp_marginal::log_prob<false, false, double>' requested here lp = model.template log_prob<false, jacobian>(cont_vector, disc_vector, ^ /Volumes/Builds/packages/big-sur-arm64/Rlib/4.4/rstan/include/rstan/stan_fit.hpp:502:35: note: in instantiation of function template specialization 'stan::services::optimize::newton<model_gp_marginal_namespace::model_gp_marginal, false>' requested here = stan::services::optimize::newton(model, *init_context_ptr, ^ /Volumes/Builds/packages/big-sur-arm64/Rlib/4.4/rstan/include/rstan/stan_fit.hpp:1215:11: note: in instantiation of function template specialization 'rstan::(anonymous namespace)::command<model_gp_marginal_namespace::model_gp_marginal, boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399>>>' requested here ret = command(args, model_, holder, names_oi_tidx_, ^ stanExports_gp_marginal.cc:15:87: note: in instantiation of member function 'rstan::stan_fit<model_gp_marginal_namespace::model_gp_marginal, boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399>>>::call_sampler' requested here .method("call_sampler", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::call_sampler) ^ In file included from stanExports_gp_marginal.cc:5: ./stanExports_gp_marginal.h:469:26: warning: unused variable 'u' [-Wunused-variable] local_scalar_t__ u = DUMMY_VAR__; ^ ./stanExports_gp_marginal.h:916:12: note: in instantiation of function template specialization 'model_gp_marginal_namespace::model_gp_marginal::log_prob_impl<true, true, Eigen::Matrix<stan::math::var_value<double>, -1, 1, 0>, Eigen::Matrix<int, -1, 1, 0>, nullptr, nullptr>' requested here return log_prob_impl<propto__, jacobian__>(params_r, params_i, pstream); ^ /Volumes/Builds/packages/big-sur-arm64/Rlib/4.4/StanHeaders/include/src/stan/model/model_functional.hpp:21:27: note: in instantiation of function template specialization 'model_gp_marginal_namespace::model_gp_marginal::log_prob<true, true, stan::math::var_value<double>>' requested here return model.template log_prob<true, true, T>( ^ /Volumes/Builds/packages/big-sur-arm64/Rlib/4.4/StanHeaders/include/stan/math/rev/functor/gradient.hpp:51:16: note: in instantiation of function template specialization 'stan::model::model_functional<model_gp_marginal_namespace::model_gp_marginal>::operator()<stan::math::var_value<double>>' requested here var fx_var = f(x_var); ^ /Volumes/Builds/packages/big-sur-arm64/Rlib/4.4/StanHeaders/include/src/stan/model/gradient.hpp:27:17: note: in instantiation of function template specialization 'stan::math::gradient<stan::model::model_functional<model_gp_marginal_namespace::model_gp_marginal>>' requested here stan::math::gradient(model_functional<M>(model, &ss), x, f, grad_f); ^ /Volumes/Builds/packages/big-sur-arm64/Rlib/4.4/StanHeaders/include/src/stan/mcmc/hmc/hamiltonians/base_hamiltonian.hpp:63:20: note: in instantiation of function template specialization 'stan::model::gradient<model_gp_marginal_namespace::model_gp_marginal>' requested here stan::model::gradient(model_, z.q, z.V, z.g, logger); ^ /Volumes/Builds/packages/big-sur-arm64/Rlib/4.4/StanHeaders/include/src/stan/mcmc/hmc/integrators/expl_leapfrog.hpp:25:17: note: (skipping 5 contexts in backtrace; use -ftemplate-backtrace-limit=0 to see all) hamiltonian.update_potential_gradient(z, logger); ^ /Volumes/Builds/packages/big-sur-arm64/Rlib/4.4/StanHeaders/include/src/stan/services/sample/hmc_nuts_dense_e.hpp:74:54: note: in instantiation of member function 'stan::mcmc::dense_e_nuts<model_gp_marginal_namespace::model_gp_marginal, boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399>>>::dense_e_nuts' requested here stan::mcmc::dense_e_nuts<Model, boost::ecuyer1988> sampler(model, rng); ^ /Volumes/Builds/packages/big-sur-arm64/Rlib/4.4/StanHeaders/include/src/stan/services/sample/hmc_nuts_dense_e.hpp:128:10: note: in instantiation of function template specialization 'stan::services::sample::hmc_nuts_dense_e<model_gp_marginal_namespace::model_gp_marginal>' requested here return hmc_nuts_dense_e(model, init, unit_e_metric, random_seed, chain, ^ /Volumes/Builds/packages/big-sur-arm64/Rlib/4.4/rstan/include/rstan/stan_fit.hpp:621:13: note: in instantiation of function template specialization 'stan::services::sample::hmc_nuts_dense_e<model_gp_marginal_namespace::model_gp_marginal>' requested here ::hmc_nuts_dense_e(model, *init_context_ptr, ^ /Volumes/Builds/packages/big-sur-arm64/Rlib/4.4/rstan/include/rstan/stan_fit.hpp:1215:11: note: in instantiation of function template specialization 'rstan::(anonymous namespace)::command<model_gp_marginal_namespace::model_gp_marginal, boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399>>>' requested here ret = command(args, model_, holder, names_oi_tidx_, ^ stanExports_gp_marginal.cc:15:87: note: in instantiation of member function 'rstan::stan_fit<model_gp_marginal_namespace::model_gp_marginal, boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399>>>::call_sampler' requested here .method("call_sampler", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::call_sampler) ^ In file included from stanExports_gp_marginal.cc:5: ./stanExports_gp_marginal.h:469:26: warning: unused variable 'u' [-Wunused-variable] local_scalar_t__ u = DUMMY_VAR__; ^ ./stanExports_gp_marginal.h:916:12: note: in instantiation of function template specialization 'model_gp_marginal_namespace::model_gp_marginal::log_prob_impl<false, true, Eigen::Matrix<double, -1, 1, 0>, Eigen::Matrix<int, -1, 1, 0>, nullptr, nullptr>' requested here return log_prob_impl<propto__, jacobian__>(params_r, params_i, pstream); ^ /Volumes/Builds/packages/big-sur-arm64/Rlib/4.4/StanHeaders/include/src/stan/variational/advi.hpp:514:31: note: in instantiation of function template specialization 'model_gp_marginal_namespace::model_gp_marginal::log_prob<false, true, double>' requested here log_p = model_.template log_prob<false, true>(cont_params_, &msg2); ^ /Volumes/Builds/packages/big-sur-arm64/Rlib/4.4/StanHeaders/include/src/stan/services/experimental/advi/fullrank.hpp:82:12: note: in instantiation of member function 'stan::variational::advi<model_gp_marginal_namespace::model_gp_marginal, stan::variational::normal_fullrank, boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399>>>::run' requested here cmd_advi.run(eta, adapt_engaged, adapt_iterations, tol_rel_obj, ^ /Volumes/Builds/packages/big-sur-arm64/Rlib/4.4/rstan/include/rstan/stan_fit.hpp:890:9: note: in instantiation of function template specialization 'stan::services::experimental::advi::fullrank<model_gp_marginal_namespace::model_gp_marginal>' requested here ::fullrank(model, *init_context_ptr, ^ /Volumes/Builds/packages/big-sur-arm64/Rlib/4.4/rstan/include/rstan/stan_fit.hpp:1215:11: note: in instantiation of function template specialization 'rstan::(anonymous namespace)::command<model_gp_marginal_namespace::model_gp_marginal, boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399>>>' requested here ret = command(args, model_, holder, names_oi_tidx_, ^ stanExports_gp_marginal.cc:15:87: note: in instantiation of member function 'rstan::stan_fit<model_gp_marginal_namespace::model_gp_marginal, boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399>>>::call_sampler' requested here .method("call_sampler", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::call_sampler) ^ In file included from stanExports_gp_marginal.cc:5: ./stanExports_gp_marginal.h:469:26: warning: unused variable 'u' [-Wunused-variable] local_scalar_t__ u = DUMMY_VAR__; ^ ./stanExports_gp_marginal.h:916:12: note: in instantiation of function template specialization 'model_gp_marginal_namespace::model_gp_marginal::log_prob_impl<false, false, Eigen::Matrix<double, -1, 1, 0>, Eigen::Matrix<int, -1, 1, 0>, nullptr, nullptr>' requested here return log_prob_impl<propto__, jacobian__>(params_r, params_i, pstream); ^ /Volumes/Builds/packages/big-sur-arm64/Rlib/4.4/StanHeaders/include/src/stan/model/model_base_crtp.hpp:93:50: note: in instantiation of function template specialization 'model_gp_marginal_namespace::model_gp_marginal::log_prob<false, false, double>' requested here return static_cast<const M*>(this)->template log_prob<false, false, double>( ^ ./stanExports_gp_marginal.h:149:3: note: in instantiation of member function 'stan::model::model_base_crtp<model_gp_marginal_namespace::model_gp_marginal>::log_prob' requested here ~model_gp_marginal() {} ^ ./stanExports_gp_marginal.h:469:26: warning: unused variable 'u' [-Wunused-variable] local_scalar_t__ u = DUMMY_VAR__; ^ ./stanExports_gp_marginal.h:916:12: note: in instantiation of function template specialization 'model_gp_marginal_namespace::model_gp_marginal::log_prob_impl<false, false, Eigen::Matrix<stan::math::var_value<double>, -1, 1, 0>, Eigen::Matrix<int, -1, 1, 0>, nullptr, nullptr>' requested here return log_prob_impl<propto__, jacobian__>(params_r, params_i, pstream); ^ /Volumes/Builds/packages/big-sur-arm64/Rlib/4.4/StanHeaders/include/src/stan/model/model_base_crtp.hpp:98:50: note: in instantiation of function template specialization 'model_gp_marginal_namespace::model_gp_marginal::log_prob<false, false, stan::math::var_value<double>>' requested here return static_cast<const M*>(this)->template log_prob<false, false>(theta, ^ ./stanExports_gp_marginal.h:149:3: note: in instantiation of member function 'stan::model::model_base_crtp<model_gp_marginal_namespace::model_gp_marginal>::log_prob' requested here ~model_gp_marginal() {} ^ ./stanExports_gp_marginal.h:469:26: warning: unused variable 'u' [-Wunused-variable] local_scalar_t__ u = DUMMY_VAR__; ^ ./stanExports_gp_marginal.h:916:12: note: in instantiation of function template specialization 'model_gp_marginal_namespace::model_gp_marginal::log_prob_impl<false, true, Eigen::Matrix<stan::math::var_value<double>, -1, 1, 0>, Eigen::Matrix<int, -1, 1, 0>, nullptr, nullptr>' requested here return log_prob_impl<propto__, jacobian__>(params_r, params_i, pstream); ^ /Volumes/Builds/packages/big-sur-arm64/Rlib/4.4/StanHeaders/include/src/stan/model/model_base_crtp.hpp:109:50: note: in instantiation of function template specialization 'model_gp_marginal_namespace::model_gp_marginal::log_prob<false, true, stan::math::var_value<double>>' requested here return static_cast<const M*>(this)->template log_prob<false, true>(theta, ^ ./stanExports_gp_marginal.h:149:3: note: in instantiation of member function 'stan::model::model_base_crtp<model_gp_marginal_namespace::model_gp_marginal>::log_prob_jacobian' requested here ~model_gp_marginal() {} ^ ./stanExports_gp_marginal.h:469:26: warning: unused variable 'u' [-Wunused-variable] local_scalar_t__ u = DUMMY_VAR__; ^ ./stanExports_gp_marginal.h:916:12: note: in instantiation of function template specialization 'model_gp_marginal_namespace::model_gp_marginal::log_prob_impl<true, false, Eigen::Matrix<double, -1, 1, 0>, Eigen::Matrix<int, -1, 1, 0>, nullptr, nullptr>' requested here return log_prob_impl<propto__, jacobian__>(params_r, params_i, pstream); ^ /Volumes/Builds/packages/big-sur-arm64/Rlib/4.4/StanHeaders/include/src/stan/model/model_base_crtp.hpp:115:50: note: in instantiation of function template specialization 'model_gp_marginal_namespace::model_gp_marginal::log_prob<true, false, double>' requested here return static_cast<const M*>(this)->template log_prob<true, false>(theta, ^ ./stanExports_gp_marginal.h:149:3: note: in instantiation of member function 'stan::model::model_base_crtp<model_gp_marginal_namespace::model_gp_marginal>::log_prob_propto' requested here ~model_gp_marginal() {} ^ ./stanExports_gp_marginal.h:469:26: warning: unused variable 'u' [-Wunused-variable] local_scalar_t__ u = DUMMY_VAR__; ^ ./stanExports_gp_marginal.h:916:12: note: in instantiation of function template specialization 'model_gp_marginal_namespace::model_gp_marginal::log_prob_impl<true, false, Eigen::Matrix<stan::math::var_value<double>, -1, 1, 0>, Eigen::Matrix<int, -1, 1, 0>, nullptr, nullptr>' requested here return log_prob_impl<propto__, jacobian__>(params_r, params_i, pstream); ^ /Volumes/Builds/packages/big-sur-arm64/Rlib/4.4/StanHeaders/include/src/stan/model/model_base_crtp.hpp:120:50: note: in instantiation of function template specialization 'model_gp_marginal_namespace::model_gp_marginal::log_prob<true, false, stan::math::var_value<double>>' requested here return static_cast<const M*>(this)->template log_prob<true, false>(theta, ^ ./stanExports_gp_marginal.h:149:3: note: in instantiation of member function 'stan::model::model_base_crtp<model_gp_marginal_namespace::model_gp_marginal>::log_prob_propto' requested here ~model_gp_marginal() {} ^ ./stanExports_gp_marginal.h:469:26: warning: unused variable 'u' [-Wunused-variable] local_scalar_t__ u = DUMMY_VAR__; ^ ./stanExports_gp_marginal.h:916:12: note: in instantiation of function template specialization 'model_gp_marginal_namespace::model_gp_marginal::log_prob_impl<true, true, Eigen::Matrix<double, -1, 1, 0>, Eigen::Matrix<int, -1, 1, 0>, nullptr, nullptr>' requested here return log_prob_impl<propto__, jacobian__>(params_r, params_i, pstream); ^ /Volumes/Builds/packages/big-sur-arm64/Rlib/4.4/StanHeaders/include/src/stan/model/model_base_crtp.hpp:126:50: note: in instantiation of function template specialization 'model_gp_marginal_namespace::model_gp_marginal::log_prob<true, true, double>' requested here return static_cast<const M*>(this)->template log_prob<true, true>(theta, ^ ./stanExports_gp_marginal.h:149:3: note: in instantiation of member function 'stan::model::model_base_crtp<model_gp_marginal_namespace::model_gp_marginal>::log_prob_propto_jacobian' requested here ~model_gp_marginal() {} ^ ./stanExports_gp_marginal.h:469:26: warning: unused variable 'u' [-Wunused-variable] local_scalar_t__ u = DUMMY_VAR__; ^ ./stanExports_gp_marginal.h:921:12: note: in instantiation of function template specialization 'model_gp_marginal_namespace::model_gp_marginal::log_prob_impl<false, false, std::vector<stan::math::var_value<double>>, std::vector<int>, nullptr, nullptr>' requested here return log_prob_impl<propto__, jacobian__>(params_r, params_i, pstream); ^ /Volumes/Builds/packages/big-sur-arm64/Rlib/4.4/StanHeaders/include/src/stan/model/model_base_crtp.hpp:162:50: note: in instantiation of function template specialization 'model_gp_marginal_namespace::model_gp_marginal::log_prob<false, false, stan::math::var_value<double>>' requested here return static_cast<const M*>(this)->template log_prob<false, false>( ^ ./stanExports_gp_marginal.h:149:3: note: in instantiation of member function 'stan::model::model_base_crtp<model_gp_marginal_namespace::model_gp_marginal>::log_prob' requested here ~model_gp_marginal() {} ^ ./stanExports_gp_marginal.h:469:26: warning: unused variable 'u' [-Wunused-variable] local_scalar_t__ u = DUMMY_VAR__; ^ ./stanExports_gp_marginal.h:921:12: note: in instantiation of function template specialization 'model_gp_marginal_namespace::model_gp_marginal::log_prob_impl<false, true, std::vector<stan::math::var_value<double>>, std::vector<int>, nullptr, nullptr>' requested here return log_prob_impl<propto__, jacobian__>(params_r, params_i, pstream); ^ /Volumes/Builds/packages/big-sur-arm64/Rlib/4.4/StanHeaders/include/src/stan/model/model_base_crtp.hpp:175:50: note: in instantiation of function template specialization 'model_gp_marginal_namespace::model_gp_marginal::log_prob<false, true, stan::math::var_value<double>>' requested here return static_cast<const M*>(this)->template log_prob<false, true>( ^ ./stanExports_gp_marginal.h:149:3: note: in instantiation of member function 'stan::model::model_base_crtp<model_gp_marginal_namespace::model_gp_marginal>::log_prob_jacobian' requested here ~model_gp_marginal() {} ^ ./stanExports_gp_marginal.h:469:26: warning: unused variable 'u' [-Wunused-variable] local_scalar_t__ u = DUMMY_VAR__; ^ ./stanExports_gp_marginal.h:921:12: note: in instantiation of function template specialization 'model_gp_marginal_namespace::model_gp_marginal::log_prob_impl<true, false, std::vector<double>, std::vector<int>, nullptr, nullptr>' requested here return log_prob_impl<propto__, jacobian__>(params_r, params_i, pstream); ^ /Volumes/Builds/packages/big-sur-arm64/Rlib/4.4/StanHeaders/include/src/stan/model/model_base_crtp.hpp:182:50: note: in instantiation of function template specialization 'model_gp_marginal_namespace::model_gp_marginal::log_prob<true, false, double>' requested here return static_cast<const M*>(this)->template log_prob<true, false>( ^ ./stanExports_gp_marginal.h:149:3: note: in instantiation of member function 'stan::model::model_base_crtp<model_gp_marginal_namespace::model_gp_marginal>::log_prob_propto' requested here ~model_gp_marginal() {} ^ ./stanExports_gp_marginal.h:469:26: warning: unused variable 'u' [-Wunused-variable] local_scalar_t__ u = DUMMY_VAR__; ^ ./stanExports_gp_marginal.h:921:12: note: in instantiation of function template specialization 'model_gp_marginal_namespace::model_gp_marginal::log_prob_impl<true, true, std::vector<double>, std::vector<int>, nullptr, nullptr>' requested here return log_prob_impl<propto__, jacobian__>(params_r, params_i, pstream); ^ /Volumes/Builds/packages/big-sur-arm64/Rlib/4.4/StanHeaders/include/src/stan/model/model_base_crtp.hpp:195:50: note: in instantiation of function template specialization 'model_gp_marginal_namespace::model_gp_marginal::log_prob<true, true, double>' requested here return static_cast<const M*>(this)->template log_prob<true, true>( ^ ./stanExports_gp_marginal.h:149:3: note: in instantiation of member function 'stan::model::model_base_crtp<model_gp_marginal_namespace::model_gp_marginal>::log_prob_propto_jacobian' requested here ~model_gp_marginal() {} ^ 22 warnings generated. clang++ -arch arm64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I"../inst/include" -I"/Volumes/Builds/packages/big-sur-arm64/Rlib/4.4/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-arm64/Rlib/4.4/BH/include' -I'/Volumes/Builds/packages/big-sur-arm64/Rlib/4.4/Rcpp/include' -I'/Volumes/Builds/packages/big-sur-arm64/Rlib/4.4/RcppEigen/include' -I'/Volumes/Builds/packages/big-sur-arm64/Rlib/4.4/rstan/include' -I'/Volumes/Builds/packages/big-sur-arm64/Rlib/4.4/StanHeaders/include' -I'/Volumes/Builds/packages/big-sur-arm64/Rlib/4.4/RcppParallel/include' -I/opt/R/arm64/include -I'/Volumes/Builds/packages/big-sur-arm64/Rlib/4.4/RcppParallel/include' -D_REENTRANT -DSTAN_THREADS -fPIC -falign-functions=64 -Wall -g -O2 -c stanExports_ind_gpp_marginal.cc -o stanExports_ind_gpp_marginal.o In file included from stanExports_ind_gpp_marginal.cc:5: In file included from ./stanExports_ind_gpp_marginal.h:23: In file included from /Volumes/Builds/packages/big-sur-arm64/Rlib/4.4/rstan/include/rstan/rstaninc.hpp:4: In file included from /Volumes/Builds/packages/big-sur-arm64/Rlib/4.4/rstan/include/rstan/stan_fit.hpp:21: /Volumes/Builds/packages/big-sur-arm64/Rlib/4.4/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<char>::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_ind_gpp_marginal.cc:5: In file included from ./stanExports_ind_gpp_marginal.h:23: In file included from /Volumes/Builds/packages/big-sur-arm64/Rlib/4.4/rstan/include/rstan/rstaninc.hpp:4: In file included from /Volumes/Builds/packages/big-sur-arm64/Rlib/4.4/rstan/include/rstan/stan_fit.hpp:21: /Volumes/Builds/packages/big-sur-arm64/Rlib/4.4/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<char>::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_ind_gpp_marginal.cc:5: In file included from ./stanExports_ind_gpp_marginal.h:23: In file included from /Volumes/Builds/packages/big-sur-arm64/Rlib/4.4/rstan/include/rstan/rstaninc.hpp:4: In file included from /Volumes/Builds/packages/big-sur-arm64/Rlib/4.4/rstan/include/rstan/stan_fit.hpp:43: In file included from /Volumes/Builds/packages/big-sur-arm64/Rlib/4.4/StanHeaders/include/src/stan/io/dump.hpp:7: In file included from /Volumes/Builds/packages/big-sur-arm64/Rlib/4.4/StanHeaders/include/stan/math/prim.hpp:14: In file included from /Volumes/Builds/packages/big-sur-arm64/Rlib/4.4/StanHeaders/include/stan/math/prim/fun.hpp:35: In file included from /Volumes/Builds/packages/big-sur-arm64/Rlib/4.4/StanHeaders/include/stan/math/prim/fun/binomial_coefficient_log.hpp:13: In file included from /Volumes/Builds/packages/big-sur-arm64/Rlib/4.4/StanHeaders/include/stan/math/prim/functor/partials_propagator.hpp:8: /Volumes/Builds/packages/big-sur-arm64/Rlib/4.4/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<ViewElt, Op, require_st_arithmetic<Op>> { ^ /Volumes/Builds/packages/big-sur-arm64/Rlib/4.4/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_ind_gpp_marginal.cc:5: In file included from ./stanExports_ind_gpp_marginal.h:23: In file included from /Volumes/Builds/packages/big-sur-arm64/Rlib/4.4/rstan/include/rstan/rstaninc.hpp:4: /Volumes/Builds/packages/big-sur-arm64/Rlib/4.4/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_ind_gpp_marginal.cc:5: ./stanExports_ind_gpp_marginal.h:1084:11: warning: variable 'pos__' set but not used [-Wunused-but-set-variable] int pos__ = std::numeric_limits<int>::min(); ^ In file included from stanExports_ind_gpp_marginal.cc:5: In file included from ./stanExports_ind_gpp_marginal.h:23: In file included from /Volumes/Builds/packages/big-sur-arm64/Rlib/4.4/rstan/include/rstan/rstaninc.hpp:4: In file included from /Volumes/Builds/packages/big-sur-arm64/Rlib/4.4/rstan/include/rstan/stan_fit.hpp:43: In file included from /Volumes/Builds/packages/big-sur-arm64/Rlib/4.4/StanHeaders/include/src/stan/io/dump.hpp:7: In file included from /Volumes/Builds/packages/big-sur-arm64/Rlib/4.4/StanHeaders/include/stan/math/prim.hpp:14: In file included from /Volumes/Builds/packages/big-sur-arm64/Rlib/4.4/StanHeaders/include/stan/math/prim/fun.hpp:46: In file included from /Volumes/Builds/packages/big-sur-arm64/Rlib/4.4/StanHeaders/include/stan/math/prim/fun/choose.hpp:7: In file included from /Volumes/Builds/packages/big-sur-arm64/Rlib/4.4/BH/include/boost/math/special_functions/binomial.hpp:15: In file included from /Volumes/Builds/packages/big-sur-arm64/Rlib/4.4/BH/include/boost/math/special_functions/beta.hpp:1721: /Volumes/Builds/packages/big-sur-arm64/Rlib/4.4/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-arm64/Rlib/4.4/BH/include/boost/math/special_functions/detail/ibeta_inverse.hpp:304:7: note: in instantiation of member function 'boost::math::detail::temme_root_finder<double>::temme_root_finder' requested here temme_root_finder<T>(-lu, alpha), x, lower, upper, policies::digits<T, Policy>() / 2); ^ /Volumes/Builds/packages/big-sur-arm64/Rlib/4.4/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<double, boost::math::policies::policy<boost::math::policies::pole_error<boost::math::policies::errno_on_error>, boost::math::policies::promote_float<false>, boost::math::policies::promote_double<false>>>' requested here x = temme_method_2_ibeta_inverse(a, b, p, r, theta, pol); ^ /Volumes/Builds/packages/big-sur-arm64/Rlib/4.4/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<double, boost::math::policies::policy<boost::math::policies::pole_error<boost::math::policies::errno_on_error>, boost::math::policies::promote_float<false>, boost::math::policies::promote_double<false>>>' requested here rx = detail::ibeta_inv_imp( ^ /Volumes/Builds/packages/big-sur-arm64/Rlib/4.4/BH/include/boost/math/special_functions/detail/ibeta_inverse.hpp:1023:11: note: in instantiation of function template specialization 'boost::math::ibeta_inv<double, double, double, double, boost::math::policies::policy<boost::math::policies::overflow_error<boost::math::policies::errno_on_error>, boost::math::policies::pole_error<boost::math::policies::errno_on_error>, boost::math::policies::promote_double<false>, boost::math::policies::digits2<0>>>' requested here return ibeta_inv(a, b, p, static_cast<result_type*>(nullptr), pol); ^ /Volumes/Builds/packages/big-sur-arm64/Rlib/4.4/StanHeaders/include/stan/math/prim/fun/inv_inc_beta.hpp:32:23: note: in instantiation of function template specialization 'boost::math::ibeta_inv<double, double, double, boost::math::policies::policy<boost::math::policies::overflow_error<boost::math::policies::errno_on_error>, boost::math::policies::pole_error<boost::math::policies::errno_on_error>, boost::math::policies::promote_double<false>, boost::math::policies::digits2<0>>>' requested here return boost::math::ibeta_inv(a, b, p, boost_policy_t<>()); ^ 6 warnings generated. clang++ -arch arm64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I"../inst/include" -I"/Volumes/Builds/packages/big-sur-arm64/Rlib/4.4/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-arm64/Rlib/4.4/BH/include' -I'/Volumes/Builds/packages/big-sur-arm64/Rlib/4.4/Rcpp/include' -I'/Volumes/Builds/packages/big-sur-arm64/Rlib/4.4/RcppEigen/include' -I'/Volumes/Builds/packages/big-sur-arm64/Rlib/4.4/rstan/include' -I'/Volumes/Builds/packages/big-sur-arm64/Rlib/4.4/StanHeaders/include' -I'/Volumes/Builds/packages/big-sur-arm64/Rlib/4.4/RcppParallel/include' -I/opt/R/arm64/include -I'/Volumes/Builds/packages/big-sur-arm64/Rlib/4.4/RcppParallel/include' -D_REENTRANT -DSTAN_THREADS -fPIC -falign-functions=64 -Wall -g -O2 -c stanExports_normal.cc -o stanExports_normal.o In file included from stanExports_normal.cc:5: In file included from ./stanExports_normal.h:23: In file included from /Volumes/Builds/packages/big-sur-arm64/Rlib/4.4/rstan/include/rstan/rstaninc.hpp:4: In file included from /Volumes/Builds/packages/big-sur-arm64/Rlib/4.4/rstan/include/rstan/stan_fit.hpp:21: /Volumes/Builds/packages/big-sur-arm64/Rlib/4.4/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<char>::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_normal.cc:5: In file included from ./stanExports_normal.h:23: In file included from /Volumes/Builds/packages/big-sur-arm64/Rlib/4.4/rstan/include/rstan/rstaninc.hpp:4: In file included from /Volumes/Builds/packages/big-sur-arm64/Rlib/4.4/rstan/include/rstan/stan_fit.hpp:21: /Volumes/Builds/packages/big-sur-arm64/Rlib/4.4/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<char>::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_normal.cc:5: In file included from ./stanExports_normal.h:23: In file included from /Volumes/Builds/packages/big-sur-arm64/Rlib/4.4/rstan/include/rstan/rstaninc.hpp:4: In file included from /Volumes/Builds/packages/big-sur-arm64/Rlib/4.4/rstan/include/rstan/stan_fit.hpp:43: In file included from /Volumes/Builds/packages/big-sur-arm64/Rlib/4.4/StanHeaders/include/src/stan/io/dump.hpp:7: In file included from /Volumes/Builds/packages/big-sur-arm64/Rlib/4.4/StanHeaders/include/stan/math/prim.hpp:14: In file included from /Volumes/Builds/packages/big-sur-arm64/Rlib/4.4/StanHeaders/include/stan/math/prim/fun.hpp:35: In file included from /Volumes/Builds/packages/big-sur-arm64/Rlib/4.4/StanHeaders/include/stan/math/prim/fun/binomial_coefficient_log.hpp:13: In file included from /Volumes/Builds/packages/big-sur-arm64/Rlib/4.4/StanHeaders/include/stan/math/prim/functor/partials_propagator.hpp:8: /Volumes/Builds/packages/big-sur-arm64/Rlib/4.4/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<ViewElt, Op, require_st_arithmetic<Op>> { ^ /Volumes/Builds/packages/big-sur-arm64/Rlib/4.4/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_normal.cc:5: In file included from ./stanExports_normal.h:23: In file included from /Volumes/Builds/packages/big-sur-arm64/Rlib/4.4/rstan/include/rstan/rstaninc.hpp:4: /Volumes/Builds/packages/big-sur-arm64/Rlib/4.4/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_normal.cc:5: ./stanExports_normal.h:74:11: warning: variable 'pos__' set but not used [-Wunused-but-set-variable] int pos__ = std::numeric_limits<int>::min(); ^ ./stanExports_normal.h:246:11: warning: variable 'pos__' set but not used [-Wunused-but-set-variable] int pos__ = std::numeric_limits<int>::min(); ^ ./stanExports_normal.h:277:11: warning: variable 'pos__' set but not used [-Wunused-but-set-variable] int pos__ = std::numeric_limits<int>::min(); ^ In file included from stanExports_normal.cc:5: In file included from ./stanExports_normal.h:23: In file included from /Volumes/Builds/packages/big-sur-arm64/Rlib/4.4/rstan/include/rstan/rstaninc.hpp:4: In file included from /Volumes/Builds/packages/big-sur-arm64/Rlib/4.4/rstan/include/rstan/stan_fit.hpp:43: In file included from /Volumes/Builds/packages/big-sur-arm64/Rlib/4.4/StanHeaders/include/src/stan/io/dump.hpp:7: In file included from /Volumes/Builds/packages/big-sur-arm64/Rlib/4.4/StanHeaders/include/stan/math/prim.hpp:14: In file included from /Volumes/Builds/packages/big-sur-arm64/Rlib/4.4/StanHeaders/include/stan/math/prim/fun.hpp:46: In file included from /Volumes/Builds/packages/big-sur-arm64/Rlib/4.4/StanHeaders/include/stan/math/prim/fun/choose.hpp:7: In file included from /Volumes/Builds/packages/big-sur-arm64/Rlib/4.4/BH/include/boost/math/special_functions/binomial.hpp:15: In file included from /Volumes/Builds/packages/big-sur-arm64/Rlib/4.4/BH/include/boost/math/special_functions/beta.hpp:1721: /Volumes/Builds/packages/big-sur-arm64/Rlib/4.4/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-arm64/Rlib/4.4/BH/include/boost/math/special_functions/detail/ibeta_inverse.hpp:304:7: note: in instantiation of member function 'boost::math::detail::temme_root_finder<double>::temme_root_finder' requested here temme_root_finder<T>(-lu, alpha), x, lower, upper, policies::digits<T, Policy>() / 2); ^ /Volumes/Builds/packages/big-sur-arm64/Rlib/4.4/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<double, boost::math::policies::policy<boost::math::policies::pole_error<boost::math::policies::errno_on_error>, boost::math::policies::promote_float<false>, boost::math::policies::promote_double<false>>>' requested here x = temme_method_2_ibeta_inverse(a, b, p, r, theta, pol); ^ /Volumes/Builds/packages/big-sur-arm64/Rlib/4.4/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<double, boost::math::policies::policy<boost::math::policies::pole_error<boost::math::policies::errno_on_error>, boost::math::policies::promote_float<false>, boost::math::policies::promote_double<false>>>' requested here rx = detail::ibeta_inv_imp( ^ /Volumes/Builds/packages/big-sur-arm64/Rlib/4.4/BH/include/boost/math/special_functions/detail/ibeta_inverse.hpp:1023:11: note: in instantiation of function template specialization 'boost::math::ibeta_inv<double, double, double, double, boost::math::policies::policy<boost::math::policies::overflow_error<boost::math::policies::errno_on_error>, boost::math::policies::pole_error<boost::math::policies::errno_on_error>, boost::math::policies::promote_double<false>, boost::math::policies::digits2<0>>>' requested here return ibeta_inv(a, b, p, static_cast<result_type*>(nullptr), pol); ^ /Volumes/Builds/packages/big-sur-arm64/Rlib/4.4/StanHeaders/include/stan/math/prim/fun/inv_inc_beta.hpp:32:23: note: in instantiation of function template specialization 'boost::math::ibeta_inv<double, double, double, boost::math::policies::policy<boost::math::policies::overflow_error<boost::math::policies::errno_on_error>, boost::math::policies::pole_error<boost::math::policies::errno_on_error>, boost::math::policies::promote_double<false>, boost::math::policies::digits2<0>>>' requested here return boost::math::ibeta_inv(a, b, p, boost_policy_t<>()); ^ 8 warnings generated. clang++ -arch arm64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I"../inst/include" -I"/Volumes/Builds/packages/big-sur-arm64/Rlib/4.4/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-arm64/Rlib/4.4/BH/include' -I'/Volumes/Builds/packages/big-sur-arm64/Rlib/4.4/Rcpp/include' -I'/Volumes/Builds/packages/big-sur-arm64/Rlib/4.4/RcppEigen/include' -I'/Volumes/Builds/packages/big-sur-arm64/Rlib/4.4/rstan/include' -I'/Volumes/Builds/packages/big-sur-arm64/Rlib/4.4/StanHeaders/include' -I'/Volumes/Builds/packages/big-sur-arm64/Rlib/4.4/RcppParallel/include' -I/opt/R/arm64/include -I'/Volumes/Builds/packages/big-sur-arm64/Rlib/4.4/RcppParallel/include' -D_REENTRANT -DSTAN_THREADS -fPIC -falign-functions=64 -Wall -g -O2 -c stanExports_spatial_model.cc -o stanExports_spatial_model.o In file included from stanExports_spatial_model.cc:5: In file included from ./stanExports_spatial_model.h:23: In file included from /Volumes/Builds/packages/big-sur-arm64/Rlib/4.4/rstan/include/rstan/rstaninc.hpp:4: In file included from /Volumes/Builds/packages/big-sur-arm64/Rlib/4.4/rstan/include/rstan/stan_fit.hpp:21: /Volumes/Builds/packages/big-sur-arm64/Rlib/4.4/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<char>::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_spatial_model.cc:5: In file included from ./stanExports_spatial_model.h:23: In file included from /Volumes/Builds/packages/big-sur-arm64/Rlib/4.4/rstan/include/rstan/rstaninc.hpp:4: In file included from /Volumes/Builds/packages/big-sur-arm64/Rlib/4.4/rstan/include/rstan/stan_fit.hpp:21: /Volumes/Builds/packages/big-sur-arm64/Rlib/4.4/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<char>::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_spatial_model.cc:5: In file included from ./stanExports_spatial_model.h:23: In file included from /Volumes/Builds/packages/big-sur-arm64/Rlib/4.4/rstan/include/rstan/rstaninc.hpp:4: In file included from /Volumes/Builds/packages/big-sur-arm64/Rlib/4.4/rstan/include/rstan/stan_fit.hpp:43: In file included from /Volumes/Builds/packages/big-sur-arm64/Rlib/4.4/StanHeaders/include/src/stan/io/dump.hpp:7: In file included from /Volumes/Builds/packages/big-sur-arm64/Rlib/4.4/StanHeaders/include/stan/math/prim.hpp:14: In file included from /Volumes/Builds/packages/big-sur-arm64/Rlib/4.4/StanHeaders/include/stan/math/prim/fun.hpp:35: In file included from /Volumes/Builds/packages/big-sur-arm64/Rlib/4.4/StanHeaders/include/stan/math/prim/fun/binomial_coefficient_log.hpp:13: In file included from /Volumes/Builds/packages/big-sur-arm64/Rlib/4.4/StanHeaders/include/stan/math/prim/functor/partials_propagator.hpp:8: /Volumes/Builds/packages/big-sur-arm64/Rlib/4.4/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<ViewElt, Op, require_st_arithmetic<Op>> { ^ /Volumes/Builds/packages/big-sur-arm64/Rlib/4.4/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_spatial_model.cc:5: In file included from ./stanExports_spatial_model.h:23: In file included from /Volumes/Builds/packages/big-sur-arm64/Rlib/4.4/rstan/include/rstan/rstaninc.hpp:4: /Volumes/Builds/packages/big-sur-arm64/Rlib/4.4/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_spatial_model.cc:5: ./stanExports_spatial_model.h:490:11: warning: variable 'pos__' set but not used [-Wunused-but-set-variable] int pos__ = std::numeric_limits<int>::min(); ^ In file included from stanExports_spatial_model.cc:5: In file included from ./stanExports_spatial_model.h:23: In file included from /Volumes/Builds/packages/big-sur-arm64/Rlib/4.4/rstan/include/rstan/rstaninc.hpp:4: In file included from /Volumes/Builds/packages/big-sur-arm64/Rlib/4.4/rstan/include/rstan/stan_fit.hpp:43: In file included from /Volumes/Builds/packages/big-sur-arm64/Rlib/4.4/StanHeaders/include/src/stan/io/dump.hpp:7: In file included from /Volumes/Builds/packages/big-sur-arm64/Rlib/4.4/StanHeaders/include/stan/math/prim.hpp:14: In file included from /Volumes/Builds/packages/big-sur-arm64/Rlib/4.4/StanHeaders/include/stan/math/prim/fun.hpp:46: In file included from /Volumes/Builds/packages/big-sur-arm64/Rlib/4.4/StanHeaders/include/stan/math/prim/fun/choose.hpp:7: In file included from /Volumes/Builds/packages/big-sur-arm64/Rlib/4.4/BH/include/boost/math/special_functions/binomial.hpp:15: In file included from /Volumes/Builds/packages/big-sur-arm64/Rlib/4.4/BH/include/boost/math/special_functions/beta.hpp:1721: /Volumes/Builds/packages/big-sur-arm64/Rlib/4.4/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-arm64/Rlib/4.4/BH/include/boost/math/special_functions/detail/ibeta_inverse.hpp:304:7: note: in instantiation of member function 'boost::math::detail::temme_root_finder<double>::temme_root_finder' requested here temme_root_finder<T>(-lu, alpha), x, lower, upper, policies::digits<T, Policy>() / 2); ^ /Volumes/Builds/packages/big-sur-arm64/Rlib/4.4/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<double, boost::math::policies::policy<boost::math::policies::pole_error<boost::math::policies::errno_on_error>, boost::math::policies::promote_float<false>, boost::math::policies::promote_double<false>>>' requested here x = temme_method_2_ibeta_inverse(a, b, p, r, theta, pol); ^ /Volumes/Builds/packages/big-sur-arm64/Rlib/4.4/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<double, boost::math::policies::policy<boost::math::policies::pole_error<boost::math::policies::errno_on_error>, boost::math::policies::promote_float<false>, boost::math::policies::promote_double<false>>>' requested here rx = detail::ibeta_inv_imp( ^ /Volumes/Builds/packages/big-sur-arm64/Rlib/4.4/BH/include/boost/math/special_functions/detail/ibeta_inverse.hpp:1023:11: note: in instantiation of function template specialization 'boost::math::ibeta_inv<double, double, double, double, boost::math::policies::policy<boost::math::policies::overflow_error<boost::math::policies::errno_on_error>, boost::math::policies::pole_error<boost::math::policies::errno_on_error>, boost::math::policies::promote_double<false>, boost::math::policies::digits2<0>>>' requested here return ibeta_inv(a, b, p, static_cast<result_type*>(nullptr), pol); ^ /Volumes/Builds/packages/big-sur-arm64/Rlib/4.4/StanHeaders/include/stan/math/prim/fun/inv_inc_beta.hpp:32:23: note: in instantiation of function template specialization 'boost::math::ibeta_inv<double, double, double, boost::math::policies::policy<boost::math::policies::overflow_error<boost::math::policies::errno_on_error>, boost::math::policies::pole_error<boost::math::policies::errno_on_error>, boost::math::policies::promote_double<false>, boost::math::policies::digits2<0>>>' requested here return boost::math::ibeta_inv(a, b, p, boost_policy_t<>()); ^ In file included from stanExports_spatial_model.cc:5: ./stanExports_spatial_model.h:360:26: warning: unused variable 'u' [-Wunused-variable] local_scalar_t__ u = DUMMY_VAR__; ^ ./stanExports_spatial_model.h:693:12: note: in instantiation of function template specialization 'model_spatial_model_namespace::model_spatial_model::log_prob_impl<false, true, std::vector<double>, std::vector<int>, nullptr, nullptr>' requested here return log_prob_impl<propto__, jacobian__>(params_r, params_i, pstream); ^ /Volumes/Builds/packages/big-sur-arm64/Rlib/4.4/StanHeaders/include/src/stan/services/util/initialize.hpp:129:33: note: in instantiation of function template specialization 'model_spatial_model_namespace::model_spatial_model::log_prob<false, true, double>' requested here log_prob = model.template log_prob<false, Jacobian>(unconstrained, ^ /Volumes/Builds/packages/big-sur-arm64/Rlib/4.4/StanHeaders/include/src/stan/services/diagnose/diagnose.hpp:49:43: note: in instantiation of function template specialization 'stan::services::util::initialize<true, model_spatial_model_namespace::model_spatial_model, stan::io::var_context, boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399>>>' requested here std::vector<double> cont_vector = util::initialize( ^ /Volumes/Builds/packages/big-sur-arm64/Rlib/4.4/rstan/include/rstan/stan_fit.hpp:481:45: note: in instantiation of function template specialization 'stan::services::diagnose::diagnose<model_spatial_model_namespace::model_spatial_model>' requested here return_code = stan::services::diagnose::diagnose(model, ^ /Volumes/Builds/packages/big-sur-arm64/Rlib/4.4/rstan/include/rstan/stan_fit.hpp:1215:11: note: in instantiation of function template specialization 'rstan::(anonymous namespace)::command<model_spatial_model_namespace::model_spatial_model, boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399>>>' requested here ret = command(args, model_, holder, names_oi_tidx_, ^ stanExports_spatial_model.cc:15:87: note: in instantiation of member function 'rstan::stan_fit<model_spatial_model_namespace::model_spatial_model, boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399>>>::call_sampler' requested here .method("call_sampler", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::call_sampler) ^ In file included from stanExports_spatial_model.cc:5: ./stanExports_spatial_model.h:360:26: warning: unused variable 'u' [-Wunused-variable] local_scalar_t__ u = DUMMY_VAR__; ^ ./stanExports_spatial_model.h:693:12: note: in instantiation of function template specialization 'model_spatial_model_namespace::model_spatial_model::log_prob_impl<true, true, std::vector<stan::math::var_value<double>>, std::vector<int>, nullptr, nullptr>' requested here return log_prob_impl<propto__, jacobian__>(params_r, params_i, pstream); ^ /Volumes/Builds/packages/big-sur-arm64/Rlib/4.4/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:36: note: in instantiation of function template specialization 'model_spatial_model_namespace::model_spatial_model::log_prob<true, true, stan::math::var_value<double>>' requested here var adLogProb = model.template log_prob<propto, jacobian_adjust_transform>( ^ /Volumes/Builds/packages/big-sur-arm64/Rlib/4.4/StanHeaders/include/src/stan/services/util/initialize.hpp:167:31: note: in instantiation of function template specialization 'stan::model::log_prob_grad<true, true, model_spatial_model_namespace::model_spatial_model>' requested here log_prob = stan::model::log_prob_grad<true, Jacobian>( ^ /Volumes/Builds/packages/big-sur-arm64/Rlib/4.4/StanHeaders/include/src/stan/services/diagnose/diagnose.hpp:49:43: note: in instantiation of function template specialization 'stan::services::util::initialize<true, model_spatial_model_namespace::model_spatial_model, stan::io::var_context, boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399>>>' requested here std::vector<double> cont_vector = util::initialize( ^ /Volumes/Builds/packages/big-sur-arm64/Rlib/4.4/rstan/include/rstan/stan_fit.hpp:481:45: note: in instantiation of function template specialization 'stan::services::diagnose::diagnose<model_spatial_model_namespace::model_spatial_model>' requested here return_code = stan::services::diagnose::diagnose(model, ^ /Volumes/Builds/packages/big-sur-arm64/Rlib/4.4/rstan/include/rstan/stan_fit.hpp:1215:11: note: in instantiation of function template specialization 'rstan::(anonymous namespace)::command<model_spatial_model_namespace::model_spatial_model, boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399>>>' requested here ret = command(args, model_, holder, names_oi_tidx_, ^ stanExports_spatial_model.cc:15:87: note: in instantiation of member function 'rstan::stan_fit<model_spatial_model_namespace::model_spatial_model, boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399>>>::call_sampler' requested here .method("call_sampler", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::call_sampler) ^ In file included from stanExports_spatial_model.cc:5: ./stanExports_spatial_model.h:360:26: warning: unused variable 'u' [-Wunused-variable] local_scalar_t__ u = DUMMY_VAR__; ^ ./stanExports_spatial_model.h:693:12: note: in instantiation of function template specialization 'model_spatial_model_namespace::model_spatial_model::log_prob_impl<true, false, std::vector<stan::math::var_value<double>>, std::vector<int>, nullptr, nullptr>' requested here return log_prob_impl<propto__, jacobian__>(params_r, params_i, pstream); ^ /Volumes/Builds/packages/big-sur-arm64/Rlib/4.4/StanHeaders/include/src/stan/model/log_prob_grad.hpp:40:36: note: in instantiation of function template specialization 'model_spatial_model_namespace::model_spatial_model::log_prob<true, false, stan::math::var_value<double>>' requested here var adLogProb = model.template log_prob<propto, jacobian_adjust_transform>( ^ /Volumes/Builds/packages/big-sur-arm64/Rlib/4.4/StanHeaders/include/src/stan/services/util/initialize.hpp:167:31: note: in instantiation of function template specialization 'stan::model::log_prob_grad<true, false, model_spatial_model_namespace::model_spatial_model>' requested here log_prob = stan::model::log_prob_grad<true, Jacobian>( ^ /Volumes/Builds/packages/big-sur-arm64/Rlib/4.4/StanHeaders/include/src/stan/services/optimize/newton.hpp:50:43: note: in instantiation of function template specialization 'stan::services::util::initialize<false, model_spatial_model_namespace::model_spatial_model, stan::io::var_context, boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399>>>' requested here std::vector<double> cont_vector = util::initialize<false>( ^ /Volumes/Builds/packages/big-sur-arm64/Rlib/4.4/rstan/include/rstan/stan_fit.hpp:502:35: note: in instantiation of function template specialization 'stan::services::optimize::newton<model_spatial_model_namespace::model_spatial_model, false>' requested here = stan::services::optimize::newton(model, *init_context_ptr, ^ /Volumes/Builds/packages/big-sur-arm64/Rlib/4.4/rstan/include/rstan/stan_fit.hpp:1215:11: note: in instantiation of function template specialization 'rstan::(anonymous namespace)::command<model_spatial_model_namespace::model_spatial_model, boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399>>>' requested here ret = command(args, model_, holder, names_oi_tidx_, ^ stanExports_spatial_model.cc:15:87: note: in instantiation of member function 'rstan::stan_fit<model_spatial_model_namespace::model_spatial_model, boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399>>>::call_sampler' requested here .method("call_sampler", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::call_sampler) ^ In file included from stanExports_spatial_model.cc:5: ./stanExports_spatial_model.h:360:26: warning: unused variable 'u' [-Wunused-variable] local_scalar_t__ u = DUMMY_VAR__; ^ ./stanExports_spatial_model.h:693:12: note: in instantiation of function template specialization 'model_spatial_model_namespace::model_spatial_model::log_prob_impl<false, false, std::vector<double>, std::vector<int>, nullptr, nullptr>' requested here return log_prob_impl<propto__, jacobian__>(params_r, params_i, pstream); ^ /Volumes/Builds/packages/big-sur-arm64/Rlib/4.4/StanHeaders/include/src/stan/services/optimize/newton.hpp:56:25: note: in instantiation of function template specialization 'model_spatial_model_namespace::model_spatial_model::log_prob<false, false, double>' requested here lp = model.template log_prob<false, jacobian>(cont_vector, disc_vector, ^ /Volumes/Builds/packages/big-sur-arm64/Rlib/4.4/rstan/include/rstan/stan_fit.hpp:502:35: note: in instantiation of function template specialization 'stan::services::optimize::newton<model_spatial_model_namespace::model_spatial_model, false>' requested here = stan::services::optimize::newton(model, *init_context_ptr, ^ /Volumes/Builds/packages/big-sur-arm64/Rlib/4.4/rstan/include/rstan/stan_fit.hpp:1215:11: note: in instantiation of function template specialization 'rstan::(anonymous namespace)::command<model_spatial_model_namespace::model_spatial_model, boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399>>>' requested here ret = command(args, model_, holder, names_oi_tidx_, ^ stanExports_spatial_model.cc:15:87: note: in instantiation of member function 'rstan::stan_fit<model_spatial_model_namespace::model_spatial_model, boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399>>>::call_sampler' requested here .method("call_sampler", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::call_sampler) ^ In file included from stanExports_spatial_model.cc:5: ./stanExports_spatial_model.h:360:26: warning: unused variable 'u' [-Wunused-variable] local_scalar_t__ u = DUMMY_VAR__; ^ ./stanExports_spatial_model.h:688:12: note: in instantiation of function template specialization 'model_spatial_model_namespace::model_spatial_model::log_prob_impl<true, true, Eigen::Matrix<stan::math::var_value<double>, -1, 1, 0>, Eigen::Matrix<int, -1, 1, 0>, nullptr, nullptr>' requested here return log_prob_impl<propto__, jacobian__>(params_r, params_i, pstream); ^ /Volumes/Builds/packages/big-sur-arm64/Rlib/4.4/StanHeaders/include/src/stan/model/model_functional.hpp:21:27: note: in instantiation of function template specialization 'model_spatial_model_namespace::model_spatial_model::log_prob<true, true, stan::math::var_value<double>>' requested here return model.template log_prob<true, true, T>( ^ /Volumes/Builds/packages/big-sur-arm64/Rlib/4.4/StanHeaders/include/stan/math/rev/functor/gradient.hpp:51:16: note: in instantiation of function template specialization 'stan::model::model_functional<model_spatial_model_namespace::model_spatial_model>::operator()<stan::math::var_value<double>>' requested here var fx_var = f(x_var); ^ /Volumes/Builds/packages/big-sur-arm64/Rlib/4.4/StanHeaders/include/src/stan/model/gradient.hpp:27:17: note: in instantiation of function template specialization 'stan::math::gradient<stan::model::model_functional<model_spatial_model_namespace::model_spatial_model>>' requested here stan::math::gradient(model_functional<M>(model, &ss), x, f, grad_f); ^ /Volumes/Builds/packages/big-sur-arm64/Rlib/4.4/StanHeaders/include/src/stan/mcmc/hmc/hamiltonians/base_hamiltonian.hpp:63:20: note: in instantiation of function template specialization 'stan::model::gradient<model_spatial_model_namespace::model_spatial_model>' requested here stan::model::gradient(model_, z.q, z.V, z.g, logger); ^ /Volumes/Builds/packages/big-sur-arm64/Rlib/4.4/StanHeaders/include/src/stan/mcmc/hmc/integrators/expl_leapfrog.hpp:25:17: note: (skipping 5 contexts in backtrace; use -ftemplate-backtrace-limit=0 to see all) hamiltonian.update_potential_gradient(z, logger); ^ /Volumes/Builds/packages/big-sur-arm64/Rlib/4.4/StanHeaders/include/src/stan/services/sample/hmc_nuts_dense_e.hpp:74:54: note: in instantiation of member function 'stan::mcmc::dense_e_nuts<model_spatial_model_namespace::model_spatial_model, boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399>>>::dense_e_nuts' requested here stan::mcmc::dense_e_nuts<Model, boost::ecuyer1988> sampler(model, rng); ^ /Volumes/Builds/packages/big-sur-arm64/Rlib/4.4/StanHeaders/include/src/stan/services/sample/hmc_nuts_dense_e.hpp:128:10: note: in instantiation of function template specialization 'stan::services::sample::hmc_nuts_dense_e<model_spatial_model_namespace::model_spatial_model>' requested here return hmc_nuts_dense_e(model, init, unit_e_metric, random_seed, chain, ^ /Volumes/Builds/packages/big-sur-arm64/Rlib/4.4/rstan/include/rstan/stan_fit.hpp:621:13: note: in instantiation of function template specialization 'stan::services::sample::hmc_nuts_dense_e<model_spatial_model_namespace::model_spatial_model>' requested here ::hmc_nuts_dense_e(model, *init_context_ptr, ^ /Volumes/Builds/packages/big-sur-arm64/Rlib/4.4/rstan/include/rstan/stan_fit.hpp:1215:11: note: in instantiation of function template specialization 'rstan::(anonymous namespace)::command<model_spatial_model_namespace::model_spatial_model, boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399>>>' requested here ret = command(args, model_, holder, names_oi_tidx_, ^ stanExports_spatial_model.cc:15:87: note: in instantiation of member function 'rstan::stan_fit<model_spatial_model_namespace::model_spatial_model, boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399>>>::call_sampler' requested here .method("call_sampler", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::call_sampler) ^ In file included from stanExports_spatial_model.cc:5: ./stanExports_spatial_model.h:360:26: warning: unused variable 'u' [-Wunused-variable] local_scalar_t__ u = DUMMY_VAR__; ^ ./stanExports_spatial_model.h:688:12: note: in instantiation of function template specialization 'model_spatial_model_namespace::model_spatial_model::log_prob_impl<false, true, Eigen::Matrix<double, -1, 1, 0>, Eigen::Matrix<int, -1, 1, 0>, nullptr, nullptr>' requested here return log_prob_impl<propto__, jacobian__>(params_r, params_i, pstream); ^ /Volumes/Builds/packages/big-sur-arm64/Rlib/4.4/StanHeaders/include/src/stan/variational/advi.hpp:514:31: note: in instantiation of function template specialization 'model_spatial_model_namespace::model_spatial_model::log_prob<false, true, double>' requested here log_p = model_.template log_prob<false, true>(cont_params_, &msg2); ^ /Volumes/Builds/packages/big-sur-arm64/Rlib/4.4/StanHeaders/include/src/stan/services/experimental/advi/fullrank.hpp:82:12: note: in instantiation of member function 'stan::variational::advi<model_spatial_model_namespace::model_spatial_model, stan::variational::normal_fullrank, boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399>>>::run' requested here cmd_advi.run(eta, adapt_engaged, adapt_iterations, tol_rel_obj, ^ /Volumes/Builds/packages/big-sur-arm64/Rlib/4.4/rstan/include/rstan/stan_fit.hpp:890:9: note: in instantiation of function template specialization 'stan::services::experimental::advi::fullrank<model_spatial_model_namespace::model_spatial_model>' requested here ::fullrank(model, *init_context_ptr, ^ /Volumes/Builds/packages/big-sur-arm64/Rlib/4.4/rstan/include/rstan/stan_fit.hpp:1215:11: note: in instantiation of function template specialization 'rstan::(anonymous namespace)::command<model_spatial_model_namespace::model_spatial_model, boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399>>>' requested here ret = command(args, model_, holder, names_oi_tidx_, ^ stanExports_spatial_model.cc:15:87: note: in instantiation of member function 'rstan::stan_fit<model_spatial_model_namespace::model_spatial_model, boost::random::additive_combine_engine<boost::random::linear_congruential_engine<unsigned int, 40014, 0, 2147483563>, boost::random::linear_congruential_engine<unsigned int, 40692, 0, 2147483399>>>::call_sampler' requested here .method("call_sampler", &rstan::stan_fit<stan_model, boost::random::ecuyer1988> ::call_sampler) ^ In file included from stanExports_spatial_model.cc:5: ./stanExports_spatial_model.h:360:26: warning: unused variable 'u' [-Wunused-variable] local_scalar_t__ u = DUMMY_VAR__; ^ ./stanExports_spatial_model.h:688:12: note: in instantiation of function template specialization 'model_spatial_model_namespace::model_spatial_model::log_prob_impl<false, false, Eigen::Matrix<double, -1, 1, 0>, Eigen::Matrix<int, -1, 1, 0>, nullptr, nullptr>' requested here return log_prob_impl<propto__, jacobian__>(params_r, params_i, pstream); ^ /Volumes/Builds/packages/big-sur-arm64/Rlib/4.4/StanHeaders/include/src/stan/model/model_base_crtp.hpp:93:50: note: in instantiation of function template specialization 'model_spatial_model_namespace::model_spatial_model::log_prob<false, false, double>' requested here return static_cast<const M*>(this)->template log_prob<false, false, double>( ^ ./stanExports_spatial_model.h:97:3: note: in instantiation of member function 'stan::model::model_base_crtp<model_spatial_model_namespace::model_spatial_model>::log_prob' requested here ~model_spatial_model() {} ^ ./stanExports_spatial_model.h:360:26: warning: unused variable 'u' [-Wunused-variable] local_scalar_t__ u = DUMMY_VAR__; ^ ./stanExports_spatial_model.h:688:12: note: in instantiation of function template specialization 'model_spatial_model_namespace::model_spatial_model::log_prob_impl<false, false, Eigen::Matrix<stan::math::var_value<double>, -1, 1, 0>, Eigen::Matrix<int, -1, 1, 0>, nullptr, nullptr>' requested here return log_prob_impl<propto__, jacobian__>(params_r, params_i, pstream); ^ /Volumes/Builds/packages/big-sur-arm64/Rlib/4.4/StanHeaders/include/src/stan/model/model_base_crtp.hpp:98:50: note: in instantiation of function template specialization 'model_spatial_model_namespace::model_spatial_model::log_prob<false, false, stan::math::var_value<double>>' requested here return static_cast<const M*>(this)->template log_prob<false, false>(theta, ^ ./stanExports_spatial_model.h:97:3: note: in instantiation of member function 'stan::model::model_base_crtp<model_spatial_model_namespace::model_spatial_model>::log_prob' requested here ~model_spatial_model() {} ^ ./stanExports_spatial_model.h:360:26: warning: unused variable 'u' [-Wunused-variable] local_scalar_t__ u = DUMMY_VAR__; ^ ./stanExports_spatial_model.h:688:12: note: in instantiation of function template specialization 'model_spatial_model_namespace::model_spatial_model::log_prob_impl<false, true, Eigen::Matrix<stan::math::var_value<double>, -1, 1, 0>, Eigen::Matrix<int, -1, 1, 0>, nullptr, nullptr>' requested here return log_prob_impl<propto__, jacobian__>(params_r, params_i, pstream); ^ /Volumes/Builds/packages/big-sur-arm64/Rlib/4.4/StanHeaders/include/src/stan/model/model_base_crtp.hpp:109:50: note: in instantiation of function template specialization 'model_spatial_model_namespace::model_spatial_model::log_prob<false, true, stan::math::var_value<double>>' requested here return static_cast<const M*>(this)->template log_prob<false, true>(theta, ^ ./stanExports_spatial_model.h:97:3: note: in instantiation of member function 'stan::model::model_base_crtp<model_spatial_model_namespace::model_spatial_model>::log_prob_jacobian' requested here ~model_spatial_model() {} ^ ./stanExports_spatial_model.h:360:26: warning: unused variable 'u' [-Wunused-variable] local_scalar_t__ u = DUMMY_VAR__; ^ ./stanExports_spatial_model.h:688:12: note: in instantiation of function template specialization 'model_spatial_model_namespace::model_spatial_model::log_prob_impl<true, false, Eigen::Matrix<double, -1, 1, 0>, Eigen::Matrix<int, -1, 1, 0>, nullptr, nullptr>' requested here return log_prob_impl<propto__, jacobian__>(params_r, params_i, pstream); ^ /Volumes/Builds/packages/big-sur-arm64/Rlib/4.4/StanHeaders/include/src/stan/model/model_base_crtp.hpp:115:50: note: in instantiation of function template specialization 'model_spatial_model_namespace::model_spatial_model::log_prob<true, false, double>' requested here return static_cast<const M*>(this)->template log_prob<true, false>(theta, ^ ./stanExports_spatial_model.h:97:3: note: in instantiation of member function 'stan::model::model_base_crtp<model_spatial_model_namespace::model_spatial_model>::log_prob_propto' requested here ~model_spatial_model() {} ^ ./stanExports_spatial_model.h:360:26: warning: unused variable 'u' [-Wunused-variable] local_scalar_t__ u = DUMMY_VAR__; ^ ./stanExports_spatial_model.h:688:12: note: in instantiation of function template specialization 'model_spatial_model_namespace::model_spatial_model::log_prob_impl<true, false, Eigen::Matrix<stan::math::var_value<double>, -1, 1, 0>, Eigen::Matrix<int, -1, 1, 0>, nullptr, nullptr>' requested here return log_prob_impl<propto__, jacobian__>(params_r, params_i, pstream); ^ /Volumes/Builds/packages/big-sur-arm64/Rlib/4.4/StanHeaders/include/src/stan/model/model_base_crtp.hpp:120:50: note: in instantiation of function template specialization 'model_spatial_model_namespace::model_spatial_model::log_prob<true, false, stan::math::var_value<double>>' requested here return static_cast<const M*>(this)->template log_prob<true, false>(theta, ^ ./stanExports_spatial_model.h:97:3: note: in instantiation of member function 'stan::model::model_base_crtp<model_spatial_model_namespace::model_spatial_model>::log_prob_propto' requested here ~model_spatial_model() {} ^ ./stanExports_spatial_model.h:360:26: warning: unused variable 'u' [-Wunused-variable] local_scalar_t__ u = DUMMY_VAR__; ^ ./stanExports_spatial_model.h:688:12: note: in instantiation of function template specialization 'model_spatial_model_namespace::model_spatial_model::log_prob_impl<true, true, Eigen::Matrix<double, -1, 1, 0>, Eigen::Matrix<int, -1, 1, 0>, nullptr, nullptr>' requested here return log_prob_impl<propto__, jacobian__>(params_r, params_i, pstream); ^ /Volumes/Builds/packages/big-sur-arm64/Rlib/4.4/StanHeaders/include/src/stan/model/model_base_crtp.hpp:126:50: note: in instantiation of function template specialization 'model_spatial_model_namespace::model_spatial_model::log_prob<true, true, double>' requested here return static_cast<const M*>(this)->template log_prob<true, true>(theta, ^ ./stanExports_spatial_model.h:97:3: note: in instantiation of member function 'stan::model::model_base_crtp<model_spatial_model_namespace::model_spatial_model>::log_prob_propto_jacobian' requested here ~model_spatial_model() {} ^ ./stanExports_spatial_model.h:360:26: warning: unused variable 'u' [-Wunused-variable] local_scalar_t__ u = DUMMY_VAR__; ^ ./stanExports_spatial_model.h:693:12: note: in instantiation of function template specialization 'model_spatial_model_namespace::model_spatial_model::log_prob_impl<false, false, std::vector<stan::math::var_value<double>>, std::vector<int>, nullptr, nullptr>' requested here return log_prob_impl<propto__, jacobian__>(params_r, params_i, pstream); ^ /Volumes/Builds/packages/big-sur-arm64/Rlib/4.4/StanHeaders/include/src/stan/model/model_base_crtp.hpp:162:50: note: in instantiation of function template specialization 'model_spatial_model_namespace::model_spatial_model::log_prob<false, false, stan::math::var_value<double>>' requested here return static_cast<const M*>(this)->template log_prob<false, false>( ^ ./stanExports_spatial_model.h:97:3: note: in instantiation of member function 'stan::model::model_base_crtp<model_spatial_model_namespace::model_spatial_model>::log_prob' requested here ~model_spatial_model() {} ^ ./stanExports_spatial_model.h:360:26: warning: unused variable 'u' [-Wunused-variable] local_scalar_t__ u = DUMMY_VAR__; ^ ./stanExports_spatial_model.h:693:12: note: in instantiation of function template specialization 'model_spatial_model_namespace::model_spatial_model::log_prob_impl<false, true, std::vector<stan::math::var_value<double>>, std::vector<int>, nullptr, nullptr>' requested here return log_prob_impl<propto__, jacobian__>(params_r, params_i, pstream); ^ /Volumes/Builds/packages/big-sur-arm64/Rlib/4.4/StanHeaders/include/src/stan/model/model_base_crtp.hpp:175:50: note: in instantiation of function template specialization 'model_spatial_model_namespace::model_spatial_model::log_prob<false, true, stan::math::var_value<double>>' requested here return static_cast<const M*>(this)->template log_prob<false, true>( ^ ./stanExports_spatial_model.h:97:3: note: in instantiation of member function 'stan::model::model_base_crtp<model_spatial_model_namespace::model_spatial_model>::log_prob_jacobian' requested here ~model_spatial_model() {} ^ ./stanExports_spatial_model.h:360:26: warning: unused variable 'u' [-Wunused-variable] local_scalar_t__ u = DUMMY_VAR__; ^ ./stanExports_spatial_model.h:693:12: note: in instantiation of function template specialization 'model_spatial_model_namespace::model_spatial_model::log_prob_impl<true, false, std::vector<double>, std::vector<int>, nullptr, nullptr>' requested here return log_prob_impl<propto__, jacobian__>(params_r, params_i, pstream); ^ /Volumes/Builds/packages/big-sur-arm64/Rlib/4.4/StanHeaders/include/src/stan/model/model_base_crtp.hpp:182:50: note: in instantiation of function template specialization 'model_spatial_model_namespace::model_spatial_model::log_prob<true, false, double>' requested here return static_cast<const M*>(this)->template log_prob<true, false>( ^ ./stanExports_spatial_model.h:97:3: note: in instantiation of member function 'stan::model::model_base_crtp<model_spatial_model_namespace::model_spatial_model>::log_prob_propto' requested here ~model_spatial_model() {} ^ ./stanExports_spatial_model.h:360:26: warning: unused variable 'u' [-Wunused-variable] local_scalar_t__ u = DUMMY_VAR__; ^ ./stanExports_spatial_model.h:693:12: note: in instantiation of function template specialization 'model_spatial_model_namespace::model_spatial_model::log_prob_impl<true, true, std::vector<double>, std::vector<int>, nullptr, nullptr>' requested here return log_prob_impl<propto__, jacobian__>(params_r, params_i, pstream); ^ /Volumes/Builds/packages/big-sur-arm64/Rlib/4.4/StanHeaders/include/src/stan/model/model_base_crtp.hpp:195:50: note: in instantiation of function template specialization 'model_spatial_model_namespace::model_spatial_model::log_prob<true, true, double>' requested here return static_cast<const M*>(this)->template log_prob<true, true>( ^ ./stanExports_spatial_model.h:97:3: note: in instantiation of member function 'stan::model::model_base_crtp<model_spatial_model_namespace::model_spatial_model>::log_prob_propto_jacobian' requested here ~model_spatial_model() {} ^ 22 warnings generated. clang++ -arch arm64 -std=gnu++17 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -L/Library/Frameworks/R.framework/Resources/lib -L/opt/R/arm64/lib -o bmstdr.so RcppExports.o crps.o stanExports_gp_marginal.o stanExports_ind_gpp_marginal.o stanExports_normal.o stanExports_spatial_model.o -L/Volumes/Builds/packages/big-sur-arm64/Rlib/4.4/RcppParallel/lib/ -Wl,-rpath,/Volumes/Builds/packages/big-sur-arm64/Rlib/4.4/RcppParallel/lib/ -ltbb -ltbbmalloc -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation installing to /Volumes/Builds/packages/big-sur-arm64/results/4.4/bmstdr.Rcheck/00LOCK-bmstdr/00new/bmstdr/libs ** generating debug symbols (dSYM) ** R ** data *** moving datasets to lazyload DB ** inst ** byte-compile and prepare package for lazy loading ** help *** installing help indices ** building package indices ** installing vignettes ** testing if installed package can be loaded from temporary location ** checking absolute paths in shared objects and dynamic libraries ** testing if installed package can be loaded from final location ** testing if installed package keeps a record of temporary installation path * DONE (bmstdr)