{
  "_id": "6a443d2ec375b2cc78b76824",
  "Package": "openssl",
  "Type": "Package",
  "Title": "Toolkit for Encryption, Signatures and Certificates Based on\nOpenSSL",
  "Version": "2.4.2",
  "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",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "Config/roxygen2/version": "8.0.0",
  "Config/pak/sysreqs": "libssl-dev",
  "Repository": "https://jeroen.r-universe.dev",
  "Date/Publication": "2026-06-14 16:11:54 UTC",
  "RemoteUrl": "https://github.com/jeroen/openssl",
  "RemoteRef": "HEAD",
  "RemoteSha": "d29241388f4caad8408389ad9c2a9bb521f339a3",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-06-30 21:58:33 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>",
  "_user": "jeroen",
  "_type": "src",
  "_file": "openssl_2.4.2.tar.gz",
  "_fileid": "https://r2.ropensci.org/318f7e2e486ec270c0d4f49f5a50696e12231bf1e4eadedec8ca7e29de3edbaa",
  "_filesize": 502320,
  "_sha256": "318f7e2e486ec270c0d4f49f5a50696e12231bf1e4eadedec8ca7e29de3edbaa",
  "_expires": "2026-10-08T22:03:25.000Z",
  "_created": "2026-06-30T21:58:33.000Z",
  "_published": "2026-06-30T22:03:26.033Z",
  "_jobs": [
    {
      "job": 84409270003,
      "time": 140,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7994685943"
    },
    {
      "job": 84409270032,
      "time": 136,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7994684509"
    },
    {
      "job": 84409270025,
      "time": 144,
      "config": "linux-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "7994687333"
    },
    {
      "job": 84409270006,
      "time": 128,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "7994681448"
    },
    {
      "job": 84409269997,
      "time": 108,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7994674450"
    },
    {
      "job": 84409270058,
      "time": 247,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7994717533"
    },
    {
      "job": 84409270002,
      "time": 132,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "7994682395"
    },
    {
      "job": 84409270011,
      "time": 173,
      "config": "macos-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "7994695425"
    },
    {
      "job": 84408681961,
      "time": 221,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "7994639322"
    },
    {
      "job": 84409269945,
      "time": 115,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7994676901"
    },
    {
      "job": 84409269987,
      "time": 156,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7994690433"
    },
    {
      "job": 84409269952,
      "time": 153,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7994688915"
    },
    {
      "job": 84409269978,
      "time": 130,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "7994681721"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/jeroen/actions/runs/28478373215",
  "_status": "success",
  "_upstream": "https://github.com/jeroen/openssl",
  "_commit": {
    "id": "d29241388f4caad8408389ad9c2a9bb521f339a3",
    "author": "Jeroen Ooms <jeroenooms@gmail.com>",
    "committer": "Jeroen Ooms <jeroenooms@gmail.com>",
    "message": "Trigger build\n",
    "time": 1781453514
  },
  "_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": "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": 5164,
  "_updates": [
    {
      "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
    },
    {
      "week": "2026-24",
      "n": 3
    }
  ],
  "_tags": [],
  "_stars": 67,
  "_contributors": [
    {
      "user": "jeroen",
      "count": 797,
      "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",
    "followers": 1871,
    "description": "Staff research engineer at @ropensci, tidyverse team member, and project lead for R-universe"
  },
  "_downloads": {
    "count": 944611,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/openssl"
  },
  "_mentions": 7,
  "_devurl": "https://github.com/jeroen/openssl",
  "_searchresults": 2132,
  "_topics": [
    "openssl"
  ],
  "_rbuild": "4.6.1",
  "_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",
    "LICENSE",
    "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"
    },
    {
      "version": "2.4.1",
      "date": "2026-05-14"
    },
    {
      "version": "2.4.2",
      "date": "2026-06-09"
    }
  ],
  "_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",
    "rsa_sign",
    "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",
        "rsa_sign"
      ]
    },
    {
      "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.5.5-1ubuntu3.2",
      "name": "openssl",
      "homepage": "https://openssl-library.org",
      "description": "Secure Sockets Layer toolkit - shared libraries"
    },
    {
      "shlib": "libcrypto",
      "package": "libssl3t64",
      "headers": "libssl-dev",
      "source": "openssl",
      "version": "3.5.5-1ubuntu3.2",
      "name": "openssl",
      "homepage": "https://openssl-library.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.39062981174115,
  "_indexed": true,
  "_nocasepkg": "openssl",
  "_universes": [
    "jeroen"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "2.4.2",
      "date": "2026-06-30T22:01:06.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "d29241388f4caad8408389ad9c2a9bb521f339a3",
      "fileid": "https://r2.ropensci.org/c815cbb9182fa35a5fcdec441970f7aae5b6bc97da6d869f967df64eca3c4847",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jeroen/actions/runs/28478373215"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "2.4.2",
      "date": "2026-06-30T22:00:56.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "d29241388f4caad8408389ad9c2a9bb521f339a3",
      "fileid": "https://r2.ropensci.org/8a63f25292aa369bdb26d680c3e104e74c33722011b10ee7777a0e4082e243b5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jeroen/actions/runs/28478373215"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "2.4.2",
      "date": "2026-06-30T22:01:10.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "d29241388f4caad8408389ad9c2a9bb521f339a3",
      "fileid": "https://r2.ropensci.org/ed73c951dc737250bdf0af6c6c2e288ca8df986ffc83ef732f5efe0a58294d2d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jeroen/actions/runs/28478373215"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "2.4.2",
      "date": "2026-06-30T22:00:47.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "d29241388f4caad8408389ad9c2a9bb521f339a3",
      "fileid": "https://r2.ropensci.org/c60ca3f0a515a648b0a8cf644fea8f7b8a01a377323cc319f1593278ce89f7d0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jeroen/actions/runs/28478373215"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "2.4.2",
      "date": "2026-06-30T22:00:22.000Z",
      "arch": "aarch64",
      "commit": "d29241388f4caad8408389ad9c2a9bb521f339a3",
      "fileid": "https://r2.ropensci.org/ec3826759b5eda7950dfec9cfe7cfe6d09c2cbb0233d3b8d4472f8bd314ec15e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jeroen/actions/runs/28478373215"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "2.4.2",
      "date": "2026-06-30T22:02:07.000Z",
      "arch": "x86_64",
      "commit": "d29241388f4caad8408389ad9c2a9bb521f339a3",
      "fileid": "https://r2.ropensci.org/8bd82efd6cec81a761caf1eff2b3d3f7cc19b4d287fdcd3b91a5128b695736d2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jeroen/actions/runs/28478373215"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "2.4.2",
      "date": "2026-06-30T22:00:33.000Z",
      "arch": "aarch64",
      "commit": "d29241388f4caad8408389ad9c2a9bb521f339a3",
      "fileid": "https://r2.ropensci.org/d475504337d2df4a92992a93f9c4278689341107421ec1e46ee412c9ac59cc5e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jeroen/actions/runs/28478373215"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "2.4.2",
      "date": "2026-06-30T22:01:15.000Z",
      "arch": "x86_64",
      "commit": "d29241388f4caad8408389ad9c2a9bb521f339a3",
      "fileid": "https://r2.ropensci.org/ffc4b49a5010962142560407418bc9089dae791186e0bd2df323be09b223d901",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jeroen/actions/runs/28478373215"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "2.4.2",
      "date": "2026-06-30T22:00:42.000Z",
      "arch": "emscripten",
      "commit": "d29241388f4caad8408389ad9c2a9bb521f339a3",
      "fileid": "https://r2.ropensci.org/d33f36d5628ba49c27f8a7fbb0e8b6a46978ab7ebcdfc91dfe343f9fbca38c36",
      "status": "success",
      "buildurl": "https://github.com/r-universe/jeroen/actions/runs/28478373215"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "2.4.2",
      "date": "2026-06-30T22:00:12.000Z",
      "arch": "x86_64",
      "commit": "d29241388f4caad8408389ad9c2a9bb521f339a3",
      "fileid": "https://r2.ropensci.org/cb3d1a87b0c43f0ce0bbb42f6aa230914cfa2165202f1b7d18f9a6bc75dad926",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jeroen/actions/runs/28478373215"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "2.4.2",
      "date": "2026-06-30T21:59:59.000Z",
      "arch": "x86_64",
      "commit": "d29241388f4caad8408389ad9c2a9bb521f339a3",
      "fileid": "https://r2.ropensci.org/612b8937c0bbcd1d048fcbb8de1a210fa9344704a2d041be5b53e298d74b95bd",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jeroen/actions/runs/28478373215"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "2.4.2",
      "date": "2026-06-30T21:59:52.000Z",
      "arch": "x86_64",
      "commit": "d29241388f4caad8408389ad9c2a9bb521f339a3",
      "fileid": "https://r2.ropensci.org/79b842fe92aef400b6ece0889132b18ab306305fffc592943be67f81840f8020",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jeroen/actions/runs/28478373215"
    }
  ]
}