Skip to content

Commit 074d8f7

Browse files
committed
Update news for v3.6.5
1 parent 7b5b126 commit 074d8f7

File tree

1 file changed

+21
-0
lines changed

1 file changed

+21
-0
lines changed

NEWS.md

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,24 @@
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

0 commit comments

Comments
 (0)