Package: rbmi
Title: Reference Based Multiple Imputation
Version: 1.2.3
Authors@R: c(
    person("Craig", "Gower-Page", email = "craig.gower-page@roche.com", role = c("aut", "cre")),
    person("Alessandro", "Noci", email = "alessandro.noci@roche.com", role = c("aut")),
    person("Marcel", "Wolbers", email = "marcel.wolbers@roche.com", role = "ctb"),
    person("Roche", role = c("cph", "fnd"))
    )
Description: Implements reference based multiple imputation allowing for the imputation of longitudinal datasets using predefined strategies.
Encoding: UTF-8
LazyData: true
URL: https://insightsengineering.github.io/rbmi/,
        https://github.com/insightsengineering/rbmi
BugReports: https://github.com/insightsengineering/rbmi/issues
RoxygenNote: 7.2.1
Suggests: dplyr, tidyr, nlme, testthat, emmeans, tibble, mvtnorm,
        knitr, rmarkdown, bookdown, lubridate, purrr, ggplot2, R.rsp
Biarch: true
Config/testthat/edition: 3
Imports: mmrm, pkgload, Matrix, methods, Rcpp (>= 0.12.0), RcppParallel
        (>= 5.0.1), rstan (>= 2.18.1), rstantools (>= 2.1.1), R6,
        assertthat
LinkingTo: BH (>= 1.66.0), Rcpp (>= 0.12.0), RcppEigen (>= 0.3.3.3.0),
        RcppParallel (>= 5.0.1), rstan (>= 2.18.1), StanHeaders (>=
        2.18.0)
SystemRequirements: GNU make
Depends: R (>= 3.4.0)
License: Apache License (>= 2)
VignetteBuilder: R.rsp
NeedsCompilation: yes
Packaged: 2022-11-11 18:15:47 UTC; gowerc
Author: Craig Gower-Page [aut, cre],
  Alessandro Noci [aut],
  Marcel Wolbers [ctb],
  Roche [cph, fnd]
Maintainer: Craig Gower-Page <craig.gower-page@roche.com>
Repository: CRAN
Date/Publication: 2022-11-14 09:20:02 UTC
