Skip to content

Commit c2db189

Browse files
authored
Cran release 0.9.0 [skip vbump] (#1070)
close #920 --------- Signed-off-by: Joe Zhu <sha.joe.zhu@gmail.com>
1 parent 37974c3 commit c2db189

File tree

3 files changed

+10
-4
lines changed

3 files changed

+10
-4
lines changed

DESCRIPTION

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,13 @@
11
Package: teal.modules.clinical
22
Title: 'teal' Modules for Standard Clinical Outputs
3-
Version: 0.8.16.9096
3+
Version: 0.9.0
44
Date: 2024-02-22
55
Authors@R: c(
66
person("Joe", "Zhu", , "joe.zhu@roche.com", role = c("aut", "cre")),
77
person("Jana", "Stoilova", , "jana.stoilova@roche.com", role = "aut"),
8+
person("Davide", "Garolini", , "davide.garolini@roche.com", role = "aut"),
9+
person("Emily", "de la Rua", , "emily.de_la_rua@contractors.roche.com", role = "aut"),
10+
person("Abinaya", "Yogasekaram", , "abinaya.yogasekaram@contractors.roche.com", role = "aut"),
811
person("Mahmoud", "Hallal", , "mahmoud.hallal@roche.com", role = "aut"),
912
person("Dawid", "Kaledkowski", , "dawid.kaledkowski@roche.com", role = "aut"),
1013
person("Rosemary", "Li", , "li.yaqiong@gene.com", role = "aut"),
@@ -19,7 +22,7 @@ Authors@R: c(
1922
)
2023
Description: Provides user-friendly tools for creating and customizing
2124
clinical trial reports. By leveraging the 'teal' framework, this
22-
package provides teal modules to easily create an interactive panel
25+
package provides 'teal' modules to easily create an interactive panel
2326
that allows for seamless adjustments to data presentation, thereby
2427
streamlining the creation of detailed and accurate reports.
2528
License: Apache License 2.0

NEWS.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# teal.modules.clinical 0.8.16.9096
1+
# teal.modules.clinical 0.9.0
22

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

26-
# teal.modules.clinical 0.8.16.9010
26+
# teal.modules.clinical 0.8.16
2727

2828
### Enhancements
2929
* Added more informative error message when grade mapping error occurs in `tm_t_abnormality_by_worst_grade`.

man/teal.modules.clinical.Rd

Lines changed: 3 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)