{
  "_id": "6a6217d035834fefe99ec655",
  "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-staging.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 13:18:28 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-staging",
  "_type": "src",
  "_file": "ascribe_0.1.0.tar.gz",
  "_fileid": "https://r2.ropensci.org/0bc8db9404b66fe8992ba90efc53ec7ed8fef7a11e21fef239b6552ce67a8401",
  "_filesize": 135546,
  "_sha256": "0bc8db9404b66fe8992ba90efc53ec7ed8fef7a11e21fef239b6552ce67a8401",
  "_expires": "2026-10-31T13:31:59.000Z",
  "_created": "2026-07-23T13:18:28.000Z",
  "_published": "2026-07-23T13:32:00.652Z",
  "_jobs": [
    {
      "job": 89217593961,
      "time": 304,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8565037338"
    },
    {
      "job": 89217593954,
      "time": 124,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8564949644"
    },
    {
      "job": 89217593974,
      "time": 122,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8564950566"
    },
    {
      "job": 89217593983,
      "time": 133,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8564955574"
    },
    {
      "job": 89216762961,
      "time": 198,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8564885615"
    },
    {
      "job": 89217593998,
      "time": 109,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8564941829"
    },
    {
      "job": 89217594044,
      "time": 769,
      "config": "windows-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8565269353"
    },
    {
      "job": 89217594073,
      "time": 98,
      "config": "windows-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8564937395"
    },
    {
      "job": 89217594038,
      "time": 116,
      "config": "windows-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8564946382"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/r-multiverse-staging/actions/runs/30010395586",
  "_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-staging"
  ],
  "_indexurl": "https://visruthsk.r-universe.dev/ascribe",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-07-23T13:23:38.000Z",
      "distro": "resolute",
      "commit": "1bfd635960589d7f58c988cbe0d8300cc968b3e8",
      "fileid": "https://r2.ropensci.org/6782407a590ca7fe0bca93fff6a95784c34898ec1f44a8156df361f7c93cbcb6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-multiverse-staging/actions/runs/30010395586"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-07-23T13:20:37.000Z",
      "distro": "resolute",
      "commit": "1bfd635960589d7f58c988cbe0d8300cc968b3e8",
      "fileid": "https://r2.ropensci.org/713333643cd2232a3afc276f92fd2e3ac26540f731ff1892a89684cc52b6b6aa",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-multiverse-staging/actions/runs/30010395586"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-07-23T13:20:40.000Z",
      "commit": "1bfd635960589d7f58c988cbe0d8300cc968b3e8",
      "fileid": "https://r2.ropensci.org/b0e820873fd04f19c36dda6d3dfc8791db8056ddc5952fbd80eea7da3a3c8702",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-multiverse-staging/actions/runs/30010395586"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-07-23T13:20:49.000Z",
      "commit": "1bfd635960589d7f58c988cbe0d8300cc968b3e8",
      "fileid": "https://r2.ropensci.org/f75b37b607e8fe7685faf8caeb786801fdd7cec4ba43cdbf14169e0f79184cae",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-multiverse-staging/actions/runs/30010395586"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.0",
      "date": "2026-07-23T13:20:34.000Z",
      "commit": "1bfd635960589d7f58c988cbe0d8300cc968b3e8",
      "fileid": "https://r2.ropensci.org/7c855e962f66ea1989bdcc0fcf0560265381d5bd2c9fca4c9ded5ec55c551ae3",
      "status": "success",
      "buildurl": "https://github.com/r-universe/r-multiverse-staging/actions/runs/30010395586"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-07-23T13:31:08.000Z",
      "commit": "1bfd635960589d7f58c988cbe0d8300cc968b3e8",
      "fileid": "https://r2.ropensci.org/4c7cfb881ed39d011f3055561b997e92822e74c1c3e9d4a8b2b447c4c69aba6c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-multiverse-staging/actions/runs/30010395586"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-07-23T13:20:05.000Z",
      "commit": "1bfd635960589d7f58c988cbe0d8300cc968b3e8",
      "fileid": "https://r2.ropensci.org/d3655a136bae173ff67eed527129f7cd39a1332871c6ec40e7f6c6c7a82926da",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-multiverse-staging/actions/runs/30010395586"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-07-23T13:20:24.000Z",
      "commit": "1bfd635960589d7f58c988cbe0d8300cc968b3e8",
      "fileid": "https://r2.ropensci.org/5d4c2d08d3e62a23ea62c7043abb225eb87d524c3cbf604c7962cfee54e87f73",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-multiverse-staging/actions/runs/30010395586"
    }
  ]
}