# -------------------------------------------- # CITATION 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.0 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.r-universe.dev repository-code: https://github.com/hughjonesd/doctest commit: ef97b06623b2a07b9ae5cb7ddb16f35993786578 url: https://hughjonesd.github.io/doctest/ date-released: '2026-02-19' contact: - family-names: Hugh-Jones given-names: David email: davidhughjones@gmail.com