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.

Version: 0.3.19
Suggests: simplermarkdown, docopt, rcmdcheck, foghorn
OS_type: unix
Published: 2023-12-17
Author: Dirk Eddelbuettel and Jeff Horner (2006-2008)
Maintainer: Dirk Eddelbuettel <edd at debian.org>
BugReports: https://github.com/eddelbuettel/littler/issues
License: GPL-2 | GPL-3 [expanded from: GPL (≥ 2)]
URL: https://github.com/eddelbuettel/littler, https://dirk.eddelbuettel.com/code/littler.html, https://eddelbuettel.github.io/littler/
NeedsCompilation: yes
SystemRequirements: libR
Materials: README NEWS ChangeLog
CRAN checks: littler results

Documentation:

Reference manual: littler.pdf
Vignettes: Littler Examples
Littler FAQ

Downloads:

Package source: littler_0.3.19.tar.gz
Windows binaries: r-devel: not available, r-release: not available, r-oldrel: not available
macOS binaries: r-release (arm64): littler_0.3.19.tgz, r-oldrel (arm64): littler_0.3.19.tgz, r-release (x86_64): littler_0.3.19.tgz
Old sources: littler archive

Linking:

Please use the canonical form https://CRAN.R-project.org/package=littler to link to this page.