Type: Package
Package: NormalityAssessment
Title: A Graphical User Interface for Testing Normality Visually
Version: 0.1.1
Authors@R: c(
    person("Christopher", "Casement", , "casementc@gmail.com", role = c("cre", "aut")),
    person("Laura", "McSweeney", role = "aut")
  )
Maintainer: Christopher Casement <casementc@gmail.com>
Description: Package including an interactive Shiny application for
    testing normality visually.
License: MIT + file LICENSE
URL: https://github.com/ccasement/NormalityAssessment,
        https://CRAN.R-project.org/package=NormalityAssessment
BugReports: https://github.com/ccasement/NormalityAssessment/issues
Depends: R (>= 3.5.0)
Imports: dplyr (>= 1.0.7), DT (>= 0.19), ggplot2 (>= 3.3.5), rio (>=
        0.5.27), rmatio (>= 0.16.0), shiny (>= 1.7.1), shinyalert (>=
        2.0.0), shinyBS (>= 0.61), stringi (>= 1.7.4), stringr (>=
        1.4.0)
Encoding: UTF-8
Language: en-US
RoxygenNote: 7.3.2
NeedsCompilation: no
Packaged: 2025-05-02 16:18:36 UTC; ccasement
Author: Christopher Casement [cre, aut],
  Laura McSweeney [aut]
Repository: CRAN
Date/Publication: 2025-05-02 16:50:02 UTC
Built: R 4.5.2; ; 2025-11-01 03:32:27 UTC; windows
