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
- Styler and lintr disagree on what happens after a linebreak
- Requesting less indent of what should be in list long assignment
- `library(<current package name>)` in package examples is obsolete
- Prefer `parent::*` to `parent::expr` where possible
- Remove version-specific ...names() workaround when depending on R>4.1.2
- Customize metadata for boolean_arithmetic_linter()
- Include expect_true(length(x) == 1) in expect_length_linter()?
- Revisit XPath for handling exemption of certain arguments when matching calls in inner_combine_linter()
- Extend is_numeric_linter() to look for is.double() usage too
- Extend is_numeric_linter() to look for approaches checking class() or typeof() or inherits() equivalent to is_numeric()
- Docs
- R not yet supported