{
  "_id": "6a250ac14b233be198387d33",
  "Package": "tibblify",
  "Title": "Rectangle Nested Lists",
  "Version": "0.4.1.9000",
  "Authors@R": "c(\nperson(\"Jon\", \"Harmon\", , \"jonthegeek@gmail.com\", role = c(\"aut\", \"cre\"),\ncomment = c(ORCID = \"0000-0003-4781-4346\")),\nperson(\"Maximilian\", \"Girlich\", , \"maximilian.girlich@outlook.com\", role = c(\"aut\", \"cph\")),\nperson(\"Kirill\", \"Müller\", role = \"ctb\")\n)",
  "Description": "A tool to rectangle a nested list, that is to convert it\ninto a 'tibble'. This is done automatically or according to a\ngiven specification. A common use case is for nested lists\ncoming from parsing 'JSON' files, or the 'JSON' responses of\n'REST' 'APIs'. 'Rectangling' uses the 'vctrs' package, and\ntherefore offers a wide support of vector types.",
  "License": "MIT + file LICENSE",
  "URL": "https://tibblify.wrangle.zone,\nhttps://github.com/wranglezone/tibblify",
  "BugReports": "https://github.com/wranglezone/tibblify/issues",
  "VignetteBuilder": "knitr",
  "Remotes": [
    "wranglezone/stbl",
    "gh=r-lib/gh"
  ],
  "Config/roxygen2/version": "8.0.0",
  "Config/testthat/edition": "3",
  "Encoding": "UTF-8",
  "Language": "en-US",
  "LazyData": "true",
  "NeedsCompilation": "yes",
  "Roxygen": "list(markdown = TRUE)",
  "Repository": "https://poissonconsulting.r-universe.dev",
  "Date/Publication": "2026-06-05 14:57:56 UTC",
  "RemoteUrl": "https://github.com/wranglezone/tibblify",
  "RemoteRef": "HEAD",
  "RemoteSha": "9b7d4ccf4ab986047163bfaffb0c8218d3b94508",
  "Packaged": {
    "Date": "2026-06-05 19:51:42 UTC",
    "User": "root"
  },
  "Author": "Jon Harmon [aut, cre] (ORCID: <https://orcid.org/0000-0003-4781-4346>),\nMaximilian Girlich [aut, cph],\nKirill Müller [ctb]",
  "Maintainer": "Jon Harmon <jonthegeek@gmail.com>",
  "MD5sum": "2676723c3370272b165304196e60444d",
  "_user": "poissonconsulting",
  "_type": "src",
  "_file": "tibblify_0.4.1.9000.tar.gz",
  "_fileid": "0a71844fbb46c94b4eba9f36be4af67f2d57ec669dcc4fe959b3dd224fbcaac2",
  "_filesize": 1018934,
  "_sha256": "0a71844fbb46c94b4eba9f36be4af67f2d57ec669dcc4fe959b3dd224fbcaac2",
  "_created": "2026-06-05T19:51:42.000Z",
  "_published": "2026-06-07T06:08:01.269Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79936117941,
      "time": 133,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "FAIL",
      "artifact": ""
    },
    {
      "job": 79936117916,
      "time": 102,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "FAIL",
      "artifact": ""
    },
    {
      "job": 79936117939,
      "time": 119,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "FAIL",
      "artifact": ""
    },
    {
      "job": 79936117931,
      "time": 118,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "FAIL",
      "artifact": ""
    },
    {
      "job": 79936117917,
      "time": 113,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "FAIL",
      "artifact": ""
    },
    {
      "job": 79936117927,
      "time": 186,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "FAIL",
      "artifact": ""
    },
    {
      "job": 79936117935,
      "time": 73,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "FAIL",
      "artifact": ""
    },
    {
      "job": 79936117920,
      "time": 157,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "FAIL",
      "artifact": ""
    },
    {
      "job": 79936117902,
      "time": 190,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7445516331"
    },
    {
      "job": 79936118232,
      "time": 106,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7445547427"
    },
    {
      "job": 79936117942,
      "time": 97,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "FAIL",
      "artifact": ""
    },
    {
      "job": 79936117912,
      "time": 94,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "FAIL",
      "artifact": ""
    },
    {
      "job": 79936117918,
      "time": 81,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "FAIL",
      "artifact": ""
    }
  ],
  "_buildurl": "https://github.com/r-universe/poissonconsulting/actions/runs/27036585617",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/wranglezone/tibblify",
  "_commit": {
    "id": "9b7d4ccf4ab986047163bfaffb0c8218d3b94508",
    "author": "Copilot <198982749+Copilot@users.noreply.github.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Add `field_to_tspec()` family to elevate a nested tib field to a top-level tspec (#347)\n\n* Initial plan\n\n* Add field_to_tspec() functions to elevate nested fields to tspec (#346)\n\nCo-authored-by: jonthegeek <33983824+jonthegeek@users.noreply.github.com>\n\n* Address PR review: docs, .tibblify_abort, and allow any nested type in field_to_tspec_df/row\n\nCo-authored-by: jonthegeek <33983824+jonthegeek@users.noreply.github.com>\n\n* Replace $ with [[ throughout field_to_tspec.R to avoid fuzzy name matching\n\nCo-authored-by: jonthegeek <33983824+jonthegeek@users.noreply.github.com>\n\n---------\n\nCo-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>\nCo-authored-by: jonthegeek <33983824+jonthegeek@users.noreply.github.com>",
    "time": 1780671476
  },
  "_maintainer": {
    "name": "Jon Harmon",
    "email": "jonthegeek@gmail.com",
    "login": "jonthegeek",
    "mastodon": "@jonthegeek@fosstodon.org",
    "bluesky": "@jonthegeek.com",
    "linkedin": "in/jonthegeek",
    "description": "Executive Director at DSLC.io (fka @r4ds) | Principal Developer (@atorus-research)",
    "uuid": 33983824,
    "orcid": "0000-0003-4781-4346"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "stbl",
      "role": "LinkingTo"
    },
    {
      "package": "vctrs",
      "role": "LinkingTo"
    },
    {
      "package": "cli",
      "version": ">= 3.6.2",
      "role": "Imports"
    },
    {
      "package": "glue",
      "role": "Imports"
    },
    {
      "package": "lifecycle",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "version": ">= 1.0.2",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "version": ">= 1.2.0",
      "role": "Imports"
    },
    {
      "package": "stbl",
      "version": ">= 0.3.0.9002",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "version": ">= 3.2.1",
      "role": "Imports"
    },
    {
      "package": "tidyselect",
      "version": ">= 1.2.0",
      "role": "Imports"
    },
    {
      "package": "vctrs",
      "version": ">= 0.7.2",
      "role": "Imports"
    },
    {
      "package": "withr",
      "version": ">= 2.5.2",
      "role": "Imports"
    },
    {
      "package": "covr",
      "version": ">= 3.6.1",
      "role": "Suggests"
    },
    {
      "package": "jsonlite",
      "version": ">= 1.8.0",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "version": ">= 1.40",
      "role": "Suggests"
    },
    {
      "package": "memoise",
      "version": ">= 2.0.1",
      "role": "Suggests"
    },
    {
      "package": "repurrrsive",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "version": ">= 2.16",
      "role": "Suggests"
    },
    {
      "package": "spelling",
      "version": ">= 2.2",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.1.4",
      "role": "Suggests"
    },
    {
      "package": "tidyr",
      "role": "Suggests"
    },
    {
      "package": "yaml",
      "version": ">= 2.3.6",
      "role": "Suggests"
    },
    {
      "package": "gh",
      "version": ">= 1.5.0.9000",
      "role": "Suggests"
    }
  ],
  "_owner": "wranglezone",
  "_selfowned": false,
  "_usedby": 3,
  "_updates": [
    {
      "week": "2025-51",
      "n": 15
    },
    {
      "week": "2025-52",
      "n": 4
    },
    {
      "week": "2026-02",
      "n": 1
    },
    {
      "week": "2026-03",
      "n": 2
    },
    {
      "week": "2026-04",
      "n": 1
    },
    {
      "week": "2026-05",
      "n": 3
    },
    {
      "week": "2026-07",
      "n": 2
    },
    {
      "week": "2026-08",
      "n": 1
    },
    {
      "week": "2026-09",
      "n": 1
    },
    {
      "week": "2026-10",
      "n": 1
    },
    {
      "week": "2026-11",
      "n": 1
    },
    {
      "week": "2026-14",
      "n": 9
    },
    {
      "week": "2026-15",
      "n": 3
    },
    {
      "week": "2026-16",
      "n": 2
    },
    {
      "week": "2026-17",
      "n": 9
    },
    {
      "week": "2026-18",
      "n": 1
    },
    {
      "week": "2026-19",
      "n": 8
    },
    {
      "week": "2026-20",
      "n": 7
    },
    {
      "week": "2026-22",
      "n": 7
    },
    {
      "week": "2026-23",
      "n": 2
    }
  ],
  "_tags": [
    {
      "name": "v0.4.0",
      "date": "2026-05-08"
    },
    {
      "name": "v0.4.1",
      "date": "2026-05-11"
    }
  ],
  "_stars": 74,
  "_contributors": [
    {
      "user": "jonthegeek",
      "count": 69,
      "uuid": 33983824
    },
    {
      "user": "krlmlr",
      "count": 29,
      "uuid": 1741643
    },
    {
      "user": "copilot",
      "count": 12,
      "uuid": 198982749
    },
    {
      "user": "hadley",
      "count": 1,
      "uuid": 4196
    },
    {
      "user": "mgirlich",
      "count": 1,
      "uuid": 18258854
    }
  ],
  "_userbio": {
    "uuid": 1679318,
    "type": "organization",
    "name": "Poisson Consulting Ltd.",
    "description": "Computational Biology and Statistical Ecology"
  },
  "_downloads": {
    "count": 938,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/tibblify"
  },
  "_devurl": "https://github.com/wranglezone/tibblify",
  "_pkgdown": "https://tibblify.wrangle.zone",
  "_searchresults": 64,
  "_topics": [
    "cpp"
  ],
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "extra/tibblify.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/wranglezone/tibblify",
  "_realowner": "wranglezone",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2020-09-23"
    },
    {
      "version": "0.2.0",
      "date": "2022-07-14"
    },
    {
      "version": "0.3.0",
      "date": "2022-11-16"
    },
    {
      "version": "0.3.1",
      "date": "2024-01-11"
    },
    {
      "version": "0.4.0",
      "date": "2026-05-09"
    },
    {
      "version": "0.4.1",
      "date": "2026-05-12"
    }
  ],
  "_exports": [
    "camel_case_to_snake_case",
    "field_to_tspec",
    "field_to_tspec_df",
    "field_to_tspec_recursive",
    "field_to_tspec_row",
    "get_spec",
    "guess_tspec",
    "guess_tspec_df",
    "guess_tspec_list",
    "guess_tspec_object",
    "guess_tspec_object_list",
    "nest_tree",
    "parse_openapi_schema",
    "parse_openapi_spec",
    "should_inform_unspecified",
    "tib_chr",
    "tib_chr_date",
    "tib_chr_date_vec",
    "tib_chr_vec",
    "tib_date",
    "tib_date_vec",
    "tib_dbl",
    "tib_dbl_vec",
    "tib_df",
    "tib_int",
    "tib_int_vec",
    "tib_lgl",
    "tib_lgl_vec",
    "tib_recursive",
    "tib_row",
    "tib_scalar",
    "tib_unspecified",
    "tib_variant",
    "tib_vector",
    "tibble",
    "tibblify",
    "tspec_combine",
    "tspec_df",
    "tspec_object",
    "tspec_recursive",
    "tspec_row",
    "unnest_tree",
    "unpack_tspec",
    "untibblify",
    "zap"
  ],
  "_datasets": [
    {
      "name": "politicians",
      "title": "Politicians",
      "object": "politicians",
      "class": [
        "list"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "field_to_tspec",
      "title": "Elevate a field to a tspec",
      "topics": [
        "field_to_tspec",
        "field_to_tspec_df",
        "field_to_tspec_recursive",
        "field_to_tspec_row"
      ]
    },
    {
      "page": "formatting",
      "title": "Printing tibblify specifications",
      "topics": [
        "format.tib_df",
        "format.tib_recursive",
        "format.tib_row",
        "format.tib_scalar",
        "format.tib_scalar_chr_date",
        "format.tib_unspecified",
        "format.tib_variant",
        "format.tib_vector",
        "format.tib_vector_chr_date",
        "format.tspec_df",
        "format.tspec_object",
        "format.tspec_recursive",
        "format.tspec_row",
        "formatting",
        "print.tibblify_object",
        "print.tib_collector",
        "print.tspec"
      ]
    },
    {
      "page": "get_spec",
      "title": "Examine the column specification",
      "topics": [
        "get_spec"
      ]
    },
    {
      "page": "guess_tspec",
      "title": "Guess the 'tibblify()' specification",
      "topics": [
        "guess_tspec",
        "guess_tspec_df",
        "guess_tspec_list",
        "guess_tspec_object",
        "guess_tspec_object_list"
      ]
    },
    {
      "page": "nest_tree",
      "title": "Convert a data frame to a tree",
      "topics": [
        "nest_tree"
      ]
    },
    {
      "page": "parse_openapi_spec",
      "title": "Parse an OpenAPI spec",
      "topics": [
        "parse_openapi_schema",
        "parse_openapi_spec"
      ]
    },
    {
      "page": "politicians",
      "title": "Politicians",
      "topics": [
        "politicians"
      ]
    },
    {
      "page": "should_inform_unspecified",
      "title": "Determine whether to inform about unspecified fields in spec",
      "topics": [
        "should_inform_unspecified"
      ]
    },
    {
      "page": "tib_spec",
      "title": "Create a field specification",
      "topics": [
        "tib_chr",
        "tib_chr_date",
        "tib_chr_date_vec",
        "tib_chr_vec",
        "tib_date",
        "tib_date_vec",
        "tib_dbl",
        "tib_dbl_vec",
        "tib_df",
        "tib_int",
        "tib_int_vec",
        "tib_lgl",
        "tib_lgl_vec",
        "tib_recursive",
        "tib_row",
        "tib_scalar",
        "tib_spec",
        "tib_unspecified",
        "tib_variant",
        "tib_vector"
      ]
    },
    {
      "page": "tibblify",
      "title": "Rectangle a nested list",
      "topics": [
        "tibblify"
      ]
    },
    {
      "page": "tspec_combine",
      "title": "Combine multiple specifications",
      "topics": [
        "tspec_combine"
      ]
    },
    {
      "page": "tspec_df",
      "title": "Create a tibblify specification",
      "topics": [
        "tspec_df",
        "tspec_object",
        "tspec_recursive",
        "tspec_row"
      ]
    },
    {
      "page": "unnest_tree",
      "title": "Unnest a recursive data frame",
      "topics": [
        "unnest_tree"
      ]
    },
    {
      "page": "unpack_tspec",
      "title": "Unpack a tibblify specification",
      "topics": [
        "camel_case_to_snake_case",
        "unpack_tspec"
      ]
    },
    {
      "page": "untibblify",
      "title": "Convert a data frame or object into a nested list",
      "topics": [
        "untibblify"
      ]
    }
  ],
  "_readme": "https://github.com/wranglezone/tibblify/raw/HEAD/README.md",
  "_rundeps": [
    "cli",
    "glue",
    "lifecycle",
    "magrittr",
    "pillar",
    "pkgconfig",
    "purrr",
    "rlang",
    "stbl",
    "tibble",
    "tidyselect",
    "utf8",
    "vctrs",
    "withr"
  ],
  "_sysdeps": [
    {
      "shlib": "libstdc++",
      "package": "libstdc++6",
      "source": "gcc",
      "version": "14.2.0-4ubuntu2~24.04.1",
      "name": "c++",
      "homepage": "http://gcc.gnu.org/",
      "description": "GNU Standard C++ Library v3"
    }
  ],
  "_vignettes": [
    {
      "source": "supported-structures.Rmd",
      "filename": "supported-structures.html",
      "title": "Overview of supported structures",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Scalars",
        "Vectors",
        "Empty lists",
        "Homogeneous R lists of scalars",
        "Homogeneous JSON objects of scalars",
        "Varying",
        "Object",
        "Data Frames",
        "Object of objects",
        "Column-major format"
      ],
      "created": "2026-01-06 19:07:57",
      "modified": "2026-01-19 22:10:50",
      "commits": 2
    },
    {
      "source": "tibblify.Rmd",
      "filename": "tibblify.html",
      "title": "tibblify",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "Example",
        "Objects",
        "Specification",
        "Scalar Elements",
        "Vector Elements",
        "Object Elements",
        "Required and Optional Fields",
        "Converting a Single Object"
      ],
      "created": "2020-08-24 08:04:55",
      "modified": "2026-05-08 17:47:53",
      "commits": 16
    }
  ],
  "_score": 9.532744190146133,
  "_indexed": false,
  "_nocasepkg": "tibblify",
  "_universes": [
    "poissonconsulting"
  ],
  "_indexurl": "https://wranglezone.r-universe.dev/tibblify",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.4.1.9000",
      "date": "2026-05-28T14:51:18.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "2c4ef00042bb25bcce93371b63ea37008d7fc444",
      "fileid": "d7e157cd1ee06af371636545e802ce8e8aecb818405257ffd0696ee49bac1f15",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/poissonconsulting/actions/runs/26581758504"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.4.1.9000",
      "date": "2026-05-28T14:52:35.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "2c4ef00042bb25bcce93371b63ea37008d7fc444",
      "fileid": "4b02815438de5fcbed217a638a8f4c5bff8f9eaef0e57eabd3026d63633b9cd8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/poissonconsulting/actions/runs/26581758504"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.4.1.9000",
      "date": "2026-05-28T14:50:43.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "2c4ef00042bb25bcce93371b63ea37008d7fc444",
      "fileid": "2bcd99c0847efae909ea49abe83664dc0a73484de61ce11c70d8685108f8367a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/poissonconsulting/actions/runs/26581758504"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.4.1.9000",
      "date": "2026-05-28T15:22:24.000Z",
      "arch": "aarch64",
      "commit": "2c4ef00042bb25bcce93371b63ea37008d7fc444",
      "fileid": "09d875b19f054b50e5f6e5498a81f6f772e71c35cd1102af323884e23ec86964",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/poissonconsulting/actions/runs/26581758504"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.4.1.9000",
      "date": "2026-05-28T15:25:43.000Z",
      "arch": "x86_64",
      "commit": "2c4ef00042bb25bcce93371b63ea37008d7fc444",
      "fileid": "2a254e7c5f7263f8285e562a9970eb35b5e4e7d90c5fa41c1ef82c5d3525bd8a",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/poissonconsulting/actions/runs/26581758504"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.4.1.9000",
      "date": "2026-05-28T15:21:32.000Z",
      "arch": "aarch64",
      "commit": "2c4ef00042bb25bcce93371b63ea37008d7fc444",
      "fileid": "c95c611e1dcec152f1855fc4587f62548c9b4934ab045f390f164b10473ec3ae",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/poissonconsulting/actions/runs/26581758504"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.4.1.9000",
      "date": "2026-05-28T15:18:45.000Z",
      "arch": "x86_64",
      "commit": "2c4ef00042bb25bcce93371b63ea37008d7fc444",
      "fileid": "194161eab906f01fc0706fdfd026bdd9be40187c2ec0e5ef258feb461f688ddb",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/poissonconsulting/actions/runs/26581758504"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.4.1.9000",
      "date": "2026-05-28T14:51:48.000Z",
      "arch": "x86_64",
      "commit": "2c4ef00042bb25bcce93371b63ea37008d7fc444",
      "fileid": "c8987cd3d2a01d058b436be080ee3115ee01982732f1a3e27be4032ffbd7c3a3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/poissonconsulting/actions/runs/26581758504"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.4.1.9000",
      "date": "2026-05-28T14:51:31.000Z",
      "arch": "x86_64",
      "commit": "2c4ef00042bb25bcce93371b63ea37008d7fc444",
      "fileid": "f55fe53b4ed99fee0f1e30b12ca24cc4689f895520ecfed9846f12a15a974483",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/poissonconsulting/actions/runs/26581758504"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.4.1.9000",
      "date": "2026-05-28T14:52:09.000Z",
      "arch": "x86_64",
      "commit": "2c4ef00042bb25bcce93371b63ea37008d7fc444",
      "fileid": "e21eaa33e629caa04dc77c6f4084c3ea04da0e21c1e525c8099e82c8dea7cb6a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/poissonconsulting/actions/runs/26581758504"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.4.1.9000",
      "date": "2026-06-05T19:51:44.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "9b7d4ccf4ab986047163bfaffb0c8218d3b94508",
      "fileid": "edc1aea749e8e9bd7fb1cf157bcba2fcecfa35dc158a9bdeb403540daaab39e3",
      "status": "success",
      "buildurl": "https://github.com/r-universe/poissonconsulting/actions/runs/27036585617"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.4.1.9000",
      "date": "2026-06-05T19:53:51.000Z",
      "arch": "emscripten",
      "commit": "9b7d4ccf4ab986047163bfaffb0c8218d3b94508",
      "fileid": "1fb818d291cbca6b4d497f3956eae800b975bc4954f1c7a8e7fbd38280014e7f",
      "status": "success",
      "buildurl": "https://github.com/r-universe/poissonconsulting/actions/runs/27036585617"
    }
  ]
}