Skip to content

Commit 153aa00

Browse files
committed
Update NEWS.md
1 parent 48955a0 commit 153aa00

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

NEWS.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,14 @@
1+
# simtrial 1.0.1
2+
3+
## Statistical improvements
4+
5+
- A example of stratified group sequential design is added for the `sim_gs_n()` function (#336, #343, thanks to @LittleBeannie).
6+
7+
## Computational improvements
8+
9+
- The `dplyr` syntax in `sim_gs_n()` is replaced with `data.table` syntax for better speed (#339, thanks to @jdblischak).
10+
- The `parallelelly` package version is temporarily downgraded to v1.44.0 for successful macOC build. (#341, #338, thanks to @jdblischak).
11+
112
# simtrial 1.0.0
213

314
## Statistical improvements

0 commit comments

Comments
 (0)