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
- namespace_imports logic is wrong for import(foo, except=c(bar, baz))
- Introduce `deprecated_function_linter()`
- Parameter selective= for strings_as_factors_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
- sprintf_linter: partially support `...`
- Error when linting fails
- Should `lint_package()` error on CI?
- Docs
- R not yet supported