{
  "_id": "6a1fcaa5b401979e73432529",
  "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-01 13:03:22 UTC",
  "RemoteUrl": "https://github.com/wranglezone/tibblify",
  "RemoteRef": "HEAD",
  "RemoteSha": "d807dc827df3734c4d9ff3da094f31d7b4b97b61",
  "Packaged": {
    "Date": "2026-06-01 16:42:20 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": "16f3bfa74b26813bbb575255665ec2a0",
  "_user": "poissonconsulting",
  "_type": "src",
  "_file": "tibblify_0.4.1.9000.tar.gz",
  "_fileid": "32cd71f983f3ade230bf6cfb51695044736a43c4e68dc629893ffaabeb1a7888",
  "_filesize": 1015751,
  "_sha256": "32cd71f983f3ade230bf6cfb51695044736a43c4e68dc629893ffaabeb1a7888",
  "_created": "2026-06-01T16:42:20.000Z",
  "_published": "2026-06-03T06:33:09.563Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79235290253,
      "time": 122,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "FAIL",
      "artifact": ""
    },
    {
      "job": 79235290252,
      "time": 113,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "FAIL",
      "artifact": ""
    },
    {
      "job": 79235290250,
      "time": 124,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "FAIL",
      "artifact": ""
    },
    {
      "job": 79235290255,
      "time": 113,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "FAIL",
      "artifact": ""
    },
    {
      "job": 79235290244,
      "time": 76,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "FAIL",
      "artifact": ""
    },
    {
      "job": 79235290245,
      "time": 173,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "FAIL",
      "artifact": ""
    },
    {
      "job": 79235290247,
      "time": 101,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "FAIL",
      "artifact": ""
    },
    {
      "job": 79235290251,
      "time": 191,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "FAIL",
      "artifact": ""
    },
    {
      "job": 79235290184,
      "time": 198,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7337377287"
    },
    {
      "job": 79235290750,
      "time": 121,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7337421437"
    },
    {
      "job": 79235290243,
      "time": 72,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "FAIL",
      "artifact": ""
    },
    {
      "job": 79235290267,
      "time": 91,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "FAIL",
      "artifact": ""
    },
    {
      "job": 79235290260,
      "time": 80,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "FAIL",
      "artifact": ""
    }
  ],
  "_buildurl": "https://github.com/r-universe/poissonconsulting/actions/runs/26768373104",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/wranglezone/tibblify",
  "_commit": {
    "id": "d807dc827df3734c4d9ff3da094f31d7b4b97b61",
    "author": "Copilot <198982749+Copilot@users.noreply.github.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Add optional `tibblify::` namespacing to spec `format()`/`print()` output (#345)\n\n* Initial plan\n\n* Add fully_qualify option to formatting methods\n\nCo-authored-by: jonthegeek <33983824+jonthegeek@users.noreply.github.com>\n\n* Drop unused fully_qualify from tibblify_object print\n\nCo-authored-by: jonthegeek <33983824+jonthegeek@users.noreply.github.com>\n\n* Refine fully_qualify formatting assignment\n\nCo-authored-by: jonthegeek <33983824+jonthegeek@users.noreply.github.com>\n\n* air format\n\n* Refine documentation of `fully_qualify`\n\n* Tag tests\n\n* Tweak tests and implementation.\n\n* Add format-utils coverage and retag tests to #344\n\nCo-authored-by: jonthegeek <33983824+jonthegeek@users.noreply.github.com>\n\n* Tweak test formatting\n\n* Add coverage tests for add-value coercion fallbacks\n\nCo-authored-by: jonthegeek <33983824+jonthegeek@users.noreply.github.com>\n\n* Assert tibblify_error in new coercion coverage tests\n\nCo-authored-by: jonthegeek <33983824+jonthegeek@users.noreply.github.com>\n\n* Tag to relevant issue\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>\nCo-authored-by: Jon Harmon <jonthegeek@gmail.com>",
    "time": 1780319002
  },
  "_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": 1
    }
  ],
  "_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": 11,
      "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": 790,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/tibblify"
  },
  "_devurl": "https://github.com/wranglezone/tibblify",
  "_pkgdown": "https://tibblify.wrangle.zone",
  "_searchresults": 60,
  "_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",
    "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": "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.504715466545889,
  "_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-01T16:42:22.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "d807dc827df3734c4d9ff3da094f31d7b4b97b61",
      "fileid": "6d8ea5e3d24e95bb76a2a4268fb3522da637bda988ecbce7a1df45288bbc7228",
      "status": "success",
      "buildurl": "https://github.com/r-universe/poissonconsulting/actions/runs/26768373104"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.4.1.9000",
      "date": "2026-06-01T16:44:43.000Z",
      "arch": "emscripten",
      "commit": "d807dc827df3734c4d9ff3da094f31d7b4b97b61",
      "fileid": "11a92a2a1e78ecd2cc727c68e2c37ad4bfb1ca940511a08505938e800bc4cc7a",
      "status": "success",
      "buildurl": "https://github.com/r-universe/poissonconsulting/actions/runs/26768373104"
    }
  ]
}