Package: mde Title: Missing Data Explorer Version: 0.3.3 Authors@R: person(given = "Nelson", family = "Gonzabato", role = c("aut", "cre"), email = "gonzabato@hotmail.com") Description: Correct identification and handling of missing data is one of the most important steps in any analysis. To aid this process, 'mde' provides a very easy to use yet robust framework to quickly get an idea of where the missing data lies and therefore find the most appropriate action to take. Graham WJ (2009) . License: GPL-3 Depends: R(>= 3.6.0) Imports: dplyr(>= 1.0.0), tidyr(>= 1.0.3) Encoding: UTF-8 RoxygenNote: 7.1.2 URL: https://github.com/Nelson-Gon/mde BugReports: https://github.com/Nelson-Gon/mde/issues Suggests: knitr, rmarkdown, markdown, testthat VignetteBuilder: knitr Config/testthat/edition: 3 Config/pak/sysreqs: libicu-dev Repository: https://nelson-gon.r-universe.dev Date/Publication: 2026-02-22 03:40:09 UTC RemoteUrl: https://github.com/nelson-gon/mde RemoteRef: HEAD RemoteSha: 6697ef390b5e316f5c40d304f7f0e55797020806 NeedsCompilation: no Packaged: 2026-06-22 07:33:31 UTC; root Author: Nelson Gonzabato [aut, cre] Maintainer: Nelson Gonzabato