# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "pkgmkr" in publications use:' type: software license: MIT title: 'pkgmkr: Create an R Package with One Simple Function' version: 0.1.0 abstract: Simplifies the process of creating R packages by providing a single, straightforward function that handles package initialization, Git integration, license selection, README generation, and pkgdown site setup. Package creation can also be configured using YAML or JSON configuration files. authors: - family-names: Hutchins given-names: Shaurita email: shaurita.d.hutchins@gmail.com orcid: https://orcid.org/0000-0002-7687-0059 repository: https://sdhutchins.r-universe.dev commit: 7c760b60d573b0e71fe941143c399d05932562a2 date-released: '2025-12-17' contact: - family-names: Hutchins given-names: Shaurita email: shaurita.d.hutchins@gmail.com orcid: https://orcid.org/0000-0002-7687-0059