Package: ascribe Title: Static Detection and Citation of R Package and Function Usage Version: 0.2.0 Authors@R: person("Visruth", "Srimath Kandali", , "public@visruth.com", role = c("aut", "cre", "cph"), comment = c(ORCID = "0009-0005-9097-0688")) Description: 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. License: MIT + file LICENSE URL: https://ascribe.visruth.com BugReports: https://github.com/VisruthSK/ascribe/issues Depends: R (>= 4.2.0) Imports: brio, cli, fastmatch Suggests: knitr, quarto, spelling, testthat (>= 3.0.0) VignetteBuilder: quarto Config/testthat/edition: 3 Encoding: UTF-8 Language: en-US Roxygen: list(markdown = TRUE) Config/roxygen2/version: 8.1.0 Repository: https://r-multiverse.r-universe.dev Date/Publication: 2026-08-15 22:57:19 UTC RemoteUrl: https://github.com/VisruthSK/ascribe RemoteRef: v0.2.0 RemoteSha: 0f435da873bc46c75fd3fa2e46376e9155517965 NeedsCompilation: no Packaged: 2026-08-23 11:05:38 UTC; root Author: Visruth Srimath Kandali [aut, cre, cph] (ORCID: ) Maintainer: Visruth Srimath Kandali