insightsengineering/R spellcheck action
Checks for spelling errors in R packages
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Activelast commit Apr 3, 2026
- License
- Apache 2.0
Pinned Snippet
uses: insightsengineering/r-spellcheck-action@33b8e19df4227812758fadd88d50b710c7620e1f # v3.0.3tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| path | Path to package root. | no | . |
| exclude | Comma separated list of files or folders to exclude from spellcheck. Accepts globs. | no | "" |
| additional_options | Additional options to pass to Rscript. | no | --vanilla |
Outputs
no outputs