lintr
https://github.com/r-lib/lintr
R
Static Code Analysis for R
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
R not yet supported6 Subscribers
Add a CodeTriage badge to lintr
Help out
- Issues
- Package logo
- Add `config_file = ` argument to `lint()` & co.
- New linter for tidyverse return style
- New linter for comment spacing
- Add argument `bsd_style_braces = FALSE` to `brace_linter`
- object_usage_linter could work at other scopes
- Add argument `scope = c("function", "variable", "constant", "class", ?)` to `object_name_linter()`
- `lint_dir` doesn't vectorize properly.
- Rtex code extraction problematic
- unneeded_case_when_linter
- Docs
- R not yet supported