{
  "_id": "6a61ee69768d0b54cfc79dc5",
  "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://r-multiverse.r-universe.dev",
  "Date/Publication": "2026-07-23 06:30:41 UTC",
  "RemoteUrl": "https://github.com/VisruthSK/ascribe",
  "RemoteRef": "v0.1.0",
  "RemoteSha": "1bfd635960589d7f58c988cbe0d8300cc968b3e8",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-23 10:32:09 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": "r-multiverse",
  "_type": "src",
  "_file": "ascribe_0.1.0.tar.gz",
  "_fileid": "https://r2.ropensci.org/d0c17735087a7f2744d8a8ce5f536dc3c79bd2b6083ab9ef10ab42378b33c8de",
  "_filesize": 135525,
  "_sha256": "d0c17735087a7f2744d8a8ce5f536dc3c79bd2b6083ab9ef10ab42378b33c8de",
  "_expires": "2026-10-31T10:35:19.000Z",
  "_created": "2026-07-23T10:32:09.000Z",
  "_published": "2026-07-23T10:35:21.734Z",
  "_jobs": [
    {
      "job": 89181638855,
      "time": 124,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8560480029"
    },
    {
      "job": 89181638868,
      "time": 126,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8560480561"
    },
    {
      "job": 89181638877,
      "time": 149,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8560490409"
    },
    {
      "job": 89181638851,
      "time": 129,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8560482064"
    },
    {
      "job": 89180765773,
      "time": 250,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8560426642"
    },
    {
      "job": 89181638835,
      "time": 118,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8560477146"
    },
    {
      "job": 89181638854,
      "time": 110,
      "config": "windows-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8560474358"
    },
    {
      "job": 89181638873,
      "time": 97,
      "config": "windows-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8560469026"
    },
    {
      "job": 89181638845,
      "time": 110,
      "config": "windows-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8560476164"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/r-multiverse/actions/runs/29999387179",
  "_status": "success",
  "_upstream": "https://github.com/VisruthSK/ascribe",
  "_commit": {
    "id": "1bfd635960589d7f58c988cbe0d8300cc968b3e8",
    "author": "VisruthSK <public@visruth.com>",
    "committer": "VisruthSK <public@visruth.com>",
    "message": "Submitted to CRAN\n",
    "time": 1784788241
  },
  "_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": false,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-30",
      "n": 11
    }
  ],
  "_tags": [
    {
      "name": "v0.1.0",
      "date": "2026-07-23"
    }
  ],
  "_stars": 0,
  "_contributors": [
    {
      "user": "visruthsk",
      "count": 15,
      "uuid": 67435125
    }
  ],
  "_userbio": {
    "uuid": 161461790,
    "type": "organization",
    "name": "R-multiverse",
    "followers": 36,
    "description": "A community-curated collection of R package releases, powered by R-universe"
  },
  "_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/v0.1.0/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 05:57:40",
      "commits": 1
    }
  ],
  "_score": 2.6989700043360187,
  "_indexed": false,
  "_nocasepkg": "ascribe",
  "_universes": [
    "r-multiverse"
  ],
  "_indexurl": "https://visruthsk.r-universe.dev/ascribe",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-07-23T10:34:16.000Z",
      "distro": "resolute",
      "commit": "1bfd635960589d7f58c988cbe0d8300cc968b3e8",
      "fileid": "https://r2.ropensci.org/cb14671f4a322c76f8635bbbd74ce9a3f5f97dbc2fb540256d730c4457120497",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-multiverse/actions/runs/29999387179"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-07-23T10:34:16.000Z",
      "distro": "resolute",
      "commit": "1bfd635960589d7f58c988cbe0d8300cc968b3e8",
      "fileid": "https://r2.ropensci.org/5b908cc957b4811f51284d7f66f9470f110f8ad6a00a51b2323286f883482023",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-multiverse/actions/runs/29999387179"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-07-23T10:34:40.000Z",
      "commit": "1bfd635960589d7f58c988cbe0d8300cc968b3e8",
      "fileid": "https://r2.ropensci.org/57d9d535c8d713f60f72d1b80cf62ef82b2baa9ed09fa134ffa2488da3a50284",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-multiverse/actions/runs/29999387179"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-07-23T10:34:24.000Z",
      "commit": "1bfd635960589d7f58c988cbe0d8300cc968b3e8",
      "fileid": "https://r2.ropensci.org/cb0cb52f60a849681944872d509704e893d205383d714b34e1c50f35c59be890",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-multiverse/actions/runs/29999387179"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.0",
      "date": "2026-07-23T10:34:24.000Z",
      "commit": "1bfd635960589d7f58c988cbe0d8300cc968b3e8",
      "fileid": "https://r2.ropensci.org/40d521302de7d5900825c8d0c0e64a2cad5665412af5d927c85e8bd1aafd55a9",
      "status": "success",
      "buildurl": "https://github.com/r-universe/r-multiverse/actions/runs/29999387179"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-07-23T10:33:56.000Z",
      "commit": "1bfd635960589d7f58c988cbe0d8300cc968b3e8",
      "fileid": "https://r2.ropensci.org/97bd6b129b95f44f47c8f9f9c1fd4471815521cd351705338f16ec03f409b3fa",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-multiverse/actions/runs/29999387179"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-07-23T10:33:43.000Z",
      "commit": "1bfd635960589d7f58c988cbe0d8300cc968b3e8",
      "fileid": "https://r2.ropensci.org/2050132b96a694288fe0566d764363f8f164eb93c3bc9f66121d17445c094df2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-multiverse/actions/runs/29999387179"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-07-23T10:34:02.000Z",
      "commit": "1bfd635960589d7f58c988cbe0d8300cc968b3e8",
      "fileid": "https://r2.ropensci.org/7557720596e2356ff7dee6328402f896e2e66e84f1ccdb73ff0e0b6e089f4023",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-multiverse/actions/runs/29999387179"
    }
  ]
}