# ------------------------------------------------ # CITATION.cff file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # ------------------------------------------------ cff-version: 1.2.0 message: 'To cite package "roxyreqs" in publications use:' type: software license: GPL-3.0-or-later title: 'roxyreqs: ''roxygen2''-Style Metadata for Test Cases and Function Documentation' version: 1.3.0 doi: 10.32614/CRAN.package.roxyreqs abstract: Extends 'roxygen2' to support '@meta' tags for documenting 'testthat' test cases and function specifications. Includes a custom 'JUnit' reporter that exports test metadata as XML properties and validation functions to ensure all exported functions and tests contain required tags. Designed for traceability between requirements and tests in regulated industries such as pharma and finance. authors: - family-names: Lang given-names: Moritz email: moritz.n.lang@gmail.com - family-names: Annau given-names: Mario email: mario.annau@gmail.com repository: https://mnlang.r-universe.dev repository-code: https://github.com/mnlang/roxyreqs commit: 43f6b482e443570e966d13eb6ba1c76d0072911d url: https://github.com/mnlang/roxyreqs date-released: '2026-07-06' contact: - family-names: Lang given-names: Moritz email: moritz.n.lang@gmail.com