# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "testit" in publications use:' type: software license: GPL-3.0-only title: 'testit: A Simple Package for Testing R Packages' version: 0.13.1 doi: 10.32614/CRAN.package.testit abstract: Provides two convenience functions assert() and test_pkg() to facilitate testing R packages. authors: - family-names: Xie given-names: Yihui email: xie@yihui.name orcid: https://orcid.org/0000-0003-0645-5666 repository: https://yihui.r-universe.dev repository-code: https://github.com/yihui/testit commit: 698afd467b040308e33179b69d87be0f8377d8ed url: https://github.com/yihui/testit contact: - family-names: Xie given-names: Yihui email: xie@yihui.name orcid: https://orcid.org/0000-0003-0645-5666