Package: mde
Title: Missing Data Explorer
Version: 0.3.2
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) <doi:10.1146/annurev.psych.58.110405.085530>. 
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
NeedsCompilation: no
Packaged: 2022-02-09 20:24:36 UTC; Nelg
Author: Nelson Gonzabato [aut, cre]
Maintainer: Nelson Gonzabato <gonzabato@hotmail.com>
Repository: CRAN
Date/Publication: 2022-02-10 12:10:06 UTC
Built: R 4.6.0; ; 2025-08-18 14:25:44 UTC; unix
