{
  "_id": "6a1f24c4b401979e73420e4d",
  "Package": "verhoeff",
  "Type": "Package",
  "Title": "Implementation of the 'Verhoeff' Check Digit Algorithm",
  "Version": "0.4.0.9000",
  "Author": "Conor Neilson",
  "Maintainer": "Conor Neilson <condwanaland@gmail.com>",
  "Description": "An implementation of the 'Verhoeff' algorithm for\ncalculating check digits (Verhoeff, J. (1969)\n<doi:10.1002/zamm.19710510323>). Functions are provided to\ncalculate a check digit given an input number, calculate and\nappend a check digit to an input number, and validate that a\ncheck digit is correct given an input number.",
  "License": "GPL-3",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.1.1",
  "Repository": "https://condwanaland.r-universe.dev",
  "Date/Publication": "2021-08-29 04:14:50 UTC",
  "RemoteUrl": "https://github.com/condwanaland/verhoeff",
  "RemoteRef": "HEAD",
  "RemoteSha": "bf6658d4e48d1a224a9f766522bfbc670e3e5b7b",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-16 06:24:03 UTC",
    "User": "root"
  },
  "MD5sum": "846482a442190428ab45151fb6b378cf",
  "_user": "condwanaland",
  "_type": "src",
  "_file": "verhoeff_0.4.0.9000.tar.gz",
  "_fileid": "91717399434268fba3d3f2d898958bc408680319a0952b8aafd509b14e1df229",
  "_filesize": 83190,
  "_sha256": "91717399434268fba3d3f2d898958bc408680319a0952b8aafd509b14e1df229",
  "_created": "2026-05-16T06:24:03.000Z",
  "_published": "2026-06-02T18:45:24.185Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79146633589,
      "time": 101,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7031174784"
    },
    {
      "job": 79146633969,
      "time": 100,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7031174706"
    },
    {
      "job": 79146633815,
      "time": 71,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7031215423"
    },
    {
      "job": 79146633296,
      "time": 77,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7031221956"
    },
    {
      "job": 79146633116,
      "time": 158,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7031165015"
    },
    {
      "job": 79146632746,
      "time": 90,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7366831233"
    },
    {
      "job": 79146633664,
      "time": 69,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7031171752"
    },
    {
      "job": 79146633372,
      "time": 75,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7031172307"
    },
    {
      "job": 79146633340,
      "time": 72,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7031172071"
    }
  ],
  "_buildurl": "https://github.com/r-universe/condwanaland/actions/runs/25954861313",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/condwanaland/verhoeff",
  "_commit": {
    "id": "bf6658d4e48d1a224a9f766522bfbc670e3e5b7b",
    "author": "Conor Neilson <condwanaland@gmail.com>",
    "committer": "Conor Neilson <condwanaland@gmail.com>",
    "message": "pkgdown\n",
    "time": 1630210490
  },
  "_maintainer": {
    "name": "Conor Neilson",
    "email": "condwanaland@gmail.com",
    "login": "condwanaland",
    "uuid": 23396385
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "dplyr",
      "role": "Suggests"
    }
  ],
  "_owner": "condwanaland",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "condwanaland",
      "count": 27,
      "uuid": 23396385
    }
  ],
  "_userbio": {
    "uuid": 23396385,
    "type": "user",
    "name": "Conor Neilson"
  },
  "_downloads": {
    "count": 165,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/verhoeff"
  },
  "_devurl": "https://github.com/condwanaland/verhoeff",
  "_searchresults": 4,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/readme.html",
    "extra/readme.md",
    "extra/verhoeff.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/condwanaland/verhoeff",
  "_realowner": "condwanaland",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.4.0",
      "date": "2021-01-26"
    }
  ],
  "_exports": [
    "calculate_digit",
    "create_verhoeff_matrices",
    "prepare_number",
    "verhoeff_append",
    "verhoeff_calculate",
    "verhoeff_validate"
  ],
  "_help": [
    {
      "page": "calculate_digit",
      "title": "calculate_digit",
      "topics": [
        "calculate_digit"
      ]
    },
    {
      "page": "prepare_number",
      "title": "prepare_number",
      "topics": [
        "prepare_number"
      ]
    },
    {
      "page": "verhoeff_append",
      "title": "verhoeff_append",
      "topics": [
        "verhoeff_append"
      ]
    },
    {
      "page": "verhoeff_calculate",
      "title": "verhoeff_calculate",
      "topics": [
        "verhoeff_calculate"
      ]
    },
    {
      "page": "verhoeff_validate",
      "title": "verhoeff_validate",
      "topics": [
        "verhoeff_validate"
      ]
    }
  ],
  "_readme": "https://github.com/condwanaland/verhoeff/raw/HEAD/README.md",
  "_rundeps": [],
  "_score": 2.6989700043360187,
  "_indexed": true,
  "_nocasepkg": "verhoeff",
  "_universes": [
    "condwanaland"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.4.0.9000",
      "date": "2026-05-16T06:25:49.000Z",
      "distro": "noble",
      "commit": "bf6658d4e48d1a224a9f766522bfbc670e3e5b7b",
      "fileid": "afb0336e4daf0c45dcbb995bc36dcb373d70aad99b1af7549b2d45d6a67113ef",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/condwanaland/actions/runs/25954861313"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.4.0.9000",
      "date": "2026-05-16T06:25:49.000Z",
      "distro": "noble",
      "commit": "bf6658d4e48d1a224a9f766522bfbc670e3e5b7b",
      "fileid": "342e6ea1d0ebeba764590b36bef2d062a615703edeba0818de957ed176583cc8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/condwanaland/actions/runs/25954861313"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.4.0.9000",
      "date": "2026-05-16T06:33:03.000Z",
      "commit": "bf6658d4e48d1a224a9f766522bfbc670e3e5b7b",
      "fileid": "a06aa1f4f405290214257c6aa3834c43ee88690eba184dbb54542bfe970b0943",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/condwanaland/actions/runs/25954861313"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.4.0.9000",
      "date": "2026-05-16T06:34:06.000Z",
      "commit": "bf6658d4e48d1a224a9f766522bfbc670e3e5b7b",
      "fileid": "62b51b37077a43e5e13e6900f49b9c0027ee0fc9de6515a88a3fab7922d4214a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/condwanaland/actions/runs/25954861313"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.4.0.9000",
      "date": "2026-05-16T06:25:12.000Z",
      "commit": "bf6658d4e48d1a224a9f766522bfbc670e3e5b7b",
      "fileid": "80f2d07afb8866cb37f020bc0af0fe112caaea0bfe01db8c48226e442f5f6562",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/condwanaland/actions/runs/25954861313"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.4.0.9000",
      "date": "2026-05-16T06:25:19.000Z",
      "commit": "bf6658d4e48d1a224a9f766522bfbc670e3e5b7b",
      "fileid": "18aff7300f6c82fa16d701431c47eddd2c31c50c03e7bf760f4db140b40b1e77",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/condwanaland/actions/runs/25954861313"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.4.0.9000",
      "date": "2026-05-16T06:25:16.000Z",
      "commit": "bf6658d4e48d1a224a9f766522bfbc670e3e5b7b",
      "fileid": "7c3795aa0f768932b72cb30882f2b3264a83934565cd2a0694378c793b504b1e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/condwanaland/actions/runs/25954861313"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.4.0.9000",
      "date": "2026-06-02T18:45:08.000Z",
      "commit": "bf6658d4e48d1a224a9f766522bfbc670e3e5b7b",
      "fileid": "77cf23f8e8b35e0c1a2bcd1c90906c1c37e1009ed8d11c058d032f0cc73d0d27",
      "status": "success",
      "buildurl": "https://github.com/r-universe/condwanaland/actions/runs/25954861313"
    }
  ]
}