File tree Expand file tree Collapse file tree 1 file changed +29
-0
lines changed
Expand file tree Collapse file tree 1 file changed +29
-0
lines changed Original file line number Diff line number Diff line change 1+ # rstanarm v2.32.2
2+
3+ * Update recommendations for responding to convergence warnings by @jgabry in https://github.com/stan-dev/rstanarm/pull/617
4+ * Replace Stan R Packages repo with R-Universe by @andrjohns in https://github.com/stan-dev/rstanarm/pull/624
5+ * Fix mistaken ')' alignment in output test by @MichaelChirico in https://github.com/stan-dev/rstanarm/pull/636
6+ * Default to not computing r_eff for loo by @jgabry in https://github.com/stan-dev/rstanarm/pull/638
7+ * migrate formula machinery from lme4 to reformulas by @bbolker in https://github.com/stan-dev/rstanarm/pull/639
8+ * Fix documentations to address CRAN NOTEs by @yoshidk6 in https://github.com/stan-dev/rstanarm/pull/641
9+ * Use vectorized abs() by @HPCurtis in https://github.com/stan-dev/rstanarm/pull/632
10+ * Use rstantools - Fix Build/Export Errors by @andrjohns in https://github.com/stan-dev/rstanarm/pull/625
11+
12+ # rstanarm v2.32.1
13+
14+ * Avoid error for 1-D unit_vector by @jgabry in https://github.com/stan-dev/rstanarm/pull/606
15+ * Update .set_nreps by @avehtari in https://github.com/stan-dev/rstanarm/pull/612
16+ * Use LTO during compilation
17+
18+
19+ # rstanarm 2.26.1
20+
21+ This release updates rstanarm to use the latest syntax supported by rstan.
22+
23+ * wells dataset wrong variable name by @storopoli in https://github.com/stan-dev/rstanarm/pull/552
24+ * add logo to be displayed in r-universe by @avehtari in https://github.com/stan-dev/rstanarm/pull/569
25+ * Fix CRAN NOTEs and failures by @andrjohns in https://github.com/stan-dev/rstanarm/pull/587
26+ * Implement posterior::as_draws() for rstanarm objects by @jgabry in https://github.com/stan-dev/rstanarm/pull/596
27+ * Array syntax by @bgoodri in https://github.com/stan-dev/rstanarm/pull/597
28+
29+
130# rstanarm 2.21.3
231
332### Bug fixes
You can’t perform that action at this time.
0 commit comments