{
  "_id": "6a11414cacfb0bcc41ce67e4",
  "Package": "CheckDigit",
  "Title": "Calculate and Verify Check Digits",
  "Version": "1.0.0",
  "Authors@R": "person(\"Justin\", \"Brantley\", , \"fascinatingfingers@icloud.com\", role = c(\"aut\", \"cre\"))",
  "Description": "Check digits are used like file hashes to verify that a\nnumber has been transcribed accurately. The functions provided\nby this package help to calculate and verify check digits\naccording to various algorithms.",
  "License": "GPL (>= 3)",
  "URL": "https://fascinatingfingers.gitlab.io/checkdigit,\nhttps://gitlab.com/fascinatingfingers/checkdigit",
  "BugReports": "https://gitlab.com/fascinatingfingers/checkdigit/issues",
  "Encoding": "UTF-8",
  "Language": "en-US",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.1.2",
  "Repository": "https://fascinatingfingers.r-universe.dev",
  "Date/Publication": "2022-04-24 17:39:33 UTC",
  "RemoteUrl": "https://gitlab.com/fascinatingfingers/checkdigit",
  "RemoteRef": "HEAD",
  "RemoteSha": "a448aa55a799c886c5f2c4f4bced328cbb2bb1f1",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-23 05:52:40 UTC",
    "User": "root"
  },
  "Author": "Justin Brantley [aut, cre]",
  "Maintainer": "Justin Brantley <fascinatingfingers@icloud.com>",
  "MD5sum": "862607536514119ad781a58b84ce65ee",
  "_user": "fascinatingfingers",
  "_type": "src",
  "_file": "CheckDigit_1.0.0.tar.gz",
  "_fileid": "d64310e3461e5ce231265ef58b6256ea85875cf38cc8b4528ba7527dd65e001c",
  "_filesize": 80264,
  "_sha256": "d64310e3461e5ce231265ef58b6256ea85875cf38cc8b4528ba7527dd65e001c",
  "_created": "2026-05-23T05:52:40.000Z",
  "_published": "2026-05-23T05:55:24.071Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77501220406,
      "time": 91,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7174709974"
    },
    {
      "job": 77501220410,
      "time": 112,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7174712067"
    },
    {
      "job": 77501220404,
      "time": 121,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7174711307"
    },
    {
      "job": 77501220401,
      "time": 139,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7174712710"
    },
    {
      "job": 77501097175,
      "time": 139,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7174700611"
    },
    {
      "job": 77501220402,
      "time": 85,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7174709435"
    },
    {
      "job": 77501220417,
      "time": 67,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7174707657"
    },
    {
      "job": 77501220419,
      "time": 71,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7174707966"
    },
    {
      "job": 77501220415,
      "time": 67,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7174707697"
    }
  ],
  "_buildurl": "https://github.com/r-universe/fascinatingfingers/actions/runs/26325040893",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://gitlab.com/fascinatingfingers/checkdigit",
  "_commit": {
    "id": "a448aa55a799c886c5f2c4f4bced328cbb2bb1f1",
    "author": "Justin Brantley <fascinatingfingers@icloud.com>",
    "committer": "Justin Brantley <fascinatingfingers@icloud.com>",
    "message": "Update .gitignore\n",
    "time": 1650821973
  },
  "_maintainer": {
    "name": "Justin Brantley",
    "email": "fascinatingfingers@icloud.com",
    "login": "fascinatingfingers",
    "description": "",
    "uuid": 2006715
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "spelling",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    }
  ],
  "_owner": "gitlab-fascinatingfingers",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_userbio": {
    "uuid": 2006715,
    "type": "user",
    "name": "Justin Brantley"
  },
  "_downloads": {
    "count": 239,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/CheckDigit"
  },
  "_devurl": "https://gitlab.com/fascinatingfingers/checkdigit",
  "_pkgdown": "https://fascinatingfingers.gitlab.io/checkdigit",
  "_searchresults": 4,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/CheckDigit.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",
    "manual.pdf"
  ],
  "_homeurl": "https://gitlab.com/fascinatingfingers/checkdigit",
  "_realowner": "fascinatingfingers",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1-0",
      "date": "2013-04-16"
    },
    {
      "version": "0.1-1",
      "date": "2013-04-17"
    },
    {
      "version": "1.0.0",
      "date": "2022-04-24"
    }
  ],
  "_exports": [
    "AppendCheckDigit",
    "VerifyCheckDigit"
  ],
  "_help": [
    {
      "page": "AppendCheckDigit",
      "title": "Append a check digit to a value",
      "topics": [
        "AppendCheckDigit"
      ]
    },
    {
      "page": "verhoeff",
      "title": "Verhoeff algorithm implementation",
      "topics": [
        "AppendCheckDigit.Verhoeff",
        "verhoeff",
        "VerifyCheckDigit.Verhoeff"
      ]
    },
    {
      "page": "VerifyCheckDigit",
      "title": "Verify whether a value ends with a valid check digit",
      "topics": [
        "VerifyCheckDigit"
      ]
    }
  ],
  "_readme": "https://gitlab.com/fascinatingfingers/checkdigit/raw/HEAD/README.md",
  "_rundeps": [],
  "_score": 2.6989700043360187,
  "_indexed": true,
  "_nocasepkg": "checkdigit",
  "_universes": [
    "fascinatingfingers",
    "gitlab-fascinatingfingers"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.0",
      "date": "2026-05-23T05:54:13.000Z",
      "distro": "noble",
      "commit": "a448aa55a799c886c5f2c4f4bced328cbb2bb1f1",
      "fileid": "9327dedeef9a6ebeb214b0dd50bcfd5da1702669f77623505e0a4f4f36a5709c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/fascinatingfingers/actions/runs/26325040893"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.0",
      "date": "2026-05-23T05:54:34.000Z",
      "distro": "noble",
      "commit": "a448aa55a799c886c5f2c4f4bced328cbb2bb1f1",
      "fileid": "05eb52d3f82f590e80a55f0670c9beb627375c0c432835d6285cc1f5dede1638",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/fascinatingfingers/actions/runs/26325040893"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.0",
      "date": "2026-05-23T05:54:29.000Z",
      "commit": "a448aa55a799c886c5f2c4f4bced328cbb2bb1f1",
      "fileid": "24567df74d38d010c2124528caab2fbc88ec52acde5e70e3d4af4f4c2238cfbc",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/fascinatingfingers/actions/runs/26325040893"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.0.0",
      "date": "2026-05-23T05:54:42.000Z",
      "commit": "a448aa55a799c886c5f2c4f4bced328cbb2bb1f1",
      "fileid": "95acc0e8154f99c78e619f645a729e404c3ea9f0b101b3aa33f8c03ab9bd9410",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/fascinatingfingers/actions/runs/26325040893"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.0",
      "date": "2026-05-23T05:54:17.000Z",
      "commit": "a448aa55a799c886c5f2c4f4bced328cbb2bb1f1",
      "fileid": "2e01ec5a2f7a6f87ba1bcfdb0bef5e6d0fb3f7b87047886c5ace7a9d04cd5195",
      "status": "success",
      "buildurl": "https://github.com/r-universe/fascinatingfingers/actions/runs/26325040893"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0.0",
      "date": "2026-05-23T05:53:48.000Z",
      "commit": "a448aa55a799c886c5f2c4f4bced328cbb2bb1f1",
      "fileid": "196ede430299c40bffe7a672e51f7855cfbc48eb27cbbd73fd211ec2dd9c7690",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/fascinatingfingers/actions/runs/26325040893"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0.0",
      "date": "2026-05-23T05:53:51.000Z",
      "commit": "a448aa55a799c886c5f2c4f4bced328cbb2bb1f1",
      "fileid": "e30550e0604aabfebfb13993eeda7729ec490da735e6e415e6ae5ecc15ac04f6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/fascinatingfingers/actions/runs/26325040893"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.0.0",
      "date": "2026-05-23T05:53:38.000Z",
      "commit": "a448aa55a799c886c5f2c4f4bced328cbb2bb1f1",
      "fileid": "cf82415e6641edf71bf617ed7c329207888b3dc3ed4eb34994af460e83fd95c3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/fascinatingfingers/actions/runs/26325040893"
    }
  ]
}