We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 9385c4b + e673025 commit 6662ff5Copy full SHA for 6662ff5
NEWS.md
@@ -1,16 +1,16 @@
1
# gsDesign2 1.0.5
2
3
-CRAN release in March 2023.
+First submission to CRAN in March 2023.
4
5
## Breaking changes
6
7
- Passes lintr check for the entire package (#150, #151, #171).
8
-- Improve the documentation (#161, #163, #168, #176)
+- Improve the documentation (#161, #163, #168, #176).
9
10
## Bug fixes
11
12
-- `check_fail_rate()` when only 1 number in fail_rate > 0 (#132).
13
-- `gs_power_ahr()` when study duration > 48 months (#141).
+- `check_fail_rate()` when only 1 number in `fail_rate` is > 0 (#132).
+- `gs_power_ahr()` when study duration is > 48 months (#141).
14
- `fixed_design()` for event-based design (#143).
15
- `gs_design_combo()` when test only applies to part of the analysis (#148).
16
- `gs_info_rd()` for variance calculation (#153).
0 commit comments