Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 5 additions & 2 deletions DESCRIPTION
Original file line number Diff line number Diff line change
@@ -1,10 +1,13 @@
Package: teal.modules.clinical
Title: 'teal' Modules for Standard Clinical Outputs
Version: 0.8.16.9096
Version: 0.9.0
Date: 2024-02-22
Authors@R: c(
person("Joe", "Zhu", , "joe.zhu@roche.com", role = c("aut", "cre")),
person("Jana", "Stoilova", , "jana.stoilova@roche.com", role = "aut"),
person("Davide", "Garolini", , "davide.garolini@roche.com", role = "aut"),
person("Emily", "de la Rua", , "emily.de_la_rua@contractors.roche.com", role = "aut"),
person("Abinaya", "Yogasekaram", , "abinaya.yogasekaram@contractors.roche.com", role = "aut"),
person("Mahmoud", "Hallal", , "mahmoud.hallal@roche.com", role = "aut"),
person("Dawid", "Kaledkowski", , "dawid.kaledkowski@roche.com", role = "aut"),
person("Rosemary", "Li", , "li.yaqiong@gene.com", role = "aut"),
Expand All @@ -19,7 +22,7 @@ Authors@R: c(
)
Description: Provides user-friendly tools for creating and customizing
clinical trial reports. By leveraging the 'teal' framework, this
package provides teal modules to easily create an interactive panel
package provides 'teal' modules to easily create an interactive panel
that allows for seamless adjustments to data presentation, thereby
streamlining the creation of detailed and accurate reports.
License: Apache License 2.0
Expand Down
4 changes: 2 additions & 2 deletions NEWS.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# teal.modules.clinical 0.8.16.9096
# teal.modules.clinical 0.9.0

### Breaking Changes
* Adapted all modules to use `teal_data` objects.
Expand All @@ -23,7 +23,7 @@
* Replaced usage of deprecated `summarize_vars` function with `analyze_vars`.
* Reduced package dependencies (removed `tidyr`, `rlang`, `magrittr` and `styler`).

# teal.modules.clinical 0.8.16.9010
# teal.modules.clinical 0.8.16

### Enhancements
* Added more informative error message when grade mapping error occurs in `tm_t_abnormality_by_worst_grade`.
Expand Down
3 changes: 3 additions & 0 deletions man/teal.modules.clinical.Rd

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.