{
  "_id": "6a6fbb3470f6913e6c5045b1",
  "Package": "ascribe",
  "Title": "Static Detection and Citation of R Package and Function Usage",
  "Version": "0.1.1",
  "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-08-02 20:57:39 UTC",
  "RemoteUrl": "https://github.com/VisruthSK/ascribe",
  "RemoteRef": "v0.1.1",
  "RemoteSha": "aa24b931646b1c22c927e254f9b98cefd17ca690",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-08-02 21:38:45 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.1.tar.gz",
  "_fileid": "https://r2.ropensci.org/17bbbb9ca4c9cd5dad3ae42832c8c5ce2cc58a1d585fb51dd9e3461ff232da95",
  "_filesize": 136871,
  "_sha256": "17bbbb9ca4c9cd5dad3ae42832c8c5ce2cc58a1d585fb51dd9e3461ff232da95",
  "_expires": "2026-11-10T21:48:34.000Z",
  "_created": "2026-08-02T21:38:45.000Z",
  "_published": "2026-08-02T21:48:36.071Z",
  "_jobs": [
    {
      "job": 91551018688,
      "time": 391,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8839761118"
    },
    {
      "job": 91551018669,
      "time": 131,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8839709148"
    },
    {
      "job": 91551018696,
      "time": 116,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8839705925"
    },
    {
      "job": 91551018676,
      "time": 117,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8839706120"
    },
    {
      "job": 91550730362,
      "time": 179,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8839683360"
    },
    {
      "job": 91551018691,
      "time": 107,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8839704210"
    },
    {
      "job": 91551018686,
      "time": 549,
      "config": "windows-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8839791516"
    },
    {
      "job": 91551018694,
      "time": 93,
      "config": "windows-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8839701741"
    },
    {
      "job": 91551018692,
      "time": 100,
      "config": "windows-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8839706940"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/r-multiverse-staging/actions/runs/30768234623",
  "_status": "success",
  "_upstream": "https://github.com/VisruthSK/ascribe",
  "_commit": {
    "id": "aa24b931646b1c22c927e254f9b98cefd17ca690",
    "author": "VisruthSK <public@visruth.com>",
    "committer": "VisruthSK <public@visruth.com>",
    "message": "Fixed CRAN comments\n",
    "time": 1785704259
  },
  "_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": 14
    },
    {
      "week": "2026-31",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "v0.1.0",
      "date": "2026-07-23"
    },
    {
      "name": "v0.1.1",
      "date": "2026-08-02"
    }
  ],
  "_stars": 0,
  "_contributors": [
    {
      "user": "visruthsk",
      "count": 19,
      "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": 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.1/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": 3,
  "_indexed": false,
  "_nocasepkg": "ascribe",
  "_universes": [
    "r-multiverse-staging"
  ],
  "_indexurl": "https://visruthsk.r-universe.dev/ascribe",
  "_previous": "0.1.0",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.1",
      "date": "2026-08-02T21:45:24.000Z",
      "distro": "resolute",
      "commit": "aa24b931646b1c22c927e254f9b98cefd17ca690",
      "fileid": "https://r2.ropensci.org/5938dc9bffae3ae43f5a72944112e2e16480e9024e6d79dd2277c4a69a9a463e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-multiverse-staging/actions/runs/30768234623"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.1.1",
      "date": "2026-08-02T21:40:56.000Z",
      "distro": "resolute",
      "commit": "aa24b931646b1c22c927e254f9b98cefd17ca690",
      "fileid": "https://r2.ropensci.org/bcb8433b7b07b42cb169a6e0dbded76a8693f09d164a75d813d0bacb3a28ccb1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-multiverse-staging/actions/runs/30768234623"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.1",
      "date": "2026-08-02T21:40:46.000Z",
      "commit": "aa24b931646b1c22c927e254f9b98cefd17ca690",
      "fileid": "https://r2.ropensci.org/cacb4e1f8d1db68fb1ec1fff58703b4e36bb88678948c3831b12ef4bc26cefc9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-multiverse-staging/actions/runs/30768234623"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.1.1",
      "date": "2026-08-02T21:40:46.000Z",
      "commit": "aa24b931646b1c22c927e254f9b98cefd17ca690",
      "fileid": "https://r2.ropensci.org/a1eae37b3f0acc23e7ed634a48920f1405f1d9bc0590ce318b7292b0e0503ae4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-multiverse-staging/actions/runs/30768234623"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.1",
      "date": "2026-08-02T21:40:48.000Z",
      "commit": "aa24b931646b1c22c927e254f9b98cefd17ca690",
      "fileid": "https://r2.ropensci.org/4ec608de519ab5a0f716318a098ea21621cad49d07d125be797720df8e7e019e",
      "status": "success",
      "buildurl": "https://github.com/r-universe/r-multiverse-staging/actions/runs/30768234623"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.1",
      "date": "2026-08-02T21:47:48.000Z",
      "commit": "aa24b931646b1c22c927e254f9b98cefd17ca690",
      "fileid": "https://r2.ropensci.org/b3f2bf45d3432bf848b552131a39ce31587b3ef4d07abd4d7e4a8c68e257fd37",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-multiverse-staging/actions/runs/30768234623"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.1",
      "date": "2026-08-02T21:40:15.000Z",
      "commit": "aa24b931646b1c22c927e254f9b98cefd17ca690",
      "fileid": "https://r2.ropensci.org/dceceae3ddb178385f27c9abd4a12a072a73112f44e24347af86d5868abd70d9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-multiverse-staging/actions/runs/30768234623"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.1.1",
      "date": "2026-08-02T21:40:41.000Z",
      "commit": "aa24b931646b1c22c927e254f9b98cefd17ca690",
      "fileid": "https://r2.ropensci.org/3cb1fd13a7f41f630b2ee82f1339b111c9fc0677da078940073766150cd796e2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-multiverse-staging/actions/runs/30768234623"
    }
  ]
}