Package: bpa
Type: Package
Title: Basic Pattern Analysis
Version: 0.1.1
Date: 2016-04-03
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, knitr, rmarkdown
License: GPL (>= 2)
URL: https://github.com/bgreenwell/bpa
BugReports: https://github.com/bgreenwell/bpa/issues
RoxygenNote: 5.0.1
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2016-04-03 23:53:13 UTC; w108bmg
Author: Brandon Greenwell [aut, cre]
Maintainer: Brandon Greenwell <greenwell.brandon@gmail.com>
Repository: CRAN
Date/Publication: 2016-04-04 08:37:03
Built: R 4.1.0; ; 2021-05-25 23:55:11 UTC; unix
