Skip to content

Commit 6662ff5

Browse files
Merge pull request #183 from Merck/small-fix-news
Small fix for news
2 parents 9385c4b + e673025 commit 6662ff5

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

NEWS.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,16 @@
11
# gsDesign2 1.0.5
22

3-
CRAN release in March 2023.
3+
First submission to CRAN in March 2023.
44

55
## Breaking changes
66

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

1010
## Bug fixes
1111

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

0 commit comments

Comments
 (0)