{
  "_id": "6a1b0f7b1d7bb097a0a0a35d",
  "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://jonthegeek.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:09:24 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": "e3a58eda9a9de5cd441280dd48586857",
  "_user": "jonthegeek",
  "_type": "src",
  "_file": "stbl_0.3.0.9002.tar.gz",
  "_fileid": "bfbee55132a282bc4ab87454193a59eba8d4c1f2260b559359aaee36e57533d3",
  "_filesize": 455426,
  "_sha256": "bfbee55132a282bc4ab87454193a59eba8d4c1f2260b559359aaee36e57533d3",
  "_created": "2026-05-30T15:09:24.000Z",
  "_published": "2026-05-30T16:25:31.859Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78657395845,
      "time": 147,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7309147169"
    },
    {
      "job": 78657395883,
      "time": 142,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7309146689"
    },
    {
      "job": 78657395857,
      "time": 131,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7309145394"
    },
    {
      "job": 78657395880,
      "time": 148,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7309147308"
    },
    {
      "job": 78657395858,
      "time": 109,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7309606530"
    },
    {
      "job": 78657395849,
      "time": 209,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7309155922"
    },
    {
      "job": 78657395869,
      "time": 100,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7309602726"
    },
    {
      "job": 78657395862,
      "time": 286,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7309166816"
    },
    {
      "job": 78657226283,
      "time": 182,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7309131330"
    },
    {
      "job": 78657395876,
      "time": 105,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7309142692"
    },
    {
      "job": 78657395846,
      "time": 137,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7309146096"
    },
    {
      "job": 78657395848,
      "time": 113,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7309143522"
    },
    {
      "job": 78657395882,
      "time": 165,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7309149118"
    }
  ],
  "_buildurl": "https://github.com/r-universe/jonthegeek/actions/runs/26687148151",
  "_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": 33983824,
    "type": "user",
    "name": "Jon Harmon",
    "description": "Executive Director at DSLC.io (fka @r4ds) | Principal Developer (@atorus-research)"
  },
  "_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": false,
  "_nocasepkg": "stbl",
  "_universes": [
    "jonthegeek"
  ],
  "_indexurl": "https://wranglezone.r-universe.dev/stbl",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.3.0.9002",
      "date": "2026-05-30T15:11:43.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "dd75c4069e1061d2450483c40b27a808f2037b1e",
      "fileid": "4c66760250bc1e4a3bb5b71de85d82ca8cda8688455887576415cef84027d089",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jonthegeek/actions/runs/26687148151"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.3.0.9002",
      "date": "2026-05-30T15:11:32.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "dd75c4069e1061d2450483c40b27a808f2037b1e",
      "fileid": "741ae7721e9a8bec9412b820938bd4e221cf6144e3b68eaa8857035637c25096",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jonthegeek/actions/runs/26687148151"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.3.0.9002",
      "date": "2026-05-30T15:11:24.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "dd75c4069e1061d2450483c40b27a808f2037b1e",
      "fileid": "c907ca926a4effb1b0abd12e28ffe563416fb598b97874e9f59bd98e5e8987c0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jonthegeek/actions/runs/26687148151"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.3.0.9002",
      "date": "2026-05-30T15:11:35.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "dd75c4069e1061d2450483c40b27a808f2037b1e",
      "fileid": "8443476f520e286919a02debdcbdf59f786a5f79c4ecad5cbef9d0a650def1bb",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jonthegeek/actions/runs/26687148151"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.3.0.9002",
      "date": "2026-05-30T16:24:48.000Z",
      "arch": "aarch64",
      "commit": "dd75c4069e1061d2450483c40b27a808f2037b1e",
      "fileid": "4f95971810db5d84b527d8b32020a15ab65d792ff8abc82715bfe0df789c3d91",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jonthegeek/actions/runs/26687148151"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.3.0.9002",
      "date": "2026-05-30T15:12:39.000Z",
      "arch": "x86_64",
      "commit": "dd75c4069e1061d2450483c40b27a808f2037b1e",
      "fileid": "9235ae0b305fa75d1dbf1b178ce397998f739f65f2c8467c13100fd8fcdd92e9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jonthegeek/actions/runs/26687148151"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.3.0.9002",
      "date": "2026-05-30T16:24:17.000Z",
      "arch": "aarch64",
      "commit": "dd75c4069e1061d2450483c40b27a808f2037b1e",
      "fileid": "2bbe31423df74c713ba651ee5dfe8d9f84b064ea97462ae9acf9b32f9d0f1673",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jonthegeek/actions/runs/26687148151"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.3.0.9002",
      "date": "2026-05-30T15:14:12.000Z",
      "arch": "x86_64",
      "commit": "dd75c4069e1061d2450483c40b27a808f2037b1e",
      "fileid": "f1a12ee652817abeaf0220e23e23e09fa6d48fe663261b58c6768d35055ae56b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jonthegeek/actions/runs/26687148151"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.3.0.9002",
      "date": "2026-05-30T15:11:28.000Z",
      "arch": "emscripten",
      "commit": "dd75c4069e1061d2450483c40b27a808f2037b1e",
      "fileid": "bebb61f627402fdae6afc18feb0bf40854bd9a9d8b9bfa5523d09c8869fc8c7d",
      "status": "success",
      "buildurl": "https://github.com/r-universe/jonthegeek/actions/runs/26687148151"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.3.0.9002",
      "date": "2026-05-30T15:10:46.000Z",
      "arch": "x86_64",
      "commit": "dd75c4069e1061d2450483c40b27a808f2037b1e",
      "fileid": "34651889c4cd9eb8f40d1e9d77073eadfb1007daade69c4091ed18a185f650a4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jonthegeek/actions/runs/26687148151"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.3.0.9002",
      "date": "2026-05-30T15:10:34.000Z",
      "arch": "x86_64",
      "commit": "dd75c4069e1061d2450483c40b27a808f2037b1e",
      "fileid": "a5b5067921b9cb6a865c227f174e72cc5784b4ee42637f3cf1ae37a0c505dc1d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jonthegeek/actions/runs/26687148151"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.3.0.9002",
      "date": "2026-05-30T15:11:24.000Z",
      "arch": "x86_64",
      "commit": "dd75c4069e1061d2450483c40b27a808f2037b1e",
      "fileid": "a9ec6055853b59543ecbda5415f5404ebe2b7ca134e2c2b2898b265facb1bb68",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jonthegeek/actions/runs/26687148151"
    }
  ]
}