# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "documenteR" in publications use:' type: software license: MIT title: 'documenteR: RStudio Addin to Standardize Writing Documentation' version: '0.1' doi: 10.32614/CRAN.package.documenteR abstract: An RStudio addin that builds the skeleton of documentation for an R function or dataframe using the roxygen2 syntax. authors: - family-names: Hutchins given-names: Shaurita email: sdhutchins@outlook.com repository: https://sdhutchins.r-universe.dev repository-code: https://github.com/sdhutchins/documenteR commit: 16195f799cc11889af34ee9cc32bb256ba15feee url: https://sdhutchins.github.io/documenteR/ date-released: '2026-06-10' contact: - family-names: Hutchins given-names: Shaurita email: sdhutchins@outlook.com