# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "manifesto" in publications use:' type: software license: MIT title: 'manifesto: Create Project Manifest Files' version: 0.0.2 doi: 10.32614/CRAN.package.manifesto abstract: Provides 'TOML' representations of packages needed that must be installed to run a project. Includes functions to specify detailed installation functions, validate files, and to use a given file as the requirements for a project. Handles package installations, when necessary, via 'pak'. authors: - family-names: Kenny given-names: Christopher T. email: ctkenny@proton.me orcid: https://orcid.org/0000-0002-9386-6860 repository: https://christopherkenny.r-universe.dev repository-code: https://github.com/christopherkenny/manifesto commit: cac27b3ffa5596ae5d472fc9b5e1e8def569fcc6 url: http://christophertkenny.com/manifesto/ date-released: '2026-05-06' contact: - family-names: Kenny given-names: Christopher T. email: ctkenny@proton.me orcid: https://orcid.org/0000-0002-9386-6860