Package: DataSum
Type: Package
Title: Modern Data Summaries and Diagnostic Reports for Statistical
        Analysis
Version: 1.0.0
Authors@R: c(
    person("Uzair", "Javid Khan", email = "uzairkhan11w@gmail.com", role = c("aut", "cre")),
    person("Immad", "Ahmad Shah", role = "aut"),
    person("Sukhdev", "Mishra", role = "aut")
  )
Description: Provides robust, NA-aware data summaries, variable diagnostics,
    normality decisions, missingness and outlier checks, and reproducible
    diagnostic report scaffolding for statistical analysis. DataSum is designed
    for researchers, professors, scientists, and analysts who need trustworthy
    first-pass insight into tabular data before modeling or publication.
License: GPL (>= 3)
Encoding: UTF-8
RoxygenNote: 7.3.3
URL: https://github.com/Uzairkhan11w/DataSum,
        https://uzairkhan11w.github.io/DataSum/
BugReports: https://github.com/Uzairkhan11w/DataSum/issues
Depends: R (>= 4.1.0)
Imports: nortest
Suggests: knitr, quarto, rmarkdown, shiny, testthat (>= 3.0.0)
Config/testthat/edition: 3
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2026-07-13 18:47:22 UTC; runner
Author: Uzair Javid Khan [aut, cre],
  Immad Ahmad Shah [aut],
  Sukhdev Mishra [aut]
Maintainer: Uzair Javid Khan <uzairkhan11w@gmail.com>
Repository: CRAN
Date/Publication: 2026-07-13 22:30:08 UTC
