@@ -247,12 +247,12 @@ stan_model(model_code = mc, model_name = "external", allow_undefined = TRUE,
247247
248248 ## Error in `compileCode()`:
249249 ## ! int Option = 0; Scalar = double]’
250- ## /home/runner/work/_temp/Library/StanHeaders/include/src/stan/mcmc/hmc/hamiltonians/dense_e_metric.hpp:22:0: required from ‘double stan::mcmc::dense_e_metric<Model, BaseRNG>::T(stan::mcmc::dense_e_point&) [with Model = model27db75873e84_external_namespace::model27db75873e84_external ; BaseRNG = boost::random::mixmax_engine<17, 36, 0>]’
250+ ## /home/runner/work/_temp/Library/StanHeaders/include/src/stan/mcmc/hmc/hamiltonians/dense_e_metric.hpp:22:0: required from ‘double stan::mcmc::dense_e_metric<Model, BaseRNG>::T(stan::mcmc::dense_e_point&) [with Model = model29a41ab23dd2_external_namespace::model29a41ab23dd2_external ; BaseRNG = boost::random::mixmax_engine<17, 36, 0>]’
251251 ## /home/runner/work/_temp/Library/StanHeaders/include/src/stan/mcmc/hmc/hamiltonians/dense_e_metric.hpp:21:0: required from here
252252 ## /home/runner/work/_temp/Library/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:654:74: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits<double>::type’ {aka ‘__m128d’} [-Wignored-attributes]
253253 ## 654 | return internal::first_aligned<int(unpacket_traits<DefaultPacketType>::alignment),Derived>(m);
254254 ## | ^~~~~~~~~
255- ## make: *** [/opt/R/4.5.2/lib/R/etc/Makeconf:211: file27db6da18e09 .o] Error 1
255+ ## make: *** [/opt/R/4.5.2/lib/R/etc/Makeconf:211: file29a43be7c32d .o] Error 1
256256
257257 ## Error in `sink()`:
258258 ## ! invalid connection
@@ -301,21 +301,21 @@ try(readLines(stanc(model_code = mc, allow_undefined = TRUE)$cppcode))
301301 ## #ifndef USE_STANC3
302302 ## #define USE_STANC3
303303 ## #endif
304- ## // Code generated by stanc v2.38.0-21-g9157643
304+ ## // Code generated by stanc v2.38.0-34-g1df15b1
305305 ## #include <stan/model/model_header.hpp>
306- ## namespace model27db1ea4959e_file27db1ade4760_namespace {
306+ ## namespace model29a46fc4d14a_file29a42532fae8_namespace {
307307 ## using stan::model::model_base_crtp;
308308 ## using namespace stan::math;
309309 ## stan::math::profile_map profiles__;
310310 ## static constexpr std::array<const char*, 2> locations_array__ =
311311 ## {" (found before start of program)",
312- ## " (in 'file27db1ade4760 ', line 2, column 19 to column 45)"};
313- ## class model27db1ea4959e_file27db1ade4760 final : public model_base_crtp<model27db1ea4959e_file27db1ade4760 > {
312+ ## " (in 'file29a42532fae8 ', line 2, column 19 to column 45)"};
313+ ## class model29a46fc4d14a_file29a42532fae8 final : public model_base_crtp<model29a46fc4d14a_file29a42532fae8 > {
314314 ## private:
315315 ## double sinc_pi;
316316 ## public:
317- ## ~model27db1ea4959e_file27db1ade4760 () {}
318- ## model27db1ea4959e_file27db1ade4760 (stan::io::var_context& context__,
317+ ## ~model29a46fc4d14a_file29a42532fae8 () {}
318+ ## model29a46fc4d14a_file29a42532fae8 (stan::io::var_context& context__,
319319 ## unsigned int random_seed__ = 0,
320320 ## std::ostream* pstream__ = nullptr)
321321 ## : model_base_crtp(0) {
@@ -325,21 +325,21 @@ try(readLines(stanc(model_code = mc, allow_undefined = TRUE)$cppcode))
325325 ## #ifndef USE_STANC3
326326 ## #define USE_STANC3
327327 ## #endif
328- ## // Code generated by stanc v2.38.0-21-g9157643
328+ ## // Code generated by stanc v2.38.0-34-g1df15b1
329329 ## #include <stan/model/model_header.hpp>
330- ## namespace model27db1ea4959e_file27db1ade4760_namespace {
330+ ## namespace model29a46fc4d14a_file29a42532fae8_namespace {
331331 ## using stan::model::model_base_crtp;
332332 ## using namespace stan::math;
333333 ## stan::math::profile_map profiles__;
334334 ## static constexpr std::array<const char*, 2> locations_array__ =
335335 ## {" (found before start of program)",
336- ## " (in 'file27db1ade4760 ', line 2, column 19 to column 45)"};
337- ## class model27db1ea4959e_file27db1ade4760 final : public model_base_crtp<model27db1ea4959e_file27db1ade4760 > {
336+ ## " (in 'file29a42532fae8 ', line 2, column 19 to column 45)"};
337+ ## class model29a46fc4d14a_file29a42532fae8 final : public model_base_crtp<model29a46fc4d14a_file29a42532fae8 > {
338338 ## private:
339339 ## double sinc_pi;
340340 ## public:
341- ## ~model27db1ea4959e_file27db1ade4760 () {}
342- ## model27db1ea4959e_file27db1ade4760 (stan::io::var_context& context__,
341+ ## ~model29a46fc4d14a_file29a42532fae8 () {}
342+ ## model29a46fc4d14a_file29a42532fae8 (stan::io::var_context& context__,
343343 ## unsigned int random_seed__ = 0,
344344 ## std::ostream* pstream__ = nullptr)
345345 ## : model_base_crtp(0) {
@@ -349,21 +349,21 @@ try(readLines(stanc(model_code = mc, allow_undefined = TRUE)$cppcode))
349349 ## Warning in file(con, "r"): cannot open file '#ifndef USE_STANC3
350350 ## #define USE_STANC3
351351 ## #endif
352- ## // Code generated by stanc v2.38.0-21-g9157643
352+ ## // Code generated by stanc v2.38.0-34-g1df15b1
353353 ## #include <stan/model/model_header.hpp>
354- ## namespace model27db1ea4959e_file27db1ade4760_namespace {
354+ ## namespace model29a46fc4d14a_file29a42532fae8_namespace {
355355 ## using stan::model::model_base_crtp;
356356 ## using namespace stan::math;
357357 ## stan::math::profile_map profiles__;
358358 ## static constexpr std::array<const char*, 2> locations_array__ =
359359 ## {" (found before start of program)",
360- ## " (in 'file27db1ade4760 ', line 2, column 19 to column 45)"};
361- ## class model27db1ea4959e_file27db1ade4760 final : public model_base_crtp<model27db1ea4959e_file27db1ade4760 > {
360+ ## " (in 'file29a42532fae8 ', line 2, column 19 to column 45)"};
361+ ## class model29a46fc4d14a_file29a42532fae8 final : public model_base_crtp<model29a46fc4d14a_file29a42532fae8 > {
362362 ## private:
363363 ## double sinc_pi;
364364 ## public:
365- ## ~model27db1ea4959e_file27db1ade4760 () {}
366- ## model27db1ea4959e_file27db1ade4760 (stan::io::var_context& context__,
365+ ## ~model29a46fc4d14a_file29a42532fae8 () {}
366+ ## model29a46fc4d14a_file29a42532fae8 (stan::io::var_context& context__,
367367 ## unsigned int random_seed__ = 0,
368368 ## std::ostream* pstream__ = nullptr)
369369 ## : model_base_crtp(0) {
0 commit comments