File tree Expand file tree Collapse file tree 1 file changed +6
-3
lines changed Expand file tree Collapse file tree 1 file changed +6
-3
lines changed Original file line number Diff line number Diff line change 1
1
# teal.osprey 0.1.9
2
+
3
+ ### New feeatures
2
4
* Added new ` teal ` module ` tm_g_heat_bygrade ` for a heatmap by grade plot.
3
5
* Added new ` teal ` module ` tm_g_ae_sub ` for an AE by subgroups plot.
4
6
5
7
### Bug fixes
6
8
* Fixed misleading validate message in ` tm_g_ae_oview ` when either Control or Treatment variable is filtered out.
9
+ * Added a validate statement to output a better error message when both the left and right dichotomization values are filtered out of data.
7
10
8
11
### Miscellaneous
9
12
* Improved reactivity dependencies across modules.
10
13
11
- ### Bug fixes
12
- * Added a validate statement to output a better error message when both the left and right dichotomization values are filtered out of data.
13
-
14
14
# teal.osprey 0.1.8
15
15
16
16
* Added validation message if the dataset does not contain subjects from both the control and treatment arms in ` tm_g_events_term_id ` .
54
54
* Minor changes in tests.
55
55
56
56
# teal.osprey 0.1.3
57
+
57
58
* Technical release with updated dependencies.
58
59
59
60
# teal.osprey 0.1.2
61
+
60
62
* New waterfall module.
61
63
* Refactored due to recent changes in ` utils.nest ` .
62
64
63
65
# teal.osprey 0.1.1
66
+
64
67
* Refactoring package according to the NEST standards:
65
68
- Included test.nest tests.
66
69
- Fixed outdated modules according to current teal functionality.
You can’t perform that action at this time.
0 commit comments