{
  "_id": "6a575b2fff0138dec5d70bb6",
  "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://jeroen.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-15 09:58:10 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": "jeroen",
  "_type": "src",
  "_file": "jsonlite_2.0.1.tar.gz",
  "_fileid": "https://r2.ropensci.org/e6e728a6d79cfc44ba303f314a48e34b938151e6321718ccb4c446a882f906c4",
  "_filesize": 487158,
  "_sha256": "e6e728a6d79cfc44ba303f314a48e34b938151e6321718ccb4c446a882f906c4",
  "_expires": "2026-10-23T10:04:29.000Z",
  "_created": "2026-07-15T09:58:10.000Z",
  "_published": "2026-07-15T10:04:31.169Z",
  "_jobs": [
    {
      "job": 87323013549,
      "time": 147,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8339295926"
    },
    {
      "job": 87323013568,
      "time": 159,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8339300418"
    },
    {
      "job": 87323013563,
      "time": 193,
      "config": "linux-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8339314929"
    },
    {
      "job": 87323013554,
      "time": 133,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8339288775"
    },
    {
      "job": 87323013623,
      "time": 131,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8339281053"
    },
    {
      "job": 87323013582,
      "time": 339,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8339362254"
    },
    {
      "job": 87323013592,
      "time": 163,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8339289593"
    },
    {
      "job": 87323013624,
      "time": 313,
      "config": "macos-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8339345261"
    },
    {
      "job": 87322326327,
      "time": 205,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8339234959"
    },
    {
      "job": 87323013673,
      "time": 106,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8339278682"
    },
    {
      "job": 87323013550,
      "time": 114,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "8339281470"
    },
    {
      "job": 87323013540,
      "time": 95,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8339274301"
    },
    {
      "job": 87323013533,
      "time": 97,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8339275867"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/jeroen/actions/runs/29406233008",
  "_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": true,
  "_usedby": 9273,
  "_updates": [
    {
      "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": 216319,
    "type": "user",
    "name": "Jeroen Ooms",
    "followers": 1874,
    "description": "Staff research engineer at @ropensci, tidyverse team member, and project lead for R-universe"
  },
  "_downloads": {
    "count": 1509192,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/jsonlite"
  },
  "_mentions": 36,
  "_devurl": "https://github.com/jeroen/jsonlite",
  "_searchresults": 60288,
  "_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.290844167472684,
  "_indexed": true,
  "_nocasepkg": "jsonlite",
  "_universes": [
    "jeroen"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "2.0.1",
      "date": "2026-07-15T10:00:44.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "7d150be9096defabcddcd900fbd0c93480ea676a",
      "fileid": "https://r2.ropensci.org/bc61af4b3e36e894a8fb5ea954198d09b7f74391dc75f8f6a81a85f4b9ca0495",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jeroen/actions/runs/29406233008"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "2.0.1",
      "date": "2026-07-15T10:00:50.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "7d150be9096defabcddcd900fbd0c93480ea676a",
      "fileid": "https://r2.ropensci.org/3d40b8de770dafc4d4f4027a0ecc07bace743b6e3fd8fbe2de52ae566e46e01f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jeroen/actions/runs/29406233008"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "2.0.1",
      "date": "2026-07-15T10:01:29.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "7d150be9096defabcddcd900fbd0c93480ea676a",
      "fileid": "https://r2.ropensci.org/907648f9bc81f99dc99d60320d82ec48d98092809e31881b724ff7594c87929f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jeroen/actions/runs/29406233008"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "2.0.1",
      "date": "2026-07-15T10:00:23.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "7d150be9096defabcddcd900fbd0c93480ea676a",
      "fileid": "https://r2.ropensci.org/a03b369833c1da68adf359a1daadd1eceab451903d0689ec02c32f943448096e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jeroen/actions/runs/29406233008"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "2.0.1",
      "date": "2026-07-15T10:00:06.000Z",
      "arch": "aarch64",
      "commit": "7d150be9096defabcddcd900fbd0c93480ea676a",
      "fileid": "https://r2.ropensci.org/7a3be1af4ef7fffa718091d0f79e2307f490355fc096312ce2f9eedb742e9b33",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jeroen/actions/runs/29406233008"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "2.0.1",
      "date": "2026-07-15T10:02:44.000Z",
      "arch": "x86_64",
      "commit": "7d150be9096defabcddcd900fbd0c93480ea676a",
      "fileid": "https://r2.ropensci.org/cdbf43fab991457c01b1bd555c6f43d64cc4056965ee28befb41b1d3500daf4c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jeroen/actions/runs/29406233008"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "2.0.1",
      "date": "2026-07-15T10:00:23.000Z",
      "arch": "aarch64",
      "commit": "7d150be9096defabcddcd900fbd0c93480ea676a",
      "fileid": "https://r2.ropensci.org/f32706fe23ec338788878e8b8a2e981ababf71ca9bab46f8dacc8984d0bf4dc7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jeroen/actions/runs/29406233008"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "2.0.1",
      "date": "2026-07-15T10:02:13.000Z",
      "arch": "x86_64",
      "commit": "7d150be9096defabcddcd900fbd0c93480ea676a",
      "fileid": "https://r2.ropensci.org/6d00c717a4e295ff58ab587ade4dd2984bf01a12663de8d6741c7c8be1669cf7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jeroen/actions/runs/29406233008"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "2.0.1",
      "date": "2026-07-15T10:00:13.000Z",
      "arch": "emscripten",
      "commit": "7d150be9096defabcddcd900fbd0c93480ea676a",
      "fileid": "https://r2.ropensci.org/3eedf6ec475ef009c0aa66bae79a4d2d6e6ecf38de85ac0e50d153c27ed200dc",
      "status": "success",
      "buildurl": "https://github.com/r-universe/jeroen/actions/runs/29406233008"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "2.0.1",
      "date": "2026-07-15T09:59:39.000Z",
      "arch": "x86_64",
      "commit": "7d150be9096defabcddcd900fbd0c93480ea676a",
      "fileid": "https://r2.ropensci.org/936fdc622fba1f1e95c43416ff3b13f5a6da89002f4f87a4501bb0d5229806f5",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/jeroen/actions/runs/29406233008"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "2.0.1",
      "date": "2026-07-15T09:59:24.000Z",
      "arch": "x86_64",
      "commit": "7d150be9096defabcddcd900fbd0c93480ea676a",
      "fileid": "https://r2.ropensci.org/c164a83098e072e8fa32ba6cd3f66d27506de7aab820e6a6ee0c29f9d20320a4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jeroen/actions/runs/29406233008"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "2.0.1",
      "date": "2026-07-15T09:59:28.000Z",
      "arch": "x86_64",
      "commit": "7d150be9096defabcddcd900fbd0c93480ea676a",
      "fileid": "https://r2.ropensci.org/c86c33f1a0c46d09754976263f9e3d975f93f28723cf6fa37baea9b0711ba84e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jeroen/actions/runs/29406233008"
    }
  ]
}