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.5)spelling_2.3.1.zip(r-4.4)spelling_2.3.1.zip(r-4.3)
spelling_2.3.1.tgz(r-4.4-any)spelling_2.3.1.tgz(r-4.3-any)
spelling_2.3.1.tar.gz(r-4.5-noble)spelling_2.3.1.tar.gz(r-4.4-noble)
spelling_2.3.1.tgz(r-4.4-emscripten)spelling_2.3.1.tgz(r-4.3-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
spell-checkspell-checkerspellcheckspellcheckerspelling
Last updated 1 months agofrom:e82815989d (on master). Checks:OK: 7. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 02 2024 |
R-4.5-win | OK | Nov 02 2024 |
R-4.5-linux | OK | Nov 02 2024 |
R-4.4-win | OK | Nov 02 2024 |
R-4.4-mac | OK | Nov 02 2024 |
R-4.3-win | OK | Nov 02 2024 |
R-4.3-mac | OK | Nov 02 2024 |
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 |