File tree Expand file tree Collapse file tree 2 files changed +17
-1
lines changed
Expand file tree Collapse file tree 2 files changed +17
-1
lines changed Original file line number Diff line number Diff line change 11Package: gsDesign
2- Version: 3.6.1
2+ Version: 3.6.2
33Title: Group Sequential Design
44Authors@R: person(given = "Keaven", family = "Anderson", email =
55 "
[email protected] ", role = c('aut','cre'))
Original file line number Diff line number Diff line change 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
You can’t perform that action at this time.
0 commit comments