# ------------------------------------------------ # CITATION.cff file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # ------------------------------------------------ cff-version: 1.2.0 message: 'To cite package "doctest" in publications use:' type: software license: MIT title: 'doctest: Generate Tests from Examples Using ''roxygen'' and ''testthat''' version: 0.4.1 doi: 10.32614/CRAN.package.doctest abstract: Creates 'testthat' tests from 'roxygen' examples using simple tags. authors: - family-names: Hugh-Jones given-names: David email: davidhughjones@gmail.com repository: https://r-multiverse-staging.r-universe.dev repository-code: https://github.com/hughjonesd/doctest commit: 7c66bdbe6352d8339cf977f3a3d40d7c0af9a475 url: https://hughjonesd.github.io/doctest/ date-released: '2026-07-29' contact: - family-names: Hugh-Jones given-names: David email: davidhughjones@gmail.com