littler: R at the Command-Line via 'r'

A scripting and command-line front-end is provided by 'r' (aka 'littler') as a lightweight binary wrapper around the GNU R language and environment for statistical computing and graphics. While R can be used in batch mode, the r binary adds full support for both 'shebang'-style scripting (i.e. using a hash-mark-exclamation-path expression as the first line in scripts) as well as command-line use in standard Unix pipelines. In other words, r provides the R language without the environment.

Getting started

Package details

AuthorDirk Eddelbuettel and Jeff Horner
MaintainerDirk Eddelbuettel <edd@debian.org>
LicenseGPL (>= 2)
Version0.3.18
URL https://github.com/eddelbuettel/littler https://dirk.eddelbuettel.com/code/littler.html https://eddelbuettel.github.io/littler/
Package repositoryView on CRAN
Installation Install the latest version of this package by entering the following in R:
install.packages("littler")

Try the littler package in your browser

Any scripts or data that you put into this service are public.

littler documentation built on March 31, 2023, 6:49 p.m.