Package: bpa
Type: Package
Title: Basic Pattern Analysis
Version: 0.1
Date: 2016-03-30
Authors@R: person("Brandon", "Greenwell", email = "greenwell.brandon@gmail.com",
  role = c("aut", "cre"))
Description: Run basic pattern analyses on character sets, digits, or combined
    input containing both characters and numeric digits. Useful for data
    cleaning and for identifying columns containing multiple or nonstandard
    formats.
Depends: base
Imports: magrittr, plyr
Suggests: testthat
License: GPL (>= 2)
URL: https://github.com/bgreenwell/bpa
BugReports: https://github.com/bgreenwell/bpa/issues
RoxygenNote: 5.0.1
NeedsCompilation: no
Packaged: 2016-03-30 18:07:40 UTC; w108bmg
Author: Brandon Greenwell [aut, cre]
Maintainer: Brandon Greenwell <greenwell.brandon@gmail.com>
Repository: CRAN
Date/Publication: 2016-03-30 21:04:17
