teal.modules.clinical
Provides teal modules for the standard clinical trials outputs
Roche's clinical teal modules have settled into slow, decorator-driven maintenance.
◆Recent moves
- 1mo ago
Numeric formatting control and multi-decorator outputs
The substantive half of the 0.13.0 candidate pair: a numeric_formats argument for tm_t_summary, categorical statistics in summary_by, and support for applying several decorators to one output object. It continues the post-0.9.0 pattern of tuning outputs rather than reshaping module inputs.
View source ↗ - 1mo ago
teal.transform dependency bump
The second tag of the same day's release candidate, carrying only a teal.transform version bump. The 0.13.0 notes live in the rc1 entry.
View source ↗ - 2y ago
Forest and Kaplan-Meier plots move to ggplot objects
Forest and Kaplan-Meier modules were rebuilt on refactored tern functions and now emit ggplot rather than grob objects, with font size and relative-width controls exposed. It is the cleanup pass that follows the teal_data migration.
View source ↗ - 2y ago
Every clinical module migrates to teal_data objects
⚡ SPARKThe breaking release that defines the current architecture: every module adapted to teal_data, and data_extract_spec inputs dropped in favour of choices_selected. Everything since has been refinement on top of this surface.
View source ↗