Package: littler 0.3.20.2
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.20.2.tar.gz
littler_0.3.20.2.tgz(r-4.4-x86_64)littler_0.3.20.2.tgz(r-4.4-arm64)littler_0.3.20.2.tgz(r-4.3-x86_64)littler_0.3.20.2.tgz(r-4.3-arm64)
littler_0.3.20.2.tar.gz(r-4.5-noble)littler_0.3.20.2.tar.gz(r-4.4-noble)
littler.pdf |littler.html✨
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 16 days agofrom:e9013f1165. Checks:OK: 6. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 02 2024 |
R-4.5-linux-x86_64 | OK | Nov 02 2024 |
R-4.4-mac-x86_64 | OK | Nov 02 2024 |
R-4.4-mac-aarch64 | OK | Nov 02 2024 |
R-4.3-mac-x86_64 | OK | Nov 02 2024 |
R-4.3-mac-aarch64 | OK | Nov 02 2024 |
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 |