This package browser is in early development. Mind the rough edges.

r-spelling 2.3.2

Tools for spell checking in R

This is an R package for spell checking common document formats including LaTeX, markdown, manual pages, and DESCRIPTION files. It 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.

Installation

Install r-spelling 2.3.2 as follows:

guix install r-spelling@2.3.2

Or install the latest version:

guix install r-spelling

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.