Package: phonics
Type: Package
Title: Phonetic Spelling Algorithms
Version: 0.6.3
Date: 2016-02-10
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
NeedsCompilation: yes
Packaged: 2016-02-15 08:04:47 UTC; hornik
Author: James P. Howard, II [aut, cre]
Maintainer: "James P. Howard, II" <jh@jameshoward.us>
Repository: CRAN
Date/Publication: 2016-02-15 09:26:38
