Skip to content

Commit

Permalink
Fix news
Browse files Browse the repository at this point in the history
  • Loading branch information
wlandau-lilly committed Nov 1, 2022
1 parent e88625c commit 17e1746
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions NEWS.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,11 @@
# stantargets 0.0.6

Same for the `variables` argument of `tar_stan_gq()`, `tar_stan_mle()`, and `tar_stan_vb()`.
* Implement resilient rep-specific seeds that do not change if the batching structure changes.

# stantargets 0.0.5.9000

* Update the signatures of most user-side functions to accommodate changes from `cmdstanr` 0.2.0 to 0.5.0 (https://github.com/ropensci/targets/discussions/884, @stuvet).
* Add new arguments `variables_fit` and `inc_warmup_fit` to be passed to the `CmdStanFit` target in `tar_stan_mcmc()` instead of `variables` and `inc_warmup` (#56, @yizhang-yiz).
* Add new arguments `variables_fit` and `inc_warmup_fit` to be passed to the `CmdStanFit` target in `tar_stan_mcmc()` instead of `variables` and `inc_warmup` (#56, @yizhang-yiz). Same for the `variables` argument of `tar_stan_gq()`, `tar_stan_mle()`, and `tar_stan_vb()`.

# stantargets 0.0.4

Expand Down

0 comments on commit 17e1746

Please sign in to comment.