Andrew Johnson

Results 456 comments of Andrew Johnson

Accessing those within the blocks of a Stan model is not likely to be available any time soon. > In my case, for now I would like to use Stan...

rstanarm TBB linking will be fixed with the merge of #574

@bgoodri Failure is occurring when the tests call `expose_stan_functions`. The Rcpp plugin in `rstan` needs to update the [boost flag here](https://github.com/stan-dev/rstan/blob/4722caee9675f1b03232121816de5b9796c15028/rstan/rstan/R/plugin.R#L61) to `-D_HAS_AUTO_PTR_ETC=0`. If you get these warnings from CRAN...

@bgoodri FYI that `stanc` won't delegate to V8 until you submit the new version of `rstan` to CRAN

It looks like this is another issue of the `#` character causing breakages, the model parses without issue when I remove this line: https://github.com/stan-dev/rstanarm/blob/ebd07d4603efa397f580f3ec99c3d99637758986/src/stan_files/functions/SSfunctions.stan#L3

> I believe you'll want @SteveBronder, @andrjohns, or @rok-cesnovar to have a closer look. I think we'll want to discuss what's the best name for these. > > I'm not...

@Franzi2114 from my understanding this PR comprises three main contributions: - Extending `operands_and_partials` to 8 parameters - Introducing `hcubature` integration routine - Introducing `wiener_full_lpdf` and `wiener_full_prec_lpdf` Can you split this...

@serban-nicusor-toptal would you mind restarting the Threading tests for this Jenkins run? Is it possible to give my account permissions to restart runs as well? So you don't have to...

@WardBrian would the Distribution test failures here be resolved by #2869, or is this a different problem?

I'll take the review for this one