Package: ggmice Title: Visualizations for 'mice' with 'ggplot2' Version: 0.1.1.9000 Authors@R: c( person("Hanne", "Oberman", email = "h.i.oberman@uu.nl", role = c("aut", "cre"), comment = c(ORCID = "0000-0003-3276-2141")), person("Utrecht University", role = "fnd"), person("University Medical Centre Utrecht", role = "fnd"), person("Thom", "Volker", role = "ctb", comment = c(ORCID = "0000-0002-2408-7820")), person("Gerko", "Vink", role = "ctb", comment = c(ORCID = "0000-0001-9767-1924")), person("Pepijn", "Vink", role = "ctb", comment = c(ORCID = "0000-0001-6960-9904")), person("Jamie", "Wallis", role = "ctb", comment = c(ORCID = "0000-0003-2765-3813")), person("Kyle", "Lang", role = "ctb", comment = c(ORCID = "0000-0001-5340-7849")) ) 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://amices.org/ggmice/ BugReports: https://github.com/amices/ggmice/issues Imports: cli, dplyr, ggplot2, magrittr, mice, purrr, rlang, scales, stats, stringr, tidyr, tidyselect, utils Suggests: covr, knitr, lifecycle, patchwork, plotly, rmarkdown, testthat (>= 3.0.0) VignetteBuilder: knitr Config/testthat/edition: 3 Copyright: 'ggmice' authors Encoding: UTF-8 Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.3 Config/pak/sysreqs: cmake make libicu-dev libx11-dev zlib1g-dev Repository: https://amices.r-universe.dev Date/Publication: 2026-04-03 15:02:04 UTC RemoteUrl: https://github.com/amices/ggmice RemoteRef: HEAD RemoteSha: 8fa7d6c83d62abab49adbea94023e320e06525f0 NeedsCompilation: no Packaged: 2026-06-01 21:23:48 UTC; root Author: Hanne Oberman [aut, cre] (ORCID: ), Utrecht University [fnd], University Medical Centre Utrecht [fnd], Thom Volker [ctb] (ORCID: ), Gerko Vink [ctb] (ORCID: ), Pepijn Vink [ctb] (ORCID: ), Jamie Wallis [ctb] (ORCID: ), Kyle Lang [ctb] (ORCID: ) Maintainer: Hanne Oberman