# ------------------------------------------------ # CITATION.cff file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # ------------------------------------------------ cff-version: 1.2.0 message: 'To cite package "ascribe" in publications use:' type: software license: MIT title: 'ascribe: Static Detection and Citation of R Package and Function Usage' version: 0.1.0 abstract: Scans R source files for package and function use, then builds citations from configurable package universes. Supports .R, .Rmd, and .qmd files, resolves unqualified calls by attachment order and re-export origin, and leaves each package collection to define its own citations. See 'stanflow' for an example usage. authors: - family-names: Srimath Kandali given-names: Visruth email: public@visruth.com orcid: https://orcid.org/0009-0005-9097-0688 repository: https://visruthsk.r-universe.dev repository-code: https://github.com/VisruthSK/ascribe commit: 2581775ff1a476c957255a5535dff5de6b1a4e57 url: https://ascribe.visruth.com date-released: '2026-07-23' contact: - family-names: Srimath Kandali given-names: Visruth email: public@visruth.com orcid: https://orcid.org/0009-0005-9097-0688