# ------------------------------------------------ # 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 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://cran.r-universe.dev repository-code: https://github.com/coatless-rpkg/checktor commit: ba57d8d39539381d1db862ff49b053d89069a397 url: https://r-pkg.thecoatlessprofessor.com/checktor/ date-released: '2026-07-02' contact: - family-names: Balamuta given-names: James Joseph email: james.balamuta@gmail.com orcid: https://orcid.org/0000-0003-2826-8458