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.11 | 
| Suggests: | knitr, rmarkdown, docopt, rcmdcheck | 
| OS_type: | unix | 
| Published: | 2020-06-26 | 
| Author: | Dirk Eddelbuettel and Jeff Horner | 
| Maintainer: | Dirk Eddelbuettel <edd at debian.org> | 
| BugReports: | https://github.com/eddelbuettel/littler/issues | 
| License: | GPL-2 | GPL-3 [expanded from: GPL (≥ 2)] | 
| URL: | http://dirk.eddelbuettel.com/code/littler.html | 
| NeedsCompilation: | yes | 
| SystemRequirements: | libR | 
| Materials: | README NEWS ChangeLog | 
| CRAN checks: | littler results | 
| Reference manual: | littler.pdf | 
| Vignettes: | Littler Examples Littler FAQ | 
| Package source: | littler_0.3.11.tar.gz | 
| Windows binaries: | r-devel: not available, r-release: not available, r-oldrel: not available | 
| macOS binaries: | r-release: littler_0.3.11.tgz, r-oldrel: littler_0.3.11.tgz | 
| Old sources: | littler archive | 
Please use the canonical form https://CRAN.R-project.org/package=littler to link to this page.