{
  "_id": "6a1f21ceb401979e73420724",
  "Package": "otp",
  "Title": "One Time Password Generation and Verification",
  "Version": "0.1.1",
  "Date": "2024-01-22",
  "Authors@R": "person(given = \"Randy\",\nfamily = \"Lai\",\nrole = c(\"aut\", \"cre\", \"cph\"),\nemail = \"randy.cs.lai@gmail.com\")",
  "Description": "Generating and validating One-time Password based on\nHash-based Message Authentication Code (HOTP) and Time Based\nOne-time Password (TOTP) according to RFC 4226\n<https://datatracker.ietf.org/doc/html/rfc4226> and RFC 6238\n<https://datatracker.ietf.org/doc/html/rfc6238>.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "URL": "https://github.com/randy3k/otp",
  "BugReports": "https://github.com/randy3k/otp/issues",
  "Roxygen": "list(r6 = FALSE, markdown = TRUE)",
  "RoxygenNote": "7.3.0",
  "Config/pak/sysreqs": "libssl-dev",
  "Repository": "https://randy3k.r-universe.dev",
  "Date/Publication": "2024-01-22 23:56:46 UTC",
  "RemoteUrl": "https://github.com/randy3k/otp",
  "RemoteRef": "HEAD",
  "RemoteSha": "2fb79e1bef84d4aa4aab5fcdfedfd12116b9a4f2",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-16 07:27:19 UTC",
    "User": "root"
  },
  "Author": "Randy Lai [aut, cre, cph]",
  "Maintainer": "Randy Lai <randy.cs.lai@gmail.com>",
  "MD5sum": "935612dcf7ed71b2025769fe3aba7d6c",
  "_user": "randy3k",
  "_type": "src",
  "_file": "otp_0.1.1.tar.gz",
  "_fileid": "91901a3f45d6b81a83b95d2286a4df0e74082ec9c511cea906f312a8be0911db",
  "_filesize": 87469,
  "_sha256": "91901a3f45d6b81a83b95d2286a4df0e74082ec9c511cea906f312a8be0911db",
  "_created": "2026-05-16T07:27:19.000Z",
  "_published": "2026-06-02T18:32:46.977Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79144154416,
      "time": 116,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7031586372"
    },
    {
      "job": 79144154542,
      "time": 113,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7031585959"
    },
    {
      "job": 79144154462,
      "time": 172,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7031589255"
    },
    {
      "job": 79144154160,
      "time": 156,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7031587054"
    },
    {
      "job": 79144153285,
      "time": 163,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7031574307"
    },
    {
      "job": 79144153180,
      "time": 113,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7366550397"
    },
    {
      "job": 79144153621,
      "time": 109,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7031585533"
    },
    {
      "job": 79144154650,
      "time": 66,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7031581121"
    },
    {
      "job": 79144153900,
      "time": 61,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7031580699"
    }
  ],
  "_buildurl": "https://github.com/r-universe/randy3k/actions/runs/25956085311",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/randy3k/otp",
  "_commit": {
    "id": "2fb79e1bef84d4aa4aab5fcdfedfd12116b9a4f2",
    "author": "Randy Lai <randy.cs.lai@gmail.com>",
    "committer": "Randy Lai <randy.cs.lai@gmail.com>",
    "message": "update readme\n",
    "time": 1705967806
  },
  "_maintainer": {
    "name": "Randy Lai",
    "email": "randy.cs.lai@gmail.com",
    "login": "randy3k",
    "uuid": 1690993
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R6",
      "role": "Imports"
    },
    {
      "package": "base64url",
      "role": "Imports"
    },
    {
      "package": "openssl",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "version": ">= 2.1.0",
      "role": "Suggests"
    },
    {
      "package": "covr",
      "role": "Suggests"
    }
  ],
  "_owner": "randy3k",
  "_selfowned": true,
  "_usedby": 1,
  "_updates": [],
  "_tags": [],
  "_stars": 18,
  "_contributors": [
    {
      "user": "randy3k",
      "count": 38,
      "uuid": 1690993
    }
  ],
  "_userbio": {
    "uuid": 1690993,
    "type": "user",
    "name": "Randy Lai"
  },
  "_downloads": {
    "count": 364,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/otp"
  },
  "_devurl": "https://github.com/randy3k/otp",
  "_searchresults": 4,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/otp.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/randy3k/otp",
  "_realowner": "randy3k",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2020-05-05"
    },
    {
      "version": "0.1.1",
      "date": "2024-01-23"
    }
  ],
  "_exports": [
    "HOTP",
    "TOTP"
  ],
  "_help": [
    {
      "page": "otp-package",
      "title": "otp: One Time Password Generation and Verification",
      "topics": [
        "otp-package",
        "otp"
      ]
    },
    {
      "page": "HOTP",
      "title": "HMAC based One Time Password (HOTP)",
      "topics": [
        "HOTP"
      ]
    },
    {
      "page": "TOTP",
      "title": "Time based One Time Password (TOTP)",
      "topics": [
        "TOTP"
      ]
    }
  ],
  "_readme": "https://github.com/randy3k/otp/raw/HEAD/README.md",
  "_rundeps": [
    "askpass",
    "backports",
    "base64url",
    "openssl",
    "R6",
    "sys"
  ],
  "_score": 4.431363764158988,
  "_indexed": true,
  "_nocasepkg": "otp",
  "_universes": [
    "randy3k"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.1",
      "date": "2026-05-16T07:29:20.000Z",
      "distro": "noble",
      "commit": "2fb79e1bef84d4aa4aab5fcdfedfd12116b9a4f2",
      "fileid": "ce3decb4a272ceaaabe9d78de36402ed12bf49f17148b9992854abd19ec29753",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/randy3k/actions/runs/25956085311"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.1",
      "date": "2026-05-16T07:29:17.000Z",
      "distro": "noble",
      "commit": "2fb79e1bef84d4aa4aab5fcdfedfd12116b9a4f2",
      "fileid": "625732f6d1278b656f30bd49d32b1282c77f4f6bf58ec59ee44443458f3eaef4",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/randy3k/actions/runs/25956085311"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.1",
      "date": "2026-05-16T07:29:49.000Z",
      "commit": "2fb79e1bef84d4aa4aab5fcdfedfd12116b9a4f2",
      "fileid": "2d8b07188a52cb325ddcb6499bc9941efe027fddba74360786fe7c0060c32c08",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/randy3k/actions/runs/25956085311"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.1",
      "date": "2026-05-16T07:29:27.000Z",
      "commit": "2fb79e1bef84d4aa4aab5fcdfedfd12116b9a4f2",
      "fileid": "26dd16b47a6b2ffdc18fcf5e15938463bbbfe4e2638e9c16e4c2666500bef524",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/randy3k/actions/runs/25956085311"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.1",
      "date": "2026-05-16T07:29:08.000Z",
      "commit": "2fb79e1bef84d4aa4aab5fcdfedfd12116b9a4f2",
      "fileid": "bf82de70d1119795e0d8e2fb5df8a96da4018d631d91cdad9a349a3a5fe7a04b",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/randy3k/actions/runs/25956085311"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.1",
      "date": "2026-05-16T07:28:26.000Z",
      "commit": "2fb79e1bef84d4aa4aab5fcdfedfd12116b9a4f2",
      "fileid": "ba4f7ffa3e5c454a896a08555e697681809fd379fe03cd0168b738d57f79f10d",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/randy3k/actions/runs/25956085311"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.1",
      "date": "2026-05-16T07:28:22.000Z",
      "commit": "2fb79e1bef84d4aa4aab5fcdfedfd12116b9a4f2",
      "fileid": "411265323db4e6af5f44fa20c8ad1a14a9a2467f5801911186bc8cd15f6e14fb",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/randy3k/actions/runs/25956085311"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.1",
      "date": "2026-06-02T18:32:24.000Z",
      "commit": "2fb79e1bef84d4aa4aab5fcdfedfd12116b9a4f2",
      "fileid": "184ffad038365338948ac276f11453625b32a034100f63c178052ad9dfaf8b68",
      "status": "success",
      "buildurl": "https://github.com/r-universe/randy3k/actions/runs/25956085311"
    }
  ]
}