Silent Install HQ
ZIP WinGet

arf console

eitsupi · 0.3.1 · x64

Before deploying, verify this file with VirusTotal ↗

Silent Commands

Distributed as a ZIP archive — extract the contents and run the executable directly. No installer is included.

File Identity

SHA256 1fb5e29f9a65b9d86f46b3325f6bc21e963ea015a456efe6d002b00f082d1ed8 VirusTotal ↗
Filename arf-console-x86_64-pc-windows-msvc.zip

Signature

Status Upload installer to verify signature

Installer Selection

WinGet Package

Package ID eitsupi.arf
Version 0.3.1
Description Alternative R Frontend — a modern R console written in Rust
License MIT
Upgrade Behavior install(Install over existing)
Release Notes Release Notes Added - Document Scoop installation method in README for Windows users (#161) Fixed - (Windows) .First() and .First.sys() are now called after .Rprofile is sourced, matching R's standard startup sequence. Previously these hooks were skipped, causing vscode-R session watcher connections to fail and user-defined startup logic in .First() to be ignored (#159) - (Windows) Restore the parent shell's original console input mode when arf exits, preventing shells such as nushell in Windows…