-
#### Summary:
Please provide a short summary (no more than a sentence or two).
rstan reverts to Apple clang, but I have setup llvm clang as the default compiler.
#### Description:
Describe th…
-
Haddocks for `Data.List` (technically, `GHC.List`) warn against [`head`](https://hackage.haskell.org/package/base-4.17.0.0/docs/Prelude.html#v:head) and [`tail`](https://hackage.haskell.org/package/ba…
-
Currently the `StanModules` class parses stan code and splits it out into a list of blocks i.e. `list(data="", parameters="", model="")`. This parsing is done via the `as_stan_fragments()` function …
-
I want to update `cmdstan` version using `install_cmdstan()`, but it requires R tools 4.2, R tools 4.3 has been released for a long time, and stan programs can be compiled by R tools 4.3, maybe it is …
-
i've been getting this error presumably whenever hls attempts to build the project. everything works fine when i just have a single file on its own, but if i create a cabal project then it doesn't wor…
-
It appears to have failed due to a C++ compilation error.
```
> library(rstan);library(tidyverse);library(tidybayes);sm cxxfunction -> compileCode
Error in sink(type = "output") : invalid conn…
-
Several packages from the Kowainik ecosystem need their `base` bounds bumped. Issues about updating the bounds have been filed but received no response. Specifically, all the following can have `base`…
-
#### Summary:
The GitRev shown on startup is (badly) out of date.
#### Description:
On startup I see the following:
```
Loading required package: StanHeaders
Loading required package: …
-
I'm trying to create an executable file wherein my code imports fbprophet. It was successfully converted but upon running the function that calls fbprophet I'm getting an error of
**AttributeError: '…
-
#### Summary:
I'm brand new to using stan, so this may be something I'm doing wrong, but I keep getting an error when trying to run the [individual Cormack-Jolly-Seber model in the stan user manual](…