File tree Expand file tree Collapse file tree 1 file changed +21
-0
lines changed
Expand file tree Collapse file tree 1 file changed +21
-0
lines changed Original file line number Diff line number Diff line change 1+ # gsDesign 3.6.5 (November, 2024)
2+
3+ ## Improvements
4+
5+ - ` toInteger() ` (introduced in gsDesign 3.5.0) is updated to match broader,
6+ non-gsDesign conventions for deriving integer sample size and event counts
7+ (@keaven , #172 ).
8+
9+ This update may result in different outputs compared to previous versions.
10+ Users who use this function should review the updated function documentation
11+ (` ?toInteger ` ) and ` vignette("toInteger") ` for details.
12+
13+ ## Testing
14+
15+ - Add snapshot tests for ` as_rtf() ` methods (@DMuriuki , #168 ).
16+
17+ ## Documentation
18+
19+ - Add the ` cph ` role to the ` Authors@R ` field following best practices
20+ (@nanxstats , #166 ).
21+
122# gsDesign 3.6.4 (July, 2024)
223
324## Improvements
You can’t perform that action at this time.
0 commit comments