{
  "_id": "6a1b0f1f1d7bb097a0a09f41",
  "Package": "stbl",
  "Title": "Stabilize Function Arguments",
  "Version": "0.3.0.9002",
  "Authors@R": "person(\"Jon\", \"Harmon\", , \"jonthegeek@gmail.com\", role = c(\"aut\", \"cre\", \"cph\"),\ncomment = c(ORCID = \"0000-0003-4781-4346\"))",
  "Description": "A set of consistent, opinionated functions to quickly\ncheck function arguments, coerce them to the desired\nconfiguration, or deliver informative error messages when that\nis not possible.",
  "License": "MIT + file LICENSE",
  "URL": "https://stbl.wrangle.zone/, https://github.com/wranglezone/stbl",
  "BugReports": "https://github.com/wranglezone/stbl/issues",
  "VignetteBuilder": "knitr",
  "Config/testthat/edition": "3",
  "Config/testthat/parallel": "true",
  "Encoding": "UTF-8",
  "Language": "en-US",
  "NeedsCompilation": "yes",
  "Roxygen": "list(markdown = TRUE)",
  "Config/roxygen2/version": "8.0.0",
  "Repository": "https://wranglezone.r-universe.dev",
  "Date/Publication": "2026-05-30 14:07:14 UTC",
  "RemoteUrl": "https://github.com/wranglezone/stbl",
  "RemoteRef": "HEAD",
  "RemoteSha": "dd75c4069e1061d2450483c40b27a808f2037b1e",
  "Packaged": {
    "Date": "2026-05-30 15:07:48 UTC",
    "User": "root"
  },
  "Author": "Jon Harmon [aut, cre, cph] (ORCID:\n<https://orcid.org/0000-0003-4781-4346>)",
  "Maintainer": "Jon Harmon <jonthegeek@gmail.com>",
  "MD5sum": "4cfed3acc1da9a86ea0c57948a727b59",
  "_user": "wranglezone",
  "_type": "src",
  "_file": "stbl_0.3.0.9002.tar.gz",
  "_fileid": "927bee6574ba5e8fc064f3d59faf226c928313346e4d633b1d3d7c00b1c8383c",
  "_filesize": 455377,
  "_sha256": "927bee6574ba5e8fc064f3d59faf226c928313346e4d633b1d3d7c00b1c8383c",
  "_created": "2026-05-30T15:07:48.000Z",
  "_published": "2026-05-30T16:23:59.546Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78657307933,
      "time": 147,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7309137022"
    },
    {
      "job": 78657307931,
      "time": 143,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7309136796"
    },
    {
      "job": 78657307954,
      "time": 187,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7309141203"
    },
    {
      "job": 78657307928,
      "time": 137,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7309136251"
    },
    {
      "job": 78657307927,
      "time": 109,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7309596131"
    },
    {
      "job": 78657307923,
      "time": 212,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7309143773"
    },
    {
      "job": 78657307913,
      "time": 97,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7309595927"
    },
    {
      "job": 78657307911,
      "time": 228,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7309145699"
    },
    {
      "job": 78657138183,
      "time": 178,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7309120973"
    },
    {
      "job": 78657307918,
      "time": 94,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7309131271"
    },
    {
      "job": 78657307948,
      "time": 142,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7309136723"
    },
    {
      "job": 78657307943,
      "time": 132,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7309135602"
    },
    {
      "job": 78657307966,
      "time": 124,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7309134787"
    }
  ],
  "_buildurl": "https://github.com/r-universe/wranglezone/actions/runs/26687114223",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/wranglezone/stbl",
  "_commit": {
    "id": "dd75c4069e1061d2450483c40b27a808f2037b1e",
    "author": "Jon Harmon <jonthegeek@gmail.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Add *_to_chr and *_to_fct to the C API (#241) (#243)\n\n* Add *_to_chr and *_to_fct to the C API (#241)\n\n* Address PR review: R_orderVector1 for locale sort, protect Rf_mkString, fct_to_chr bounds check, to_fct.integer C dispatch (#241)\n\n* Un-AI news.\n\n* Reserve `stbl_` prefix in C for functions in public API.",
    "time": 1780150034
  },
  "_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",
      "role": "Depends"
    },
    {
      "package": "cli",
      "version": ">= 3.4.0",
      "role": "Imports"
    },
    {
      "package": "glue",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "version": ">= 1.0.3",
      "role": "Imports"
    },
    {
      "package": "vctrs",
      "role": "Imports"
    },
    {
      "package": "astgrepr",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "stringi",
      "role": "Suggests"
    },
    {
      "package": "stringr",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.3.0",
      "role": "Suggests"
    }
  ],
  "_owner": "wranglezone",
  "_selfowned": true,
  "_usedby": 10,
  "_updates": [
    {
      "week": "2025-25",
      "n": 1
    },
    {
      "week": "2025-27",
      "n": 6
    },
    {
      "week": "2025-36",
      "n": 6
    },
    {
      "week": "2025-37",
      "n": 30
    },
    {
      "week": "2025-38",
      "n": 21
    },
    {
      "week": "2025-39",
      "n": 1
    },
    {
      "week": "2025-40",
      "n": 1
    },
    {
      "week": "2025-41",
      "n": 2
    },
    {
      "week": "2025-42",
      "n": 7
    },
    {
      "week": "2025-43",
      "n": 3
    },
    {
      "week": "2025-44",
      "n": 18
    },
    {
      "week": "2025-47",
      "n": 1
    },
    {
      "week": "2025-49",
      "n": 1
    },
    {
      "week": "2026-06",
      "n": 1
    },
    {
      "week": "2026-13",
      "n": 5
    },
    {
      "week": "2026-14",
      "n": 12
    },
    {
      "week": "2026-15",
      "n": 9
    },
    {
      "week": "2026-16",
      "n": 2
    },
    {
      "week": "2026-22",
      "n": 4
    }
  ],
  "_tags": [
    {
      "name": "v0.2.0",
      "date": "2025-09-16"
    },
    {
      "name": "v0.3.0",
      "date": "2026-04-04"
    }
  ],
  "_stars": 17,
  "_contributors": [
    {
      "user": "jonthegeek",
      "count": 139,
      "uuid": 33983824
    },
    {
      "user": "copilot",
      "count": 14,
      "uuid": 198982749
    }
  ],
  "_userbio": {
    "uuid": 238482319,
    "type": "organization",
    "name": "wrangle.zone",
    "description": "Tools for wrangling data."
  },
  "_downloads": {
    "count": 1797,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/stbl"
  },
  "_devurl": "https://github.com/wranglezone/stbl",
  "_pkgdown": "https://stbl.wrangle.zone/",
  "_searchresults": 2,
  "_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/stbl.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/wranglezone/stbl",
  "_realowner": "wranglezone",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.1",
      "date": "2024-05-23"
    },
    {
      "version": "0.2.0",
      "date": "2025-09-16"
    },
    {
      "version": "0.3.0",
      "date": "2026-04-04"
    }
  ],
  "_exports": [
    "!!",
    "are_character_ish",
    "are_chr_ish",
    "are_dbl_ish",
    "are_double_ish",
    "are_factor_ish",
    "are_fct_ish",
    "are_int_ish",
    "are_integer_ish",
    "are_lgl_ish",
    "are_logical_ish",
    "caller_arg",
    "caller_env",
    "expect_pkg_error_classes",
    "expect_pkg_error_snapshot",
    "expect_pkg_message_classes",
    "expect_pkg_message_snapshot",
    "expect_pkg_warning_classes",
    "expect_pkg_warning_snapshot",
    "is_character_ish",
    "is_chr_ish",
    "is_dbl_ish",
    "is_double_ish",
    "is_factor_ish",
    "is_fct_ish",
    "is_int_ish",
    "is_integer_ish",
    "is_lgl_ish",
    "is_logical_ish",
    "object_type",
    "pkg_abort",
    "pkg_inform",
    "pkg_warn",
    "regex_must_match",
    "regex_must_not_match",
    "specify_character",
    "specify_character_scalar",
    "specify_chr",
    "specify_chr_scalar",
    "specify_data_frame",
    "specify_dbl",
    "specify_dbl_scalar",
    "specify_df",
    "specify_double",
    "specify_double_scalar",
    "specify_factor",
    "specify_factor_scalar",
    "specify_fct",
    "specify_fct_scalar",
    "specify_int",
    "specify_int_scalar",
    "specify_integer",
    "specify_integer_scalar",
    "specify_lgl",
    "specify_lgl_scalar",
    "specify_list",
    "specify_logical",
    "specify_logical_scalar",
    "specify_lst",
    "stabilise_character",
    "stabilise_character_scalar",
    "stabilise_chr",
    "stabilise_chr_scalar",
    "stabilise_data_frame",
    "stabilise_dbl",
    "stabilise_dbl_scalar",
    "stabilise_df",
    "stabilise_double",
    "stabilise_double_scalar",
    "stabilise_factor",
    "stabilise_factor_scalar",
    "stabilise_fct",
    "stabilise_fct_scalar",
    "stabilise_int",
    "stabilise_int_scalar",
    "stabilise_integer",
    "stabilise_integer_scalar",
    "stabilise_lgl",
    "stabilise_lgl_scalar",
    "stabilise_list",
    "stabilise_logical",
    "stabilise_logical_scalar",
    "stabilise_lst",
    "stabilize_arg",
    "stabilize_arg_scalar",
    "stabilize_character",
    "stabilize_character_scalar",
    "stabilize_chr",
    "stabilize_chr_scalar",
    "stabilize_data_frame",
    "stabilize_dbl",
    "stabilize_dbl_scalar",
    "stabilize_df",
    "stabilize_double",
    "stabilize_double_scalar",
    "stabilize_factor",
    "stabilize_factor_scalar",
    "stabilize_fct",
    "stabilize_fct_scalar",
    "stabilize_int",
    "stabilize_int_scalar",
    "stabilize_integer",
    "stabilize_integer_scalar",
    "stabilize_lgl",
    "stabilize_lgl_scalar",
    "stabilize_list",
    "stabilize_logical",
    "stabilize_logical_scalar",
    "stabilize_lst",
    "stabilize_present",
    "to_character",
    "to_character_scalar",
    "to_chr",
    "to_chr_scalar",
    "to_data_frame",
    "to_dbl",
    "to_dbl_scalar",
    "to_df",
    "to_double",
    "to_double_scalar",
    "to_factor",
    "to_factor_scalar",
    "to_fct",
    "to_fct_scalar",
    "to_int",
    "to_int_scalar",
    "to_integer",
    "to_integer_scalar",
    "to_lgl",
    "to_lgl_scalar",
    "to_list",
    "to_logical",
    "to_logical_scalar",
    "to_lst"
  ],
  "_help": [
    {
      "page": "are_chr_ish",
      "title": "Check if an object can be safely coerced to character",
      "concept": [
        "character functions",
        "check functions"
      ],
      "topics": [
        "are_character_ish",
        "are_chr_ish",
        "are_chr_ish.default",
        "is_character_ish",
        "is_chr_ish"
      ]
    },
    {
      "page": "are_dbl_ish",
      "title": "Check if an object can be safely coerced to double",
      "concept": [
        "check functions",
        "double functions"
      ],
      "topics": [
        "are_dbl_ish",
        "are_dbl_ish.character",
        "are_dbl_ish.default",
        "are_dbl_ish.factor",
        "are_double_ish",
        "is_dbl_ish",
        "is_double_ish"
      ]
    },
    {
      "page": "are_fct_ish",
      "title": "Check if an object can be safely coerced to a factor",
      "concept": [
        "check functions",
        "factor functions"
      ],
      "topics": [
        "are_factor_ish",
        "are_fct_ish",
        "are_fct_ish.default",
        "is_factor_ish",
        "is_fct_ish"
      ]
    },
    {
      "page": "are_int_ish",
      "title": "Check if an object can be safely coerced to integer",
      "concept": [
        "check functions",
        "integer functions"
      ],
      "topics": [
        "are_integer_ish",
        "are_int_ish",
        "are_int_ish.character",
        "are_int_ish.default",
        "are_int_ish.factor",
        "is_integer_ish",
        "is_int_ish"
      ]
    },
    {
      "page": "are_lgl_ish",
      "title": "Check if an object can be safely coerced to logical",
      "concept": [
        "check functions",
        "logical functions"
      ],
      "topics": [
        "are_lgl_ish",
        "are_lgl_ish.default",
        "are_logical_ish",
        "is_lgl_ish",
        "is_logical_ish"
      ]
    },
    {
      "page": "expect_pkg_error_classes",
      "title": "Test package error classes",
      "topics": [
        "expect_pkg_error_classes"
      ]
    },
    {
      "page": "expect_pkg_error_snapshot",
      "title": "Snapshot-test a package error",
      "topics": [
        "expect_pkg_error_snapshot"
      ]
    },
    {
      "page": "expect_pkg_message_classes",
      "title": "Test package message classes",
      "topics": [
        "expect_pkg_message_classes"
      ]
    },
    {
      "page": "expect_pkg_message_snapshot",
      "title": "Snapshot-test a package message",
      "topics": [
        "expect_pkg_message_snapshot"
      ]
    },
    {
      "page": "expect_pkg_warning_classes",
      "title": "Test package warning classes",
      "topics": [
        "expect_pkg_warning_classes"
      ]
    },
    {
      "page": "expect_pkg_warning_snapshot",
      "title": "Snapshot-test a package warning",
      "topics": [
        "expect_pkg_warning_snapshot"
      ]
    },
    {
      "page": "object_type",
      "title": "Identify the class, type, etc of an object",
      "topics": [
        "object_type"
      ]
    },
    {
      "page": "pkg_abort",
      "title": "Signal an error with standards applied",
      "topics": [
        "pkg_abort"
      ]
    },
    {
      "page": "pkg_inform",
      "title": "Signal a message with standards applied",
      "topics": [
        "pkg_inform"
      ]
    },
    {
      "page": "pkg_warn",
      "title": "Signal a warning with standards applied",
      "topics": [
        "pkg_warn"
      ]
    },
    {
      "page": "regex_must_match",
      "title": "Create a regex matching rule",
      "topics": [
        "regex_must_match",
        "regex_must_not_match"
      ]
    },
    {
      "page": "specify_chr",
      "title": "Create a specified character stabilizer function",
      "concept": [
        "character functions",
        "specification functions"
      ],
      "topics": [
        "specify_character",
        "specify_character_scalar",
        "specify_chr",
        "specify_chr_scalar"
      ]
    },
    {
      "page": "specify_dbl",
      "title": "Create a specified double stabilizer function",
      "concept": [
        "double functions",
        "specification functions"
      ],
      "topics": [
        "specify_dbl",
        "specify_dbl_scalar",
        "specify_double",
        "specify_double_scalar"
      ]
    },
    {
      "page": "specify_df",
      "title": "Create a specified data frame stabilizer function",
      "concept": [
        "data frame functions",
        "specification functions"
      ],
      "topics": [
        "specify_data_frame",
        "specify_df"
      ]
    },
    {
      "page": "specify_fct",
      "title": "Create a specified factor stabilizer function",
      "concept": [
        "factor functions",
        "specification functions"
      ],
      "topics": [
        "specify_factor",
        "specify_factor_scalar",
        "specify_fct",
        "specify_fct_scalar"
      ]
    },
    {
      "page": "specify_int",
      "title": "Create a specified integer stabilizer function",
      "concept": [
        "integer functions",
        "specification functions"
      ],
      "topics": [
        "specify_int",
        "specify_integer",
        "specify_integer_scalar",
        "specify_int_scalar"
      ]
    },
    {
      "page": "specify_lgl",
      "title": "Create a specified logical stabilizer function",
      "concept": [
        "logical functions",
        "specification functions"
      ],
      "topics": [
        "specify_lgl",
        "specify_lgl_scalar",
        "specify_logical",
        "specify_logical_scalar"
      ]
    },
    {
      "page": "specify_lst",
      "title": "Create a specified list stabilizer function",
      "concept": [
        "list functions",
        "specification functions"
      ],
      "topics": [
        "specify_list",
        "specify_lst"
      ]
    },
    {
      "page": "stabilize_arg",
      "title": "Ensure an argument meets expectations",
      "concept": [
        "stabilization functions"
      ],
      "topics": [
        "stabilize_arg",
        "stabilize_arg_scalar"
      ]
    },
    {
      "page": "stabilize_chr",
      "title": "Ensure a character argument meets expectations",
      "concept": [
        "character functions",
        "stabilization functions"
      ],
      "topics": [
        "stabilise_character",
        "stabilise_character_scalar",
        "stabilise_chr",
        "stabilise_chr_scalar",
        "stabilize_character",
        "stabilize_character_scalar",
        "stabilize_chr",
        "stabilize_chr_scalar",
        "to_character",
        "to_character_scalar",
        "to_chr",
        "to_chr.NULL",
        "to_chr_scalar"
      ]
    },
    {
      "page": "stabilize_dbl",
      "title": "Ensure a double argument meets expectations",
      "concept": [
        "double functions",
        "stabilization functions"
      ],
      "topics": [
        "stabilise_dbl",
        "stabilise_dbl_scalar",
        "stabilise_double",
        "stabilise_double_scalar",
        "stabilize_dbl",
        "stabilize_dbl_scalar",
        "stabilize_double",
        "stabilize_double_scalar",
        "to_dbl",
        "to_dbl.character",
        "to_dbl.factor",
        "to_dbl.NULL",
        "to_dbl_scalar",
        "to_double",
        "to_double_scalar"
      ]
    },
    {
      "page": "stabilize_df",
      "title": "Ensure a data frame argument meets expectations",
      "concept": [
        "data frame functions",
        "stabilization functions"
      ],
      "topics": [
        "stabilise_data_frame",
        "stabilise_df",
        "stabilize_data_frame",
        "stabilize_df"
      ]
    },
    {
      "page": "stabilize_fct",
      "title": "Ensure a factor argument meets expectations",
      "concept": [
        "factor functions",
        "stabilization functions"
      ],
      "topics": [
        "stabilise_factor",
        "stabilise_factor_scalar",
        "stabilise_fct",
        "stabilise_fct_scalar",
        "stabilize_factor",
        "stabilize_factor_scalar",
        "stabilize_fct",
        "stabilize_fct_scalar",
        "to_factor",
        "to_factor_scalar",
        "to_fct",
        "to_fct.NULL",
        "to_fct_scalar"
      ]
    },
    {
      "page": "stabilize_int",
      "title": "Ensure an integer argument meets expectations",
      "concept": [
        "integer functions",
        "stabilization functions"
      ],
      "topics": [
        "stabilise_int",
        "stabilise_integer",
        "stabilise_integer_scalar",
        "stabilise_int_scalar",
        "stabilize_int",
        "stabilize_integer",
        "stabilize_integer_scalar",
        "stabilize_int_scalar",
        "to_int",
        "to_int.character",
        "to_int.factor",
        "to_int.NULL",
        "to_integer",
        "to_integer_scalar",
        "to_int_scalar"
      ]
    },
    {
      "page": "stabilize_lgl",
      "title": "Ensure a logical argument meets expectations",
      "concept": [
        "logical functions",
        "stabilization functions"
      ],
      "topics": [
        "stabilise_lgl",
        "stabilise_lgl_scalar",
        "stabilise_logical",
        "stabilise_logical_scalar",
        "stabilize_lgl",
        "stabilize_lgl_scalar",
        "stabilize_logical",
        "stabilize_logical_scalar",
        "to_lgl",
        "to_lgl.NULL",
        "to_lgl_scalar",
        "to_logical",
        "to_logical_scalar"
      ]
    },
    {
      "page": "stabilize_lst",
      "title": "Ensure a list argument meets expectations",
      "concept": [
        "list functions",
        "stabilization functions"
      ],
      "topics": [
        "stabilise_list",
        "stabilise_lst",
        "stabilize_list",
        "stabilize_lst"
      ]
    },
    {
      "page": "stabilize_present",
      "title": "Require a value to be non-NULL",
      "concept": [
        "list functions",
        "stabilization functions"
      ],
      "topics": [
        "stabilize_present"
      ]
    },
    {
      "page": "to_df",
      "title": "Ensure a data frame argument meets expectations",
      "concept": [
        "data frame functions"
      ],
      "topics": [
        "to_data_frame",
        "to_df",
        "to_df.NULL"
      ]
    },
    {
      "page": "to_lst",
      "title": "Ensure a list argument meets expectations",
      "concept": [
        "list functions"
      ],
      "topics": [
        "to_list",
        "to_lst",
        "to_lst.default",
        "to_lst.function",
        "to_lst.list",
        "to_lst.NULL"
      ]
    }
  ],
  "_pkglogo": "https://github.com/wranglezone/stbl/raw/HEAD/man/figures/logo.svg",
  "_readme": "https://github.com/wranglezone/stbl/raw/HEAD/README.md",
  "_rundeps": [
    "cli",
    "glue",
    "lifecycle",
    "rlang",
    "vctrs"
  ],
  "_vignettes": [
    {
      "source": "stbl.Rmd",
      "filename": "stbl.html",
      "title": "Getting started with stbl",
      "engine": "knitr::rmarkdown",
      "headings": [
        "The register_user() Function",
        "Step 1: Handling a Vector with to_*()",
        "Step 2: Simple Scalar Coercion with to_*_scalar()",
        "Step 3: Complex Validation with stabilize_*()",
        "Conclusion"
      ],
      "created": "2025-09-12 15:25:47",
      "modified": "2026-04-02 22:14:39",
      "commits": 4
    }
  ],
  "_score": 7.939841858495758,
  "_indexed": true,
  "_nocasepkg": "stbl",
  "_universes": [
    "wranglezone",
    "jonthegeek"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.3.0.9002",
      "date": "2026-05-30T15:09:59.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "dd75c4069e1061d2450483c40b27a808f2037b1e",
      "fileid": "778c883ec0446f257b422fbe630be57cc6d5f3f12d52214d1fc19f76f1891c13",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/wranglezone/actions/runs/26687114223"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.3.0.9002",
      "date": "2026-05-30T15:09:57.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "dd75c4069e1061d2450483c40b27a808f2037b1e",
      "fileid": "a72f55ed57dba8737124e05f365d52364003b8e580f4df3b2b0e2e021aed0d0d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/wranglezone/actions/runs/26687114223"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.3.0.9002",
      "date": "2026-05-30T15:10:45.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "dd75c4069e1061d2450483c40b27a808f2037b1e",
      "fileid": "539b76243290ce9389c61c48c1af34bfc7ec2a83ef1814421eddc218b0bcecc0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/wranglezone/actions/runs/26687114223"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.3.0.9002",
      "date": "2026-05-30T15:09:53.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "dd75c4069e1061d2450483c40b27a808f2037b1e",
      "fileid": "c39e395604c696bcfc6a9cc020dad9f63b6682844312b545124e6a77af19f5b9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/wranglezone/actions/runs/26687114223"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.3.0.9002",
      "date": "2026-05-30T16:23:14.000Z",
      "arch": "aarch64",
      "commit": "dd75c4069e1061d2450483c40b27a808f2037b1e",
      "fileid": "5c7c03ce597b72256da71bd21af6e2ee6367acb5134a7384cfd738521be4f62f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/wranglezone/actions/runs/26687114223"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.3.0.9002",
      "date": "2026-05-30T15:10:39.000Z",
      "arch": "x86_64",
      "commit": "dd75c4069e1061d2450483c40b27a808f2037b1e",
      "fileid": "d4e00ce7b04b71f158f108131f8fd35a9d73398ce9131553a24455f6d0a66396",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/wranglezone/actions/runs/26687114223"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.3.0.9002",
      "date": "2026-05-30T16:23:13.000Z",
      "arch": "aarch64",
      "commit": "dd75c4069e1061d2450483c40b27a808f2037b1e",
      "fileid": "e76285f42814ae1f1c748d5af2a7e01688b9ae36f5d0f989fe449fce908a850e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/wranglezone/actions/runs/26687114223"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.3.0.9002",
      "date": "2026-05-30T15:10:48.000Z",
      "arch": "x86_64",
      "commit": "dd75c4069e1061d2450483c40b27a808f2037b1e",
      "fileid": "3c0e713a6fff9c234a740a00b92ad83a3bc191e7f1adefde7cb183450148fd93",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/wranglezone/actions/runs/26687114223"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.3.0.9002",
      "date": "2026-05-30T15:09:41.000Z",
      "arch": "emscripten",
      "commit": "dd75c4069e1061d2450483c40b27a808f2037b1e",
      "fileid": "b0894c34714e28451bf98eeb1c78f2bc13dc97aad81cbeb9b135400d63f70efb",
      "status": "success",
      "buildurl": "https://github.com/r-universe/wranglezone/actions/runs/26687114223"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.3.0.9002",
      "date": "2026-05-30T15:09:25.000Z",
      "arch": "x86_64",
      "commit": "dd75c4069e1061d2450483c40b27a808f2037b1e",
      "fileid": "a974babae96ccb097d580b9779d0a55048a29b308e93961f0b238053416fde1a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/wranglezone/actions/runs/26687114223"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.3.0.9002",
      "date": "2026-05-30T15:09:05.000Z",
      "arch": "x86_64",
      "commit": "dd75c4069e1061d2450483c40b27a808f2037b1e",
      "fileid": "f70db232ed2515e677fcf6495b027eeb6d2cb24931a449bca0e90d38288ecee9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/wranglezone/actions/runs/26687114223"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.3.0.9002",
      "date": "2026-05-30T15:09:06.000Z",
      "arch": "x86_64",
      "commit": "dd75c4069e1061d2450483c40b27a808f2037b1e",
      "fileid": "a75d16d8bf6ed5922f4a8119998d8c344dbd3fe164e6c5785f49dfc6e86ed8a2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/wranglezone/actions/runs/26687114223"
    }
  ]
}