diff --git a/DESCRIPTION b/DESCRIPTION index e450c0b..a80cb6f 100644 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -3,7 +3,8 @@ Title: Create Interface for 'RBMI' and 'tern' Version: 0.1.4.9002 Date: 2024-12-02 Authors@R: c( - person("Joe", "Zhu", , "joe.zhu@roche.com", role = c("aut", "cre")), + person("Joe", "Zhu", , "joe.zhu@roche.com", role = c("aut", "cre"), + comment = c(ORCID = "0000-0001-7566-2787")), person("Jana", "Stoilova", , "jana.stoilova@roche.com", role = "aut"), person("F. Hoffmann-La Roche AG", role = c("cph", "fnd")) ) @@ -21,14 +22,14 @@ BugReports: https://github.com/insightsengineering/tern.rbmi/issues Depends: R (>= 3.6), rbmi (>= 1.2.5), - tern (>= 0.9.4) + tern (>= 0.9.7) Imports: broom (>= 0.5.4), checkmate (>= 2.1.0), - formatters (>= 0.5.6), + formatters (>= 0.5.10), lifecycle (>= 0.2.0), magrittr (>= 1.5), - rtables (>= 0.6.7) + rtables (>= 0.6.11) Suggests: BH, dplyr (>= 1.0.3), diff --git a/inst/WORDLIST b/inst/WORDLIST index 1a1c3dd..a3124d1 100644 --- a/inst/WORDLIST +++ b/inst/WORDLIST @@ -1,6 +1,7 @@ Forkers Gower Hoffmann +ORCID RBMI Repo al diff --git a/man/tern.rbmi-package.Rd b/man/tern.rbmi-package.Rd index 3e4ea85..bdb0262 100644 --- a/man/tern.rbmi-package.Rd +++ b/man/tern.rbmi-package.Rd @@ -18,7 +18,7 @@ Useful links: } \author{ -\strong{Maintainer}: Joe Zhu \email{joe.zhu@roche.com} +\strong{Maintainer}: Joe Zhu \email{joe.zhu@roche.com} (\href{https://orcid.org/0000-0001-7566-2787}{ORCID}) Authors: \itemize{