Package: littler 0.3.23.1
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.
Authors:
littler_0.3.23.1.tar.gz
littler_0.3.23.1.tgz(r-4.6-x86_64)littler_0.3.23.1.tgz(r-4.6-arm64)littler_0.3.23.1.tgz(r-4.5-x86_64)littler_0.3.23.1.tgz(r-4.5-arm64)
littler_0.3.23.1.tar.gz(r-4.7-arm64)littler_0.3.23.1.tar.gz(r-4.7-x86_64)littler_0.3.23.1.tar.gz(r-4.6-arm64)littler_0.3.23.1.tar.gz(r-4.6-x86_64)
manual.pdf |manual.html✨
card.svg |card.png
littler/json (API)
NEWS
| # Install 'littler' in R: |
| install.packages('littler', repos = c('https://eddelbuettel.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/eddelbuettel/littler/issues
Last updated from:2b347222fb. Checks:12 OK, 1 FAIL. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-arm64 | OK | 109 | ||
| linux-devel-x86_64 | OK | 109 | ||
| source / vignettes | OK | 149 | ||
| linux-release-arm64 | OK | 99 | ||
| linux-release-x86_64 | OK | 105 | ||
| macos-release-arm64 | OK | 129 | ||
| macos-release-x86_64 | OK | 191 | ||
| macos-oldrel-arm64 | OK | 74 | ||
| macos-oldrel-x86_64 | OK | 168 | ||
| windows-devel | OK | 73 | ||
| windows-release | OK | 65 | ||
| windows-oldrel | OK | 60 | ||
| wasm-release | FAIL | 93 |
Exports:r
Dependencies:
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Command-line and scripting front-end for R | littler |
| Return Path to 'r' Binary | r |
