Package: spelling 2.3.1
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.
Authors:
spelling_2.3.1.tar.gz
spelling_2.3.1.zip(r-4.6)spelling_2.3.1.zip(r-4.5)spelling_2.3.1.zip(r-4.4)
spelling_2.3.1.tgz(r-4.5-any)spelling_2.3.1.tgz(r-4.4-any)
spelling_2.3.1.tar.gz(r-4.6-any)spelling_2.3.1.tar.gz(r-4.5-any)
spelling_2.3.1.tgz(r-4.4-emscripten)
spelling.pdf |spelling.html✨
spelling/json (API)
NEWS
# Install 'spelling' in R: |
install.packages('spelling', repos = c('https://ropensci.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/ropensci/spelling/issues
Pkgdown site:https://docs.ropensci.org
spell-checkspell-checkerspellcheckspellcheckerspelling
Last updated 8 months agofrom:e82815989d (on master). Checks:10 OK. Indexed: yes.
Target | Result | Total time |
---|---|---|
pkgdown docs | OK | 439 |
source / vignettes | OK | 202 |
linux-devel-x86_64 | OK | 125 |
linux-release-x86_64 | OK | 228 |
macos-release-arm64 | OK | 59 |
macos-oldrel-arm64 | OK | 95 |
windows-devel | OK | 60 |
windows-release | OK | 55 |
windows-oldrel | OK | 68 |
wasm-release | OK | 297 |
Exports:get_wordlistspell_check_filesspell_check_packagespell_check_setupspell_check_testspell_check_textupdate_wordlist
Dependencies:clicommonmarkdigestevaluatehighrhunspellknitrRcpprlangxfunxml2yaml
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Spell Check | spell_check_files spell_check_text |
Package Spell Checking | spelling spell_check_package spell_check_setup spell_check_test |
The WORDLIST file | get_wordlist update_wordlist wordlist |