# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "hunspell" in publications use:' type: software license: - GPL-2.0-only - LGPL-2.0-only title: 'hunspell: High-Performance Stemmer, Tokenizer, and Spell Checker' version: 3.0.5 doi: 10.32614/CRAN.package.hunspell identifiers: - type: url value: https://ropensci.r-universe.dev/hunspell abstract: Low level spell checker and morphological analyzer based on the famous 'hunspell' library . The package can analyze or check individual words as well as parse text, latex, html or xml documents. For a more user-friendly interface use the 'spelling' package which builds on this package to automate checking of files, documentation and vignettes in all common formats. authors: - family-names: Ooms given-names: Jeroen email: jeroenooms@gmail.com repository: https://ropensci.r-universe.dev repository-code: https://github.com/ropensci/hunspell commit: 05dcaa11dc785bcc599b251c3af2527666a04ba5 url: https://docs.ropensci.org/hunspell/ contact: - family-names: Ooms given-names: Jeroen email: jeroenooms@gmail.com