Package: phonics
Type: Package
Title: Phonetic Spelling Algorithms
Version: 1.3.10
Date: 2021-7-11
Encoding: UTF-8
Authors@R: c(person(given = "James", family = "Howard",
                    email = "jh@jameshoward.us", role = c("aut", "cre"),
                    comment = c(ORCID = "0000-0003-4530-1547")),
                    person(given = "Kyle", family = "Haynes", role = "ctb"),
                    person(given = "Amanda", family = "Hood", role = "ctb"),
                    person(given = "Os", family = "Keyes", role = "ctb"))
URL: https://jameshoward.us/phonics-in-r/
BugReports: https://github.com/k3jph/phonics-in-r/issues
Description: Provides a collection of phonetic algorithms including
    Soundex, Metaphone, NYSIIS, Caverphone, and others.  The package is
    documented in <doi:10.18637/jss.v095.i08>.
License: BSD_2_clause + file LICENSE
Imports: Rcpp (>= 0.12.1), data.table
Suggests: testthat, knitr, markdown, rmarkdown, devtools
LinkingTo: Rcpp, BH
RoxygenNote: 7.1.1
VignetteBuilder: knitr
NeedsCompilation: yes
Packaged: 2021-07-11 21:16:06 UTC; howarjp1
Author: James Howard [aut, cre] (<https://orcid.org/0000-0003-4530-1547>),
  Kyle Haynes [ctb],
  Amanda Hood [ctb],
  Os Keyes [ctb]
Maintainer: James Howard <jh@jameshoward.us>
Repository: CRAN
Date/Publication: 2021-07-11 21:30:02 UTC
Built: R 4.5.0; aarch64-apple-darwin20; 2025-04-01 01:18:59 UTC; unix
Archs: phonics.so.dSYM
