# ------------------------------------------------ # CITATION.cff file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # ------------------------------------------------ cff-version: 1.2.0 message: 'To cite package "rlang" in publications use:' type: software license: MIT title: 'rlang: Functions for Base Types and Core R and ''Tidyverse'' Features' version: 1.3.0 doi: 10.32614/CRAN.package.rlang abstract: A toolbox for working with base types, core R features like the condition system, and core 'Tidyverse' features like tidy evaluation. authors: - family-names: Henry given-names: Lionel email: lionel@posit.co - family-names: Wickham given-names: Hadley email: hadley@posit.co repository: https://r-multiverse-staging.r-universe.dev repository-code: https://github.com/r-lib/rlang commit: ce8a147b712c425fa4eb1d351e621d07ce6e423b url: https://rlang.r-lib.org date-released: '2026-07-01' contact: - family-names: Henry given-names: Lionel email: lionel@posit.co