# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "pkgsite" in publications use:' type: software license: MIT title: 'pkgsite: Convert the Reference Pages into ''Quarto'' Files' version: 0.1.0 abstract: Makes it easier to create a 'Quarto' website for an 'R' package. Converts 'R' documentation ('Rd') files into 'Quarto' Markdown documents individually. Supports configuration via the '_quarto.yml' file and groups functions using 'roxygen2' family tags. authors: - family-names: Ruiz given-names: Edgar email: edgar@posit.co repository: https://cran.r-universe.dev repository-code: https://github.com/edgararuiz/pkgsite commit: 8d7b72f4f4a894be9f1a7dbf51c9f4ce6f739f95 url: https://github.com/edgararuiz/pkgsite date-released: '2026-06-17' contact: - family-names: Ruiz given-names: Edgar email: edgar@posit.co