{"repo":"jeroenjanssens/rush","free":true,"listed":false,"github":"https://github.com/jeroenjanssens/rush","clone":"git clone https://github.com/jeroenjanssens/rush.git","description":"R One-Liners from the Shell","language":"R","stars":68,"topics":["r","cli","plot","packages","shell","one-liner"],"license":null,"category":"cli-tools","readme_excerpt":"rush rush brings R to the command line. Run an R expression, wrangle a CSV, query a Parquet file with SQL, or draw a plot right in your terminal, all without opening an R session or writing a script. R has a wonderful ecosystem for working with data, but reaching for it usually means launching R, loading packages, and reading files by hand. rush collapses that into a single command you can pipe, redirect, and drop into any shell pipeline. R becomes just another Unix tool, at home next to grep , awk , and jq . Highlights - Quick one-liners. Evaluate any R expression straight from the shell. - Scaffold scripts. Use --dry-run to generate self-contained R scripts you can save, edit, and share. - Pipeline-native. Reads from standard input and writes to standard output. - Reads what you have. CSV, Parquet, JSON, Excel, Arrow, DuckDB, SPSS/Stata/SAS, SQLite, YAML, TOML, XML, and more. - Converts between formats. The convert command handles it in one step. - Query with SQL. Run DuckDB queries directly against your files. - Plots in your terminal. Render ggplot2 graphics as ASCII art, or save to PNG/PDF. - Zero dependency management. Packages are resolved on demand by ir . Installation First install ir . Then install rush as an ir tool: Quick tour Evaluate an expression: Read a file into df and filter it: Pipe into SQL: Convert between formats: Related tools rush is, to our knowledge, the only CLI tool that combines R expression evaluation, automatic package resolution, multi-format I","default_branch":null,"files":null,"tree":[],"storefront":"/r/jeroenjanssens","claimed":false,"request_supported":{"post":"https://gitbuyer.com/r/jeroenjanssens/rush/request-supported","requests":0},"note":"indexed from public GitHub; nothing is for sale on this page. Clone it from GitHub. Paid listings live at /search."}