Package: phonics
Type: Package
Title: Phonetic Spelling Algorithms
Version: 0.7.4
Date: 2016-06-04
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
LinkingTo: Rcpp, BH
RoxygenNote: 5.0.1
NeedsCompilation: yes
Packaged: 2016-06-04 23:20:35 UTC; howardjp
Author: James P. Howard, II [aut, cre],
  Oliver Keyes [ctb]
Maintainer: "James P. Howard, II" <jh@jameshoward.us>
Repository: CRAN
Date/Publication: 2016-06-05 08:44:39
