Skip to content

Commit

Permalink
Realized one error in prior pull request--(line 129 of NEWS file) whe…
Browse files Browse the repository at this point in the history
…re I inadvertantly deleted a word. Fixed and updated.
  • Loading branch information
agmurray committed Aug 15, 2024
1 parent 5c9fc93 commit ddc6ade
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion NEWS.md
Original file line number Diff line number Diff line change
Expand Up @@ -126,7 +126,7 @@

* Attempts to stratify on a `Surv` object now error more informatively (#230).

* Exposed argument from `make_strata()` in user-facing resampling functions (#229).
* Exposed `pool` argument from `make_strata()` in user-facing resampling functions (#229).

* Deprecated the `gather()` method for `rset` objects in favor of `tidyr::pivot_longer()` (#233).

Expand Down

0 comments on commit ddc6ade

Please sign in to comment.