Package: phonics
Type: Package
Title: Phonetic Spelling Algorithms
Version: 0.7.3
Date: 2016-03-29
Encoding: UTF-8
Authors@R: person(given = "James P.", family = "Howard, II",
		          email = "jh@jameshoward.us", role = c("aut", "cre"))
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
LinkingTo: Rcpp, BH
RoxygenNote: 5.0.1.9000
NeedsCompilation: yes
Packaged: 2016-03-30 01:03:30 UTC; howardjp
Author: James P. Howard, II [aut, cre]
Maintainer: "James P. Howard, II" <jh@jameshoward.us>
Repository: CRAN
Date/Publication: 2016-03-30 08:14:32
