Package: fdistr
Type: Package
Title: Frequency Distribution Tables
Version: 0.1.0
Date: 2019-11-06
Authors@R: person("Donnie", "Minnick", , "donnie.minnick@gmail.com", c("aut", "cre"))
Description: Provides functionality to generate a frequency 
    distribution table from a set of observations and plot the frequency
    distribution using a Pareto chart.
Depends: R (>= 3.6)
License: MIT + file LICENSE
URL: https://github.com/dtminnick/fdistr
BugReports: https://github.com/dtminnick/fdistr/issues
Encoding: UTF-8
LazyData: true
Imports: dplyr (>= 0.8.3), ggplot2 (>= 3.2.1), magrittr (>= 1.5), stats
        (>= 3.6.1), usethis (>= 1.5.1), utils (>= 3.6.1)
Suggests: knitr (>= 1.22), rmarkdown (>= 1.12), testthat (>= 2.2.1)
RoxygenNote: 7.0.0
NeedsCompilation: no
Packaged: 2019-11-25 00:36:50 UTC; Donnie
Author: Donnie Minnick [aut, cre]
Maintainer: Donnie Minnick <donnie.minnick@gmail.com>
Repository: CRAN
Date/Publication: 2019-12-02 14:30:06 UTC
Built: R 4.1.0; ; 2020-08-03 12:10:45 UTC; windows
