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.15 |
| Suggests: | simplermarkdown, docopt, rcmdcheck, foghorn |
| OS_type: | unix |
| Published: | 2021-12-03 |
| 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: | 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 |
| Reference manual: | littler.pdf |
| Vignettes: |
Littler Examples Littler FAQ |
| Package source: | littler_0.3.15.tar.gz |
| Windows binaries: | r-devel: not available, r-release: not available, r-oldrel: not available |
| macOS binaries: | r-release (arm64): littler_0.3.15.tgz, r-oldrel (arm64): littler_0.3.15.tgz, r-release (x86_64): littler_0.3.15.tgz, r-oldrel (x86_64): littler_0.3.15.tgz |
| Old sources: | littler archive |
Please use the canonical form https://CRAN.R-project.org/package=littler to link to this page.