ropensci / spelling

Tools for Spell Checking in R
https://docs.ropensci.org/spelling
Other
107 stars 25 forks source link

45 alnumeric hyphenated #67

Open jmbarbone opened 2 years ago

jmbarbone commented 2 years ago

This is a fix for #45. I've been using this forked branch for my personal work for a while and haven't seen any problems with it.

jeroen commented 2 years ago

Are all of these changes needed, or did you mix the feature with a bunch of other refactoring? Can you try to make a minimal PR that has only the changes that are really required?

For example you modified the function spell_check_file_rd but it is no longer being invoked anywhere?