Type: Package
Package: DistPlotter
Title: A Graphical User Interface for Plotting Common Univariate
        Distributions
Version: 0.0.2
Authors@R: c(person("Christopher", "Casement", email = "casementc@gmail.com", 
               role = c("cre", "aut")),
             person("Grant", "Innerst", role = "aut"),
             person("Melissa", "Innerst", role = "aut")
  )
Description: Package including an interactive Shiny application for plotting 
    common univariate distributions.
License: MIT + file LICENSE
URL: https://github.com/ccasement/DistPlotter,
        https://CRAN.R-project.org/package=DistPlotter
BugReports: https://github.com/ccasement/DistPlotter/issues
Depends: R (>= 3.5.0)
Imports: colourpicker (>= 1.1.1), dplyr (>= 1.0.8), DT (>= 0.20),
        extraDistr (>= 1.9.1), ggplot2 (>= 3.3.5), rio (>= 0.5.29),
        scales (>= 1.1.1), shiny (>= 1.7.1), shinyalert (>= 3.0.0),
        shinyBS (>= 0.61), shinyjs (>= 2.1.0), shinyWidgets (>= 0.6.4),
        stringi (>= 1.7.6), stringr (>= 1.4.0)
Encoding: UTF-8
Language: en-US
RoxygenNote: 7.1.2
NeedsCompilation: no
Packaged: 2022-03-10 21:43:13 UTC; ccasement
Author: Christopher Casement [cre, aut],
  Grant Innerst [aut],
  Melissa Innerst [aut]
Maintainer: Christopher Casement <casementc@gmail.com>
Repository: CRAN
Date/Publication: 2022-03-10 22:10:17 UTC
Built: R 4.2.0; ; 2023-07-11 01:16:12 UTC; unix
