rstan icon indicating copy to clipboard operation
rstan copied to clipboard

RStan, the R interface to Stan

Results 140 rstan issues
Sort by recently updated
recently updated
newest added

#### Summary: Can't install package rstan using R 4.2.0 and Rtools 4.2 on Windows, #### Description: Tried several different installations, including from source and also several binaries from different repositories....

Getting the error message below during installation. Any hints would be appreciated. ``` > Sys.setenv(DOWNLOAD_STATIC_LIBV8 = 1) # only necessary for Linux without the nodejs library / headers > install.packages("rstan",...

#### Summary: Importing runs from cmdstan which are exactly the same runs (two calls to cmdstan with the same seed and data, etc.) then one ends up getting numerical differences....

#### Summary: task_scheduler_init.h is removed from OneAPI TBB 2021.1. The corresponding include should be removed from init_threadpool_tbb.hpp. #### Description: I am using a system TBB library (OneAPI TBB 2021.1). The...

#### Summary: On a bare install of Ubuntu 20.04 + R, the example code `example(stan_model, package = "rstan", run.dontrun = TRUE)` produces a segfault. #### Description: The only additional information...

Is there a current version without a dependency on `v8`? @andrjohns had a fork earlier: https://discourse.mc-stan.org/t/override-dependency-on-v8-or-make-v8-build-on-powerpc-mac-r-4-1-2/25432/5 (which still failed to build the last time I tried). I want to fix...

#### Summary: `gqs()` has issues with "structured" versions of matrix-valued parameters and/or transformed parameters, I am not sure which. Relates to #695 reported and closed in 2019 by @jgabry. ####...

#### Summary: make: *** [/datb/home/wanglab27/bin/r_base/R-4.1.0/etc/Makeconf:177: stan_fit.o] Error 1 ERROR: compilation failed for package ‘rstan’ #### Description: ** libs g++ -std=gnu++14 -I"/datb/home/wanglab27/bin/r_base/R-4.1.0/include" -DNDEBUG -I"../inst/include" -I"../inst/include/boost_not_in_BH" -I"." -DBOOST_DISABLE_ASSERTS -DBOOST_PHOENIX_NO_VARIADIC_EXPRESSION -DBOOST_NO_AUTO_PTR -D_REENTRANT -DSTAN_THREADS...

`read_stan_csv` becomes very slow once models have thousands of parameters, with the bottleneck occurring at the read stage (see e.g. https://github.com/paul-buerkner/brms/issues/1331). A very simple solution would be to alter the...

``` Error in .shlib_internal(args) : C++14 standard requested but CXX14 is not defined * removing ‘/usr/lib64/R/library/rstan’ Error: Failed to install 'ggstatsplot' from GitHub: Failed to install 'tidyBF' from GitHub: (converted...