* 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.5/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.5/BH/include' -I'/Volumes/Builds/packages/big-sur-arm64/Rlib/4.5/Rcpp/include' -I'/Volumes/Builds/packages/big-sur-arm64/Rlib/4.5/RcppEigen/include' -I'/Volumes/Builds/packages/big-sur-arm64/Rlib/4.5/rstan/include' -I'/Volumes/Builds/packages/big-sur-arm64/Rlib/4.5/StanHeaders/include' -I'/Volumes/Builds/packages/big-sur-arm64/Rlib/4.5/RcppParallel/include' -I/opt/R/arm64/include -I'/Volumes/Builds/packages/big-sur-arm64/Rlib/4.5/RcppParallel/include' -D_REENTRANT -DSTAN_THREADS -fPIC -falign-functions=64 -Wall -g -O2 -DR_NO_REMAP -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.5/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.5/BH/include' -I'/Volumes/Builds/packages/big-sur-arm64/Rlib/4.5/Rcpp/include' -I'/Volumes/Builds/packages/big-sur-arm64/Rlib/4.5/RcppEigen/include' -I'/Volumes/Builds/packages/big-sur-arm64/Rlib/4.5/rstan/include' -I'/Volumes/Builds/packages/big-sur-arm64/Rlib/4.5/StanHeaders/include' -I'/Volumes/Builds/packages/big-sur-arm64/Rlib/4.5/RcppParallel/include' -I/opt/R/arm64/include -I'/Volumes/Builds/packages/big-sur-arm64/Rlib/4.5/RcppParallel/include' -D_REENTRANT -DSTAN_THREADS -fPIC -falign-functions=64 -Wall -g -O2 -DR_NO_REMAP -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.5/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.5/BH/include' -I'/Volumes/Builds/packages/big-sur-arm64/Rlib/4.5/Rcpp/include' -I'/Volumes/Builds/packages/big-sur-arm64/Rlib/4.5/RcppEigen/include' -I'/Volumes/Builds/packages/big-sur-arm64/Rlib/4.5/rstan/include' -I'/Volumes/Builds/packages/big-sur-arm64/Rlib/4.5/StanHeaders/include' -I'/Volumes/Builds/packages/big-sur-arm64/Rlib/4.5/RcppParallel/include' -I/opt/R/arm64/include -I'/Volumes/Builds/packages/big-sur-arm64/Rlib/4.5/RcppParallel/include' -D_REENTRANT -DSTAN_THREADS -fPIC -falign-functions=64 -Wall -g -O2 -DR_NO_REMAP -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.5/rstan/include/rstan/rstaninc.hpp:4: In file included from /Volumes/Builds/packages/big-sur-arm64/Rlib/4.5/rstan/include/rstan/stan_fit.hpp:21: /Volumes/Builds/packages/big-sur-arm64/Rlib/4.5/rstan/include/rstan/io/r_ostream.hpp:47:31: warning: 'rstan::io::r_cout_streambuf::xsputn' hides overloaded virtual function [-Woverloaded-virtual] virtual std::streamsize xsputn(const char_type* s, int n) { ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk/usr/include/c++/v1/streambuf:291:24: note: hidden overloaded virtual function 'std::basic_streambuf::xsputn' declared here: type mismatch at 2nd parameter ('std::streamsize' (aka 'long') vs 'int') virtual streamsize xsputn(const char_type* __s, streamsize __n); ^ In file included from stanExports_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.5/rstan/include/rstan/rstaninc.hpp:4: In file included from /Volumes/Builds/packages/big-sur-arm64/Rlib/4.5/rstan/include/rstan/stan_fit.hpp:21: /Volumes/Builds/packages/big-sur-arm64/Rlib/4.5/rstan/include/rstan/io/r_ostream.hpp:70:31: warning: 'rstan::io::r_cerr_streambuf::xsputn' hides overloaded virtual function [-Woverloaded-virtual] virtual std::streamsize xsputn(const char_type* s, int n) { ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk/usr/include/c++/v1/streambuf:291:24: note: hidden overloaded virtual function 'std::basic_streambuf::xsputn' declared here: type mismatch at 2nd parameter ('std::streamsize' (aka 'long') vs 'int') virtual streamsize xsputn(const char_type* __s, streamsize __n); ^ In file included from stanExports_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.5/rstan/include/rstan/rstaninc.hpp:4: In file included from /Volumes/Builds/packages/big-sur-arm64/Rlib/4.5/rstan/include/rstan/stan_fit.hpp:43: In file included from /Volumes/Builds/packages/big-sur-arm64/Rlib/4.5/StanHeaders/include/src/stan/io/dump.hpp:7: In file included from /Volumes/Builds/packages/big-sur-arm64/Rlib/4.5/StanHeaders/include/stan/math/prim.hpp:14: In file included from /Volumes/Builds/packages/big-sur-arm64/Rlib/4.5/StanHeaders/include/stan/math/prim/fun.hpp:35: In file included from /Volumes/Builds/packages/big-sur-arm64/Rlib/4.5/StanHeaders/include/stan/math/prim/fun/binomial_coefficient_log.hpp:13: In file included from /Volumes/Builds/packages/big-sur-arm64/Rlib/4.5/StanHeaders/include/stan/math/prim/functor/partials_propagator.hpp:8: /Volumes/Builds/packages/big-sur-arm64/Rlib/4.5/StanHeaders/include/stan/math/prim/functor/operands_and_partials.hpp:57:1: warning: 'ops_partials_edge' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct ops_partials_edge> { ^ /Volumes/Builds/packages/big-sur-arm64/Rlib/4.5/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.5/rstan/include/rstan/rstaninc.hpp:4: /Volumes/Builds/packages/big-sur-arm64/Rlib/4.5/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::min(); ^ ./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, std::vector, nullptr, nullptr>' requested here return log_prob_impl(params_r, params_i, pstream); ^ /Volumes/Builds/packages/big-sur-arm64/Rlib/4.5/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' requested here log_prob = model.template log_prob(unconstrained, ^ /Volumes/Builds/packages/big-sur-arm64/Rlib/4.5/StanHeaders/include/src/stan/services/diagnose/diagnose.hpp:49:43: note: in instantiation of function template specialization 'stan::services::util::initialize, boost::random::linear_congruential_engine>>' requested here std::vector cont_vector = util::initialize( ^ /Volumes/Builds/packages/big-sur-arm64/Rlib/4.5/rstan/include/rstan/stan_fit.hpp:481:45: note: in instantiation of function template specialization 'stan::services::diagnose::diagnose' requested here return_code = stan::services::diagnose::diagnose(model, ^ /Volumes/Builds/packages/big-sur-arm64/Rlib/4.5/rstan/include/rstan/stan_fit.hpp:1215:11: note: in instantiation of function template specialization 'rstan::(anonymous namespace)::command, boost::random::linear_congruential_engine>>' 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, boost::random::linear_congruential_engine>>::call_sampler' requested here .method("call_sampler", &rstan::stan_fit ::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>, std::vector, nullptr, nullptr>' requested here return log_prob_impl(params_r, params_i, pstream); ^ /Volumes/Builds/packages/big-sur-arm64/Rlib/4.5/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>' requested here var adLogProb = model.template log_prob( ^ /Volumes/Builds/packages/big-sur-arm64/Rlib/4.5/StanHeaders/include/src/stan/services/util/initialize.hpp:167:31: note: in instantiation of function template specialization 'stan::model::log_prob_grad' requested here log_prob = stan::model::log_prob_grad( ^ /Volumes/Builds/packages/big-sur-arm64/Rlib/4.5/StanHeaders/include/src/stan/services/diagnose/diagnose.hpp:49:43: note: in instantiation of function template specialization 'stan::services::util::initialize, boost::random::linear_congruential_engine>>' requested here std::vector cont_vector = util::initialize( ^ /Volumes/Builds/packages/big-sur-arm64/Rlib/4.5/rstan/include/rstan/stan_fit.hpp:481:45: note: in instantiation of function template specialization 'stan::services::diagnose::diagnose' requested here return_code = stan::services::diagnose::diagnose(model, ^ /Volumes/Builds/packages/big-sur-arm64/Rlib/4.5/rstan/include/rstan/stan_fit.hpp:1215:11: note: in instantiation of function template specialization 'rstan::(anonymous namespace)::command, boost::random::linear_congruential_engine>>' 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, boost::random::linear_congruential_engine>>::call_sampler' requested here .method("call_sampler", &rstan::stan_fit ::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>, std::vector, nullptr, nullptr>' requested here return log_prob_impl(params_r, params_i, pstream); ^ /Volumes/Builds/packages/big-sur-arm64/Rlib/4.5/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>' requested here var adLogProb = model.template log_prob( ^ /Volumes/Builds/packages/big-sur-arm64/Rlib/4.5/StanHeaders/include/src/stan/services/util/initialize.hpp:167:31: note: in instantiation of function template specialization 'stan::model::log_prob_grad' requested here log_prob = stan::model::log_prob_grad( ^ /Volumes/Builds/packages/big-sur-arm64/Rlib/4.5/StanHeaders/include/src/stan/services/optimize/newton.hpp:50:43: note: in instantiation of function template specialization 'stan::services::util::initialize, boost::random::linear_congruential_engine>>' requested here std::vector cont_vector = util::initialize( ^ /Volumes/Builds/packages/big-sur-arm64/Rlib/4.5/rstan/include/rstan/stan_fit.hpp:502:35: note: in instantiation of function template specialization 'stan::services::optimize::newton' requested here = stan::services::optimize::newton(model, *init_context_ptr, ^ /Volumes/Builds/packages/big-sur-arm64/Rlib/4.5/rstan/include/rstan/stan_fit.hpp:1215:11: note: in instantiation of function template specialization 'rstan::(anonymous namespace)::command, boost::random::linear_congruential_engine>>' 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, boost::random::linear_congruential_engine>>::call_sampler' requested here .method("call_sampler", &rstan::stan_fit ::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, std::vector, nullptr, nullptr>' requested here return log_prob_impl(params_r, params_i, pstream); ^ /Volumes/Builds/packages/big-sur-arm64/Rlib/4.5/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' requested here lp = model.template log_prob(cont_vector, disc_vector, ^ /Volumes/Builds/packages/big-sur-arm64/Rlib/4.5/rstan/include/rstan/stan_fit.hpp:502:35: note: in instantiation of function template specialization 'stan::services::optimize::newton' requested here = stan::services::optimize::newton(model, *init_context_ptr, ^ /Volumes/Builds/packages/big-sur-arm64/Rlib/4.5/rstan/include/rstan/stan_fit.hpp:1215:11: note: in instantiation of function template specialization 'rstan::(anonymous namespace)::command, boost::random::linear_congruential_engine>>' 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, boost::random::linear_congruential_engine>>::call_sampler' requested here .method("call_sampler", &rstan::stan_fit ::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, -1, 1, 0>, Eigen::Matrix, nullptr, nullptr>' requested here return log_prob_impl(params_r, params_i, pstream); ^ /Volumes/Builds/packages/big-sur-arm64/Rlib/4.5/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>' requested here return model.template log_prob( ^ /Volumes/Builds/packages/big-sur-arm64/Rlib/4.5/StanHeaders/include/stan/math/rev/functor/gradient.hpp:51:16: note: in instantiation of function template specialization 'stan::model::model_functional::operator()>' requested here var fx_var = f(x_var); ^ /Volumes/Builds/packages/big-sur-arm64/Rlib/4.5/StanHeaders/include/src/stan/model/gradient.hpp:27:17: note: in instantiation of function template specialization 'stan::math::gradient>' requested here stan::math::gradient(model_functional(model, &ss), x, f, grad_f); ^ /Volumes/Builds/packages/big-sur-arm64/Rlib/4.5/StanHeaders/include/src/stan/mcmc/hmc/hamiltonians/base_hamiltonian.hpp:63:20: note: in instantiation of function template specialization 'stan::model::gradient' requested here stan::model::gradient(model_, z.q, z.V, z.g, logger); ^ /Volumes/Builds/packages/big-sur-arm64/Rlib/4.5/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.5/StanHeaders/include/src/stan/services/sample/hmc_nuts_dense_e.hpp:74:54: note: in instantiation of member function 'stan::mcmc::dense_e_nuts, boost::random::linear_congruential_engine>>::dense_e_nuts' requested here stan::mcmc::dense_e_nuts sampler(model, rng); ^ /Volumes/Builds/packages/big-sur-arm64/Rlib/4.5/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' requested here return hmc_nuts_dense_e(model, init, unit_e_metric, random_seed, chain, ^ /Volumes/Builds/packages/big-sur-arm64/Rlib/4.5/rstan/include/rstan/stan_fit.hpp:621:13: note: in instantiation of function template specialization 'stan::services::sample::hmc_nuts_dense_e' requested here ::hmc_nuts_dense_e(model, *init_context_ptr, ^ /Volumes/Builds/packages/big-sur-arm64/Rlib/4.5/rstan/include/rstan/stan_fit.hpp:1215:11: note: in instantiation of function template specialization 'rstan::(anonymous namespace)::command, boost::random::linear_congruential_engine>>' 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, boost::random::linear_congruential_engine>>::call_sampler' requested here .method("call_sampler", &rstan::stan_fit ::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, Eigen::Matrix, nullptr, nullptr>' requested here return log_prob_impl(params_r, params_i, pstream); ^ /Volumes/Builds/packages/big-sur-arm64/Rlib/4.5/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' requested here log_p = model_.template log_prob(cont_params_, &msg2); ^ /Volumes/Builds/packages/big-sur-arm64/Rlib/4.5/StanHeaders/include/src/stan/services/experimental/advi/fullrank.hpp:82:12: note: in instantiation of member function 'stan::variational::advi, boost::random::linear_congruential_engine>>::run' requested here cmd_advi.run(eta, adapt_engaged, adapt_iterations, tol_rel_obj, ^ /Volumes/Builds/packages/big-sur-arm64/Rlib/4.5/rstan/include/rstan/stan_fit.hpp:890:9: note: in instantiation of function template specialization 'stan::services::experimental::advi::fullrank' requested here ::fullrank(model, *init_context_ptr, ^ /Volumes/Builds/packages/big-sur-arm64/Rlib/4.5/rstan/include/rstan/stan_fit.hpp:1215:11: note: in instantiation of function template specialization 'rstan::(anonymous namespace)::command, boost::random::linear_congruential_engine>>' 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, boost::random::linear_congruential_engine>>::call_sampler' requested here .method("call_sampler", &rstan::stan_fit ::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, Eigen::Matrix, nullptr, nullptr>' requested here return log_prob_impl(params_r, params_i, pstream); ^ /Volumes/Builds/packages/big-sur-arm64/Rlib/4.5/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' requested here return static_cast(this)->template log_prob( ^ ./stanExports_gp_marginal.h:149:3: note: in instantiation of member function 'stan::model::model_base_crtp::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, -1, 1, 0>, Eigen::Matrix, nullptr, nullptr>' requested here return log_prob_impl(params_r, params_i, pstream); ^ /Volumes/Builds/packages/big-sur-arm64/Rlib/4.5/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>' requested here return static_cast(this)->template log_prob(theta, ^ ./stanExports_gp_marginal.h:149:3: note: in instantiation of member function 'stan::model::model_base_crtp::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, -1, 1, 0>, Eigen::Matrix, nullptr, nullptr>' requested here return log_prob_impl(params_r, params_i, pstream); ^ /Volumes/Builds/packages/big-sur-arm64/Rlib/4.5/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>' requested here return static_cast(this)->template log_prob(theta, ^ ./stanExports_gp_marginal.h:149:3: note: in instantiation of member function 'stan::model::model_base_crtp::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, Eigen::Matrix, nullptr, nullptr>' requested here return log_prob_impl(params_r, params_i, pstream); ^ /Volumes/Builds/packages/big-sur-arm64/Rlib/4.5/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' requested here return static_cast(this)->template log_prob(theta, ^ ./stanExports_gp_marginal.h:149:3: note: in instantiation of member function 'stan::model::model_base_crtp::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, -1, 1, 0>, Eigen::Matrix, nullptr, nullptr>' requested here return log_prob_impl(params_r, params_i, pstream); ^ /Volumes/Builds/packages/big-sur-arm64/Rlib/4.5/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>' requested here return static_cast(this)->template log_prob(theta, ^ ./stanExports_gp_marginal.h:149:3: note: in instantiation of member function 'stan::model::model_base_crtp::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, Eigen::Matrix, nullptr, nullptr>' requested here return log_prob_impl(params_r, params_i, pstream); ^ /Volumes/Builds/packages/big-sur-arm64/Rlib/4.5/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' requested here return static_cast(this)->template log_prob(theta, ^ ./stanExports_gp_marginal.h:149:3: note: in instantiation of member function 'stan::model::model_base_crtp::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>, std::vector, nullptr, nullptr>' requested here return log_prob_impl(params_r, params_i, pstream); ^ /Volumes/Builds/packages/big-sur-arm64/Rlib/4.5/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>' requested here return static_cast(this)->template log_prob( ^ ./stanExports_gp_marginal.h:149:3: note: in instantiation of member function 'stan::model::model_base_crtp::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>, std::vector, nullptr, nullptr>' requested here return log_prob_impl(params_r, params_i, pstream); ^ /Volumes/Builds/packages/big-sur-arm64/Rlib/4.5/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>' requested here return static_cast(this)->template log_prob( ^ ./stanExports_gp_marginal.h:149:3: note: in instantiation of member function 'stan::model::model_base_crtp::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, std::vector, nullptr, nullptr>' requested here return log_prob_impl(params_r, params_i, pstream); ^ /Volumes/Builds/packages/big-sur-arm64/Rlib/4.5/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' requested here return static_cast(this)->template log_prob( ^ ./stanExports_gp_marginal.h:149:3: note: in instantiation of member function 'stan::model::model_base_crtp::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, std::vector, nullptr, nullptr>' requested here return log_prob_impl(params_r, params_i, pstream); ^ /Volumes/Builds/packages/big-sur-arm64/Rlib/4.5/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' requested here return static_cast(this)->template log_prob( ^ ./stanExports_gp_marginal.h:149:3: note: in instantiation of member function 'stan::model::model_base_crtp::log_prob_propto_jacobian' requested here ~model_gp_marginal() {} ^ 21 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.5/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.5/BH/include' -I'/Volumes/Builds/packages/big-sur-arm64/Rlib/4.5/Rcpp/include' -I'/Volumes/Builds/packages/big-sur-arm64/Rlib/4.5/RcppEigen/include' -I'/Volumes/Builds/packages/big-sur-arm64/Rlib/4.5/rstan/include' -I'/Volumes/Builds/packages/big-sur-arm64/Rlib/4.5/StanHeaders/include' -I'/Volumes/Builds/packages/big-sur-arm64/Rlib/4.5/RcppParallel/include' -I/opt/R/arm64/include -I'/Volumes/Builds/packages/big-sur-arm64/Rlib/4.5/RcppParallel/include' -D_REENTRANT -DSTAN_THREADS -fPIC -falign-functions=64 -Wall -g -O2 -DR_NO_REMAP -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.5/rstan/include/rstan/rstaninc.hpp:4: In file included from /Volumes/Builds/packages/big-sur-arm64/Rlib/4.5/rstan/include/rstan/stan_fit.hpp:21: /Volumes/Builds/packages/big-sur-arm64/Rlib/4.5/rstan/include/rstan/io/r_ostream.hpp:47:31: warning: 'rstan::io::r_cout_streambuf::xsputn' hides overloaded virtual function [-Woverloaded-virtual] virtual std::streamsize xsputn(const char_type* s, int n) { ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk/usr/include/c++/v1/streambuf:291:24: note: hidden overloaded virtual function 'std::basic_streambuf::xsputn' declared here: type mismatch at 2nd parameter ('std::streamsize' (aka 'long') vs 'int') virtual streamsize xsputn(const char_type* __s, streamsize __n); ^ In file included from stanExports_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.5/rstan/include/rstan/rstaninc.hpp:4: In file included from /Volumes/Builds/packages/big-sur-arm64/Rlib/4.5/rstan/include/rstan/stan_fit.hpp:21: /Volumes/Builds/packages/big-sur-arm64/Rlib/4.5/rstan/include/rstan/io/r_ostream.hpp:70:31: warning: 'rstan::io::r_cerr_streambuf::xsputn' hides overloaded virtual function [-Woverloaded-virtual] virtual std::streamsize xsputn(const char_type* s, int n) { ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk/usr/include/c++/v1/streambuf:291:24: note: hidden overloaded virtual function 'std::basic_streambuf::xsputn' declared here: type mismatch at 2nd parameter ('std::streamsize' (aka 'long') vs 'int') virtual streamsize xsputn(const char_type* __s, streamsize __n); ^ In file included from stanExports_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.5/rstan/include/rstan/rstaninc.hpp:4: In file included from /Volumes/Builds/packages/big-sur-arm64/Rlib/4.5/rstan/include/rstan/stan_fit.hpp:43: In file included from /Volumes/Builds/packages/big-sur-arm64/Rlib/4.5/StanHeaders/include/src/stan/io/dump.hpp:7: In file included from /Volumes/Builds/packages/big-sur-arm64/Rlib/4.5/StanHeaders/include/stan/math/prim.hpp:14: In file included from /Volumes/Builds/packages/big-sur-arm64/Rlib/4.5/StanHeaders/include/stan/math/prim/fun.hpp:35: In file included from /Volumes/Builds/packages/big-sur-arm64/Rlib/4.5/StanHeaders/include/stan/math/prim/fun/binomial_coefficient_log.hpp:13: In file included from /Volumes/Builds/packages/big-sur-arm64/Rlib/4.5/StanHeaders/include/stan/math/prim/functor/partials_propagator.hpp:8: /Volumes/Builds/packages/big-sur-arm64/Rlib/4.5/StanHeaders/include/stan/math/prim/functor/operands_and_partials.hpp:57:1: warning: 'ops_partials_edge' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct ops_partials_edge> { ^ /Volumes/Builds/packages/big-sur-arm64/Rlib/4.5/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.5/rstan/include/rstan/rstaninc.hpp:4: /Volumes/Builds/packages/big-sur-arm64/Rlib/4.5/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::min(); ^ 5 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.5/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.5/BH/include' -I'/Volumes/Builds/packages/big-sur-arm64/Rlib/4.5/Rcpp/include' -I'/Volumes/Builds/packages/big-sur-arm64/Rlib/4.5/RcppEigen/include' -I'/Volumes/Builds/packages/big-sur-arm64/Rlib/4.5/rstan/include' -I'/Volumes/Builds/packages/big-sur-arm64/Rlib/4.5/StanHeaders/include' -I'/Volumes/Builds/packages/big-sur-arm64/Rlib/4.5/RcppParallel/include' -I/opt/R/arm64/include -I'/Volumes/Builds/packages/big-sur-arm64/Rlib/4.5/RcppParallel/include' -D_REENTRANT -DSTAN_THREADS -fPIC -falign-functions=64 -Wall -g -O2 -DR_NO_REMAP -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.5/rstan/include/rstan/rstaninc.hpp:4: In file included from /Volumes/Builds/packages/big-sur-arm64/Rlib/4.5/rstan/include/rstan/stan_fit.hpp:21: /Volumes/Builds/packages/big-sur-arm64/Rlib/4.5/rstan/include/rstan/io/r_ostream.hpp:47:31: warning: 'rstan::io::r_cout_streambuf::xsputn' hides overloaded virtual function [-Woverloaded-virtual] virtual std::streamsize xsputn(const char_type* s, int n) { ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk/usr/include/c++/v1/streambuf:291:24: note: hidden overloaded virtual function 'std::basic_streambuf::xsputn' declared here: type mismatch at 2nd parameter ('std::streamsize' (aka 'long') vs 'int') virtual streamsize xsputn(const char_type* __s, streamsize __n); ^ In file included from stanExports_normal.cc:5: In file included from ./stanExports_normal.h:23: In file included from /Volumes/Builds/packages/big-sur-arm64/Rlib/4.5/rstan/include/rstan/rstaninc.hpp:4: In file included from /Volumes/Builds/packages/big-sur-arm64/Rlib/4.5/rstan/include/rstan/stan_fit.hpp:21: /Volumes/Builds/packages/big-sur-arm64/Rlib/4.5/rstan/include/rstan/io/r_ostream.hpp:70:31: warning: 'rstan::io::r_cerr_streambuf::xsputn' hides overloaded virtual function [-Woverloaded-virtual] virtual std::streamsize xsputn(const char_type* s, int n) { ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk/usr/include/c++/v1/streambuf:291:24: note: hidden overloaded virtual function 'std::basic_streambuf::xsputn' declared here: type mismatch at 2nd parameter ('std::streamsize' (aka 'long') vs 'int') virtual streamsize xsputn(const char_type* __s, streamsize __n); ^ In file included from stanExports_normal.cc:5: In file included from ./stanExports_normal.h:23: In file included from /Volumes/Builds/packages/big-sur-arm64/Rlib/4.5/rstan/include/rstan/rstaninc.hpp:4: In file included from /Volumes/Builds/packages/big-sur-arm64/Rlib/4.5/rstan/include/rstan/stan_fit.hpp:43: In file included from /Volumes/Builds/packages/big-sur-arm64/Rlib/4.5/StanHeaders/include/src/stan/io/dump.hpp:7: In file included from /Volumes/Builds/packages/big-sur-arm64/Rlib/4.5/StanHeaders/include/stan/math/prim.hpp:14: In file included from /Volumes/Builds/packages/big-sur-arm64/Rlib/4.5/StanHeaders/include/stan/math/prim/fun.hpp:35: In file included from /Volumes/Builds/packages/big-sur-arm64/Rlib/4.5/StanHeaders/include/stan/math/prim/fun/binomial_coefficient_log.hpp:13: In file included from /Volumes/Builds/packages/big-sur-arm64/Rlib/4.5/StanHeaders/include/stan/math/prim/functor/partials_propagator.hpp:8: /Volumes/Builds/packages/big-sur-arm64/Rlib/4.5/StanHeaders/include/stan/math/prim/functor/operands_and_partials.hpp:57:1: warning: 'ops_partials_edge' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct ops_partials_edge> { ^ /Volumes/Builds/packages/big-sur-arm64/Rlib/4.5/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.5/rstan/include/rstan/rstaninc.hpp:4: /Volumes/Builds/packages/big-sur-arm64/Rlib/4.5/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::min(); ^ ./stanExports_normal.h:246:11: warning: variable 'pos__' set but not used [-Wunused-but-set-variable] int pos__ = std::numeric_limits::min(); ^ ./stanExports_normal.h:277:11: warning: variable 'pos__' set but not used [-Wunused-but-set-variable] int pos__ = std::numeric_limits::min(); ^ 7 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.5/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.5/BH/include' -I'/Volumes/Builds/packages/big-sur-arm64/Rlib/4.5/Rcpp/include' -I'/Volumes/Builds/packages/big-sur-arm64/Rlib/4.5/RcppEigen/include' -I'/Volumes/Builds/packages/big-sur-arm64/Rlib/4.5/rstan/include' -I'/Volumes/Builds/packages/big-sur-arm64/Rlib/4.5/StanHeaders/include' -I'/Volumes/Builds/packages/big-sur-arm64/Rlib/4.5/RcppParallel/include' -I/opt/R/arm64/include -I'/Volumes/Builds/packages/big-sur-arm64/Rlib/4.5/RcppParallel/include' -D_REENTRANT -DSTAN_THREADS -fPIC -falign-functions=64 -Wall -g -O2 -DR_NO_REMAP -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.5/rstan/include/rstan/rstaninc.hpp:4: In file included from /Volumes/Builds/packages/big-sur-arm64/Rlib/4.5/rstan/include/rstan/stan_fit.hpp:21: /Volumes/Builds/packages/big-sur-arm64/Rlib/4.5/rstan/include/rstan/io/r_ostream.hpp:47:31: warning: 'rstan::io::r_cout_streambuf::xsputn' hides overloaded virtual function [-Woverloaded-virtual] virtual std::streamsize xsputn(const char_type* s, int n) { ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk/usr/include/c++/v1/streambuf:291:24: note: hidden overloaded virtual function 'std::basic_streambuf::xsputn' declared here: type mismatch at 2nd parameter ('std::streamsize' (aka 'long') vs 'int') virtual streamsize xsputn(const char_type* __s, streamsize __n); ^ In file included from stanExports_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.5/rstan/include/rstan/rstaninc.hpp:4: In file included from /Volumes/Builds/packages/big-sur-arm64/Rlib/4.5/rstan/include/rstan/stan_fit.hpp:21: /Volumes/Builds/packages/big-sur-arm64/Rlib/4.5/rstan/include/rstan/io/r_ostream.hpp:70:31: warning: 'rstan::io::r_cerr_streambuf::xsputn' hides overloaded virtual function [-Woverloaded-virtual] virtual std::streamsize xsputn(const char_type* s, int n) { ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk/usr/include/c++/v1/streambuf:291:24: note: hidden overloaded virtual function 'std::basic_streambuf::xsputn' declared here: type mismatch at 2nd parameter ('std::streamsize' (aka 'long') vs 'int') virtual streamsize xsputn(const char_type* __s, streamsize __n); ^ In file included from stanExports_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.5/rstan/include/rstan/rstaninc.hpp:4: In file included from /Volumes/Builds/packages/big-sur-arm64/Rlib/4.5/rstan/include/rstan/stan_fit.hpp:43: In file included from /Volumes/Builds/packages/big-sur-arm64/Rlib/4.5/StanHeaders/include/src/stan/io/dump.hpp:7: In file included from /Volumes/Builds/packages/big-sur-arm64/Rlib/4.5/StanHeaders/include/stan/math/prim.hpp:14: In file included from /Volumes/Builds/packages/big-sur-arm64/Rlib/4.5/StanHeaders/include/stan/math/prim/fun.hpp:35: In file included from /Volumes/Builds/packages/big-sur-arm64/Rlib/4.5/StanHeaders/include/stan/math/prim/fun/binomial_coefficient_log.hpp:13: In file included from /Volumes/Builds/packages/big-sur-arm64/Rlib/4.5/StanHeaders/include/stan/math/prim/functor/partials_propagator.hpp:8: /Volumes/Builds/packages/big-sur-arm64/Rlib/4.5/StanHeaders/include/stan/math/prim/functor/operands_and_partials.hpp:57:1: warning: 'ops_partials_edge' defined as a struct template here but previously declared as a class template; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] struct ops_partials_edge> { ^ /Volumes/Builds/packages/big-sur-arm64/Rlib/4.5/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.5/rstan/include/rstan/rstaninc.hpp:4: /Volumes/Builds/packages/big-sur-arm64/Rlib/4.5/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::min(); ^ ./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, std::vector, nullptr, nullptr>' requested here return log_prob_impl(params_r, params_i, pstream); ^ /Volumes/Builds/packages/big-sur-arm64/Rlib/4.5/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' requested here log_prob = model.template log_prob(unconstrained, ^ /Volumes/Builds/packages/big-sur-arm64/Rlib/4.5/StanHeaders/include/src/stan/services/diagnose/diagnose.hpp:49:43: note: in instantiation of function template specialization 'stan::services::util::initialize, boost::random::linear_congruential_engine>>' requested here std::vector cont_vector = util::initialize( ^ /Volumes/Builds/packages/big-sur-arm64/Rlib/4.5/rstan/include/rstan/stan_fit.hpp:481:45: note: in instantiation of function template specialization 'stan::services::diagnose::diagnose' requested here return_code = stan::services::diagnose::diagnose(model, ^ /Volumes/Builds/packages/big-sur-arm64/Rlib/4.5/rstan/include/rstan/stan_fit.hpp:1215:11: note: in instantiation of function template specialization 'rstan::(anonymous namespace)::command, boost::random::linear_congruential_engine>>' 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, boost::random::linear_congruential_engine>>::call_sampler' requested here .method("call_sampler", &rstan::stan_fit ::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>, std::vector, nullptr, nullptr>' requested here return log_prob_impl(params_r, params_i, pstream); ^ /Volumes/Builds/packages/big-sur-arm64/Rlib/4.5/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>' requested here var adLogProb = model.template log_prob( ^ /Volumes/Builds/packages/big-sur-arm64/Rlib/4.5/StanHeaders/include/src/stan/services/util/initialize.hpp:167:31: note: in instantiation of function template specialization 'stan::model::log_prob_grad' requested here log_prob = stan::model::log_prob_grad( ^ /Volumes/Builds/packages/big-sur-arm64/Rlib/4.5/StanHeaders/include/src/stan/services/diagnose/diagnose.hpp:49:43: note: in instantiation of function template specialization 'stan::services::util::initialize, boost::random::linear_congruential_engine>>' requested here std::vector cont_vector = util::initialize( ^ /Volumes/Builds/packages/big-sur-arm64/Rlib/4.5/rstan/include/rstan/stan_fit.hpp:481:45: note: in instantiation of function template specialization 'stan::services::diagnose::diagnose' requested here return_code = stan::services::diagnose::diagnose(model, ^ /Volumes/Builds/packages/big-sur-arm64/Rlib/4.5/rstan/include/rstan/stan_fit.hpp:1215:11: note: in instantiation of function template specialization 'rstan::(anonymous namespace)::command, boost::random::linear_congruential_engine>>' 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, boost::random::linear_congruential_engine>>::call_sampler' requested here .method("call_sampler", &rstan::stan_fit ::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>, std::vector, nullptr, nullptr>' requested here return log_prob_impl(params_r, params_i, pstream); ^ /Volumes/Builds/packages/big-sur-arm64/Rlib/4.5/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>' requested here var adLogProb = model.template log_prob( ^ /Volumes/Builds/packages/big-sur-arm64/Rlib/4.5/StanHeaders/include/src/stan/services/util/initialize.hpp:167:31: note: in instantiation of function template specialization 'stan::model::log_prob_grad' requested here log_prob = stan::model::log_prob_grad( ^ /Volumes/Builds/packages/big-sur-arm64/Rlib/4.5/StanHeaders/include/src/stan/services/optimize/newton.hpp:50:43: note: in instantiation of function template specialization 'stan::services::util::initialize, boost::random::linear_congruential_engine>>' requested here std::vector cont_vector = util::initialize( ^ /Volumes/Builds/packages/big-sur-arm64/Rlib/4.5/rstan/include/rstan/stan_fit.hpp:502:35: note: in instantiation of function template specialization 'stan::services::optimize::newton' requested here = stan::services::optimize::newton(model, *init_context_ptr, ^ /Volumes/Builds/packages/big-sur-arm64/Rlib/4.5/rstan/include/rstan/stan_fit.hpp:1215:11: note: in instantiation of function template specialization 'rstan::(anonymous namespace)::command, boost::random::linear_congruential_engine>>' 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, boost::random::linear_congruential_engine>>::call_sampler' requested here .method("call_sampler", &rstan::stan_fit ::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, std::vector, nullptr, nullptr>' requested here return log_prob_impl(params_r, params_i, pstream); ^ /Volumes/Builds/packages/big-sur-arm64/Rlib/4.5/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' requested here lp = model.template log_prob(cont_vector, disc_vector, ^ /Volumes/Builds/packages/big-sur-arm64/Rlib/4.5/rstan/include/rstan/stan_fit.hpp:502:35: note: in instantiation of function template specialization 'stan::services::optimize::newton' requested here = stan::services::optimize::newton(model, *init_context_ptr, ^ /Volumes/Builds/packages/big-sur-arm64/Rlib/4.5/rstan/include/rstan/stan_fit.hpp:1215:11: note: in instantiation of function template specialization 'rstan::(anonymous namespace)::command, boost::random::linear_congruential_engine>>' 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, boost::random::linear_congruential_engine>>::call_sampler' requested here .method("call_sampler", &rstan::stan_fit ::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, -1, 1, 0>, Eigen::Matrix, nullptr, nullptr>' requested here return log_prob_impl(params_r, params_i, pstream); ^ /Volumes/Builds/packages/big-sur-arm64/Rlib/4.5/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>' requested here return model.template log_prob( ^ /Volumes/Builds/packages/big-sur-arm64/Rlib/4.5/StanHeaders/include/stan/math/rev/functor/gradient.hpp:51:16: note: in instantiation of function template specialization 'stan::model::model_functional::operator()>' requested here var fx_var = f(x_var); ^ /Volumes/Builds/packages/big-sur-arm64/Rlib/4.5/StanHeaders/include/src/stan/model/gradient.hpp:27:17: note: in instantiation of function template specialization 'stan::math::gradient>' requested here stan::math::gradient(model_functional(model, &ss), x, f, grad_f); ^ /Volumes/Builds/packages/big-sur-arm64/Rlib/4.5/StanHeaders/include/src/stan/mcmc/hmc/hamiltonians/base_hamiltonian.hpp:63:20: note: in instantiation of function template specialization 'stan::model::gradient' requested here stan::model::gradient(model_, z.q, z.V, z.g, logger); ^ /Volumes/Builds/packages/big-sur-arm64/Rlib/4.5/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.5/StanHeaders/include/src/stan/services/sample/hmc_nuts_dense_e.hpp:74:54: note: in instantiation of member function 'stan::mcmc::dense_e_nuts, boost::random::linear_congruential_engine>>::dense_e_nuts' requested here stan::mcmc::dense_e_nuts sampler(model, rng); ^ /Volumes/Builds/packages/big-sur-arm64/Rlib/4.5/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' requested here return hmc_nuts_dense_e(model, init, unit_e_metric, random_seed, chain, ^ /Volumes/Builds/packages/big-sur-arm64/Rlib/4.5/rstan/include/rstan/stan_fit.hpp:621:13: note: in instantiation of function template specialization 'stan::services::sample::hmc_nuts_dense_e' requested here ::hmc_nuts_dense_e(model, *init_context_ptr, ^ /Volumes/Builds/packages/big-sur-arm64/Rlib/4.5/rstan/include/rstan/stan_fit.hpp:1215:11: note: in instantiation of function template specialization 'rstan::(anonymous namespace)::command, boost::random::linear_congruential_engine>>' 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, boost::random::linear_congruential_engine>>::call_sampler' requested here .method("call_sampler", &rstan::stan_fit ::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, Eigen::Matrix, nullptr, nullptr>' requested here return log_prob_impl(params_r, params_i, pstream); ^ /Volumes/Builds/packages/big-sur-arm64/Rlib/4.5/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' requested here log_p = model_.template log_prob(cont_params_, &msg2); ^ /Volumes/Builds/packages/big-sur-arm64/Rlib/4.5/StanHeaders/include/src/stan/services/experimental/advi/fullrank.hpp:82:12: note: in instantiation of member function 'stan::variational::advi, boost::random::linear_congruential_engine>>::run' requested here cmd_advi.run(eta, adapt_engaged, adapt_iterations, tol_rel_obj, ^ /Volumes/Builds/packages/big-sur-arm64/Rlib/4.5/rstan/include/rstan/stan_fit.hpp:890:9: note: in instantiation of function template specialization 'stan::services::experimental::advi::fullrank' requested here ::fullrank(model, *init_context_ptr, ^ /Volumes/Builds/packages/big-sur-arm64/Rlib/4.5/rstan/include/rstan/stan_fit.hpp:1215:11: note: in instantiation of function template specialization 'rstan::(anonymous namespace)::command, boost::random::linear_congruential_engine>>' 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, boost::random::linear_congruential_engine>>::call_sampler' requested here .method("call_sampler", &rstan::stan_fit ::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, Eigen::Matrix, nullptr, nullptr>' requested here return log_prob_impl(params_r, params_i, pstream); ^ /Volumes/Builds/packages/big-sur-arm64/Rlib/4.5/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' requested here return static_cast(this)->template log_prob( ^ ./stanExports_spatial_model.h:97:3: note: in instantiation of member function 'stan::model::model_base_crtp::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, -1, 1, 0>, Eigen::Matrix, nullptr, nullptr>' requested here return log_prob_impl(params_r, params_i, pstream); ^ /Volumes/Builds/packages/big-sur-arm64/Rlib/4.5/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>' requested here return static_cast(this)->template log_prob(theta, ^ ./stanExports_spatial_model.h:97:3: note: in instantiation of member function 'stan::model::model_base_crtp::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, -1, 1, 0>, Eigen::Matrix, nullptr, nullptr>' requested here return log_prob_impl(params_r, params_i, pstream); ^ /Volumes/Builds/packages/big-sur-arm64/Rlib/4.5/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>' requested here return static_cast(this)->template log_prob(theta, ^ ./stanExports_spatial_model.h:97:3: note: in instantiation of member function 'stan::model::model_base_crtp::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, Eigen::Matrix, nullptr, nullptr>' requested here return log_prob_impl(params_r, params_i, pstream); ^ /Volumes/Builds/packages/big-sur-arm64/Rlib/4.5/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' requested here return static_cast(this)->template log_prob(theta, ^ ./stanExports_spatial_model.h:97:3: note: in instantiation of member function 'stan::model::model_base_crtp::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, -1, 1, 0>, Eigen::Matrix, nullptr, nullptr>' requested here return log_prob_impl(params_r, params_i, pstream); ^ /Volumes/Builds/packages/big-sur-arm64/Rlib/4.5/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>' requested here return static_cast(this)->template log_prob(theta, ^ ./stanExports_spatial_model.h:97:3: note: in instantiation of member function 'stan::model::model_base_crtp::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, Eigen::Matrix, nullptr, nullptr>' requested here return log_prob_impl(params_r, params_i, pstream); ^ /Volumes/Builds/packages/big-sur-arm64/Rlib/4.5/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' requested here return static_cast(this)->template log_prob(theta, ^ ./stanExports_spatial_model.h:97:3: note: in instantiation of member function 'stan::model::model_base_crtp::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>, std::vector, nullptr, nullptr>' requested here return log_prob_impl(params_r, params_i, pstream); ^ /Volumes/Builds/packages/big-sur-arm64/Rlib/4.5/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>' requested here return static_cast(this)->template log_prob( ^ ./stanExports_spatial_model.h:97:3: note: in instantiation of member function 'stan::model::model_base_crtp::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>, std::vector, nullptr, nullptr>' requested here return log_prob_impl(params_r, params_i, pstream); ^ /Volumes/Builds/packages/big-sur-arm64/Rlib/4.5/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>' requested here return static_cast(this)->template log_prob( ^ ./stanExports_spatial_model.h:97:3: note: in instantiation of member function 'stan::model::model_base_crtp::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, std::vector, nullptr, nullptr>' requested here return log_prob_impl(params_r, params_i, pstream); ^ /Volumes/Builds/packages/big-sur-arm64/Rlib/4.5/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' requested here return static_cast(this)->template log_prob( ^ ./stanExports_spatial_model.h:97:3: note: in instantiation of member function 'stan::model::model_base_crtp::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, std::vector, nullptr, nullptr>' requested here return log_prob_impl(params_r, params_i, pstream); ^ /Volumes/Builds/packages/big-sur-arm64/Rlib/4.5/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' requested here return static_cast(this)->template log_prob( ^ ./stanExports_spatial_model.h:97:3: note: in instantiation of member function 'stan::model::model_base_crtp::log_prob_propto_jacobian' requested here ~model_spatial_model() {} ^ 21 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.5/RcppParallel/lib -ltbb -ltbbmalloc -L/Volumes/Builds/packages/big-sur-arm64/Rlib/4.5/RcppParallel/lib/ -Wl,-rpath,/Volumes/Builds/packages/big-sur-arm64/Rlib/4.5/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.5/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)