Learn R Programming

⚠️There's a newer version (2.3.1) of this package.Take me there.

spelling (version 1.0)

Tools for Spell Checking in R

Description

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.

Copy Link

Version

Install

install.packages('spelling')

Monthly Downloads

45,107

Version

1.0

License

MIT + file LICENSE

Maintainer

Jeroen Ooms

Last Published

August 28th, 2017

Functions in spelling (1.0)

spell_check_package

Package Spell Checking
wordlist

The WORDLIST file
parse_text

Text Parsers
spell_check_files

Spell Check