Package: SoundexBR
Type: Package
Title: Phonetic-Coding For Portuguese
Version: 1.1
Date/Publication: 2015-01-21 21:28:34
Author: Daniel Marcelino
Maintainer: Daniel Marcelino <dmarcelino@live.com>
Description: 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.
Suggests: SciencesPo
LazyData: yes
License: AGPL-3
Depends: R (>= 3.0),stats,utils,graphics,grDevices
Enhances: RecordLinkage
BugReports: http://github.com/danielmarcelino/soundexBR
ByteCompile: TRUE
Packaged: 2015-01-21 19:39:06 UTC; daniel
NeedsCompilation: yes
Repository: CRAN
Built: R 3.1.2; x86_64-apple-darwin10.8.0; 2015-01-22 14:57:24 UTC; unix
Archs: SoundexBR.so.dSYM
