# ------------------------------------------------ # 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 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://cran.r-universe.dev repository-code: https://github.com/mnlang/roxyreqs commit: e8f24000b085c3c19d4d7e704887fc125a1a35f3 url: https://github.com/mnlang/roxyreqs date-released: '2026-07-15' contact: - family-names: Lang given-names: Moritz email: moritz.n.lang@gmail.com