-
i just installed rstan in R, but it can not work.
i just followed the procedure 'Example 1: Eight Schools' in getting start.
The error is as follow.
> library("rstan")
Loading required packa…
-
#### Summary:
I constantly run into segfaults when calling rstan programs from my shell scripts.
#### Description:
I'm running Stan programs on a computing cluster and need to do this by callin…
-
#### Summary
When activating `STAN_CPP_OPTIMS` on Apple M1 machines, Stan models fail to link. Leaving `STAN_CPP_OPTIMS` deactivated but using custom `CXXFLAGS` that include all `STAN_CPP_OPTIMS` f…
-
#### Summary:
This came up when @rok-cesnovar and I were discussing the PR to add standalone generated quantities to CmdStanR:
Using standalone generated quantities requires the user to keep two…
-
#### Summary:
Allow setting a new variable, `TARGET_OS`, which is used instead of `OS` when it determines a property of the compiled files.
#### Description:
The existing codebase assumes tha…
-
#### Summary:
Running code such as `model_fit
-
Hi Denis,
I encounter a problem when the compilation occurs during the installation of the package ```voteswitchR``` after running the install command:
``` r
remotes::install_github("denis-cohen…
-
the Stan documentation has been converted to RMarkdown format which is markdown plus latex's mathjax for the math and R chunks for producing charts and graphs and running programs.
we are using the R…
-
#### Summary:
Struggling to build rstanarm from source. I'm trying to bring the latest changes from `master` into the `feature/survival` branch and then build the package on Windows using R 4.2.1 and…
-
I used the template to create a binder repository
https://github.com/lsaravia/binder-rethinking
in the Install.R file
`install.packages(c("StanHeaders","rstan"),type="source")`
or
`in…