🍺 BREW Explorer

← all formulae

r

brew install r v4.6.0_1 GPL-2.0-or-later

Statistical computing language and interpreter with data analysis, graphics, and extensible packages.

Why you might care

R is the dominant platform for statistical analysis, data science, and reproducible research. It excels at vectorized computation, rich visualization (ggplot2, etc.), and has CRAN—a massive curated ecosystem of specialized packages. Use it when you need robust statistics, interactive exploration, or collaboration with data scientists who live in R.

Categories

Alternatives

Python Julia Stata MATLAB
2.9k
30-day installs · #813
9.0k
90-day · #850
35.3k
365-day · #814

Runtime dependencies

Build dependencies

Links

Blurb generated by claude-haiku-4-5 on today.

Raw metadata
{
  "aliases": [],
  "alternatives": [
    "Python",
    "Julia",
    "Stata",
    "MATLAB"
  ],
  "build_dependencies": [
    "pkgconf"
  ],
  "categories": [
    "interpreter",
    "language-runtime",
    "data-science"
  ],
  "caveats": null,
  "conflicts_with": [],
  "dependencies": [
    "cairo",
    "gcc",
    "gettext",
    "jpeg-turbo",
    "libpng",
    "libxext",
    "openblas",
    "pcre2",
    "readline",
    "tcl-tk",
    "xz",
    "zstd",
    "fontconfig",
    "freetype",
    "libx11",
    "libxau",
    "libxcb",
    "libxdmcp",
    "libxrender",
    "pixman"
  ],
  "deprecated": 0,
  "deprecation_reason": null,
  "desc": "Software environment for statistical computing",
  "disable_reason": null,
  "disabled": 0,
  "enrichment_fetched_at": "2026-06-20T23:41:07+00:00",
  "first_seen": "2026-06-20T23:34:18+00:00",
  "full_name": "r",
  "github_default_branch": null,
  "github_last_commit_at": null,
  "github_readme_excerpt": null,
  "github_repo": null,
  "github_stars": null,
  "github_topics": [],
  "homepage": "https://www.r-project.org/",
  "homepage_og_description": null,
  "homepage_og_image": null,
  "homepage_title": "R: The R Project for Statistical Computing",
  "installs_30d": 2871,
  "installs_365d": 35297,
  "installs_90d": 9002,
  "keg_only": 0,
  "keg_only_reason": null,
  "last_seen": "2026-06-20T23:34:18+00:00",
  "license": "GPL-2.0-or-later",
  "llm_generated_at": "2026-06-20T23:47:12+00:00",
  "llm_model": "claude-haiku-4-5",
  "name": "r",
  "oldnames": [],
  "one_liner": "Statistical computing language and interpreter with data analysis, graphics, and extensible packages.",
  "optional_dependencies": [],
  "rank_30d": 813,
  "rank_365d": 814,
  "rank_90d": 850,
  "raw_hash": "31fb4ca36b18a3a6",
  "recommended_dependencies": [],
  "revision": 1,
  "ruby_source_path": "Formula/r/r.rb",
  "tap": "homebrew/core",
  "test_dependencies": [],
  "uses_from_macos": [
    "bzip2",
    "curl",
    "libffi"
  ],
  "version_head": null,
  "version_stable": "4.6.0",
  "versioned_formulae": [],
  "why_use_this": "R is the dominant platform for statistical analysis, data science, and reproducible research. It excels at vectorized computation, rich visualization (ggplot2, etc.), and has CRAN\u2014a massive curated ecosystem of specialized packages. Use it when you need robust statistics, interactive exploration, or collaboration with data scientists who live in R."
}