{
  "_id": "6a1ad8d21d7bb097a09e707a",
  "Package": "openssl",
  "Type": "Package",
  "Title": "Toolkit for Encryption, Signatures and Certificates Based on\nOpenSSL",
  "Version": "2.4.1",
  "Authors@R": "c(person(\"Jeroen\", \"Ooms\", role = c(\"aut\", \"cre\"), email = \"jeroenooms@gmail.com\",\ncomment = c(ORCID = \"0000-0002-4035-0289\")),\nperson(\"Oliver\", \"Keyes\", role = \"ctb\"))",
  "Description": "Bindings to OpenSSL libssl and libcrypto, plus custom SSH\nkey parsers. Supports RSA, DSA and EC curves P-256, P-384,\nP-521, and curve25519. Cryptographic signatures can either be\ncreated and verified manually or via x509 certificates. AES can\nbe used in cbc, ctr or gcm mode for symmetric encryption; RSA\nfor asymmetric (public key) encryption or EC for Diffie\nHellman. High-level envelope functions combine RSA and AES for\nencrypting arbitrary sized data. Other utilities include key\ngenerators, hash functions (md5, sha1, sha256, etc), base64\nencoder, a secure random number generator, and 'bignum' math\nmethods for manually performing crypto calculations on large\nmultibyte integers.",
  "License": "MIT + file LICENSE",
  "URL": "https://jeroen.r-universe.dev/openssl",
  "BugReports": "https://github.com/jeroen/openssl/issues",
  "SystemRequirements": "OpenSSL >= 1.0.2",
  "VignetteBuilder": "knitr",
  "RoxygenNote": "7.3.2",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "Config/pak/sysreqs": "libssl-dev",
  "Repository": "https://jeroen.r-universe.dev",
  "Date/Publication": "2026-05-14 13:44:05 UTC",
  "RemoteUrl": "https://github.com/jeroen/openssl",
  "RemoteRef": "HEAD",
  "RemoteSha": "1c99abc61d49a279d9fd7015583edcd2db5a9743",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-05-14 15:23:28 UTC",
    "User": "root"
  },
  "Author": "Jeroen Ooms [aut, cre] (ORCID: <https://orcid.org/0000-0002-4035-0289>),\nOliver Keyes [ctb]",
  "Maintainer": "Jeroen Ooms <jeroenooms@gmail.com>",
  "MD5sum": "6a9c30fcd8058250ecbed7f6a696e4d6",
  "_user": "jeroen",
  "_type": "src",
  "_file": "openssl_2.4.1.tar.gz",
  "_fileid": "483574fbd9e6ec790aa5da6aaec1557acdd4dce292f54743b9fd0795561fa2cd",
  "_filesize": 498060,
  "_sha256": "483574fbd9e6ec790aa5da6aaec1557acdd4dce292f54743b9fd0795561fa2cd",
  "_created": "2026-05-14T15:23:28.000Z",
  "_published": "2026-05-30T12:32:18.589Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78648722644,
      "time": 174,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6997946249"
    },
    {
      "job": 78648722613,
      "time": 136,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6997932888"
    },
    {
      "job": 78648722744,
      "time": 136,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6997933058"
    },
    {
      "job": 78648722633,
      "time": 132,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6997931791"
    },
    {
      "job": 78648722646,
      "time": 141,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6997967706"
    },
    {
      "job": 78648722626,
      "time": 258,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6997989115"
    },
    {
      "job": 78648722702,
      "time": 115,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6997959133"
    },
    {
      "job": 78648722649,
      "time": 215,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6997967746"
    },
    {
      "job": 78648722525,
      "time": 168,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6997882129"
    },
    {
      "job": 78648722666,
      "time": 115,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7144786242"
    },
    {
      "job": 78648722528,
      "time": 173,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6997946234"
    },
    {
      "job": 78648722681,
      "time": 140,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6997934489"
    },
    {
      "job": 78648722700,
      "time": 261,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6997979579"
    }
  ],
  "_buildurl": "https://github.com/r-universe/jeroen/actions/runs/25868466665",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/jeroen/openssl",
  "_commit": {
    "id": "1c99abc61d49a279d9fd7015583edcd2db5a9743",
    "author": "Jeroen Ooms <jeroenooms@gmail.com>",
    "committer": "Jeroen Ooms <jeroenooms@gmail.com>",
    "message": "Fix build on msys2\n",
    "time": 1778766245
  },
  "_maintainer": {
    "name": "Jeroen Ooms",
    "email": "jeroenooms@gmail.com",
    "login": "jeroen",
    "mastodon": "@jeroenooms@fosstodon.org",
    "bluesky": "@jeroenooms.bsky.social",
    "uuid": 216319,
    "orcid": "0000-0002-4035-0289"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "askpass",
      "role": "Imports"
    },
    {
      "package": "curl",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 2.1.0",
      "role": "Suggests"
    },
    {
      "package": "digest",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "jsonlite",
      "role": "Suggests"
    },
    {
      "package": "jose",
      "role": "Suggests"
    },
    {
      "package": "sodium",
      "role": "Suggests"
    }
  ],
  "_owner": "jeroen",
  "_selfowned": true,
  "_usedby": 5102,
  "_updates": [
    {
      "week": "2025-21",
      "n": 2
    },
    {
      "week": "2025-22",
      "n": 2
    },
    {
      "week": "2025-40",
      "n": 5
    },
    {
      "week": "2026-05",
      "n": 2
    },
    {
      "week": "2026-09",
      "n": 2
    },
    {
      "week": "2026-16",
      "n": 2
    },
    {
      "week": "2026-20",
      "n": 1
    }
  ],
  "_tags": [],
  "_stars": 67,
  "_contributors": [
    {
      "user": "jeroen",
      "count": 794,
      "uuid": 216319
    },
    {
      "user": "agl",
      "count": 3,
      "uuid": 21203
    },
    {
      "user": "atheriel",
      "count": 3,
      "uuid": 1448326
    },
    {
      "user": "georgestagg",
      "count": 1,
      "uuid": 982548
    },
    {
      "user": "gaborcsardi",
      "count": 1,
      "uuid": 660288
    },
    {
      "user": "xypron",
      "count": 1,
      "uuid": 2747104
    },
    {
      "user": "jasonelaw",
      "count": 1,
      "uuid": 828195
    },
    {
      "user": "chlily1",
      "count": 1,
      "uuid": 45374074
    },
    {
      "user": "mtpham99",
      "count": 1,
      "uuid": 72663763
    },
    {
      "user": "mfansler",
      "count": 1,
      "uuid": 1182216
    },
    {
      "user": "michaelchirico",
      "count": 1,
      "uuid": 7606389
    },
    {
      "user": "nanxstats",
      "count": 1,
      "uuid": 199363
    },
    {
      "user": "leeper",
      "count": 1,
      "uuid": 3505428
    },
    {
      "user": "tdsmith",
      "count": 1,
      "uuid": 173889
    },
    {
      "user": "bgermann",
      "count": 1,
      "uuid": 9329107
    }
  ],
  "_userbio": {
    "uuid": 216319,
    "type": "user",
    "name": "Jeroen Ooms",
    "description": "Staff research engineer at @ropensci, tidyverse team member, and project lead for R-universe"
  },
  "_downloads": {
    "count": 1071832,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/openssl"
  },
  "_mentions": 7,
  "_devurl": "https://github.com/jeroen/openssl",
  "_searchresults": 788,
  "_topics": [
    "openssl"
  ],
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/openssl.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/jeroen/openssl",
  "_realowner": "jeroen",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1",
      "date": "2014-10-21"
    },
    {
      "version": "0.2",
      "date": "2014-11-07"
    },
    {
      "version": "0.3",
      "date": "2015-01-07"
    },
    {
      "version": "0.4",
      "date": "2015-05-11"
    },
    {
      "version": "0.5",
      "date": "2015-11-15"
    },
    {
      "version": "0.6",
      "date": "2015-11-18"
    },
    {
      "version": "0.8",
      "date": "2015-12-15"
    },
    {
      "version": "0.9",
      "date": "2016-01-13"
    },
    {
      "version": "0.9.1",
      "date": "2016-01-18"
    },
    {
      "version": "0.9.2",
      "date": "2016-02-26"
    },
    {
      "version": "0.9.3",
      "date": "2016-05-04"
    },
    {
      "version": "0.9.4",
      "date": "2016-05-25"
    },
    {
      "version": "0.9.5",
      "date": "2016-10-28"
    },
    {
      "version": "0.9.6",
      "date": "2016-12-31"
    },
    {
      "version": "0.9.7",
      "date": "2017-09-06"
    },
    {
      "version": "0.9.8",
      "date": "2017-11-03"
    },
    {
      "version": "0.9.9",
      "date": "2017-11-10"
    },
    {
      "version": "1.0",
      "date": "2018-02-02"
    },
    {
      "version": "1.0.1",
      "date": "2018-03-03"
    },
    {
      "version": "1.0.2",
      "date": "2018-07-30"
    },
    {
      "version": "1.1",
      "date": "2018-11-15"
    },
    {
      "version": "1.2",
      "date": "2019-01-16"
    },
    {
      "version": "1.2.1",
      "date": "2019-01-17"
    },
    {
      "version": "1.2.2",
      "date": "2019-03-04"
    },
    {
      "version": "1.3",
      "date": "2019-03-22"
    },
    {
      "version": "1.4",
      "date": "2019-05-31"
    },
    {
      "version": "1.4.1",
      "date": "2019-07-18"
    },
    {
      "version": "1.4.2",
      "date": "2020-06-27"
    },
    {
      "version": "1.4.3",
      "date": "2020-09-18"
    },
    {
      "version": "1.4.4",
      "date": "2021-04-30"
    },
    {
      "version": "1.4.5",
      "date": "2021-09-02"
    },
    {
      "version": "1.4.6",
      "date": "2021-12-19"
    },
    {
      "version": "2.0.0",
      "date": "2022-03-02"
    },
    {
      "version": "2.0.1",
      "date": "2022-05-14"
    },
    {
      "version": "2.0.2",
      "date": "2022-05-24"
    },
    {
      "version": "2.0.3",
      "date": "2022-09-14"
    },
    {
      "version": "2.0.4",
      "date": "2022-10-17"
    },
    {
      "version": "2.0.5",
      "date": "2022-12-06"
    },
    {
      "version": "2.0.6",
      "date": "2023-03-10"
    },
    {
      "version": "2.1.0",
      "date": "2023-07-15"
    },
    {
      "version": "2.1.1",
      "date": "2023-09-25"
    },
    {
      "version": "2.1.2",
      "date": "2024-04-21"
    },
    {
      "version": "2.2.0",
      "date": "2024-05-16"
    },
    {
      "version": "2.2.1",
      "date": "2024-08-16"
    },
    {
      "version": "2.2.2",
      "date": "2024-09-20"
    },
    {
      "version": "2.3.0",
      "date": "2024-12-16"
    },
    {
      "version": "2.3.1",
      "date": "2025-01-09"
    },
    {
      "version": "2.3.2",
      "date": "2025-02-03"
    },
    {
      "version": "2.3.3",
      "date": "2025-05-27"
    },
    {
      "version": "2.3.4",
      "date": "2025-10-03"
    },
    {
      "version": "2.3.5",
      "date": "2026-02-26"
    },
    {
      "version": "2.4.0",
      "date": "2026-04-15"
    }
  ],
  "_exports": [
    "aes_cbc_decrypt",
    "aes_cbc_encrypt",
    "aes_ctr_decrypt",
    "aes_ctr_encrypt",
    "aes_gcm_decrypt",
    "aes_gcm_encrypt",
    "aes_keygen",
    "askpass",
    "base64_decode",
    "base64_encode",
    "bcrypt_pbkdf",
    "bignum",
    "bignum_mod_exp",
    "bignum_mod_inv",
    "blake2b",
    "blake2s",
    "ca_bundle",
    "cert_verify",
    "decrypt_envelope",
    "download_ssl_cert",
    "dsa_keygen",
    "ec_dh",
    "ec_keygen",
    "ecdsa_parse",
    "ecdsa_write",
    "ed25519_keygen",
    "ed25519_sign",
    "ed25519_verify",
    "encrypt_envelope",
    "fingerprint",
    "fips_mode",
    "keccak",
    "md4",
    "md5",
    "multihash",
    "my_key",
    "my_pubkey",
    "openssl_config",
    "pkcs7_decrypt",
    "pkcs7_encrypt",
    "rand_bytes",
    "rand_num",
    "read_cert",
    "read_cert_bundle",
    "read_ed25519_key",
    "read_ed25519_pubkey",
    "read_key",
    "read_p12",
    "read_p7b",
    "read_pem",
    "read_pubkey",
    "read_x25519_key",
    "read_x25519_pubkey",
    "ripemd160",
    "rsa_decrypt",
    "rsa_encrypt",
    "rsa_keygen",
    "sha1",
    "sha2",
    "sha224",
    "sha256",
    "sha3",
    "sha384",
    "sha512",
    "signature_create",
    "signature_verify",
    "ssl_ctx_add_cert_to_store",
    "ssl_ctx_curl_version_match",
    "ssl_ctx_set_verify_callback",
    "write_der",
    "write_openssh_pem",
    "write_p12",
    "write_p7b",
    "write_pem",
    "write_pkcs1",
    "write_ssh",
    "x25519_diffie_hellman",
    "x25519_keygen"
  ],
  "_help": [
    {
      "page": "aes_cbc",
      "title": "Symmetric AES encryption",
      "topics": [
        "aes_cbc",
        "aes_cbc_decrypt",
        "aes_cbc_encrypt",
        "aes_ctr_decrypt",
        "aes_ctr_encrypt",
        "aes_gcm_decrypt",
        "aes_gcm_encrypt",
        "aes_keygen"
      ]
    },
    {
      "page": "base64_encode",
      "title": "Encode and decode base64",
      "topics": [
        "base64_decode",
        "base64_encode"
      ]
    },
    {
      "page": "pbkdf",
      "title": "Bcrypt PWKDF",
      "topics": [
        "bcrypt_pbkdf"
      ]
    },
    {
      "page": "bignum",
      "title": "Big number arithmetic",
      "topics": [
        "bignum",
        "bignum_mod_exp",
        "bignum_mod_inv"
      ]
    },
    {
      "page": "certificates",
      "title": "X509 certificates",
      "topics": [
        "ca_bundle",
        "certificates",
        "cert_verify",
        "download_ssl_cert"
      ]
    },
    {
      "page": "curve25519",
      "title": "Curve25519",
      "topics": [
        "curve25519",
        "ed25519_sign",
        "ed25519_verify",
        "read_ed25519_key",
        "read_ed25519_pubkey",
        "read_x25519_key",
        "read_x25519_pubkey",
        "x25519_diffie_hellman"
      ]
    },
    {
      "page": "ec_dh",
      "title": "Diffie-Hellman Key Agreement",
      "topics": [
        "ec_dh"
      ]
    },
    {
      "page": "encrypt_envelope",
      "title": "Envelope encryption",
      "topics": [
        "decrypt_envelope",
        "encrypt_envelope",
        "envelope"
      ]
    },
    {
      "page": "fingerprint",
      "title": "OpenSSH fingerprint",
      "topics": [
        "fingerprint"
      ]
    },
    {
      "page": "hash",
      "title": "Vectorized hash/hmac functions",
      "topics": [
        "blake2b",
        "blake2s",
        "hash",
        "hashing",
        "hmac",
        "keccak",
        "mac",
        "md4",
        "md5",
        "multihash",
        "ripemd160",
        "sha1",
        "sha2",
        "sha224",
        "sha256",
        "sha3",
        "sha384",
        "sha512"
      ]
    },
    {
      "page": "keygen",
      "title": "Generate Key pair",
      "topics": [
        "dsa_keygen",
        "ec_keygen",
        "ed25519_keygen",
        "keygen",
        "rsa_keygen",
        "x25519_keygen"
      ]
    },
    {
      "page": "my_key",
      "title": "Default key",
      "topics": [
        "my_key",
        "my_pubkey"
      ]
    },
    {
      "page": "openssl",
      "title": "Toolkit for Encryption, Signatures and Certificates based on OpenSSL",
      "topics": [
        "openssl-package",
        "openssl"
      ]
    },
    {
      "page": "openssl_config",
      "title": "OpenSSL Configuration Info",
      "topics": [
        "fips_mode",
        "openssl_config"
      ]
    },
    {
      "page": "pkcs7",
      "title": "Encrypt/decrypt pkcs7 messages",
      "topics": [
        "pkcs7_decrypt",
        "pkcs7_encrypt"
      ]
    },
    {
      "page": "rand_bytes",
      "title": "Generate random bytes and numbers with OpenSSL",
      "topics": [
        "rand_bytes",
        "rand_num"
      ]
    },
    {
      "page": "read_key",
      "title": "Parsing keys and certificates",
      "topics": [
        "read_cert",
        "read_cert_bundle",
        "read_key",
        "read_pem",
        "read_pubkey"
      ]
    },
    {
      "page": "rsa_encrypt",
      "title": "Low-level RSA encryption",
      "topics": [
        "encrypt",
        "rsa",
        "rsa_decrypt",
        "rsa_encrypt"
      ]
    },
    {
      "page": "signatures",
      "title": "Signatures",
      "topics": [
        "ecdsa_parse",
        "ecdsa_write",
        "signatures",
        "signature_create",
        "signature_verify"
      ]
    },
    {
      "page": "ssl_ctx",
      "title": "Hooks to manipulate the SSL context for curl requests",
      "topics": [
        "ssl_ctx",
        "ssl_ctx_add_cert_to_store",
        "ssl_ctx_curl_version_match",
        "ssl_ctx_set_verify_callback"
      ]
    },
    {
      "page": "pkcs12",
      "title": "PKCS7 / PKCS12 bundles",
      "topics": [
        "pfx",
        "pkcs12",
        "read_p12",
        "read_p7b",
        "write_p12",
        "write_p7b"
      ]
    },
    {
      "page": "write_pem",
      "title": "Export key or certificate",
      "topics": [
        "write_der",
        "write_openssh_pem",
        "write_pem",
        "write_pkcs1",
        "write_ssh"
      ]
    }
  ],
  "_readme": "https://github.com/jeroen/openssl/raw/HEAD/README.md",
  "_rundeps": [
    "askpass",
    "sys"
  ],
  "_sysdeps": [
    {
      "shlib": "libssl",
      "package": "libssl3t64",
      "headers": "libssl-dev",
      "source": "openssl",
      "version": "3.0.13-0ubuntu3.9",
      "name": "openssl",
      "homepage": "https://www.openssl.org/",
      "description": "Secure Sockets Layer toolkit - shared libraries"
    },
    {
      "shlib": "libcrypto",
      "package": "libssl3t64",
      "headers": "libssl-dev",
      "source": "openssl",
      "version": "3.0.13-0ubuntu3.9",
      "name": "openssl",
      "homepage": "https://www.openssl.org/",
      "description": "Secure Sockets Layer toolkit - shared libraries"
    }
  ],
  "_vignettes": [
    {
      "source": "crypto_hashing.Rmd",
      "filename": "crypto_hashing.html",
      "title": "Cryptographic Hashing in R",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Compare to digest"
      ],
      "created": "2015-01-07 04:08:07",
      "modified": "2024-08-16 09:18:11",
      "commits": 12
    },
    {
      "source": "bignum.Rmd",
      "filename": "bignum.html",
      "title": "Fun with bignum: how RSA encryption works",
      "engine": "knitr::rmarkdown",
      "headings": [
        "RSA key generation",
        "How RSA encryption works"
      ],
      "created": "2015-11-24 12:00:10",
      "modified": "2020-06-01 10:12:29",
      "commits": 13
    },
    {
      "source": "secure_rng.Rmd",
      "filename": "secure_rng.html",
      "title": "Generating Secure Random Numbers in R",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Secure Random Numbers"
      ],
      "created": "2015-01-07 04:08:07",
      "modified": "2024-08-16 09:18:11",
      "commits": 7
    },
    {
      "source": "keys.Rmd",
      "filename": "keys.html",
      "title": "Importing and exporting RSA/DSA/EC keys",
      "engine": "knitr::rmarkdown",
      "headings": [
        "The DER format",
        "The PEM format",
        "The OpenSSH format",
        "The JSON Web Key (JWK) format"
      ],
      "created": "2016-05-25 10:42:58",
      "modified": "2016-10-26 19:55:55",
      "commits": 3
    }
  ],
  "_score": 18.074943559502074,
  "_indexed": true,
  "_nocasepkg": "openssl",
  "_universes": [
    "jeroen"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "2.4.1",
      "date": "2026-05-14T15:26:15.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "1c99abc61d49a279d9fd7015583edcd2db5a9743",
      "fileid": "cd66445ea8c1e68deb95dfef13fc44b7394bb586fa1a025e1845c00b94c9934e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jeroen/actions/runs/25868466665"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "2.4.1",
      "date": "2026-05-14T15:25:37.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "1c99abc61d49a279d9fd7015583edcd2db5a9743",
      "fileid": "6de8b238b6db47dc5f3574b67b09b26856002b1b77ee240e4a4dbabe386e550c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jeroen/actions/runs/25868466665"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "2.4.1",
      "date": "2026-05-14T15:25:40.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "1c99abc61d49a279d9fd7015583edcd2db5a9743",
      "fileid": "d084d12c9c6b69883baaef29a98002fac55a1050448f263f6101af8027ba6a05",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jeroen/actions/runs/25868466665"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "2.4.1",
      "date": "2026-05-14T15:25:34.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "1c99abc61d49a279d9fd7015583edcd2db5a9743",
      "fileid": "697a08a4b60869cd022deece9d37c202d1ca96e48ce4ed9925bd47ea7361f876",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jeroen/actions/runs/25868466665"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "2.4.1",
      "date": "2026-05-14T15:27:08.000Z",
      "arch": "aarch64",
      "commit": "1c99abc61d49a279d9fd7015583edcd2db5a9743",
      "fileid": "8a5e3f8b4085a62c67753d667a46a4ab0e570e4650c123cb1e58fa6f81e04eff",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jeroen/actions/runs/25868466665"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "2.4.1",
      "date": "2026-05-14T15:27:36.000Z",
      "arch": "x86_64",
      "commit": "1c99abc61d49a279d9fd7015583edcd2db5a9743",
      "fileid": "94d21ba4285add802331647e08ff66ce109b3850d13783a6d9f4840a77faefcd",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jeroen/actions/runs/25868466665"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "2.4.1",
      "date": "2026-05-14T15:26:49.000Z",
      "arch": "aarch64",
      "commit": "1c99abc61d49a279d9fd7015583edcd2db5a9743",
      "fileid": "370b6e037e63df0703643fd07a5a1ed6da6273eff86003eef6f80e02020ca092",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jeroen/actions/runs/25868466665"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "2.4.1",
      "date": "2026-05-14T15:26:52.000Z",
      "arch": "x86_64",
      "commit": "1c99abc61d49a279d9fd7015583edcd2db5a9743",
      "fileid": "3ec5d5b751effdf46f4827b6864da22655faf3bef925e06c2bca73488099e9d6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jeroen/actions/runs/25868466665"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "2.4.1",
      "date": "2026-05-21T19:05:11.000Z",
      "arch": "emscripten",
      "commit": "1c99abc61d49a279d9fd7015583edcd2db5a9743",
      "fileid": "20379be12103082bf5cf32e6580f0cd100b5789caa06960a870663726c8469df",
      "status": "success",
      "buildurl": "https://github.com/r-universe/jeroen/actions/runs/25868466665"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "2.4.1",
      "date": "2026-05-14T15:24:53.000Z",
      "arch": "x86_64",
      "commit": "1c99abc61d49a279d9fd7015583edcd2db5a9743",
      "fileid": "7b4c127f727d07d9e2108e8fc1a173fe7dd0997238062eb68ba87d6bb00c2b1c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jeroen/actions/runs/25868466665"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "2.4.1",
      "date": "2026-05-14T15:24:50.000Z",
      "arch": "x86_64",
      "commit": "1c99abc61d49a279d9fd7015583edcd2db5a9743",
      "fileid": "64650c077cb52abaaa2b631adf957cebb3a588ca33ec5a0acd494c045fc915d0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jeroen/actions/runs/25868466665"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "2.4.1",
      "date": "2026-05-14T15:25:21.000Z",
      "arch": "x86_64",
      "commit": "1c99abc61d49a279d9fd7015583edcd2db5a9743",
      "fileid": "259c05b18cc6fc29581f708e7031ae32c6c732696d01708dc3e4f568bac5413c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jeroen/actions/runs/25868466665"
    }
  ]
}