-
#### Summary:
If I try to build an R package that uses rstan and includes the BDF ODE solver (`integrate_ode_bdf`), I receive the error `Symbol not found: _CVode`.
#### Description:
- I am un…
-
Hamiltonian Monte Carlo (HMC) is a widely used, gradient based, MCMC algorithm, that is the backbone of Stan's inference. I plan to implement it for monad-bayes. Todos (checkboxes indicate things done…
-
I installed `v0.1.0` via the following:
```
conda install -c conda-forge biom-format patsy xarray arviz cmdstanpy
pip install birdman
```
When I try to run a negative binomial model, I get t…
-
When I try to build the fhpredict (v.0.10.1) docker image (locally) I get the following error.
```plain
Installing package into '/usr/local/lib/R/site-library'
(as 'lib' is unspecified)
* instal…
-
#### Summary:
rstan, which was working 3 weeks ago, suddenly stopped providing informative error messages, instead giving c++ exception (unknown reason). Attempting to reinstall fails with various er…
-
Hei,
I am not able to install any of the programmes in the RSTAN family. It seems to be a problem with rtools, but it is not solved by deleting and reinstalling rtools40.
![rtools](https://user-i…
-
#### Summary:
`unconstrain_pars` causes segfault in R
#### Description:
When running `unconstrain_pars` on a newly fitted model, it causes a segfault and crashes R.
#### Reproducible Steps…
-
#### Summary:
rstan compilation conflict with class std::auto_ptr.
#### Description:
rstan_2.19.3.tar.gz is installed with lots of warning message as below:
```r
In file included from /opt/free…
-
2 problems:
- this isn't working for our users - https://mc-stan.org/cmdstanr/articles/r-markdown.html#option-3-using-both-rstan-and-cmdstanr-in-the-same-r-markdown-document
- there is no such t…
-
https://github.com/stan-dev/rstan/pull/887 is huge and I think the PR thread will eventually become impossible to follow. So I am opening this issue where you can post anything that is missing in the …