-
#### Summary:
`rstan::read_stan_csv()` no longer works for for .csv files produced by `cmdstanr`
#### Description:
It seems that `rstan` expects the `save_warmup` field to be an integer value, bu…
-
The rstan package is finally doing the right thing and not listing the ggplot2 package in the Depends field of its DESCRIPTION, but this has had the unfortunate minor side effect of breaking the ggfan…
-
**Describe the bug**
After updating to R 4.4.1 and Rtools 4.4, new installations of cmdstanr fails at installation of toolchain. Persistently receive following error:
Installing mingw32-make and…
-
While [rstan](https://mc-stan.org/users/interfaces/rstan) was the first canonical package for interfacing R & Stan, more recently the Stan devs have created [cmdstanr](https://mc-stan.org/cmdstanr/) a…
-
Hi @melodiemonod
I am failing to install rstan in a conda environment for the Apply M1 chip, while cmdstanr works just fine and also contains the latest NUTS sampler. How much work would it be to …
-
options(mc.cores = parallel::detectCores())
May help speed things up. Note: I noticed the chains are running for 2000 iterations as well. Probably overkill with 6 chains. I would think 700 (w/ 200 …
-
This has resulted in several packages being temporarily removed from the r4pi repo.
This includes `rstan` itself as well as some packages that depend on it:
* `brms`
* `prophet`
* `rstanarm`
…
-
Rstan cran version no longer keeping up with latest stan version.
need to update description file to require latest Rstan dev version
-
Would like to request testing the compatibility with the [rstan](https://github.com/stan-dev/rstan) package. Thanks for your consideration.
tlyim updated
5 years ago
-
This is a very minor point.
The link on the README about installing on Windows (https://github.com/stan-dev/rstan/wiki/Installing-RStan-from-source-on-Windows) looks broken, probably on the Stan si…