{
  "_id": "6a8ad4adade5cf724795afc1",
  "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\"),\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)",
  "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": {
    "Date": "2026-08-23 11:05:38 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.2.0.tar.gz",
  "_fileid": "https://r2.ropensci.org/f4d6c1c0474f624999527527588bfa2e103f4356a81afd96158a0d0ac4acc48b",
  "_filesize": 233711,
  "_sha256": "f4d6c1c0474f624999527527588bfa2e103f4356a81afd96158a0d0ac4acc48b",
  "_expires": "2026-12-01T11:08:27.000Z",
  "_created": "2026-08-23T11:05:38.000Z",
  "_published": "2026-08-23T11:08:29.348Z",
  "_jobs": [
    {
      "job": 97184701947,
      "time": 131,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "9492228572"
    },
    {
      "job": 97184701902,
      "time": 125,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "9492227399"
    },
    {
      "job": 97184701889,
      "time": 115,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "9492225088"
    },
    {
      "job": 97184701888,
      "time": 127,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "9492227726"
    },
    {
      "job": 97184205498,
      "time": 254,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "9492199646"
    },
    {
      "job": 97184701922,
      "time": 125,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "9492227192"
    },
    {
      "job": 97184701906,
      "time": 124,
      "config": "windows-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "9492227415"
    },
    {
      "job": 97184701952,
      "time": 117,
      "config": "windows-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "9492225586"
    },
    {
      "job": 97184701999,
      "time": 94,
      "config": "windows-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "9492220554"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/r-multiverse/actions/runs/32635363760",
  "_status": "success",
  "_upstream": "https://github.com/VisruthSK/ascribe",
  "_commit": {
    "id": "0f435da873bc46c75fd3fa2e46376e9155517965",
    "author": "VisruthSK <public@visruth.com>",
    "committer": "VisruthSK <public@visruth.com>",
    "message": "Small fixes in NEWS and cran comments [no ci]\n",
    "time": 1786834639
  },
  "_maintainer": {
    "name": "Visruth Srimath Kandali",
    "email": "public@visruth.com",
    "login": "visruthsk",
    "bluesky": "@visruth.com",
    "orcid": "0009-0005-9097-0688",
    "description": "Student and @stan-dev developer.",
    "uuid": 67435125
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.2.0",
      "role": "Depends"
    },
    {
      "package": "brio",
      "role": "Imports"
    },
    {
      "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"
    }
  ],
  "_owner": "visruthsk",
  "_selfowned": false,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-30",
      "n": 14
    },
    {
      "week": "2026-31",
      "n": 3
    },
    {
      "week": "2026-33",
      "n": 2
    }
  ],
  "_tags": [
    {
      "name": "v0.1.0",
      "date": "2026-07-23"
    },
    {
      "name": "v0.1.1",
      "date": "2026-08-02"
    },
    {
      "name": "v0.2.0",
      "date": "2026-08-15"
    }
  ],
  "_stars": 0,
  "_contributors": [
    {
      "user": "visruthsk",
      "count": 64,
      "uuid": 67435125
    }
  ],
  "_userbio": {
    "uuid": 161461790,
    "type": "organization",
    "name": "R-multiverse",
    "followers": 37,
    "description": "A community-curated collection of R package releases, powered by R-universe"
  },
  "_downloads": {
    "count": 167,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/ascribe"
  },
  "_devurl": "https://github.com/visruthsk/ascribe",
  "_pkgdown": "https://ascribe.visruth.com",
  "_searchresults": 4,
  "_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/manual.pdf",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "LICENSE",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/visruthsk/ascribe",
  "_realowner": "visruthsk",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.1",
      "date": "2026-08-08"
    },
    {
      "version": "0.2.0",
      "date": "2026-08-22"
    }
  ],
  "_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.2.0/README.md",
  "_rundeps": [
    "brio",
    "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-08-15 22:21:04",
      "commits": 3
    }
  ],
  "_score": 4.176091259055681,
  "_indexed": false,
  "_nocasepkg": "ascribe",
  "_universes": [
    "r-multiverse"
  ],
  "_indexurl": "https://visruthsk.r-universe.dev/ascribe",
  "_previous": "0.1.1",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2.0",
      "date": "2026-08-23T11:07:48.000Z",
      "distro": "resolute",
      "commit": "0f435da873bc46c75fd3fa2e46376e9155517965",
      "fileid": "https://r2.ropensci.org/937909e1f5f829f58b77c2e32fc59c890a9b86c6bf8d2b7016928a2032ac1b4c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-multiverse/actions/runs/32635363760"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.2.0",
      "date": "2026-08-23T11:07:43.000Z",
      "distro": "resolute",
      "commit": "0f435da873bc46c75fd3fa2e46376e9155517965",
      "fileid": "https://r2.ropensci.org/b01f2aa2262d5e1186bb34d9ccf8d091fe8149aa1b23ce40efa0a154dfb76c13",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-multiverse/actions/runs/32635363760"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.2.0",
      "date": "2026-08-23T11:07:39.000Z",
      "commit": "0f435da873bc46c75fd3fa2e46376e9155517965",
      "fileid": "https://r2.ropensci.org/1eb10637322ccf42d2af8c753670b4cbfa348708d09e912d223d5b7f119a3f9b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-multiverse/actions/runs/32635363760"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.2.0",
      "date": "2026-08-23T11:07:46.000Z",
      "commit": "0f435da873bc46c75fd3fa2e46376e9155517965",
      "fileid": "https://r2.ropensci.org/6145f8f30e9b2354c886e3967434892b7696141eb29f3e24300f29e772c43fcc",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-multiverse/actions/runs/32635363760"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.2.0",
      "date": "2026-08-23T11:08:01.000Z",
      "commit": "0f435da873bc46c75fd3fa2e46376e9155517965",
      "fileid": "https://r2.ropensci.org/533e74729d1ab817ab2cc2b5f5958526fa48e14036e1e6b77cd5db8fe8401025",
      "status": "success",
      "buildurl": "https://github.com/r-universe/r-multiverse/actions/runs/32635363760"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.2.0",
      "date": "2026-08-23T11:07:31.000Z",
      "commit": "0f435da873bc46c75fd3fa2e46376e9155517965",
      "fileid": "https://r2.ropensci.org/1ee04e464a1344d4f1fdc5e58bea4b796eb6384393cb5c661f3d50bb83e86f5f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-multiverse/actions/runs/32635363760"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.2.0",
      "date": "2026-08-23T11:07:28.000Z",
      "commit": "0f435da873bc46c75fd3fa2e46376e9155517965",
      "fileid": "https://r2.ropensci.org/d32ed107488ad1a1242ee29a0a22f64f128ca92b8823a6efa06cc0acc2af386d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-multiverse/actions/runs/32635363760"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.2.0",
      "date": "2026-08-23T11:07:05.000Z",
      "commit": "0f435da873bc46c75fd3fa2e46376e9155517965",
      "fileid": "https://r2.ropensci.org/23424b6158898a954f0cbc888af223691c978ca278697e11e9487b4b23db32c4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-multiverse/actions/runs/32635363760"
    }
  ]
}