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 are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. 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

Projects sharing features with Lintr

These projects share indexed features with Lintr. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • 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
Compare all 30 related projects→

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.

Which projects share features with jimhester/lintr?

Projects with overlapping indexed features 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…