macOS
brew install arflocal Homebrew formula metadata
brew
Modern R console with syntax highlighting and fuzzy search. Version 0.4.3 via Homebrew; verified 2026-07-04.
install
brew install arflocal Homebrew formula metadata
winget install --id eitsupi.arf -eWindows Package Manager source index · eitsupi.arf · source: cdn.winget.microsoft.com
overview
Modern R console with syntax highlighting and fuzzy search
history
arf console, short for Alternative R Frontend, is a new Rust-written cross-platform console for R. It focuses on interactive terminal ergonomics: syntax highlighting, fuzzy history search, meta commands, shell mode, configurable prompts, persistent SQLite-backed history, and an IPC mode for automation.
The GitHub repository was created in January 2026, and v0.1.0 was released later that month. The README warns that arf is under active development and that the configuration and history file formats may still change, which is consistent with its fast early release cadence through the 0.3 and 0.4 series in spring 2026.
Adoption is early but already package-manager oriented. The README documents GitHub release binaries, a shell installer, winget, Scoop, cargo-binstall, Homebrew, AUR, and source installation. The Homebrew formula builds the `arf-console` crate, installs shell completions, and tests config initialization plus history and IPC commands.
Users run `arf` as an alternative R console, optionally selecting an R version through rig or enabling reprex mode. Configuration lives in a platform-specific TOML file, generated with `arf config init`, and runtime usage includes R meta commands such as `:help`, `:shell`, `:history`, `:restart`, and `:quit`.
arf is notable because R console frontends are often Python- or IDE-adjacent, while arf packages a modern terminal REPL as a single Rust binary with no runtime dependencies. Its explicit Homebrew, winget, Scoop, AUR, and release-binary paths make it a good example of a young language-tooling project designed for cross-platform package distribution from the start.
security posture
No matching local secret-handling manifest was found for arf. Nucleus package metadata is still published here so future coverage has a stable package URL.
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
local files
These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.
Config paths the tool may read or write during local use.
~/.config/arf/arf.toml~/Library/Application Support/arf/arf.toml%APPDATA%\arf\arf.tomlexecutables
| Command | Kind | Exposure | Note |
|---|---|---|---|
arf | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://github.com/eitsupi/arf
install metadata
| Package key | brew:arf |
|---|---|
| Version | 0.4.3 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/arf |
| Homepage | https://github.com/eitsupi/arf |
| Repository | https://github.com/eitsupi/arf |
| Upstream docs | https://github.com/eitsupi/arf#readme |
| License | MIT |
| Source archive | https://github.com/eitsupi/arf/archive/refs/tags/v0.4.3.tar.gz |
| Last updated | 2026-07-04T03:24:54Z |
| Pulse | updated |
| Build dependencies | rust |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | arf |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
eitsupi.arf
winget install --id eitsupi.arf -esource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.