Package: profilr
Title: Quickly Profile Data in R
Version: 0.1.0
Description: Allows users to quickly and reliably profile data in R
    using convenience functions. The profiled data returns as a data.frame
    and provides a wealth of common and uncommon summary statistics.
Authors@R: person("Paul", "Hendricks", , "paul.hendricks.2013@owu.edu", c("aut", "cre"))
URL: https://github.com/paulhendricks/profilr
BugReports: https://github.com/paulhendricks/profilr/issues
Depends: R (>= 3.1.2)
License: MIT + file LICENSE
LazyData: true
Suggests: testthat
NeedsCompilation: no
Packaged: 2015-09-09 16:49:18 UTC; phendricks
Author: Paul Hendricks [aut, cre]
Maintainer: Paul Hendricks <paul.hendricks.2013@owu.edu>
Repository: CRAN
Date/Publication: 2015-09-09 21:19:34
