# -------------------------------------------- # 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.4 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 orcid: https://orcid.org/0000-0001-6419-907X - family-names: Horner given-names: Jeff repository: https://eddelbuettel.r-universe.dev repository-code: https://github.com/eddelbuettel/littler commit: 8bf61e5e5908a19b24ee17b34ca30ebe259b47ba url: https://dirk.eddelbuettel.com/code/littler.html date-released: '2025-02-08' contact: - family-names: Eddelbuettel given-names: Dirk email: edd@debian.org orcid: https://orcid.org/0000-0001-6419-907X