Package: ipa Title: Convert Between Phonetic Alphabets Version: 0.1.0.9000 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 Roxygen: list(markdown = TRUE) RoxygenNote: 7.1.1 Config/pak/sysreqs: libicu-dev Repository: https://rossellhayes.r-universe.dev Date/Publication: 2020-07-17 05:34:39 UTC RemoteUrl: https://github.com/rossellhayes/ipa RemoteRef: HEAD RemoteSha: b20fa33872090df2c6a5703e36327eb8ab689765 NeedsCompilation: no Packaged: 2026-06-12 10:10:37 UTC; root Author: Alexander Rossell Hayes [aut, cre, cph] (ORCID: ) Maintainer: Alexander Rossell Hayes