# ------------------------------------------------ # CITATION.cff file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # ------------------------------------------------ cff-version: 1.2.0 message: 'To cite package "autotest" in publications use:' type: software license: GPL-3.0-only title: 'autotest: Automatic Package Testing' version: 0.1.0.034 doi: 10.32614/CRAN.package.autotest abstract: Automatic testing of R packages by tracing function calls made in examples and tests, then systematically varying the inputs to check that functions respond sensibly. authors: - family-names: Padgham given-names: Mark email: mark.padgham@email.com orcid: https://orcid.org/0000-0003-2172-5265 repository: https://ropensci.r-universe.dev repository-code: https://github.com/ropensci-review-tools/autotest commit: 5e5ad75bf8ba8e4454d09ffb7f1ab6594029709e url: https://docs.ropensci.org/autotest/ date-released: '2026-08-04' contact: - family-names: Padgham given-names: Mark email: mark.padgham@email.com orcid: https://orcid.org/0000-0003-2172-5265