Package: syllable
Title: A Small Collection of Syllable Counting Functions
Version: 0.1.2
Authors@R: c(person("Tyler", "Rinker", email =
        "tyler.rinker@gmail.com", role = c("aut", "cre")))
Maintainer: Tyler Rinker <tyler.rinker@gmail.com>
Description: Tools for counting syllables and polysyllables.  The tools
        rely primarily on a 'data.table' hash table lookup, resulting
        in fast syllable counting.
Depends: R (>= 3.2.1)
Suggests: testthat
Imports: data.table, stringi, stats, textclean, textshape (>= 1.0.1),
        utils
Date: 2017-01-19
License: GPL-2
LazyData: TRUE
RoxygenNote: 5.0.1
URL: http://github.com/trinker/syllable
BugReports: http://github.com/trinker/syllable/issues
NeedsCompilation: no
Packaged: 2017-01-20 03:13:49 UTC; Tyler
Author: Tyler Rinker [aut, cre]
Repository: CRAN
Date/Publication: 2017-01-20 10:48:51
