Package: vismi Type: Package Title: Visual Diagnostics for Multiple Imputation Version: 0.9.5 Authors@R: c( person(given = "Yongshi", family ="Deng", email = "agnes.yongshideng@gmail.com", role = c("aut","cre"),comment =c(ORCID = "0000-0001-5845-859X")), person(given = "Thomas", family = "Lumley", email = "t.lumley@auckland.ac.nz", role = "ths") ) Description: A comprehensive suite of static and interactive visual diagnostics for assessing the quality of multiply-imputed data obtained from packages such as 'mixgb' and 'mice'. The package supports inspection of distributional characteristics, diagnostics based on masking observed values and comparing them with re-imputed values, and convergence diagnostics. URL: https://agnesdeng.github.io/vismi/ BugReports: https://github.com/agnesdeng/vismi/issues License: GPL (>= 3) Encoding: UTF-8 Language: en-GB LazyData: true Depends: R (>= 4.3.0) Imports: cli, data.table, dplyr, GGally, ggplot2 (>= 4.0.1), ggtext, gridExtra, ggridges, mixgb (>= 2.2.3), patchwork, plotly, purrr, rlang, stats, scales, tidyr, trelliscopejs RoxygenNote: 7.3.3 Config/pak/sysreqs: cmake make libmagick++-dev gsfonts libicu-dev libjpeg-dev libpng-dev libsodium-dev libuv1-dev libxml2-dev libssl-dev libx11-dev zlib1g-dev Repository: https://agnesdeng.r-universe.dev Date/Publication: 2026-05-22 08:46:18 UTC RemoteUrl: https://github.com/agnesdeng/vismi RemoteRef: HEAD RemoteSha: cb93a5eda0affd9326b25c9fdd5dc91f1a2ac4b4 NeedsCompilation: no Packaged: 2026-06-04 08:56:16 UTC; root Author: Yongshi Deng [aut, cre] (ORCID: ), Thomas Lumley [ths] Maintainer: Yongshi Deng