# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "exampletestr" in publications use:' type: software license: GPL-3.0-only title: 'exampletestr: Help for Writing Unit Tests Based on Function Examples' version: 1.7.3 doi: 10.12688/wellcomeopenres.11635.2 identifiers: - type: doi value: 10.32614/CRAN.package.exampletestr - type: url value: https://github.com/rorynolan/exampletestr#readme abstract: Take the examples written in your documentation of functions and use them to create shells (skeletons which must be manually completed by the user) of test files to be tested with the 'testthat' package. Sort of like python 'doctests' for R. authors: - family-names: Nolan given-names: Rory email: rorynoolan@gmail.com orcid: https://orcid.org/0000-0002-5239-4043 preferred-citation: type: article title: exampletestr - An easy start to unit testing R packages authors: - family-names: Nolan given-names: Rory email: rorynoolan@gmail.com orcid: https://orcid.org/0000-0002-5239-4043 - family-names: Padilla-Parra given-names: Sergi doi: 10.12688/wellcomeopenres.11635.2 year: '2017' month: '6' publisher: name: F1000 Research, Ltd. volume: '2' journal: Wellcome Open Research start: '31' repository: https://CRAN.R-project.org/package=exampletestr repository-code: https://github.com/rorynolan/exampletestr url: https://rorynolan.github.io/exampletestr/ date-released: '2024-10-07' contact: - family-names: Nolan given-names: Rory email: rorynoolan@gmail.com orcid: https://orcid.org/0000-0002-5239-4043