Package: phonics
Type: Package
Title: Phonetic Spelling Algorithms
Version: 1.2.3
Date: 2019-01-09
Encoding: UTF-8
Authors@R: c(person(given = "James P.", family = "Howard, II",
                    email = "jh@jameshoward.us", role = c("aut", "cre")),
                    person(given = "Oliver", family = "Keyes", role = "ctb"))
URL: https://jameshoward.us/software/phonics/,
        https://github.com/howardjp/phonics
BugReports: https://github.com/howardjp/phonics/issues
Description: Provides a collection of phonetic algorithms including
    Soundex, Metaphone, NYSIIS, Caverphone, and others.
License: BSD_2_clause + file LICENSE
LazyData: TRUE
Imports: Rcpp (>= 0.12.1)
Suggests: testthat, knitr
LinkingTo: Rcpp, BH
RoxygenNote: 6.1.1
VignetteBuilder: knitr
NeedsCompilation: yes
Packaged: 2019-01-09 18:43:55 UTC; howarjp1
Author: James P. Howard, II [aut, cre],
  Oliver Keyes [ctb]
Maintainer: "James P. Howard, II" <jh@jameshoward.us>
Repository: CRAN
Date/Publication: 2019-01-09 20:00:04 UTC
