diff --git a/DESCRIPTION b/DESCRIPTION index d084f1c3..7fea1d5e 100644 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -4,7 +4,8 @@ Version: 0.3.2.9002 Date: 2024-11-01 Authors@R: c( person("Daniel", "Sabanés Bové", , "daniel@rconis.com", role = "aut"), - 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("Godwin", "Yung", , "yungg@gene.com", role = "aut"), person("Francois", "Collin", role = "aut"), person("Julia", "Dedic", , "julia.dedic@roche.com", role = "aut"), @@ -28,13 +29,13 @@ URL: https://github.com/insightsengineering/tern.mmrm, BugReports: https://github.com/insightsengineering/tern.mmrm/issues Depends: R (>= 3.6), - tern (>= 0.9.5) + tern (>= 0.9.7) Imports: checkmate (>= 2.1.0), cowplot, dplyr (>= 1.1.0), emmeans (>= 1.10.4), - formatters (>= 0.5.9), + formatters (>= 0.5.10), generics, ggplot2, lifecycle (>= 0.2.0), @@ -42,7 +43,7 @@ Imports: mmrm (>= 0.3.5), parallelly (>= 1.25.0), rlang (>= 1.0.1), - rtables (>= 0.6.10), + rtables (>= 0.6.11), stats, tidyr (>= 0.8.3) Suggests: diff --git a/inst/WORDLIST b/inst/WORDLIST index a71d263f..0da5057a 100644 --- a/inst/WORDLIST +++ b/inst/WORDLIST @@ -5,6 +5,7 @@ Hoffmann Kenward MMRM MMRMs +ORCID SICI Sabanés Satterthwaite diff --git a/man/tern.mmrm-package.Rd b/man/tern.mmrm-package.Rd index 87b07900..5d46842a 100644 --- a/man/tern.mmrm-package.Rd +++ b/man/tern.mmrm-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{