Package: hunspell
Type: Package
Title: High-Performance Stemmer, Tokenizer, and Spell Checker for R
Version: 2.2
Author: Jeroen Ooms
Maintainer: Jeroen Ooms <jeroen.ooms@stat.ucla.edu>
Description: A spell checker and morphological analyzer library designed for
    languages with rich morphology and complex word compounding or character
    encoding. The package can check and analyze individual words as well as
    search for incorrect words within a text, latex, html or xml document. Use
    the 'devtools' package to spell check R documentation with 'hunspell'.
License: GPL-2 | LGPL-2.1 | MPL-1.1
URL: https://github.com/ropensci/hunspell#readme
BugReports: https://github.com/ropensci/hunspell/issues
Imports: Rcpp, digest
LinkingTo: Rcpp
Suggests: testthat, devtools, pdftools, janeaustenr, wordcloud2, knitr,
        rmarkdown
VignetteBuilder: knitr
RoxygenNote: 5.0.1.9000
NeedsCompilation: yes
Packaged: 2016-11-09 22:34:30 UTC; jeroen
Repository: CRAN
Date/Publication: 2016-11-09 23:58:58
