Skip to content

Commit

Permalink
Merge pull request #183 from Merck/small-fix-news
Browse files Browse the repository at this point in the history
Small fix for news
  • Loading branch information
LittleBeannie authored Mar 9, 2023
2 parents 9385c4b + e673025 commit 6662ff5
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions NEWS.md
Original file line number Diff line number Diff line change
@@ -1,16 +1,16 @@
# gsDesign2 1.0.5

CRAN release in March 2023.
First submission to CRAN in March 2023.

## Breaking changes

- Passes lintr check for the entire package (#150, #151, #171).
- Improve the documentation (#161, #163, #168, #176)
- Improve the documentation (#161, #163, #168, #176).

## Bug fixes

- `check_fail_rate()` when only 1 number in fail_rate > 0 (#132).
- `gs_power_ahr()` when study duration > 48 months (#141).
- `check_fail_rate()` when only 1 number in `fail_rate` is > 0 (#132).
- `gs_power_ahr()` when study duration is > 48 months (#141).
- `fixed_design()` for event-based design (#143).
- `gs_design_combo()` when test only applies to part of the analysis (#148).
- `gs_info_rd()` for variance calculation (#153).
Expand Down

0 comments on commit 6662ff5

Please sign in to comment.