# ------------------------------------------------ # CITATION.cff file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # ------------------------------------------------ cff-version: 1.2.0 message: 'To cite package "checktor" in publications use:' type: software license: AGPL-3.0-or-later title: 'checktor: Extra CRAN Submission Checks' version: 0.1.0 doi: 10.32614/CRAN.package.checktor abstract: Provides automated checks for common Comprehensive R Archive Network (CRAN) submission issues that are not caught by standard 'R CMD check'. Consolidates ad-hoc requirements that CRAN reviewers enforce but standard checks do not surface, helping 'R' package maintainers identify and fix issues before submission to reduce rejection rates. Covers code-pattern issues, DESCRIPTION-field formatting, documentation problems, and general package structure concerns. authors: - family-names: Balamuta given-names: James Joseph email: james.balamuta@gmail.com orcid: https://orcid.org/0000-0003-2826-8458 repository: https://coatless-rpkg.r-universe.dev repository-code: https://github.com/coatless-rpkg/checktor commit: d0e7647b25275bbfa3039d5954274b990205fb88 url: https://r-pkg.thecoatlessprofessor.com/checktor/ date-released: '2026-06-26' contact: - family-names: Balamuta given-names: James Joseph email: james.balamuta@gmail.com orcid: https://orcid.org/0000-0003-2826-8458