Package: ggmice
Title: Visualizations for 'mice' with 'ggplot2'
Version: 0.0.1
Authors@R: 
    person("Hanne", "Oberman", , "h.i.oberman@uu.nl", role = c("aut", "cre"),
           comment = c(ORCID = "0000-0003-3276-2141"))
Description: Enhance a 'mice' imputation workflow with visualizations for
    incomplete and/or imputed data. The plotting functions produce
    'ggplot' objects which may be easily manipulated or extended. Use
    'ggmice' to inspect missing data, develop imputation models, evaluate
    algorithmic convergence, or compare observed versus imputed data.
License: GPL (>= 3)
URL: https://github.com/amices/ggmice, https://amices.org/,
        https://amices.org/ggmice/
BugReports: https://github.com/amices/ggmice
Imports: dplyr, ggplot2, magrittr, mice, purrr, rlang, stats, stringr,
        tidyr, utils
Suggests: covr, knitr, plotly, rmarkdown, testthat (>= 3.0.0)
VignetteBuilder: knitr
Config/testthat/edition: 3
Copyright: person("ggmice authors", role = "cph"), person("Utrecht
        University", role = "fnd"), person("University Medical Centre
        Utrecht", role = "fnd")
Encoding: UTF-8
RoxygenNote: 7.1.2
NeedsCompilation: no
Packaged: 2022-03-16 18:35:13 UTC; 4216318
Author: Hanne Oberman [aut, cre] (<https://orcid.org/0000-0003-3276-2141>)
Maintainer: Hanne Oberman <h.i.oberman@uu.nl>
Repository: CRAN
Date/Publication: 2022-03-17 08:50:05 UTC
Built: R 4.1.2; ; 2022-03-18 11:58:33 UTC; unix
