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
- Convert parser warnings to lints?
- Lints() constructor to vectorize Lint()?
- first lintr call works, subsequent calls fail with error: `Error in iconv(lines, from = encoding, to = "UTF-8") : `
- keyword_quote_linter() could allow quoted names in "balanced expressions"
- 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
- Docs
- R not yet supported