This PR updates the words list (via spelling::update_wordslist()) assuming all spelling is correct.
TODO: Check that all words in inst/WORDSLIST are indeed what you intend them to be. If you detect a spelling error, remove the word from inst/WORDSLIST, fix the error wherever it is, and confirm with spelling::spell_check_package().
Run automated tests: spelling::spell_check_package() ...
This PR updates the words list (via
spelling::update_wordslist()
) assuming all spelling is correct.TODO: Check that all words in inst/WORDSLIST are indeed what you intend them to be. If you detect a spelling error, remove the word from inst/WORDSLIST, fix the error wherever it is, and confirm with
spelling::spell_check_package()
.-- https://devguide.ropensci.org/editorguide.html