Package: tern.rbmi
Title: Create Interface for 'RBMI' and 'tern'
Version: 0.1.6
Date: 2025-07-18
Authors@R: c(
    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"))
  )
Description: 'RBMI' implements standard and reference based multiple
    imputation methods for continuous longitudinal endpoints (Gower-Page
    et al. (2022) <doi:10.21105/joss.04251>). This package provides an
    interface for 'RBMI' uses the 'tern'
    <https://cran.r-project.org/package=tern> framework by Zhu et al.
    (2023) and tabulate results easily using 'rtables'
    <https://cran.r-project.org/package=rtables> by Becker et al. (2023).
License: Apache License 2.0
URL: https://github.com/insightsengineering/tern.rbmi,
        https://insightsengineering.github.io/tern.rbmi/
BugReports: https://github.com/insightsengineering/tern.rbmi/issues
Depends: R (>= 3.6), rbmi (>= 1.2.5), tern (>= 0.9.7)
Imports: broom (>= 0.5.4), checkmate (>= 2.1.0), formatters (>=
        0.5.10), lifecycle (>= 0.2.0), magrittr (>= 1.5), rtables (>=
        0.6.11)
Suggests: BH, dplyr (>= 1.0.3), knitr (>= 1.42), Matrix, RcppEigen,
        rmarkdown (>= 2.23), rstan, testthat (>= 3.0.4), tidyr (>=
        0.8.3), V8
VignetteBuilder: knitr, rmarkdown
Config/Needs/verdepcheck: insightsengineering/rbmi,
        insightsengineering/tern, tidymodels/broom, mllg/checkmate,
        insightsengineering/formatters, r-lib/lifecycle,
        tidyverse/magrittr, insightsengineering/rtables,
        tidyverse/dplyr, yihui/knitr, rstudio/rmarkdown,
        r-lib/testthat, tidyverse/tidyr
Config/Needs/website: insightsengineering/nesttemplate
Config/testthat/edition: 3
Encoding: UTF-8
Language: en-US
LazyData: true
RoxygenNote: 7.3.2
Collate: 'tabulate_rbmi.R' 'tern.rbmi-package.R'
NeedsCompilation: no
Packaged: 2025-07-18 09:50:26 UTC; rstudio
Author: Joe Zhu [aut, cre] (ORCID: <https://orcid.org/0000-0001-7566-2787>),
  Jana Stoilova [aut],
  F. Hoffmann-La Roche AG [cph, fnd]
Maintainer: Joe Zhu <joe.zhu@roche.com>
Repository: CRAN
Date/Publication: 2025-07-21 09:01:46 UTC
Built: R 4.6.0; ; 2025-07-21 09:35:40 UTC; unix
