lintr is a static code analysis tool for R that identifies syntax errors, style inconsistencies, and other potential issues in R scripts and packages. It supports customizable lint rules and integrates with many editors to provide realtime feedback and enforce coding standards (e.g., tidyverse style).
Features
- lint() functions for entire files, directories, or packages
- Supports style guides like tidyverse, Google, or custom rules
- Editor integration: RStudio, VS Code, Vim, Emacs, Sublime
- Built-in linters for syntax, spacing, naming, complexity issues
- .lintr configuration file for project-specific settings
- Option to define and share custom linters
Categories
Static Code AnalysisLicense
MIT LicenseFollow lintr
You Might Also Like
MongoDB Atlas runs apps anywhere
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of lintr!