# ------------------------------------------------ # CITATION.cff file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # ------------------------------------------------ cff-version: 1.2.0 message: 'To cite package "rpkgkit" in publications use:' type: software license: MIT title: 'rpkgkit: Create and Maintain R Packages' version: 0.1.7 abstract: Utilities for R package development including NEWS.md management, standalone file creation, and code formatting. Supports popular development workflows and integrates with 'usethis' and 'RStudio'. Includes helper functions for renaming functions and detecting common coding errors. authors: - family-names: Yang given-names: Yuxi email: 15364051195@163.com - family-names: Scott given-names: Jacob - family-names: Hernangómez given-names: Diego email: diego.hernangomezherrero@gmail.com repository: https://cran.r-universe.dev repository-code: https://github.com/WangLabCSU/rpkgkit commit: 44a8d5d4040cc720d699668636d03b97fde46a34 url: https://github.com/WangLabCSU/rpkgkit date-released: '2026-07-21' contact: - family-names: Yang given-names: Yuxi email: 15364051195@163.com