Package: SoundexBR 1.2

SoundexBR: Phonetic-Coding for Portuguese

The SoundexBR package provides an algorithm for decoding names into phonetic codes, as pronounced in Portuguese. The goal is for homophones to be encoded to the same representation so that they can be matched despite minor differences in spelling. The algorithm mainly encodes consonants; a vowel will not be encoded unless it is the first letter. The soundex code resultant consists of a four digits long string composed by one letter followed by three numerical digits: the letter is the first letter of the name, and the digits encode the remaining consonants.

Authors:Daniel Marcelino

SoundexBR_1.2.tar.gz
SoundexBR_1.2.zip(r-4.5)SoundexBR_1.2.zip(r-4.4)SoundexBR_1.2.zip(r-4.3)
SoundexBR_1.2.tgz(r-4.4-x86_64)SoundexBR_1.2.tgz(r-4.4-arm64)SoundexBR_1.2.tgz(r-4.3-x86_64)SoundexBR_1.2.tgz(r-4.3-arm64)
SoundexBR_1.2.tar.gz(r-4.5-noble)SoundexBR_1.2.tar.gz(r-4.4-noble)
SoundexBR_1.2.tgz(r-4.4-emscripten)SoundexBR_1.2.tgz(r-4.3-emscripten)
SoundexBR.pdf |SoundexBR.html
SoundexBR/json (API)

# Install 'SoundexBR' in R:
install.packages('SoundexBR', repos = c('https://dmarcelinobr.r-universe.dev', 'https://cloud.r-project.org'))

Peer review:

Bug tracker:https://github.com/danielmarcelino/soundexbr/issues

On CRAN:

6 exports 13 stars 1.65 score 0 dependencies 15 scripts 175 downloads

Last updated 5 years agofrom:e77d23d6bb. Checks:OK: 1 NOTE: 8. Indexed: yes.

TargetResultDate
Doc / VignettesOKSep 07 2024
R-4.5-win-x86_64NOTESep 07 2024
R-4.5-linux-x86_64NOTESep 07 2024
R-4.4-win-x86_64NOTESep 07 2024
R-4.4-mac-x86_64NOTESep 07 2024
R-4.4-mac-aarch64NOTESep 07 2024
R-4.3-win-x86_64NOTESep 07 2024
R-4.3-mac-x86_64NOTESep 07 2024
R-4.3-mac-aarch64NOTESep 07 2024

Exports:.ptsoundaccentascii.tablechar2intint2charsoundexBR

Dependencies: