# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "arl" in publications use:' type: software license: MIT title: 'arl: Embedded Lisp Dialect' version: 0.1.4 doi: 10.5281/zenodo.18740487 identifiers: - type: doi value: 10.32614/CRAN.package.arl abstract: Provides a Scheme-inspired Lisp dialect embedded in R, with macros, tail-call optimization, and seamless interoperability with R functions and data structures. (The name 'arl' is short for 'An R Lisp.') Implemented in pure R with no compiled code. authors: - family-names: Brannon given-names: William email: will.brannon+cran@gmail.com orcid: https://orcid.org/0000-0002-1435-8535 preferred-citation: type: manual title: 'Arl: Embedded Lisp Dialect for R' authors: - family-names: Brannon given-names: William orcid: https://orcid.org/0000-0002-1435-8535 email: will.brannon+cran@gmail.com year: '2026' url: https://github.com/wwbrannon/arl doi: 10.5281/zenodo.18740487 notes: R package repository: https://wwbrannon.r-universe.dev repository-code: https://github.com/wwbrannon/arl commit: b6381ffe003a3c49fe551924ad287420f2b84009 url: https://doi.org/10.5281/zenodo.18740487 date-released: '2026-04-25' contact: - family-names: Brannon given-names: William email: will.brannon+cran@gmail.com orcid: https://orcid.org/0000-0002-1435-8535