Type: Package
Package: NormalityAssessment
Title: A Graphical User Interface for Testing Normality Visually
Version: 0.0.2
Authors@R: c(person("Christopher", "Casement", email = "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), 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.1.2
NeedsCompilation: no
Packaged: 2022-02-19 16:56:35 UTC; casem
Author: Christopher Casement [cre, aut],
  Laura McSweeney [aut]
Repository: CRAN
Date/Publication: 2022-02-19 17:10:02 UTC
Built: R 4.0.5; ; 2022-02-20 11:46:15 UTC; unix
