{
  "_id": "6a48c615b5e98c40829faff9",
  "Package": "yyjsonr",
  "Type": "Package",
  "Title": "Fast 'JSON', 'NDJSON' and 'GeoJSON' Parser and Generator",
  "Version": "0.1.22",
  "Authors@R": "c(\nperson(\"Mike\", \"Cheng\", role = c(\"aut\", \"cre\", 'cph'),\nemail = \"mikefc@coolbutuseless.com\"),\nperson(\"Yao\", \"Yuan\", role = c(\"aut\", \"cph\"), email = \"ibireme@gmail.com\",\ncomment=\"Author of bundled yyjson\"),\nperson(\"Murat\", \"Tasan\", role = c(\"ctb\"),\ncomment=\"'json_verbatim' handling\")\n)",
  "Maintainer": "Mike Cheng <mikefc@coolbutuseless.com>",
  "Description": "A fast 'JSON' parser, generator and validator which\nconverts 'JSON', 'NDJSON' (Newline Delimited 'JSON') and\n'GeoJSON' (Geographic 'JSON') data to/from R objects.  The\nstandard R data types are supported (e.g. logical, numeric,\ninteger) with configurable handling of NULL and NA values. Data\nframes, atomic vectors and lists are all supported as data\ncontainers translated to/from 'JSON'.  'GeoJSON' data is read\nin as 'simple features' objects. This implementation wraps the\n'yyjson' 'C' library which is available from\n<https://github.com/ibireme/yyjson>.",
  "License": "MIT + file LICENSE",
  "URL": "https://github.com/coolbutuseless/yyjsonr,\nhttps://coolbutuseless.github.io/package/yyjsonr/",
  "BugReports": "https://github.com/coolbutuseless/yyjsonr/issues",
  "Encoding": "UTF-8",
  "Language": "en-AU",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.3",
  "Config/testthat/edition": "3",
  "VignetteBuilder": "knitr",
  "Copyright": "The included 'yyjson' code is Copyright (c) 2020 YaoYuan.\nSee 'COPYRIGHTS' for LICENSE for included code.",
  "Repository": "https://coolbutuseless.r-universe.dev",
  "Date/Publication": "2026-04-05 05:03:15 UTC",
  "RemoteUrl": "https://github.com/coolbutuseless/yyjsonr",
  "RemoteRef": "HEAD",
  "RemoteSha": "be3a2f62dc4d909c5d1826f7afd0fe9705d03a80",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-07-04 07:49:56 UTC",
    "User": "root"
  },
  "Author": "Mike Cheng [aut, cre, cph],\nYao Yuan [aut, cph] (Author of bundled yyjson),\nMurat Tasan [ctb] ('json_verbatim' handling)",
  "_user": "coolbutuseless",
  "_type": "src",
  "_file": "yyjsonr_0.1.22.tar.gz",
  "_fileid": "https://r2.ropensci.org/eec1476d95da4a46d3983a64b19aae0ca804333ab68b97ceddaf8aae0430596f",
  "_filesize": 1529020,
  "_sha256": "eec1476d95da4a46d3983a64b19aae0ca804333ab68b97ceddaf8aae0430596f",
  "_expires": "2026-10-12T08:36:35.000Z",
  "_created": "2026-07-04T07:49:56.000Z",
  "_published": "2026-07-04T08:36:37.551Z",
  "_jobs": [
    {
      "job": 85115417848,
      "time": 135,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8079784128"
    },
    {
      "job": 85115417854,
      "time": 133,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8079783556"
    },
    {
      "job": 85115417846,
      "time": 168,
      "config": "linux-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8079787640"
    },
    {
      "job": 85115417852,
      "time": 124,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8079782439"
    },
    {
      "job": 85115417856,
      "time": 92,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8080090046"
    },
    {
      "job": 85115417864,
      "time": 192,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8079790045"
    },
    {
      "job": 85115417847,
      "time": 96,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8080078988"
    },
    {
      "job": 85115417850,
      "time": 238,
      "config": "macos-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8079794826"
    },
    {
      "job": 85115234919,
      "time": 193,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8079767804"
    },
    {
      "job": 85115417840,
      "time": 98,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8079779522"
    },
    {
      "job": 85115417860,
      "time": 99,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8079779414"
    },
    {
      "job": 85115417849,
      "time": 101,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8079779832"
    },
    {
      "job": 85115417844,
      "time": 101,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8079779691"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/coolbutuseless/actions/runs/28699567839",
  "_status": "success",
  "_upstream": "https://github.com/coolbutuseless/yyjsonr",
  "_commit": {
    "id": "be3a2f62dc4d909c5d1826f7afd0fe9705d03a80",
    "author": "mike <mikefc@coolbutuseless.com>",
    "committer": "mike <mikefc@coolbutuseless.com>",
    "message": "fix conversion warnings\n",
    "time": 1775365395
  },
  "_maintainer": {
    "name": "Mike Cheng",
    "email": "mikefc@coolbutuseless.com",
    "login": "coolbutuseless",
    "description": "Cool, but useless.",
    "uuid": 181818
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "bit64",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "jsonlite",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "coolbutuseless",
  "_selfowned": true,
  "_usedby": 82,
  "_updates": [
    {
      "week": "2025-31",
      "n": 2
    },
    {
      "week": "2026-09",
      "n": 1
    },
    {
      "week": "2026-12",
      "n": 4
    },
    {
      "week": "2026-13",
      "n": 10
    },
    {
      "week": "2026-14",
      "n": 2
    }
  ],
  "_tags": [],
  "_stars": 167,
  "_contributors": [
    {
      "user": "coolbutuseless",
      "count": 130,
      "uuid": 181818
    },
    {
      "user": "kadyb",
      "count": 1,
      "uuid": 35004826
    },
    {
      "user": "hrbrmstr",
      "count": 1,
      "uuid": 509878
    },
    {
      "user": "shikokuchuo",
      "count": 1,
      "uuid": 53399081
    }
  ],
  "_userbio": {
    "uuid": 181818,
    "type": "user",
    "name": "mikefc",
    "followers": 793,
    "description": "Cool, but useless."
  },
  "_downloads": {
    "count": 27078,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/yyjsonr"
  },
  "_devurl": "https://github.com/coolbutuseless/yyjsonr",
  "_pkgdown": "https://coolbutuseless.github.io/package/yyjsonr/",
  "_searchresults": 73,
  "_topics": [
    "zlib"
  ],
  "_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/readme.html",
    "extra/readme.md",
    "extra/yyjsonr.html",
    "LICENSE",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/coolbutuseless/yyjsonr",
  "_realowner": "coolbutuseless",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.16",
      "date": "2024-01-17"
    },
    {
      "version": "0.1.18",
      "date": "2024-01-22"
    },
    {
      "version": "0.1.20",
      "date": "2024-04-10"
    },
    {
      "version": "0.1.21",
      "date": "2025-06-02"
    },
    {
      "version": "0.1.22",
      "date": "2026-04-05"
    }
  ],
  "_exports": [
    "as_scalar",
    "opts_read_geojson",
    "opts_read_json",
    "opts_write_geojson",
    "opts_write_json",
    "read_geojson_conn",
    "read_geojson_file",
    "read_geojson_str",
    "read_json_conn",
    "read_json_file",
    "read_json_raw",
    "read_json_str",
    "read_ndjson_file",
    "read_ndjson_raw",
    "read_ndjson_str",
    "validate_json_file",
    "validate_json_str",
    "write_geojson_file",
    "write_geojson_str",
    "write_json_file",
    "write_json_raw",
    "write_json_str",
    "write_ndjson_file",
    "write_ndjson_raw",
    "write_ndjson_str",
    "yyjson_read_flag",
    "yyjson_version",
    "yyjson_write_flag"
  ],
  "_help": [
    {
      "page": "as_scalar",
      "title": "Tag an atomic vector with a single element as class 'scalar'.  When output to JSON it will be output as a scalar not a vector",
      "topics": [
        "as_scalar"
      ]
    },
    {
      "page": "opts_read_geojson",
      "title": "Options for reading in GeoJSON",
      "topics": [
        "opts_read_geojson"
      ]
    },
    {
      "page": "opts_read_json",
      "title": "Create named list of options for parsing R from JSON",
      "topics": [
        "opts_read_json"
      ]
    },
    {
      "page": "opts_write_geojson",
      "title": "Options for writing from 'sf' object to 'GeoJSON'",
      "topics": [
        "opts_write_geojson"
      ]
    },
    {
      "page": "opts_write_json",
      "title": "Create named list of options for serializing R to JSON",
      "topics": [
        "opts_write_json"
      ]
    },
    {
      "page": "read_geojson_conn",
      "title": "Parse geoJSON from an R connection object.",
      "concept": [
        "JSON Parsers"
      ],
      "topics": [
        "read_geojson_conn"
      ]
    },
    {
      "page": "read_geojson_str",
      "title": "Load GeoJSON as 'sf' object",
      "topics": [
        "read_geojson_file",
        "read_geojson_str"
      ]
    },
    {
      "page": "read_json_conn",
      "title": "Parse JSON from an R connection object.",
      "concept": [
        "JSON Parsers"
      ],
      "topics": [
        "read_json_conn"
      ]
    },
    {
      "page": "read_json_file",
      "title": "Convert JSON to R",
      "concept": [
        "JSON Parsers"
      ],
      "topics": [
        "read_json_file"
      ]
    },
    {
      "page": "read_json_raw",
      "title": "Convert JSON in a raw vector to R",
      "concept": [
        "JSON Parsers"
      ],
      "topics": [
        "read_json_raw"
      ]
    },
    {
      "page": "read_json_str",
      "title": "Convert JSON in a character string to R",
      "concept": [
        "JSON Parsers"
      ],
      "topics": [
        "read_json_str"
      ]
    },
    {
      "page": "read_ndjson_file",
      "title": "Parse an NDJSON file to a data.frame or list",
      "concept": [
        "JSON Parsers"
      ],
      "topics": [
        "read_ndjson_file"
      ]
    },
    {
      "page": "read_ndjson_raw",
      "title": "Parse an NDJSON within a raw vector to a data.frame or list",
      "concept": [
        "JSON Parsers"
      ],
      "topics": [
        "read_ndjson_raw"
      ]
    },
    {
      "page": "read_ndjson_str",
      "title": "Parse an NDJSON string to a data.frame or list",
      "concept": [
        "JSON Parsers"
      ],
      "topics": [
        "read_ndjson_str"
      ]
    },
    {
      "page": "validate_json_file",
      "title": "Validate JSON in file or string",
      "topics": [
        "validate_json_file",
        "validate_json_str"
      ]
    },
    {
      "page": "write_geojson_str",
      "title": "Write SF to GeoJSON string",
      "topics": [
        "write_geojson_file",
        "write_geojson_str"
      ]
    },
    {
      "page": "write_json_file",
      "title": "Convert R object to JSON file",
      "concept": [
        "JSON Serializer"
      ],
      "topics": [
        "write_json_file"
      ]
    },
    {
      "page": "write_json_raw",
      "title": "Convert R object to a raw vector of JSON data",
      "concept": [
        "JSON Serializer"
      ],
      "topics": [
        "write_json_raw"
      ]
    },
    {
      "page": "write_json_str",
      "title": "Convert R object to JSON string",
      "concept": [
        "JSON Serializer"
      ],
      "topics": [
        "write_json_str"
      ]
    },
    {
      "page": "write_ndjson_file",
      "title": "Write list or data.frame object to NDJSON in a file",
      "concept": [
        "JSON Serializer"
      ],
      "topics": [
        "write_ndjson_file"
      ]
    },
    {
      "page": "write_ndjson_raw",
      "title": "Write list or data.frame object to NDJSON in a raw vector",
      "concept": [
        "JSON Serializer"
      ],
      "topics": [
        "write_ndjson_raw"
      ]
    },
    {
      "page": "write_ndjson_str",
      "title": "Write list or data.frame object to NDJSON in a string",
      "concept": [
        "JSON Serializer"
      ],
      "topics": [
        "write_ndjson_str"
      ]
    },
    {
      "page": "yyjson_read_flag",
      "title": "Advanced: Values for setting internal options directly on YYJSON library",
      "topics": [
        "yyjson_read_flag"
      ]
    },
    {
      "page": "yyjson_version",
      "title": "Version number of 'yyjson' C library",
      "topics": [
        "yyjson_version"
      ]
    },
    {
      "page": "yyjson_write_flag",
      "title": "Advanced: Values for setting internal options directly on YYJSON library",
      "topics": [
        "yyjson_write_flag"
      ]
    }
  ],
  "_pkglogo": "https://github.com/coolbutuseless/yyjsonr/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/coolbutuseless/yyjsonr/raw/HEAD/README.md",
  "_rundeps": [],
  "_sysdeps": [
    {
      "shlib": "libz",
      "package": "zlib1g",
      "headers": "zlib1g-dev",
      "source": "zlib",
      "version": "1:1.3.dfsg+really1.3.1-1ubuntu3",
      "name": "zlib",
      "homepage": "http://zlib.net/",
      "description": "compression library - runtime"
    }
  ],
  "_vignettes": [
    {
      "source": "jsonlite-comparison.Rmd",
      "filename": "jsonlite-comparison.html",
      "title": "Comparison to jsonlite parsing",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Parsing differences compared to",
        "In yyjsonr 3-d arrays are parsed as multiple 2-d matrices and combined"
      ],
      "created": "2024-01-13 00:48:56",
      "modified": "2024-01-13 00:48:56",
      "commits": 1
    },
    {
      "source": "from_json_options.Rmd",
      "filename": "from_json_options.html",
      "title": "Configuration Options for Parsing from JSON",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Overview",
        "The opts argument - Specifying options when reading JSON",
        "Setting arguments to override the default options",
        "Option promote_num_to_string - mixtures of numeric and string types",
        "Option df_missing_list_elem - Missing list elements (when parsing data.frames)",
        "JSON to data.frame (no list columns needed)",
        "JSON to data.frame - list-columns required",
        "Option obj_of_arrs_to_df - Reading JSON as a data.frame",
        "Option arr_of_objs_to_df - Reading JSON as a data.frame",
        "Option str_specials - Reading string \"NA\" from JSON",
        "Option num_specials - Reading numeric \"NA\", \"NaN\" and \"Inf\"",
        "Option int64 - large integer support",
        "Option length1_array_asis - distinguishing scalars from length-1 vectors",
        "Option yyjson_read_flag - internal YYJSON C library options"
      ],
      "created": "2023-08-16 00:20:29",
      "modified": "2025-06-02 10:36:48",
      "commits": 7
    },
    {
      "source": "to_json_options.Rmd",
      "filename": "to_json_options.html",
      "title": "Configuration Options for Serializing to JSON",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Overview",
        "The opts argument - Specifying options when reading JSON",
        "Setting arguments to override the default options",
        "Option digits - Number of decimal places for numeric values",
        "Option pretty - Use whitespace to make the JSON pretty",
        "Option auto_unbox - Handling for R vectors of length 1",
        "Option dataframe - Orientation of data.frame output",
        "Option factor - factor representation",
        "Option name_repair - Dealing with missing names in lists",
        "Option num_specials - Writing numeric NA, NaN and Inf",
        "Option str_specials - Writing character NA",
        "Option yyjson_write_flag - internal YYJSON C library options"
      ],
      "created": "2023-08-16 00:20:29",
      "modified": "2025-06-02 10:36:48",
      "commits": 4
    }
  ],
  "_score": 12.26177354038657,
  "_indexed": true,
  "_nocasepkg": "yyjsonr",
  "_universes": [
    "coolbutuseless"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.22",
      "date": "2026-07-04T07:52:23.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "be3a2f62dc4d909c5d1826f7afd0fe9705d03a80",
      "fileid": "https://r2.ropensci.org/6859c2fd5696d719576df4df6f4d3513377b4116abc438ba0465eea204e21488",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/coolbutuseless/actions/runs/28699567839"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.22",
      "date": "2026-07-04T07:52:14.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "be3a2f62dc4d909c5d1826f7afd0fe9705d03a80",
      "fileid": "https://r2.ropensci.org/af78c4bc1f3d14f8299665827aebe1117ff891a9210fb08a41a4126a0e040449",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/coolbutuseless/actions/runs/28699567839"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.1.22",
      "date": "2026-07-04T07:52:54.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "be3a2f62dc4d909c5d1826f7afd0fe9705d03a80",
      "fileid": "https://r2.ropensci.org/bac644c100efac0427919fa8bcfe1774c780fa87b1aeb0b6c5f45240bdc6ce9d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/coolbutuseless/actions/runs/28699567839"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.1.22",
      "date": "2026-07-04T07:52:05.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "be3a2f62dc4d909c5d1826f7afd0fe9705d03a80",
      "fileid": "https://r2.ropensci.org/9bc6d62186c5e59817f054b1076b37b539193a5d34d8756e5ae9d4e41341f8bb",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/coolbutuseless/actions/runs/28699567839"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.22",
      "date": "2026-07-04T08:35:59.000Z",
      "arch": "aarch64",
      "commit": "be3a2f62dc4d909c5d1826f7afd0fe9705d03a80",
      "fileid": "https://r2.ropensci.org/526860a0b8235ac6aff8f57bc91d99dba0c2cb5888e7d5477a46ffa062da8f75",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/coolbutuseless/actions/runs/28699567839"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.22",
      "date": "2026-07-04T07:53:06.000Z",
      "arch": "x86_64",
      "commit": "be3a2f62dc4d909c5d1826f7afd0fe9705d03a80",
      "fileid": "https://r2.ropensci.org/bda37bb4670b669766b19076c6982ee9acc46636c9287cdd05dd7bcd81c4a259",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/coolbutuseless/actions/runs/28699567839"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.1.22",
      "date": "2026-07-04T08:34:24.000Z",
      "arch": "aarch64",
      "commit": "be3a2f62dc4d909c5d1826f7afd0fe9705d03a80",
      "fileid": "https://r2.ropensci.org/dcd0be58c7d11698b4edc0c4c2dd9d8868ac3088d01fb54b7d132a2755c93e83",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/coolbutuseless/actions/runs/28699567839"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.1.22",
      "date": "2026-07-04T07:53:39.000Z",
      "arch": "x86_64",
      "commit": "be3a2f62dc4d909c5d1826f7afd0fe9705d03a80",
      "fileid": "https://r2.ropensci.org/232a2b6ade928d08bafc94f72b5f1183df4067372140a63fcd3832f8f96ce404",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/coolbutuseless/actions/runs/28699567839"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.22",
      "date": "2026-07-04T07:51:58.000Z",
      "arch": "emscripten",
      "commit": "be3a2f62dc4d909c5d1826f7afd0fe9705d03a80",
      "fileid": "https://r2.ropensci.org/a422681e828c99696773330f05a84b5f494c3f74fb22df9c8ea22d87ade07d8b",
      "status": "success",
      "buildurl": "https://github.com/r-universe/coolbutuseless/actions/runs/28699567839"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.22",
      "date": "2026-07-04T07:51:18.000Z",
      "arch": "x86_64",
      "commit": "be3a2f62dc4d909c5d1826f7afd0fe9705d03a80",
      "fileid": "https://r2.ropensci.org/0e43b58e208b05e9dbc79ab041f9e225a498766cc5605161d8808a4ddb59b113",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/coolbutuseless/actions/runs/28699567839"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.22",
      "date": "2026-07-04T07:51:23.000Z",
      "arch": "x86_64",
      "commit": "be3a2f62dc4d909c5d1826f7afd0fe9705d03a80",
      "fileid": "https://r2.ropensci.org/10a4bf60a6e9e348276c6c3c7f09e7cc781e08645be4a4296faf518966674997",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/coolbutuseless/actions/runs/28699567839"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.1.22",
      "date": "2026-07-04T07:51:23.000Z",
      "arch": "x86_64",
      "commit": "be3a2f62dc4d909c5d1826f7afd0fe9705d03a80",
      "fileid": "https://r2.ropensci.org/c96a2f8a12a4496dc4d4373fa99bd9f20ef41ac642e17ee4622ff4e6b3355865",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/coolbutuseless/actions/runs/28699567839"
    }
  ]
}