{
  "_id": "6a4788d06527f6f71fa0d1d1",
  "Package": "jsonlite",
  "Version": "2.0.1",
  "Title": "A Simple and Robust JSON Parser and Generator for R",
  "License": "MIT + file LICENSE",
  "Authors@R": "c(\nperson(\"Jeroen\", \"Ooms\", role = c(\"aut\", \"cre\"), email = \"jeroenooms@gmail.com\",\ncomment = c(ORCID = \"0000-0002-4035-0289\")),\nperson(\"Duncan\", \"Temple Lang\", role = \"ctb\"),\nperson(\"Lloyd\", \"Hilaiel\", role = \"cph\", comment=\"author of bundled libyajl\"))",
  "URL": "https://jeroen.r-universe.dev/jsonlite\nhttps://arxiv.org/abs/1403.2805",
  "BugReports": "https://github.com/jeroen/jsonlite/issues",
  "Maintainer": "Jeroen Ooms <jeroenooms@gmail.com>",
  "VignetteBuilder": "knitr, R.rsp",
  "Description": "A reasonably fast JSON parser and generator, optimized for\nstatistical data and the web. Offers simple, flexible tools for\nworking with JSON in R, and is particularly powerful for\nbuilding pipelines and interacting with a web API. The\nimplementation is based on the mapping described in the\nvignette (Ooms, 2014). In addition to converting JSON data\nfrom/to R objects, 'jsonlite' contains functions to stream,\nvalidate, and prettify JSON data. The unit tests included with\nthe package verify that all edge cases are encoded and decoded\nconsistently for use with dynamic data in systems and\napplications.",
  "RoxygenNote": "7.3.2",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "Repository": "https://ar-puuk.r-universe.dev",
  "Date/Publication": "2026-04-07 12:04:15 UTC",
  "RemoteUrl": "https://github.com/jeroen/jsonlite",
  "RemoteRef": "HEAD",
  "RemoteSha": "7d150be9096defabcddcd900fbd0c93480ea676a",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-07-03 09:58:17 UTC",
    "User": "root"
  },
  "Author": "Jeroen Ooms [aut, cre] (ORCID: <https://orcid.org/0000-0002-4035-0289>),\nDuncan Temple Lang [ctb],\nLloyd Hilaiel [cph] (author of bundled libyajl)",
  "_user": "ar-puuk",
  "_type": "src",
  "_file": "jsonlite_2.0.1.tar.gz",
  "_fileid": "https://r2.ropensci.org/32a688789b41e62b11136ecc378544b309c5b006e9826e3d76f733ec84718465",
  "_filesize": 487227,
  "_sha256": "32a688789b41e62b11136ecc378544b309c5b006e9826e3d76f733ec84718465",
  "_expires": "2026-10-11T10:02:55.000Z",
  "_created": "2026-07-03T09:58:17.000Z",
  "_published": "2026-07-03T10:02:56.173Z",
  "_jobs": [
    {
      "job": 84975759041,
      "time": 144,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8063553534"
    },
    {
      "job": 84975759045,
      "time": 137,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8063550133"
    },
    {
      "job": 84975759020,
      "time": 139,
      "config": "linux-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8063551428"
    },
    {
      "job": 84975759052,
      "time": 115,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8063541526"
    },
    {
      "job": 84975758964,
      "time": 74,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8063527969"
    },
    {
      "job": 84975758967,
      "time": 232,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8063586630"
    },
    {
      "job": 84975759008,
      "time": 104,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8063537469"
    },
    {
      "job": 84975758960,
      "time": 228,
      "config": "macos-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8063584901"
    },
    {
      "job": 84975192627,
      "time": 201,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8063500806"
    },
    {
      "job": 84975758924,
      "time": 140,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8063551398"
    },
    {
      "job": 84975758963,
      "time": 113,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8063540324"
    },
    {
      "job": 84975759028,
      "time": 102,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8063537085"
    },
    {
      "job": 84975758947,
      "time": 101,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8063537051"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/ar-puuk/actions/runs/28652945244",
  "_status": "success",
  "_upstream": "https://github.com/jeroen/jsonlite",
  "_commit": {
    "id": "7d150be9096defabcddcd900fbd0c93480ea676a",
    "author": "Jeroen Ooms <jeroenooms@gmail.com>",
    "committer": "Jeroen Ooms <jeroenooms@gmail.com>",
    "message": "Cleanup\n",
    "time": 1775563455
  },
  "_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": "methods",
      "role": "Depends"
    },
    {
      "package": "httr",
      "role": "Suggests"
    },
    {
      "package": "vctrs",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "R.rsp",
      "role": "Suggests"
    },
    {
      "package": "sf",
      "role": "Suggests"
    }
  ],
  "_owner": "jeroen",
  "_selfowned": false,
  "_usedby": 9224,
  "_updates": [
    {
      "week": "2025-27",
      "n": 1
    },
    {
      "week": "2025-42",
      "n": 1
    },
    {
      "week": "2025-52",
      "n": 1
    },
    {
      "week": "2026-03",
      "n": 1
    },
    {
      "week": "2026-15",
      "n": 1
    }
  ],
  "_tags": [],
  "_topics": [
    "json",
    "parser"
  ],
  "_stars": 402,
  "_contributors": [
    {
      "user": "jeroen",
      "count": 1003,
      "uuid": 216319
    },
    {
      "user": "duncantl",
      "count": 51,
      "uuid": 622617
    },
    {
      "user": "ameliamn",
      "count": 2,
      "uuid": 2576787
    },
    {
      "user": "krlmlr",
      "count": 2,
      "uuid": 1741643
    },
    {
      "user": "michaelchirico",
      "count": 2,
      "uuid": 7606389
    },
    {
      "user": "wch",
      "count": 2,
      "uuid": 86978
    },
    {
      "user": "johnnygenomics",
      "count": 2,
      "uuid": 5368040
    },
    {
      "user": "gaborcsardi",
      "count": 2,
      "uuid": 660288
    },
    {
      "user": "maelle",
      "count": 1,
      "uuid": 8360597
    },
    {
      "user": "nfultz",
      "count": 1,
      "uuid": 418638
    },
    {
      "user": "ralmond",
      "count": 1,
      "uuid": 1767426
    },
    {
      "user": "saraemoore",
      "count": 1,
      "uuid": 3878889
    },
    {
      "user": "shrektan",
      "count": 1,
      "uuid": 8368933
    },
    {
      "user": "cat-zeppelin",
      "count": 1,
      "uuid": 7435943
    },
    {
      "user": "george-chamoun",
      "count": 1,
      "uuid": 48136811
    },
    {
      "user": "isomorphisms",
      "count": 1,
      "uuid": 170678
    },
    {
      "user": "coolbutuseless",
      "count": 1,
      "uuid": 181818
    },
    {
      "user": "batpigandme",
      "count": 1,
      "uuid": 831732
    },
    {
      "user": "maarten-vermeyen",
      "count": 1,
      "uuid": 1158362
    },
    {
      "user": "kbroman",
      "count": 1,
      "uuid": 53972
    },
    {
      "user": "jasonelaw",
      "count": 1,
      "uuid": 828195
    },
    {
      "user": "hongooi73",
      "count": 1,
      "uuid": 11328890
    },
    {
      "user": "gadenbuie",
      "count": 1,
      "uuid": 5420529
    },
    {
      "user": "paleolimbot",
      "count": 1,
      "uuid": 10995762
    },
    {
      "user": "aekoroglu",
      "count": 1,
      "uuid": 3765270
    }
  ],
  "_userbio": {
    "uuid": 97474785,
    "type": "user",
    "name": "Pukar Bhandari",
    "followers": 26,
    "description": "I am a Data Scientist at Wasatch Front Regional Council and I am interested in Geospatial Data Analytics, particularly in land use and transportation."
  },
  "_downloads": {
    "count": 1550998,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/jsonlite"
  },
  "_mentions": 36,
  "_devurl": "https://github.com/jeroen/jsonlite",
  "_searchresults": 61312,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/jsonlite.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "LICENSE",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/jeroen/jsonlite",
  "_realowner": "jeroen",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.9.0",
      "date": "2013-12-03"
    },
    {
      "version": "0.9.1",
      "date": "2013-12-12"
    },
    {
      "version": "0.9.3",
      "date": "2014-01-02"
    },
    {
      "version": "0.9.4",
      "date": "2014-03-01"
    },
    {
      "version": "0.9.5",
      "date": "2014-03-27"
    },
    {
      "version": "0.9.6",
      "date": "2014-04-05"
    },
    {
      "version": "0.9.7",
      "date": "2014-04-18"
    },
    {
      "version": "0.9.8",
      "date": "2014-06-02"
    },
    {
      "version": "0.9.9",
      "date": "2014-07-22"
    },
    {
      "version": "0.9.10",
      "date": "2014-08-02"
    },
    {
      "version": "0.9.11",
      "date": "2014-09-04"
    },
    {
      "version": "0.9.12",
      "date": "2014-09-27"
    },
    {
      "version": "0.9.13",
      "date": "2014-10-21"
    },
    {
      "version": "0.9.14",
      "date": "2014-12-01"
    },
    {
      "version": "0.9.15",
      "date": "2015-03-25"
    },
    {
      "version": "0.9.16",
      "date": "2015-04-10"
    },
    {
      "version": "0.9.17",
      "date": "2015-09-06"
    },
    {
      "version": "0.9.18",
      "date": "2015-11-25"
    },
    {
      "version": "0.9.19",
      "date": "2015-11-28"
    },
    {
      "version": "0.9.20",
      "date": "2016-05-10"
    },
    {
      "version": "0.9.21",
      "date": "2016-06-04"
    },
    {
      "version": "0.9.22",
      "date": "2016-06-15"
    },
    {
      "version": "1.0",
      "date": "2016-07-01"
    },
    {
      "version": "1.1",
      "date": "2016-09-14"
    },
    {
      "version": "1.2",
      "date": "2016-12-30"
    },
    {
      "version": "1.3",
      "date": "2017-02-28"
    },
    {
      "version": "1.4",
      "date": "2017-04-08"
    },
    {
      "version": "1.5",
      "date": "2017-06-01"
    },
    {
      "version": "1.6",
      "date": "2018-12-07"
    },
    {
      "version": "1.6.1",
      "date": "2020-02-02"
    },
    {
      "version": "1.7.0",
      "date": "2020-06-25"
    },
    {
      "version": "1.7.1",
      "date": "2020-09-07"
    },
    {
      "version": "1.7.2",
      "date": "2020-12-09"
    },
    {
      "version": "1.7.3",
      "date": "2022-01-17"
    },
    {
      "version": "1.8.0",
      "date": "2022-02-22"
    },
    {
      "version": "1.8.1",
      "date": "2022-10-01"
    },
    {
      "version": "1.8.2",
      "date": "2022-10-02"
    },
    {
      "version": "1.8.3",
      "date": "2022-10-21"
    },
    {
      "version": "1.8.4",
      "date": "2022-12-06"
    },
    {
      "version": "1.8.5",
      "date": "2023-06-05"
    },
    {
      "version": "1.8.7",
      "date": "2023-06-29"
    },
    {
      "version": "1.8.8",
      "date": "2023-12-04"
    },
    {
      "version": "1.8.9",
      "date": "2024-09-20"
    },
    {
      "version": "1.9.0",
      "date": "2025-02-19"
    },
    {
      "version": "1.9.1",
      "date": "2025-03-03"
    },
    {
      "version": "2.0.0",
      "date": "2025-03-27"
    }
  ],
  "_exports": [
    "as_gzjson_b64",
    "as_gzjson_raw",
    "base64_dec",
    "base64_enc",
    "base64url_dec",
    "base64url_enc",
    "flatten",
    "fromJSON",
    "minify",
    "parse_gzjson_b64",
    "parse_gzjson_raw",
    "parse_json",
    "prettify",
    "rbind_pages",
    "read_json",
    "serializeJSON",
    "stream_in",
    "stream_out",
    "toJSON",
    "unbox",
    "unserializeJSON",
    "validate",
    "write_json"
  ],
  "_help": [
    {
      "page": "base64",
      "title": "Encode/decode base64",
      "topics": [
        "base64",
        "base64url_dec",
        "base64url_enc",
        "base64_dec",
        "base64_enc"
      ]
    },
    {
      "page": "flatten",
      "title": "Flatten nested data frames",
      "topics": [
        "flatten"
      ]
    },
    {
      "page": "gzjson",
      "title": "Gzipped JSON",
      "topics": [
        "as_gzjson_b64",
        "as_gzjson_raw",
        "gzjson",
        "parse_gzjson_b64",
        "parse_gzjson_raw"
      ]
    },
    {
      "page": "prettify",
      "title": "Prettify or minify a JSON string",
      "topics": [
        "minify",
        "prettify",
        "prettify, minify"
      ]
    },
    {
      "page": "rbind_pages",
      "title": "Combine pages into a single data frame",
      "topics": [
        "rbind_pages"
      ]
    },
    {
      "page": "read_json",
      "title": "Read/write JSON",
      "topics": [
        "parse_json",
        "read_json",
        "write_json"
      ]
    },
    {
      "page": "serializeJSON",
      "title": "serialize R objects to JSON",
      "topics": [
        "serializeJSON",
        "unserializeJSON"
      ]
    },
    {
      "page": "stream_in",
      "title": "Streaming JSON input/output",
      "topics": [
        "stream_in",
        "stream_in, stream_out",
        "stream_out"
      ]
    },
    {
      "page": "fromJSON",
      "title": "Convert R objects to/from JSON",
      "topics": [
        "fromJSON",
        "jsonlite",
        "toJSON",
        "toJSON, fromJSON"
      ]
    },
    {
      "page": "unbox",
      "title": "Unbox a vector or data frame",
      "topics": [
        "unbox"
      ]
    },
    {
      "page": "validate",
      "title": "Validate JSON",
      "topics": [
        "validate"
      ]
    }
  ],
  "_readme": "https://github.com/jeroen/jsonlite/raw/HEAD/README.md",
  "_rundeps": [],
  "_vignettes": [
    {
      "source": "json-mapping.pdf.asis",
      "filename": "json-mapping.pdf",
      "title": "A mapping between JSON data and R objects",
      "engine": "R.rsp::asis",
      "headings": [
        "1 Introduction",
        "2 Converting between JSON and R classes",
        "3 Structural consistency and type safety in dynamic data",
        "Appendices",
        "A Public JSON APIs",
        "B Simple JSON RPC with OpenCPU"
      ],
      "created": "2015-03-25 18:17:37",
      "modified": "2015-03-25 18:17:37",
      "commits": 1
    },
    {
      "source": "json-paging.Rmd",
      "filename": "json-paging.html",
      "title": "Combining pages of JSON data with jsonlite",
      "engine": "knitr::rmarkdown",
      "headings": [
        "A bidirectional mapping",
        "Paging with jsonlite",
        "Automatically combining many pages"
      ],
      "created": "2014-07-26 10:21:25",
      "modified": "2022-01-16 11:12:55",
      "commits": 20
    },
    {
      "source": "json-apis.Rmd",
      "filename": "json-apis.html",
      "title": "Fetching JSON data from REST APIs",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Github",
        "CitiBike NYC",
        "Ergast",
        "ProPublica",
        "New York Times",
        "Twitter"
      ],
      "created": "2014-07-27 08:43:41",
      "modified": "2022-01-16 11:09:07",
      "commits": 21
    },
    {
      "source": "json-aaquickstart.Rmd",
      "filename": "json-aaquickstart.html",
      "title": "Getting started with JSON and jsonlite",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Getting started with JSON and jsonlite",
        "Simplification",
        "Atomic Vectors",
        "Data Frames",
        "Matrices and Arrays"
      ],
      "created": "2014-08-02 13:33:13",
      "modified": "2016-12-30 12:03:46",
      "commits": 10
    }
  ],
  "_score": 21.404634564659382,
  "_indexed": false,
  "_nocasepkg": "jsonlite",
  "_universes": [
    "ar-puuk"
  ],
  "_indexurl": "https://jeroen.r-universe.dev/jsonlite",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "2.0.1",
      "date": "2026-07-03T10:00:48.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "7d150be9096defabcddcd900fbd0c93480ea676a",
      "fileid": "https://r2.ropensci.org/66948b9f78c6664029fd1bb80d71df8d802de177f719561cdbdfb897fc7ae33d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ar-puuk/actions/runs/28652945244"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "2.0.1",
      "date": "2026-07-03T10:00:34.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "7d150be9096defabcddcd900fbd0c93480ea676a",
      "fileid": "https://r2.ropensci.org/3dcf15041cccf4d2b31e0e921ae9254cbdc80d9f4da6806718ce2c05d0fda298",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ar-puuk/actions/runs/28652945244"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "2.0.1",
      "date": "2026-07-03T10:00:42.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "7d150be9096defabcddcd900fbd0c93480ea676a",
      "fileid": "https://r2.ropensci.org/f9529d9208c5bc20df457ee64fbd2f22d669488e0fcaa14eab53c7b267e91dba",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ar-puuk/actions/runs/28652945244"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "2.0.1",
      "date": "2026-07-03T10:00:13.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "7d150be9096defabcddcd900fbd0c93480ea676a",
      "fileid": "https://r2.ropensci.org/d6def6c5de43913d4437979936dad3968377bc7e9f0f777cd695a27787d604b0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ar-puuk/actions/runs/28652945244"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "2.0.1",
      "date": "2026-07-03T09:59:36.000Z",
      "arch": "aarch64",
      "commit": "7d150be9096defabcddcd900fbd0c93480ea676a",
      "fileid": "https://r2.ropensci.org/f1b2cdb0d5a6d0e231cdaf61c99d9ceeeec0e95bab40820acfb43dc4877cd38a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ar-puuk/actions/runs/28652945244"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "2.0.1",
      "date": "2026-07-03T10:01:53.000Z",
      "arch": "x86_64",
      "commit": "7d150be9096defabcddcd900fbd0c93480ea676a",
      "fileid": "https://r2.ropensci.org/aa3791b758881e6993f5801a029095b9d9e7debed645542672c012c02d5626e1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ar-puuk/actions/runs/28652945244"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "2.0.1",
      "date": "2026-07-03T09:59:59.000Z",
      "arch": "aarch64",
      "commit": "7d150be9096defabcddcd900fbd0c93480ea676a",
      "fileid": "https://r2.ropensci.org/071515a71acb1eb5c7e31e0611ce4cd28f5075268228d3b6a9c34a7107f9cdbf",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ar-puuk/actions/runs/28652945244"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "2.0.1",
      "date": "2026-07-03T10:01:37.000Z",
      "arch": "x86_64",
      "commit": "7d150be9096defabcddcd900fbd0c93480ea676a",
      "fileid": "https://r2.ropensci.org/2ef1af721bd31c026ffa7db46ae81a95c2f62dd9b37d2148ba6cb8ad227b57a4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ar-puuk/actions/runs/28652945244"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "2.0.1",
      "date": "2026-07-03T10:00:54.000Z",
      "arch": "emscripten",
      "commit": "7d150be9096defabcddcd900fbd0c93480ea676a",
      "fileid": "https://r2.ropensci.org/cfee4ace95c3528a98d5b883a7181510dd4287dbe2e84ef93d1dcdd4defbb8ba",
      "status": "success",
      "buildurl": "https://github.com/r-universe/ar-puuk/actions/runs/28652945244"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "2.0.1",
      "date": "2026-07-03T09:59:47.000Z",
      "arch": "x86_64",
      "commit": "7d150be9096defabcddcd900fbd0c93480ea676a",
      "fileid": "https://r2.ropensci.org/5626627a31f7f251c731ee51f7eb13deeba049747859e8499802a64d86ccb1f0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ar-puuk/actions/runs/28652945244"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "2.0.1",
      "date": "2026-07-03T09:59:34.000Z",
      "arch": "x86_64",
      "commit": "7d150be9096defabcddcd900fbd0c93480ea676a",
      "fileid": "https://r2.ropensci.org/a0b8f0a8a01b5ae167d3e6eb2127e3c1da49d7ba48bb72eeb8553ac09e138a93",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ar-puuk/actions/runs/28652945244"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "2.0.1",
      "date": "2026-07-03T09:59:36.000Z",
      "arch": "x86_64",
      "commit": "7d150be9096defabcddcd900fbd0c93480ea676a",
      "fileid": "https://r2.ropensci.org/772b8d276cb94955343db7025d6a758d66304024e74bd82ec103979a4330369d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ar-puuk/actions/runs/28652945244"
    }
  ]
}