Skip to content

Commit 5ec0400

Browse files
authored
Merge pull request #140 from keaven/news
Update news for v3.6.2
2 parents dc54835 + 9d81714 commit 5ec0400

File tree

2 files changed

+17
-1
lines changed

2 files changed

+17
-1
lines changed

DESCRIPTION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
Package: gsDesign
2-
Version: 3.6.1
2+
Version: 3.6.2
33
Title: Group Sequential Design
44
Authors@R: person(given = "Keaven", family = "Anderson", email =
55
"[email protected]", role = c('aut','cre'))

NEWS.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,19 @@
1+
# gsDesign 3.6.2 (April, 2024)
2+
3+
## Documentation
4+
5+
- Add new vignette on conditional power and conditional error,
6+
see `vignette("ConditionalPowerPlot")`
7+
([beb2957](https://github.com/keaven/gsDesign/commit/beb2957),
8+
[727fe20](https://github.com/keaven/gsDesign/commit/727fe20),
9+
[57394fe](https://github.com/keaven/gsDesign/commit/57394fe)).
10+
- Fix roxygen2 warning and use magrittr pipes in vignette for consistency (#131).
11+
12+
## Testing
13+
14+
- Move independently programmed functions for validation as
15+
standard test helper files (#130).
16+
117
# gsDesign 3.6.1 (February, 2024)
218

319
## New features

0 commit comments

Comments
 (0)