Skip to content

Commit f49e621

Browse files
committed
bump version and add news
1 parent 22e4406 commit f49e621

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

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.3
3+
Version: 1.1.3.1
44
Authors@R: c(
55
person("Keaven", "Anderson", email = "keaven_anderson@merck.com", role = c("aut")),
66
person("Yilong", "Zhang", email = "elong0527@gmail.com", role = c("aut")),

NEWS.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
# gsDesign2 1.1.4
2+
3+
## User interface improvements
4+
5+
- Bound functions and spending functions can be provided through their names (character strings) now, e.g., `gs_design_ahr(..., upper = "gs_spending_bound", upar = list(sf = "sfLDOF", ...))` (#509, thanks to @yihui).
6+
17
# gsDesign2 1.1.3
28

39
## Bug fixes

0 commit comments

Comments
 (0)