Skip to content

Commit 3b77d8f

Browse files
authored
Merge branch 'main' into 87_release
Signed-off-by: Joe Zhu <sha.joe.zhu@gmail.com>
2 parents 5a15315 + 677b189 commit 3b77d8f

File tree

3 files changed

+8
-6
lines changed

3 files changed

+8
-6
lines changed

DESCRIPTION

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,10 @@
11
Package: tern.rbmi
22
Title: Create Interface for 'RBMI' and 'tern'
33
Version: 0.1.5
4-
Date: 2024-11-26
4+
Date: 2025-02-19
55
Authors@R: c(
6-
person("Joe", "Zhu", , "joe.zhu@roche.com", role = c("aut", "cre")),
6+
person("Joe", "Zhu", , "joe.zhu@roche.com", role = c("aut", "cre"),
7+
comment = c(ORCID = "0000-0001-7566-2787")),
78
person("Jana", "Stoilova", , "jana.stoilova@roche.com", role = "aut"),
89
person("F. Hoffmann-La Roche AG", role = c("cph", "fnd"))
910
)
@@ -21,14 +22,14 @@ BugReports: https://github.com/insightsengineering/tern.rbmi/issues
2122
Depends:
2223
R (>= 3.6),
2324
rbmi (>= 1.2.5),
24-
tern (>= 0.9.4)
25+
tern (>= 0.9.7)
2526
Imports:
2627
broom (>= 0.5.4),
2728
checkmate (>= 2.1.0),
28-
formatters (>= 0.5.6),
29+
formatters (>= 0.5.10),
2930
lifecycle (>= 0.2.0),
3031
magrittr (>= 1.5),
31-
rtables (>= 0.6.7)
32+
rtables (>= 0.6.11)
3233
Suggests:
3334
BH,
3435
dplyr (>= 1.0.3),

inst/WORDLIST

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
Forkers
22
Gower
33
Hoffmann
4+
ORCID
45
RBMI
56
Repo
67
al

man/tern.rbmi-package.Rd

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)