Skip to content

Commit

Permalink
Merge pull request #140 from keaven/news
Browse files Browse the repository at this point in the history
Update news for v3.6.2
  • Loading branch information
nanxstats authored Apr 9, 2024
2 parents dc54835 + 9d81714 commit 5ec0400
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 1 deletion.
2 changes: 1 addition & 1 deletion DESCRIPTION
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
Package: gsDesign
Version: 3.6.1
Version: 3.6.2
Title: Group Sequential Design
Authors@R: person(given = "Keaven", family = "Anderson", email =
"[email protected]", role = c('aut','cre'))
Expand Down
16 changes: 16 additions & 0 deletions NEWS.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,19 @@
# gsDesign 3.6.2 (April, 2024)

## Documentation

- Add new vignette on conditional power and conditional error,
see `vignette("ConditionalPowerPlot")`
([beb2957](https://github.com/keaven/gsDesign/commit/beb2957),
[727fe20](https://github.com/keaven/gsDesign/commit/727fe20),
[57394fe](https://github.com/keaven/gsDesign/commit/57394fe)).
- Fix roxygen2 warning and use magrittr pipes in vignette for consistency (#131).

## Testing

- Move independently programmed functions for validation as
standard test helper files (#130).

# gsDesign 3.6.1 (February, 2024)

## New features
Expand Down

0 comments on commit 5ec0400

Please sign in to comment.