{
  "_id": "6a7fdcdfdae7655aa97dc46f",
  "Package": "voucher",
  "Title": "'Trustdown' Interface for R",
  "Version": "1.0.2",
  "Authors@R": "person(\"Visruth\", \"Srimath Kandali\", , \"public@visruth.com\", role = c(\"aut\", \"cre\", \"cph\"),\ncomment = c(ORCID = \"0009-0005-9097-0688\"))",
  "Description": "A R interface to the 'vouch' project\n(<https://github.com/mitchellh/vouch>), which bills itself as\n\"a community trust management system based on explicit vouches\nto participate\". 'vouch' is a 'Nushell' module, so 'voucher'\nprovides a R application programming interface (API) to modify\nthe 'VOUCHED.td' database without 'Nushell'. 'voucher' does not\ndepend on 'vouch' or 'Nushell'.",
  "License": "GPL (>= 3)",
  "URL": "https://github.com/VisruthSK/voucher, https://voucher.visruth.com/",
  "Config/testthat/edition": "3",
  "Encoding": "UTF-8",
  "Language": "en-US",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.3",
  "Config/pak/sysreqs": "cmake make libuv1-dev",
  "Repository": "https://r-multiverse-staging.r-universe.dev",
  "Date/Publication": "2026-03-09 05:52:42 UTC",
  "RemoteUrl": "https://github.com/VisruthSK/voucher",
  "RemoteRef": "40ec1e988e1f73cae28f38f79d08eac1cf53b2db",
  "RemoteSha": "40ec1e988e1f73cae28f38f79d08eac1cf53b2db",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-08-15 03:23:06 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": "voucher_1.0.2.tar.gz",
  "_fileid": "https://r2.ropensci.org/eba7bac26665e4489cc4b8457369730dddc846366e2d7e9be12418038ded7e5d",
  "_filesize": 106979,
  "_sha256": "eba7bac26665e4489cc4b8457369730dddc846366e2d7e9be12418038ded7e5d",
  "_expires": "2026-11-23T03:28:29.000Z",
  "_created": "2026-08-15T03:23:06.000Z",
  "_published": "2026-08-15T03:28:31.617Z",
  "_jobs": [
    {
      "job": 94956077655,
      "time": 272,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "9240821642"
    },
    {
      "job": 94956077700,
      "time": 122,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "9240788737"
    },
    {
      "job": 94956077713,
      "time": 88,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "9240792015"
    },
    {
      "job": 94956077669,
      "time": 72,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "9240788678"
    },
    {
      "job": 94955721638,
      "time": 183,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "9240760911"
    },
    {
      "job": 94956077653,
      "time": 102,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "9240784307"
    },
    {
      "job": 94956077640,
      "time": 285,
      "config": "windows-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "9240824283"
    },
    {
      "job": 94956077698,
      "time": 55,
      "config": "windows-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "9240774041"
    },
    {
      "job": 94956077639,
      "time": 55,
      "config": "windows-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "9240774009"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/r-multiverse-staging/actions/runs/31861524477",
  "_status": "success",
  "_upstream": "https://github.com/VisruthSK/voucher",
  "_commit": {
    "id": "40ec1e988e1f73cae28f38f79d08eac1cf53b2db",
    "author": "VisruthSK <67435125+VisruthSK@users.noreply.github.com>",
    "committer": "VisruthSK <67435125+VisruthSK@users.noreply.github.com>",
    "message": "Updated title slightly\n",
    "time": 1773035562
  },
  "_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.1.0",
      "role": "Depends"
    },
    {
      "package": "cli",
      "role": "Imports"
    },
    {
      "package": "fs",
      "role": "Imports"
    },
    {
      "package": "spelling",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "visruthsk",
  "_selfowned": false,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-09",
      "n": 35
    },
    {
      "week": "2026-10",
      "n": 4
    },
    {
      "week": "2026-11",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "v1.0.1",
      "date": "2026-02-25"
    },
    {
      "name": "v1.0.2",
      "date": "2026-03-09"
    }
  ],
  "_stars": 0,
  "_contributors": [
    {
      "user": "visruthsk",
      "count": 86,
      "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": 169,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/voucher"
  },
  "_devurl": "https://github.com/visruthsk/voucher",
  "_pkgdown": "https://voucher.visruth.com/",
  "_searchresults": 3,
  "_rbuild": "4.6.1",
  "_assets": [
    "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",
    "extra/voucher.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/visruthsk/voucher",
  "_realowner": "visruthsk",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0.2",
      "date": "2026-03-12"
    }
  ],
  "_exports": [
    "add",
    "check",
    "denounce",
    "use_vouch",
    "vouch_gha"
  ],
  "_help": [
    {
      "page": "add",
      "title": "Add a user to the vouched contributors list.",
      "topics": [
        "add"
      ]
    },
    {
      "page": "check",
      "title": "Check a user's vouch status.",
      "topics": [
        "check"
      ]
    },
    {
      "page": "denounce",
      "title": "Denounce a user by adding them to the VOUCHED file with a minus prefix.",
      "topics": [
        "denounce"
      ]
    },
    {
      "page": "use_vouch",
      "title": "Initialize vouch in the current project",
      "topics": [
        "use_vouch"
      ]
    },
    {
      "page": "vouch_gha",
      "title": "Use 'vouch' GitHub Actions",
      "topics": [
        "vouch_gha"
      ]
    }
  ],
  "_readme": "https://github.com/VisruthSK/voucher/raw/40ec1e988e1f73cae28f38f79d08eac1cf53b2db/README.md",
  "_rundeps": [
    "cli",
    "fs"
  ],
  "_score": 3.1760912590556813,
  "_indexed": false,
  "_nocasepkg": "voucher",
  "_universes": [
    "r-multiverse-staging"
  ],
  "_indexurl": "https://visruthsk.r-universe.dev/voucher",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.2",
      "date": "2026-08-15T03:27:39.000Z",
      "distro": "resolute",
      "commit": "40ec1e988e1f73cae28f38f79d08eac1cf53b2db",
      "fileid": "https://r2.ropensci.org/7a046e6c29071e14e613a40fdc6a29da71a3bf2d42e19d3424423fdb2af46181",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-multiverse-staging/actions/runs/31861524477"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "1.0.2",
      "date": "2026-08-15T03:25:11.000Z",
      "distro": "resolute",
      "commit": "40ec1e988e1f73cae28f38f79d08eac1cf53b2db",
      "fileid": "https://r2.ropensci.org/c47052079ba17f1bf48d9d2cdf8b42bf2ac973b80ced6e809a4600822a66c99a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-multiverse-staging/actions/runs/31861524477"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.2",
      "date": "2026-08-15T03:25:26.000Z",
      "commit": "40ec1e988e1f73cae28f38f79d08eac1cf53b2db",
      "fileid": "https://r2.ropensci.org/85de1203168c9df80d6243837bceae27cd81b445f08e8442feca08f03c435516",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-multiverse-staging/actions/runs/31861524477"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "1.0.2",
      "date": "2026-08-15T03:25:12.000Z",
      "commit": "40ec1e988e1f73cae28f38f79d08eac1cf53b2db",
      "fileid": "https://r2.ropensci.org/31dc64532fcea8265a843187454b70ce040f084d14f2f4dcb5c603a6a7f88afc",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-multiverse-staging/actions/runs/31861524477"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.2",
      "date": "2026-08-15T03:25:00.000Z",
      "commit": "40ec1e988e1f73cae28f38f79d08eac1cf53b2db",
      "fileid": "https://r2.ropensci.org/d0df54ab9c9e3b906201102596d544eaa4a6dc6f7a5c3cc2718b4c771ae8f51f",
      "status": "success",
      "buildurl": "https://github.com/r-universe/r-multiverse-staging/actions/runs/31861524477"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0.2",
      "date": "2026-08-15T03:27:45.000Z",
      "commit": "40ec1e988e1f73cae28f38f79d08eac1cf53b2db",
      "fileid": "https://r2.ropensci.org/38bc70507e0f00c5f7fcc737aa92898ebfedc7e4fd4ca5700871b2b2c8d97d04",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-multiverse-staging/actions/runs/31861524477"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0.2",
      "date": "2026-08-15T03:23:58.000Z",
      "commit": "40ec1e988e1f73cae28f38f79d08eac1cf53b2db",
      "fileid": "https://r2.ropensci.org/4585de17e9ed8c194f81c9bd97492d6520b2901736d0b46c896c96d3be328f04",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-multiverse-staging/actions/runs/31861524477"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "1.0.2",
      "date": "2026-08-15T03:23:58.000Z",
      "commit": "40ec1e988e1f73cae28f38f79d08eac1cf53b2db",
      "fileid": "https://r2.ropensci.org/0536b79037af03cbdcda33a89975b186e89ed8cebf54c09338e0d58ff0b079a9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-multiverse-staging/actions/runs/31861524477"
    }
  ]
}