Skip to content

Commit 6358f06

Browse files
authored
Merge pull request #218 from Merck/214-release-gsdesign2-108
Update NEWS.md for 1.0.8
2 parents 32585ec + 258f2b9 commit 6358f06

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

NEWS.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,19 @@
1+
# gsDesign2 1.0.8
2+
3+
## Improvements
4+
5+
- Update the calculation of upper/lower bounds at the final analysis in MaxCombo tests (#217).
6+
- Update the `fixed_design()` function in the application of stratified design when using the Lachin and Foulkes method (#211).
7+
- Correct the `fixed_design()` function in the application of `rmst` (#212).
8+
- Rename the `info_scale` argument options from `c(0, 1, 2)` to `c("h0_h1_info", "h0_info", "h1_info")` to be more informative and make the default value (`"h0_h1_info"`) clear (#203).
9+
- Add missing global functions/variables (#213).
10+
- Fix outdated argument names and use canonical style for text elements in README (#198).
11+
- Add a CRAN downloads badge to the readme to show the monthly downloads (#216).
12+
13+
## Bug fixes
14+
15+
- Fix the calculation of the futility bounds in `gs_power_ahr()` (#202).
16+
117
# gsDesign2 1.0.7
218

319
## Improvements

0 commit comments

Comments
 (0)