# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "saferDev" in publications use:' type: software license: GPL-3.0-only title: 'saferDev: Function and Pipeline Development' version: 1.0.0 doi: 10.32614/CRAN.package.saferDev abstract: Set of functions that perform checks according to the safer-r project recommendations for R function development (see ). This includes checking argument values, ensuring correct specification of all mandatory arguments for embedded functions, as well as their explicit package namespace qualification, among other things. authors: - family-names: Millot given-names: Gael email: gael.millot@pasteur.fr orcid: https://orcid.org/0000-0002-0591-3509 repository: https://safer-r.r-universe.dev commit: 7538f5a2017f29ca2279c05a57134392d4b201fd date-released: '2026-06-02' contact: - family-names: Millot given-names: Gael email: gael.millot@pasteur.fr orcid: https://orcid.org/0000-0002-0591-3509