Skip to content

Commit 3a23eca

Browse files
committed
Deploying to gh-pages from @ f6e9966 🚀
1 parent 2e4d2e6 commit 3a23eca

43 files changed

Lines changed: 452 additions & 452 deletions

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

dev/articles/SBC.html

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dev/articles/external.html

Lines changed: 22 additions & 22 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dev/articles/external.md

Lines changed: 21 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -246,13 +246,13 @@ stan_model(model_code = mc, model_name = "external", allow_undefined = TRUE,
246246
## make: *** [/opt/R/4.5.3/lib/R/etc/Makeconf:202: foo.o] Error 1
247247

248248
## Error in `compileCode()`:
249-
## ! 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 = model28977ee2edea_external_namespace::model28977ee2edea_external; BaseRNG = boost::random::mixmax_engine<17, 36, 0>]’
249+
## ! >; 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 = model2a5d34c5912_external_namespace::model2a5d34c5912_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.3/lib/R/etc/Makeconf:211: file2897417f2bcd.o] Error 1
255+
## make: *** [/opt/R/4.5.3/lib/R/etc/Makeconf:211: file2a5d3f5785cd.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-79-gbd50e47
304+
## // Code generated by stanc v2.38.0-85-g582ade1
305305
## #include <stan/model/model_header.hpp>
306-
## namespace model289747e9dfd4_file2897419f71c4_namespace {
306+
## namespace model2a5d78e9fa6c_file2a5d79ba18c9_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 'file2897419f71c4', line 2, column 19 to column 45)"};
313-
## class model289747e9dfd4_file2897419f71c4 final : public model_base_crtp<model289747e9dfd4_file2897419f71c4> {
312+
## " (in 'file2a5d79ba18c9', line 2, column 19 to column 45)"};
313+
## class model2a5d78e9fa6c_file2a5d79ba18c9 final : public model_base_crtp<model2a5d78e9fa6c_file2a5d79ba18c9> {
314314
## private:
315315
## double sinc_pi;
316316
## public:
317-
## ~model289747e9dfd4_file2897419f71c4() {}
318-
## model289747e9dfd4_file2897419f71c4(stan::io::var_context& context__,
317+
## ~model2a5d78e9fa6c_file2a5d79ba18c9() {}
318+
## model2a5d78e9fa6c_file2a5d79ba18c9(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-79-gbd50e47
328+
## // Code generated by stanc v2.38.0-85-g582ade1
329329
## #include <stan/model/model_header.hpp>
330-
## namespace model289747e9dfd4_file2897419f71c4_namespace {
330+
## namespace model2a5d78e9fa6c_file2a5d79ba18c9_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 'file2897419f71c4', line 2, column 19 to column 45)"};
337-
## class model289747e9dfd4_file2897419f71c4 final : public model_base_crtp<model289747e9dfd4_file2897419f71c4> {
336+
## " (in 'file2a5d79ba18c9', line 2, column 19 to column 45)"};
337+
## class model2a5d78e9fa6c_file2a5d79ba18c9 final : public model_base_crtp<model2a5d78e9fa6c_file2a5d79ba18c9> {
338338
## private:
339339
## double sinc_pi;
340340
## public:
341-
## ~model289747e9dfd4_file2897419f71c4() {}
342-
## model289747e9dfd4_file2897419f71c4(stan::io::var_context& context__,
341+
## ~model2a5d78e9fa6c_file2a5d79ba18c9() {}
342+
## model2a5d78e9fa6c_file2a5d79ba18c9(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-79-gbd50e47
352+
## // Code generated by stanc v2.38.0-85-g582ade1
353353
## #include <stan/model/model_header.hpp>
354-
## namespace model289747e9dfd4_file2897419f71c4_namespace {
354+
## namespace model2a5d78e9fa6c_file2a5d79ba18c9_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 'file2897419f71c4', line 2, column 19 to column 45)"};
361-
## class model289747e9dfd4_file2897419f71c4 final : public model_base_crtp<model289747e9dfd4_file2897419f71c4> {
360+
## " (in 'file2a5d79ba18c9', line 2, column 19 to column 45)"};
361+
## class model2a5d78e9fa6c_file2a5d79ba18c9 final : public model_base_crtp<model2a5d78e9fa6c_file2a5d79ba18c9> {
362362
## private:
363363
## double sinc_pi;
364364
## public:
365-
## ~model289747e9dfd4_file2897419f71c4() {}
366-
## model289747e9dfd4_file2897419f71c4(stan::io::var_context& context__,
365+
## ~model2a5d78e9fa6c_file2a5d79ba18c9() {}
366+
## model2a5d78e9fa6c_file2a5d79ba18c9(stan::io::var_context& context__,
367367
## unsigned int random_seed__ = 0,
368368
## std::ostream* pstream__ = nullptr)
369369
## : model_base_crtp(0) {

dev/articles/rstan.html

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)