# ------------------------------------------------ # CITATION.cff file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # ------------------------------------------------ cff-version: 1.2.0 message: 'To cite package "controller" in publications use:' type: software license: MIT title: 'controller: Controlled Vocabularies' version: 0.1.0 abstract: Work with controlled vocabularies; a predefined set of terms intended to be used in in a specific context. This package introduces the 'control' verb, which recodes values in a vector using a lookup table of preferred and variant terms (a 'thesaurus'). It also includes functions for reading controlled vocabularies from standard formats. authors: - family-names: Roe given-names: Joe email: joe@joeroe.io orcid: https://orcid.org/0000-0002-1011-1244 repository: https://cran.r-universe.dev repository-code: https://github.com/joeroe/controller commit: 228095f5c97081b90c148594f3724495186af729 url: https://controller.joeroe.io date-released: '2026-07-23' contact: - family-names: Roe given-names: Joe email: joe@joeroe.io orcid: https://orcid.org/0000-0002-1011-1244