Package: bpa Type: Package Title: Basic Pattern Analysis Version: 0.1.1.9000 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. 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 Repository: https://bgreenwell.r-universe.dev Date/Publication: 2016-09-06 12:42:47 UTC RemoteUrl: https://github.com/bgreenwell/bpa RemoteRef: HEAD RemoteSha: a42173cf1e823b6651b0512da208cc76fe934eb8 NeedsCompilation: no Packaged: 2026-05-31 09:40:18 UTC; root Author: Brandon Greenwell [aut, cre] Maintainer: Brandon Greenwell