Package: rbmiUtils
Title: Utility Functions to Support and Extend the 'rbmi' Package
Version: 0.1.6
Authors@R: c( 
    person("Mark", "Baillie", email = "bailliem@gmail.com", role = c("aut", "cre", "cph"),
           comment = c(ORCID = "0000-0002-5618-0667")),
    person("Tobias", "Mütze", email = "tobias.muetze@novartis.com", role = c("aut"),
           comment = c(ORCID = "0000-0002-4111-1941")),
    person("Jack", "Talboys", email = "jack.talboys@novartis.com", role = c("aut")),
    person("Lukas A.", "Widmer", role = "ctb", comment = c(ORCID = "0000-0003-1471-3493"))
    )
Description: Provides utility functions that extend the capabilities of the 
    reference-based multiple imputation package 'rbmi'. It supports clinical 
    trial analysis workflows with functions for managing imputed datasets, 
    applying analysis methods across imputations, and tidying results for 
    reporting.
Maintainer: Mark Baillie <bailliem@gmail.com>
License: GPL (>= 3)
Encoding: UTF-8
RoxygenNote: 7.3.2
Suggests: knitr, rmarkdown, spelling, testthat (>= 3.0.0), tidyr,
        readr, tibble, ggplot2, rstan
Config/testthat/edition: 3
Language: en-US
Imports: assertthat, dplyr, purrr, rbmi (>= 1.4), beeca, rlang
VignetteBuilder: knitr
Depends: R (>= 4.1)
LazyData: true
URL: https://github.com/openpharma/rbmiUtils
BugReports: https://github.com/openpharma/rbmiUtils/issues
NeedsCompilation: no
Packaged: 2025-09-13 19:15:55 UTC; bailliem
Author: Mark Baillie [aut, cre, cph] (ORCID:
    <https://orcid.org/0000-0002-5618-0667>),
  Tobias Mütze [aut] (ORCID: <https://orcid.org/0000-0002-4111-1941>),
  Jack Talboys [aut],
  Lukas A. Widmer [ctb] (ORCID: <https://orcid.org/0000-0003-1471-3493>)
Repository: CRAN
Date/Publication: 2025-09-13 19:30:02 UTC
Built: R 4.6.0; ; 2025-09-13 21:43:09 UTC; unix
