# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "littler" in publications use:' type: software license: GPL-2.0-or-later title: 'littler: R at the Command-Line via ''r''' version: 0.3.20.1 doi: 10.32614/CRAN.package.littler identifiers: - type: url value: https://eddelbuettel.github.io/littler/ abstract: 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: - family-names: Eddelbuettel given-names: Dirk email: edd@debian.org - family-names: Horner given-names: Jeff repository: https://eddelbuettel.r-universe.dev repository-code: https://github.com/eddelbuettel/littler commit: b1b3b14caabd38ed0ac827b37f05cbed8ec3b23c url: https://dirk.eddelbuettel.com/code/littler.html date-released: '2024-05-03' contact: - family-names: Eddelbuettel given-names: Dirk email: edd@debian.org