# randy3k/radian

A 21 century R console

Repository: https://github.com/randy3k/radian
Canonical: https://ross.abutalabs.com/products/radian
Language: Python
License: MIT
License Family: permissive
Topics: r, repl, cli, terminal, console, ipython, radian
Last push: 2026-05-01T03:17:36+00:00

## Health v2 (maintenance only)
Score: 68/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 80, release rhythm 35, longevity 100
- inputs: {"age_days": 3442, "days_push": 124, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 2287, forks 87 (observed 2026-08-28T04:06:34.719931+00:00)

## What it is
Radian is an alternative R console (REPL) with multiline editing, rich syntax highlighting, auto-completion, and shell/reticulate Python modes. It is a Python-based CLI tool often described as an IPython-like experience for R.

## Use cases
- interactive R console with syntax highlighting
- multiline editing in the R REPL
- auto-completion for R in the terminal
- run shell commands from the R console
- switch to a python repl via reticulate
- better terminal experience than the default R prompt

## When to choose
- you want a modern, feature-rich R REPL in the terminal
- you need multiline editing and syntax highlighting for R
- you want emacs/vi keybindings and bracketed paste in an R console
- you work with reticulate and want an integrated python repl mode

## When to avoid
- you need a tool under active development - radian is no longer actively developed (consider arf instead)
- you only need to run R scripts non-interactively
- you rely on RStudio or another GUI for interactive R work

## Facets
- artifact type: cli-tool
- maturity: maintenance
- function: cli, developer-tools
- domain: developer-tools, data-science
- platform: cross-platform, cli, python
- tags: r-console, repl, syntax-highlighting, multiline-editing, ipython-like, reticulate, command-line

## Member repositories
- randy3k/radian (main) score 68

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:06:34.719931+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T02:40:52.548736+00:00, confidence not recorded.
  - readme: https://github.com/randy3k/radian (fetched 2026-08-28T04:06:34.719931+00:00, sha 9c0d5ca7c0ce)
  - registry_pypi: https://pypi.org/pypi/radian/json (fetched 2026-08-29T10:21:05.429046+00:00, sha e27098def1e1)
- Data as of 2026-08-30T08:39:29.467469+00:00.
