Package: DataSum
Title: Comprehensive Data Summarization for Statistical Analysis
Version: 0.1.1
Authors@R: c(
    person(given = "Immad Ahmad", family = "Shah", role = "aut"),
    person(given = "Uzair Javid", family = "Khan", role = c("aut", "cre"),
           email = "uzairkhan11w@gmail.com"),
    person(given = "Sukhdev", family = "Mishra", role = "aut"))
Author: Immad Ahmad Shah [aut],
  Uzair Javid Khan [aut, cre],
  Sukhdev Mishra [aut]
Maintainer: Uzair Javid Khan <uzairkhan11w@gmail.com>
Description: Summarizes data frames by calculating various statistics including central tendency, dispersion, shape, and normality diagnostics. Handles numeric, character, and factor columns with NA-aware computations.
License: GPL-3
Encoding: UTF-8
RoxygenNote: 7.3.3
Imports: moments, dplyr, nortest, stats
Suggests: testthat (>= 3.0.0)
Config/testthat/edition: 3
URL: https://github.com/Uzairkhan11w/DataSum
BugReports: https://github.com/Uzairkhan11w/DataSum/issues
NeedsCompilation: no
Packaged: 2025-11-12 16:58:31 UTC; Uzair
Repository: CRAN
Date/Publication: 2025-11-12 18:00:21 UTC
Built: R 4.4.1; ; 2025-11-12 19:25:24 UTC; unix
