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
- seq_linter() should cover seq(dim(x)[1])
- Prefer [ over "[" for prefix form of non-syntactic functions
- brace_lintr: exception for "detached" braces?
- Handling imports from roxygen comment
- namespace_imports logic is wrong for import(foo, except=c(bar, baz))
- Introduce `deprecated_function_linter()`
- Cache getNamespaceExports() results in the factory environment?
- False positive in nonportable_path_linter
- Improve string_boundary_linter message by customizing
- Throw lint for grepl("^", x) in string_boundary_linter
- Docs
- R not yet supported