Package: normality
Title: Tests for Departure from Normality
Version: 0.0.1
Authors@R: 
    person("Joon-Keat", "Lai", , "p10911004@gmail.com", role = c("aut", "cre", "cph"),
           comment = c(ORCID = "0000-0002-9840-5836"))
Description: A toolkit for assessing data normality using a comprehensive collection of statistical methods. 
    It includes descriptive measures and formal hypothesis tests, such as skewness and kurtosis tests, 
    the Anderson–Darling test, the Shapiro–Wilk test, and the D'Agostino–Pearson K2 omnibus test.
License: MIT + file LICENSE
URL: https://github.com/P10911004-NPUST/normality
BugReports: https://github.com/P10911004-NPUST/normality/issues
Encoding: UTF-8
RoxygenNote: 7.3.3
Depends: R (>= 3.5)
LazyData: true
Suggests: testthat (>= 3.0.0)
Config/testthat/edition: 3
NeedsCompilation: no
Packaged: 2026-06-05 07:11:20 UTC; ABRC
Author: Joon-Keat Lai [aut, cre, cph] (ORCID:
    <https://orcid.org/0000-0002-9840-5836>)
Maintainer: Joon-Keat Lai <p10911004@gmail.com>
Repository: CRAN
Date/Publication: 2026-06-09 16:10:13 UTC
Built: R 4.7.0; ; 2026-06-09 23:51:03 UTC; windows
