-
I have tried several times to remove and reinstall rstan and stanheaders packages and I keep getting the following errors:
When trying to run the example:
> rstan_options(auto_write = TRUE)
> ex…
-
#### Summary:
Please provide a short summary (no more than a sentence or two).
I 'm trying to use rstan and the stan function with rstudio and windows 10. I get a connection issue
Error in file(co…
-
Since we have bayesplot now there's no reason to also maintain all the old ggplot2 code currently in RStan. I guess we can
* (A) deprecate the existing plotting functions in RStan with a message p…
-
Hi,
Some new added functions such as linspaced_vector are not available in Rstan 2.21 so far. I tried it in my current Rstan. However, my current stan version is 2.21 in Rstan for R 3.6.3, thus thi…
-
Please see https://github.com/RcppCore/RcppParallel/issues/135#issuecomment-716663576
```
This issue arises because of the patch used on Debian builds:
https://sources.debian.org/patches/r-cran-r…
-
#### 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…
-
#### Summary:
Like others I have the problem that no errors or warnings are shown for my stan models. I already read the solution that rstan should be installed from source and I already installed th…
-
#### Summary:
After following the instructions on https://github.com/stan-dev/rstan/wiki/Installing-RStan-on-Mac-or-Linux, I get a compile error when I try to run any of the demos or my own model.
…
-
#### Summary:
After fitting a larger number of models in one R session (roughly 100, didn't count and can't reconstruct), I got an error message saying that no more shared objects can be loaded.
…
-
#### Summary:
There is an error when I try to execute the command for setting Configuration of Rtools for Rstan.
#### Description:
I'm installing RStan on Windows using this guide https://gith…