# -------------------------------------------- # 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 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://cran.r-universe.dev commit: 0da70404b693cfa7abb4c7d4cbaf1128f322c2fb 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