Skip to content

Commit 3760112

Browse files
LittleBeannieZhao
andauthored
Prepare for v1.1.8 release: Update DESCRIPTION and NEWS.md (#610)
Co-authored-by: Zhao <zhayuji4@merck.com>
1 parent 4413a7e commit 3760112

2 files changed

Lines changed: 16 additions & 1 deletion

File tree

DESCRIPTION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Package: gsDesign2
22
Title: Group Sequential Design with Non-Constant Effect
3-
Version: 1.1.7
3+
Version: 1.1.8
44
Authors@R: c(
55
person("Keaven", "Anderson", email = "keaven_anderson@merck.com", role = c("aut")),
66
person("Yujie", "Zhao", email = "yujie.zhao@merck.com", role = c("aut", "cre")),

NEWS.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,18 @@
1+
# gsDesign2 1.1.8
2+
3+
## New features
4+
5+
- The `gs_design_ahr()` function has been updated to allow outputting spending time (#602, thanks to @LittleBeannie).
6+
7+
## Documentation
8+
9+
- Documentation has been migrated to roxygen2 7.3.3 for improved maintainability and consistency (#601, thanks to @jdblischak).
10+
- An example demonstrating how to update a stratified design at the time of analysis has been added to the `gs_update_ahr()` function documentation (#608, thanks to @LittleBeannie).
11+
12+
## Testing
13+
14+
- Additional developer tests of `gs_design_ahr()` have been added (#604, thanks to @LittleBeannie).
15+
116
# gsDesign2 1.1.7
217

318
## Documentation

0 commit comments

Comments
 (0)