We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c6bb1f3 commit 324957cCopy full SHA for 324957c
NEWS.md
@@ -1,3 +1,9 @@
1
+# cmdstanr 0.5.1
2
+
3
+* Temporarily disable `format="draws_rvars"` in the `$draws()` method due to a
4
+bug. Until this is fixed users can make use of `posterior::as_draws_rvars()` to
5
+convert draws from CmdStanR to the `draws_rvars` format. (#640)
6
7
# cmdstanr 0.5.0
8
9
### Bug fixes
0 commit comments