awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
jimhester avatar

jimhester/lintr

0
View on GitHub↗
1,279 stars·197 forks·R·9 viewslintr.r-lib.org↗

Lintr

Static Code Analysis for R

Features

  • Core Development Utilities - Static code analysis tool for R.
  • Developer Tools - Static code analysis for enforcing style guides.
  • R Development Tools - Static analysis tool for enforcing R code style and quality.
  • Static Analysis Tools - Static code analysis for R.

Star history

Star history chart for jimhester/lintrStar history chart for jimhester/lintr

How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Open-source alternatives to Lintr

Similar open-source projects, ranked by how many features they share with Lintr.
  • jimhester/covrjimhester avatar

    jimhester/covr

    345View on GitHub↗

    Test coverage reports for R

    R
    View on GitHub↗345
  • metrumresearchgroup/sinewmetrumresearchgroup avatar

    metrumresearchgroup/sinew

    165View on GitHub↗

    Generate roxygen2 skeletons populated with information scraped from the function script.

    R
    View on GitHub↗165
  • geiger-rs/cargo-geigergeiger-rs avatar

    geiger-rs/cargo-geiger

    1,587View on GitHub↗

    Detects usage of unsafe Rust in a Rust crate and its dependencies.

    Rust
    View on GitHub↗1,587
  • typescript-eslint/typescript-eslinttypescript-eslint avatar

    typescript-eslint/typescript-eslint

    16,103View on GitHub↗

    This project is a static analysis framework and linting engine designed to inspect TypeScript codebases. It functions as a plugin suite that enables standard linting workflows to parse source code into abstract syntax trees, allowing for the automated enforcement of coding standards and the identification of potential bugs through a modular, rule-based visitor pattern. The engine distinguishes itself by integrating directly with the TypeScript compiler to perform type-aware analysis. By accessing compiler type information, it can identify complex errors and unsafe patterns that standard synta

    TypeScripteslinteslint-plugineslintplugin
    View on GitHub↗16,103
See all 30 alternatives to Lintr→

Frequently asked questions

What does jimhester/lintr do?

Static Code Analysis for R

What are the main features of jimhester/lintr?

The main features of jimhester/lintr are: Core Development Utilities, Developer Tools, R Development Tools, Static Analysis Tools.

What are some open-source alternatives to jimhester/lintr?

Open-source alternatives to jimhester/lintr include: metrumresearchgroup/sinew — Generate roxygen2 skeletons populated with information scraped from the function script. wemake-services/wemake-python-styleguide — The strictest and most opinionated python linter ever! geiger-rs/cargo-geiger — Detects usage of unsafe Rust in a Rust crate and its dependencies. jimhester/covr — Test coverage reports for R. typescript-eslint/typescript-eslint — This project is a static analysis framework and linting engine designed to inspect TypeScript codebases. It functions… 30-seconds/30-seconds-of-code — This project is a developer knowledge base and a curated library of programming code snippets. It serves as a…