Package: mde
Title: Missing Data Explorer
Version: 0.2.0
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
Imports: dplyr(>= 0.8.9), tidyr(>= 1.0.3)
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.1.0
URL: https://github.com/Nelson-Gon/mde
BugReports: https://github.com/Nelson-Gon/mde/issues
Suggests: knitr, rmarkdown, testthat, covr
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2020-06-11 16:39:37 UTC; Nelson
Author: Nelson Gonzabato [aut, cre]
Maintainer: Nelson Gonzabato <gonzabato@hotmail.com>
Repository: CRAN
Date/Publication: 2020-06-11 18:00:02 UTC
