{
  "_id": "6a44ec916ff6f2357551f01e",
  "Package": "jose",
  "Type": "Package",
  "Title": "JavaScript Object Signing and Encryption",
  "Version": "2.0.0",
  "Authors@R": "person(\"Jeroen\", \"Ooms\", role = c(\"aut\", \"cre\"), \nemail = \"jeroenooms@gmail.com\", comment = c(ORCID = \"0000-0002-4035-0289\"))",
  "Description": "Read and write JSON Web Keys (JWK, rfc7517), generate and\nverify JSON Web Signatures (JWS, rfc7515) and encode/decode\nJSON Web Tokens (JWT, rfc7519)\n<https://datatracker.ietf.org/wg/jose/documents/>. These\nstandards provide modern signing and encryption formats that\nare natively supported by browsers via the JavaScript\nWebCryptoAPI <https://www.w3.org/TR/webcrypto/#jose>, and used\nby services like OAuth 2.0, LetsEncrypt, and Github Apps.",
  "License": "MIT + file LICENSE",
  "URL": "https://r-lib.r-universe.dev/jose",
  "BugReports": "https://github.com/r-lib/jose/issues",
  "RoxygenNote": "7.3.3.9000",
  "VignetteBuilder": "knitr",
  "Encoding": "UTF-8",
  "Language": "en-US",
  "Config/pak/sysreqs": "libssl-dev",
  "Repository": "https://r-lib.r-universe.dev",
  "Date/Publication": "2026-04-21 21:14:33 UTC",
  "RemoteUrl": "https://github.com/r-lib/jose",
  "RemoteRef": "HEAD",
  "RemoteSha": "ffc87521375b82f06beab8a4633940caeabcc58f",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-01 10:15:46 UTC",
    "User": "root"
  },
  "Author": "Jeroen Ooms [aut, cre] (ORCID: <https://orcid.org/0000-0002-4035-0289>)",
  "Maintainer": "Jeroen Ooms <jeroenooms@gmail.com>",
  "_user": "r-lib",
  "_type": "src",
  "_file": "jose_2.0.0.tar.gz",
  "_fileid": "https://r2.ropensci.org/a6525e2874beda2632396a1fef40e0e93d6668b3894fc9ea835a9aadefb51ab8",
  "_filesize": 116715,
  "_sha256": "a6525e2874beda2632396a1fef40e0e93d6668b3894fc9ea835a9aadefb51ab8",
  "_expires": "2026-10-09T10:31:44.000Z",
  "_created": "2026-07-01T10:15:46.000Z",
  "_published": "2026-07-01T10:31:45.132Z",
  "_jobs": [
    {
      "job": 84508733480,
      "time": 128,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8006924635"
    },
    {
      "job": 84508733465,
      "time": 134,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8006927541"
    },
    {
      "job": 84508733485,
      "time": 102,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8007228973"
    },
    {
      "job": 84508733484,
      "time": 100,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8007233966"
    },
    {
      "job": 84508235250,
      "time": 164,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8006869031"
    },
    {
      "job": 84508733520,
      "time": 147,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8006932277"
    },
    {
      "job": 84508733517,
      "time": 63,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8006901067"
    },
    {
      "job": 84508733501,
      "time": 66,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8006901571"
    },
    {
      "job": 84508733495,
      "time": 71,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8006903450"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/r-lib/actions/runs/28510134219",
  "_status": "success",
  "_upstream": "https://github.com/r-lib/jose",
  "_commit": {
    "id": "ffc87521375b82f06beab8a4633940caeabcc58f",
    "author": "Jeroen Ooms <jeroenooms@gmail.com>",
    "committer": "Jeroen Ooms <jeroenooms@gmail.com>",
    "message": "Fix more URLs\n",
    "time": 1776806073
  },
  "_maintainer": {
    "name": "Jeroen Ooms",
    "email": "jeroenooms@gmail.com",
    "login": "jeroen",
    "mastodon": "@jeroenooms@fosstodon.org",
    "bluesky": "@jeroenooms.bsky.social",
    "description": "Staff research engineer at @ropensci, tidyverse team member, and project lead for R-universe",
    "uuid": 216319,
    "orcid": "0000-0002-4035-0289"
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "openssl",
      "version": ">= 1.2.1",
      "role": "Depends"
    },
    {
      "package": "jsonlite",
      "role": "Imports"
    },
    {
      "package": "spelling",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    }
  ],
  "_owner": "r-lib",
  "_selfowned": true,
  "_usedby": 58,
  "_updates": [
    {
      "week": "2026-16",
      "n": 2
    },
    {
      "week": "2026-17",
      "n": 7
    }
  ],
  "_tags": [
    {
      "name": "v2.0.0",
      "date": "2026-04-21"
    }
  ],
  "_stars": 54,
  "_contributors": [
    {
      "user": "jeroen",
      "count": 108,
      "uuid": 216319
    },
    {
      "user": "jandix",
      "count": 2,
      "uuid": 13300975
    },
    {
      "user": "carlganz",
      "count": 1,
      "uuid": 11653794
    }
  ],
  "_userbio": {
    "uuid": 22618716,
    "type": "organization",
    "name": "R infrastructure",
    "followers": 740
  },
  "_downloads": {
    "count": 106227,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/jose"
  },
  "_devurl": "https://github.com/r-lib/jose",
  "_searchresults": 384,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/jose.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "LICENSE",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/r-lib/jose",
  "_realowner": "r-lib",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1",
      "date": "2016-05-27"
    },
    {
      "version": "0.2",
      "date": "2018-04-12"
    },
    {
      "version": "1.0",
      "date": "2019-01-20"
    },
    {
      "version": "1.1.0",
      "date": "2021-06-13"
    },
    {
      "version": "1.2.0",
      "date": "2021-11-06"
    },
    {
      "version": "1.2.1",
      "date": "2024-10-04"
    },
    {
      "version": "2.0.0",
      "date": "2026-04-22"
    }
  ],
  "_exports": [
    "base64url_decode",
    "base64url_encode",
    "jwk_read",
    "jwk_write",
    "jwt_claim",
    "jwt_decode_hmac",
    "jwt_decode_sig",
    "jwt_encode_hmac",
    "jwt_encode_sig",
    "jwt_split",
    "read_jwk",
    "write_jwk"
  ],
  "_help": [
    {
      "page": "base64url_encode",
      "title": "Base64URL encoding",
      "topics": [
        "base64url_decode",
        "base64url_encode"
      ]
    },
    {
      "page": "jwt_claim",
      "title": "Generate claim",
      "topics": [
        "jwt_claim"
      ]
    },
    {
      "page": "jwt_encode",
      "title": "JSON Web Token",
      "topics": [
        "jose",
        "jwt",
        "jwt_decode_hmac",
        "jwt_decode_sig",
        "jwt_encode_hmac",
        "jwt_encode_sig",
        "jwt_split"
      ]
    },
    {
      "page": "jwk",
      "title": "JSON web-keys",
      "topics": [
        "jwk",
        "jwk_read",
        "jwk_write",
        "read_jwk",
        "write_jwk"
      ]
    }
  ],
  "_readme": "https://github.com/r-lib/jose/raw/HEAD/readme.md",
  "_rundeps": [
    "askpass",
    "jsonlite",
    "openssl",
    "sys"
  ],
  "_vignettes": [
    {
      "source": "jwt.Rmd",
      "filename": "jwt.html",
      "title": "Encoding/Decoding JSON Web Tokens (JWT) in R",
      "engine": "knitr::rmarkdown",
      "headings": [
        "JSON Web Token: HMAC tagging",
        "JSON Web Token: RSA/ECDSA signature",
        "Reserved jwt-claim names",
        "Where is the JSON"
      ],
      "created": "2016-05-27 10:54:08",
      "modified": "2024-10-03 12:52:55",
      "commits": 6
    },
    {
      "source": "jwk.Rmd",
      "filename": "jwk.html",
      "title": "Reading/Writing JSON Web Keys (JWK) in R",
      "engine": "knitr::rmarkdown",
      "headings": [
        "RSA / ECDSA keys",
        "AES/HMAC keys"
      ],
      "created": "2016-05-27 10:54:08",
      "modified": "2026-04-21 20:06:42",
      "commits": 6
    }
  ],
  "_score": 12.185569140364562,
  "_indexed": true,
  "_nocasepkg": "jose",
  "_universes": [
    "r-lib",
    "jeroen"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "2.0.0",
      "date": "2026-07-01T10:18:07.000Z",
      "distro": "resolute",
      "commit": "ffc87521375b82f06beab8a4633940caeabcc58f",
      "fileid": "https://r2.ropensci.org/6aeba3305f3faf7494c845b8deda2f95368afcb9e631c389b73f473979725484",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-lib/actions/runs/28510134219"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "2.0.0",
      "date": "2026-07-01T10:18:14.000Z",
      "distro": "resolute",
      "commit": "ffc87521375b82f06beab8a4633940caeabcc58f",
      "fileid": "https://r2.ropensci.org/456b8905b7af89ca66ad791ced705c78b5cf75df89f89a894b2d3e2a727b6b5b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-lib/actions/runs/28510134219"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "2.0.0",
      "date": "2026-07-01T10:30:58.000Z",
      "commit": "ffc87521375b82f06beab8a4633940caeabcc58f",
      "fileid": "https://r2.ropensci.org/501d76d1167179da258dc13f4548590fbd29cf499b3c5a47a6167623c1a0a5bb",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-lib/actions/runs/28510134219"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "2.0.0",
      "date": "2026-07-01T10:31:13.000Z",
      "commit": "ffc87521375b82f06beab8a4633940caeabcc58f",
      "fileid": "https://r2.ropensci.org/58feafb5d1ca14d3646e5f1ae240302276f1c9ac2512011612bd31e941230f43",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-lib/actions/runs/28510134219"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "2.0.0",
      "date": "2026-07-01T10:18:41.000Z",
      "commit": "ffc87521375b82f06beab8a4633940caeabcc58f",
      "fileid": "https://r2.ropensci.org/391277fbf4898db00a8384ff788495b3699efa9cc030507b80dc9e212665620a",
      "status": "success",
      "buildurl": "https://github.com/r-universe/r-lib/actions/runs/28510134219"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "2.0.0",
      "date": "2026-07-01T10:17:03.000Z",
      "commit": "ffc87521375b82f06beab8a4633940caeabcc58f",
      "fileid": "https://r2.ropensci.org/cd53d1d5e06a5861005da2197a17861ea076145e31f465277f99ccc388e0061c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-lib/actions/runs/28510134219"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "2.0.0",
      "date": "2026-07-01T10:17:06.000Z",
      "commit": "ffc87521375b82f06beab8a4633940caeabcc58f",
      "fileid": "https://r2.ropensci.org/c72a0d01f522c99ed31d7d6b2030995fcd3a6d9bbc98dc11f7d71849080b0d7c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-lib/actions/runs/28510134219"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "2.0.0",
      "date": "2026-07-01T10:17:09.000Z",
      "commit": "ffc87521375b82f06beab8a4633940caeabcc58f",
      "fileid": "https://r2.ropensci.org/b842dec066221f7c44f0e1c05f6e2b83456b45db67264c352e176bb218792755",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-lib/actions/runs/28510134219"
    }
  ]
}