# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "spelling" in publications use:' type: software license: MIT title: 'spelling: Tools for Spell Checking in R' version: 2.3.0 doi: 10.32614/CRAN.package.spelling identifiers: - type: url value: https://docs.ropensci.org/spelling/ abstract: Spell checking common document formats including latex, markdown, manual pages, and description files. Includes utilities to automate checking of documentation and vignettes as a unit test during 'R CMD check'. Both British and American English are supported out of the box and other languages can be added. In addition, packages may define a 'wordlist' to allow custom terminology without having to abuse punctuation. authors: - family-names: Ooms given-names: Jeroen email: jeroen@berkeley.edu orcid: https://orcid.org/0000-0002-4035-0289 - family-names: Hester given-names: Jim email: james.hester@rstudio.com repository: https://ropensci.r-universe.dev repository-code: https://github.com/ropensci/spelling commit: 81cb940792f58442c803ecd7115392e1a2a8e509 url: https://ropensci.r-universe.dev/spelling contact: - family-names: Ooms given-names: Jeroen email: jeroen@berkeley.edu orcid: https://orcid.org/0000-0002-4035-0289