{
  "_id": "6a61ebed768d0b54cfc79db3",
  "Package": "ascribe",
  "Title": "Static Detection and Citation of R Package and Function Usage",
  "Version": "0.1.0",
  "Authors@R": "person(\"Visruth\", \"Srimath Kandali\", , \"public@visruth.com\", role = c(\"aut\", \"cre\", \"cph\"),\ncomment = c(ORCID = \"0009-0005-9097-0688\"))",
  "Description": "Scans R source files for package and function use, then\nbuilds citations from configurable package universes. Supports\n.R, .Rmd, and .qmd files, resolves unqualified calls by\nattachment order and re-export origin, and leaves each package\ncollection to define its own citations. See 'stanflow'\n<https://github.com/VisruthSK/stanflow> for an example usage.",
  "License": "MIT + file LICENSE",
  "URL": "https://ascribe.visruth.com",
  "BugReports": "https://github.com/VisruthSK/ascribe/issues",
  "VignetteBuilder": "quarto",
  "Config/testthat/edition": "3",
  "Encoding": "UTF-8",
  "Language": "en-US",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "8.0.0",
  "Repository": "https://visruthsk.r-universe.dev",
  "Date/Publication": "2026-07-23 07:18:34 UTC",
  "RemoteUrl": "https://github.com/VisruthSK/ascribe",
  "RemoteRef": "HEAD",
  "RemoteSha": "2581775ff1a476c957255a5535dff5de6b1a4e57",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-23 10:20:22 UTC",
    "User": "root"
  },
  "Author": "Visruth Srimath Kandali [aut, cre, cph] (ORCID:\n<https://orcid.org/0009-0005-9097-0688>)",
  "Maintainer": "Visruth Srimath Kandali <public@visruth.com>",
  "_user": "visruthsk",
  "_type": "src",
  "_file": "ascribe_0.1.0.tar.gz",
  "_fileid": "https://r2.ropensci.org/22b6e7587c9978316c9a0c96757e3da8c0b9c31771eca6979ce14c276fd95fa3",
  "_filesize": 135611,
  "_sha256": "22b6e7587c9978316c9a0c96757e3da8c0b9c31771eca6979ce14c276fd95fa3",
  "_expires": "2026-10-31T10:24:43.000Z",
  "_created": "2026-07-23T10:20:22.000Z",
  "_published": "2026-07-23T10:24:45.590Z",
  "_jobs": [
    {
      "job": 89179235029,
      "time": 142,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8560194536"
    },
    {
      "job": 89179235004,
      "time": 150,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8560197526"
    },
    {
      "job": 89179235337,
      "time": 213,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8560213142"
    },
    {
      "job": 89179234998,
      "time": 228,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8560215733"
    },
    {
      "job": 89178446793,
      "time": 227,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8560135740"
    },
    {
      "job": 89179234936,
      "time": 107,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8560180745"
    },
    {
      "job": 89179235044,
      "time": 109,
      "config": "windows-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8560182094"
    },
    {
      "job": 89179235016,
      "time": 121,
      "config": "windows-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8560187148"
    },
    {
      "job": 89179235100,
      "time": 104,
      "config": "windows-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8560179773"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/visruthsk/actions/runs/29998678522",
  "_status": "success",
  "_upstream": "https://github.com/VisruthSK/ascribe",
  "_commit": {
    "id": "2581775ff1a476c957255a5535dff5de6b1a4e57",
    "author": "Visruth Srimath Kandali <public@visruth.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Merge pull request #3 from VisruthSK/touchstone\n\nAdded touchstone setup",
    "time": 1784791114
  },
  "_maintainer": {
    "name": "Visruth Srimath Kandali",
    "email": "public@visruth.com",
    "login": "visruthsk",
    "bluesky": "@visruth.com",
    "description": "",
    "uuid": 67435125,
    "orcid": "0009-0005-9097-0688"
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.2.0",
      "role": "Depends"
    },
    {
      "package": "cli",
      "role": "Imports"
    },
    {
      "package": "fastmatch",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "quarto",
      "role": "Suggests"
    },
    {
      "package": "spelling",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "withr",
      "role": "Suggests"
    }
  ],
  "_owner": "visruthsk",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-30",
      "n": 13
    }
  ],
  "_tags": [
    {
      "name": "v0.1.0",
      "date": "2026-07-23"
    }
  ],
  "_stars": 0,
  "_contributors": [
    {
      "user": "visruthsk",
      "count": 15,
      "uuid": 67435125
    }
  ],
  "_userbio": {
    "uuid": 67435125,
    "type": "user",
    "name": "Visruth Srimath Kandali",
    "followers": 21
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/ascribe"
  },
  "_devurl": "https://github.com/visruthsk/ascribe",
  "_pkgdown": "https://ascribe.visruth.com",
  "_quarto": true,
  "_topics": [
    "quarto"
  ],
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/ascribe.html",
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "LICENSE",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_exports": [
    "build_export_index",
    "build_origin_map",
    "build_universe_data",
    "cite_usage",
    "collect_pkg_funs",
    "generate_universe_sysdata",
    "resolve_origin",
    "scan_skip_dirs",
    "scan_usage",
    "stdlib_funs"
  ],
  "_help": [
    {
      "page": "build_export_index",
      "title": "Build an inverted export index",
      "topics": [
        "build_export_index"
      ]
    },
    {
      "page": "build_origin_map",
      "title": "Build an origin map for package functions",
      "topics": [
        "build_origin_map"
      ]
    },
    {
      "page": "build_universe_data",
      "title": "Build scanner data for a package universe",
      "topics": [
        "build_universe_data"
      ]
    },
    {
      "page": "cite_usage",
      "title": "Cite package and function use in a project",
      "topics": [
        "cite_usage"
      ]
    },
    {
      "page": "collect_pkg_funs",
      "title": "Collect exported functions and R6 methods from a package",
      "topics": [
        "collect_pkg_funs"
      ]
    },
    {
      "page": "generate_universe_sysdata",
      "title": "Generate sysdata.rda for a package universe",
      "topics": [
        "generate_universe_sysdata"
      ]
    },
    {
      "page": "resolve_origin",
      "title": "Resolve the origin package of an exported function",
      "topics": [
        "resolve_origin"
      ]
    },
    {
      "page": "scan_usage",
      "title": "Find used functions and packages",
      "topics": [
        "scan_usage"
      ]
    }
  ],
  "_readme": "https://github.com/VisruthSK/ascribe/raw/HEAD/README.md",
  "_rundeps": [
    "cli",
    "fastmatch"
  ],
  "_vignettes": [
    {
      "source": "build-a-citation-scanner.qmd",
      "filename": "build-a-citation-scanner.html",
      "title": "Build a Citation Scanner",
      "engine": "quarto::html",
      "headings": [
        "Build the package universe",
        "Scan source code",
        "Generate citations",
        "Save scanner data in sysdata.rda"
      ],
      "created": "2026-07-23 05:57:40",
      "modified": "2026-07-23 06:35:00",
      "commits": 2
    }
  ],
  "_score": 2.6989700043360187,
  "_indexed": true,
  "_nocasepkg": "ascribe",
  "_universes": [
    "visruthsk"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-07-23T10:22:50.000Z",
      "distro": "resolute",
      "commit": "2581775ff1a476c957255a5535dff5de6b1a4e57",
      "fileid": "https://r2.ropensci.org/3b61e1718a93015cee6038ee7feb016f1da1efc420846ba06ac1ccf81732ba47",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/visruthsk/actions/runs/29998678522"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-07-23T10:22:55.000Z",
      "distro": "resolute",
      "commit": "2581775ff1a476c957255a5535dff5de6b1a4e57",
      "fileid": "https://r2.ropensci.org/dc4e86065a715e7220c4494f3c81043bea6e593dcff64408e067afb628914565",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/visruthsk/actions/runs/29998678522"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-07-23T10:23:33.000Z",
      "commit": "2581775ff1a476c957255a5535dff5de6b1a4e57",
      "fileid": "https://r2.ropensci.org/484fd8a7b209ffcb8435b9857ddb8947ee43e0e2a81f2f7d568e9faafc6f3825",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/visruthsk/actions/runs/29998678522"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-07-23T10:23:36.000Z",
      "commit": "2581775ff1a476c957255a5535dff5de6b1a4e57",
      "fileid": "https://r2.ropensci.org/c859fcd995c319b15a6523b1cbd967f4f3eb8423f0642004c370e35aa9004074",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/visruthsk/actions/runs/29998678522"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.0",
      "date": "2026-07-23T10:22:27.000Z",
      "commit": "2581775ff1a476c957255a5535dff5de6b1a4e57",
      "fileid": "https://r2.ropensci.org/71d23674063a6ffa50052fd1571f702e86d49107e58c0f0d4f82b9326f0a970a",
      "status": "success",
      "buildurl": "https://github.com/r-universe/visruthsk/actions/runs/29998678522"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-07-23T10:22:06.000Z",
      "commit": "2581775ff1a476c957255a5535dff5de6b1a4e57",
      "fileid": "https://r2.ropensci.org/5069b87ce27f3bcba49b16527bff9a3800d67f8101fd25c80c7ab99ad14bd771",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/visruthsk/actions/runs/29998678522"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-07-23T10:22:22.000Z",
      "commit": "2581775ff1a476c957255a5535dff5de6b1a4e57",
      "fileid": "https://r2.ropensci.org/68461963ba3beb3bd835b0c5ec569119fa7875372ff097df605751fc594eed33",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/visruthsk/actions/runs/29998678522"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-07-23T10:22:03.000Z",
      "commit": "2581775ff1a476c957255a5535dff5de6b1a4e57",
      "fileid": "https://r2.ropensci.org/353b3b3fccdfb6e728d26cda1cdb1ac5855503adece0d254c4fb16d1c703306c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/visruthsk/actions/runs/29998678522"
    }
  ]
}