Package: ipa
Title: Convert Between Phonetic Alphabets
Version: 0.1.0
Authors@R: 
    person(given = "Alexander",
           family = "Rossell Hayes",
           role = c("aut", "cre", "cph"),
           email = "alexander@rossellhayes.com",
           comment = c(ORCID = "0000-0001-9412-0457"))
Description: Converts character vectors between phonetic
    representations.  Supports IPA (International Phonetic Alphabet),
    X-SAMPA (Extended Speech Assessment Methods Phonetic Alphabet), and
    ARPABET (used by the CMU Pronouncing Dictionary).
License: MIT + file LICENSE
URL: https://github.com/rossellhayes/ipa
BugReports: https://github.com/rossellhayes/ipa/issues
Depends: R (>= 2.10)
Imports: stringi
Suggests: covr, testthat
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.1.0
NeedsCompilation: no
Packaged: 2020-05-30 08:56:18 UTC; Alex
Author: Alexander Rossell Hayes [aut, cre, cph]
    (<https://orcid.org/0000-0001-9412-0457>)
Maintainer: Alexander Rossell Hayes <alexander@rossellhayes.com>
Repository: CRAN
Date/Publication: 2020-06-04 10:20:02 UTC
Built: R 4.3.0; ; 2023-04-12 02:00:28 UTC; unix
