ropensci/spelling: Tools for Spell Checking in R

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.

Getting started

Package details

Maintainer
LicenseMIT + file LICENSE
Version2.3.0
URL https://ropensci.r-universe.dev/spelling https://docs.ropensci.org/spelling/
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("ropensci/spelling")
ropensci/spelling documentation built on March 9, 2024, 4:05 p.m.