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
- Also lint `examples` directory when executing `lint_package` via configurable option in `.lintr`
- New linter `length_unique_linter`
- keyword_quote_linter() could get an allow_strings argument to allow "" quoting (not just backticks)
- no visible global function definition for ‘mutate’ object_usage_linter
- add exception for `library_call_linter()` when `library()` is invoked within a function body
- indentation_linter disagrees with styler indentation
- Add Shiny app support
- Unexpected `indentation_linter` and `trailing_whitespace_linter` lints for `.Rtex`
- sub_linter for using sub() over gsub()
- Linter for on.exit()
- Docs
- R not yet supported