{
  "_id": "6a5f896014e95619b75d6a59",
  "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",
  "Config/Needs/website": "quarto",
  "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-07-21 13:41:02 UTC",
  "RemoteUrl": "https://github.com/wranglezone/stbl",
  "RemoteRef": "HEAD",
  "RemoteSha": "96f794c067a79fe5716a6ec499df49d53eb3ccce",
  "Packaged": {
    "Date": "2026-07-21 14:52:12 UTC",
    "User": "root"
  },
  "Author": "Jon Harmon [aut, cre, cph] (ORCID:\n<https://orcid.org/0000-0003-4781-4346>)",
  "Maintainer": "Jon Harmon <jonthegeek@gmail.com>",
  "_user": "jonthegeek",
  "_type": "src",
  "_file": "stbl_0.3.0.9002.tar.gz",
  "_fileid": "https://r2.ropensci.org/4ee74cf83c0da8130688aaae27065cce5c7dabee3abb7018162cade0c2495156",
  "_filesize": 4735793,
  "_sha256": "4ee74cf83c0da8130688aaae27065cce5c7dabee3abb7018162cade0c2495156",
  "_expires": "2026-10-29T14:59:41.000Z",
  "_created": "2026-07-21T14:52:12.000Z",
  "_published": "2026-07-21T14:59:44.035Z",
  "_jobs": [
    {
      "job": 88670388985,
      "time": 138,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "8499499907"
    },
    {
      "job": 88670389012,
      "time": 161,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "8499511275"
    },
    {
      "job": 88670388964,
      "time": 141,
      "config": "linux-release-arm64",
      "r": "4.6.1",
      "check": "NOTE",
      "artifact": "8499500738"
    },
    {
      "job": 88670389023,
      "time": 152,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "NOTE",
      "artifact": "8499506057"
    },
    {
      "job": 88670388997,
      "time": 151,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "8499644583"
    },
    {
      "job": 88670388966,
      "time": 217,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "8499630024"
    },
    {
      "job": 88670388954,
      "time": 157,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "NOTE",
      "artifact": "8499537602"
    },
    {
      "job": 88670388967,
      "time": 247,
      "config": "macos-release-x86_64",
      "r": "4.6.1",
      "check": "NOTE",
      "artifact": "8499581177"
    },
    {
      "job": 88669414434,
      "time": 206,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8499420205"
    },
    {
      "job": 88670388876,
      "time": 118,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8499486608"
    },
    {
      "job": 88670388955,
      "time": 135,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "8499496157"
    },
    {
      "job": 88670388915,
      "time": 134,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "8499495195"
    },
    {
      "job": 88670388879,
      "time": 123,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "NOTE",
      "artifact": "8499489595"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/jonthegeek/actions/runs/29840913302",
  "_status": "success",
  "_upstream": "https://github.com/wranglezone/stbl",
  "_commit": {
    "id": "96f794c067a79fe5716a6ec499df49d53eb3ccce",
    "author": "Jon Harmon <jonthegeek@gmail.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Assign objects in expectations (#261)\n\n* Assign objects in expectations\n\nClean up implementation of `expect_pkg_message_classes()`, `expect_pkg_warning_snapshot()`, etc, so objects created inside the `object` are available for subsequent tests.\n\nCloses #234.\n\n* Bring everything back to 100% file-level test coverage.",
    "time": 1784641262
  },
  "_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"
  },
  "_distro": "resolute",
  "_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": "covr",
      "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-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
    },
    {
      "week": "2026-27",
      "n": 4
    },
    {
      "week": "2026-29",
      "n": 7
    },
    {
      "week": "2026-30",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "v0.2.0",
      "date": "2025-09-16"
    },
    {
      "name": "v0.3.0",
      "date": "2026-04-04"
    }
  ],
  "_stars": 17,
  "_contributors": [
    {
      "user": "jonthegeek",
      "count": 150,
      "uuid": 33983824
    },
    {
      "user": "copilot",
      "count": 16,
      "uuid": 198982749
    }
  ],
  "_userbio": {
    "uuid": 33983824,
    "type": "user",
    "name": "Jon Harmon",
    "followers": 361,
    "description": "Executive Director at DSLC.io (fka @r4ds) | Principal Developer (@atorus-research)"
  },
  "_downloads": {
    "count": 1147,
    "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.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "extra/stbl.html",
    "LICENSE",
    "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_fn_ish",
    "are_function_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_fn_ish",
    "is_function_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",
    "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_fn",
    "to_function",
    "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_fn_ish",
      "title": "Check if an object can be safely coerced to a function",
      "concept": [
        "check functions",
        "function functions"
      ],
      "topics": [
        "are_fn_ish",
        "are_function_ish",
        "is_fn_ish",
        "is_function_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_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",
      "title": "Convert a value to a target type",
      "concept": [
        "character functions",
        "data frame functions",
        "double functions",
        "factor functions",
        "function functions",
        "integer functions",
        "list functions",
        "logical functions"
      ],
      "topics": [
        "to",
        "to.character",
        "to.data.frame",
        "to.default",
        "to.double",
        "to.factor",
        "to.function",
        "to.integer",
        "to.list",
        "to.logical",
        "to.NULL"
      ]
    },
    {
      "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_fn",
      "title": "Coerce to a function",
      "concept": [
        "function functions"
      ],
      "topics": [
        "to_fn",
        "to_fn.character",
        "to_fn.default",
        "to_fn.NULL",
        "to_function"
      ]
    },
    {
      "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.767133593999205,
  "_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-07-21T14:54:28.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "96f794c067a79fe5716a6ec499df49d53eb3ccce",
      "fileid": "https://r2.ropensci.org/8506934ac9de6271d763663aecbcd4efdf45bdfc941f59c36bdc62bc3f19d526",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/jonthegeek/actions/runs/29840913302"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.3.0.9002",
      "date": "2026-07-21T14:54:39.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "96f794c067a79fe5716a6ec499df49d53eb3ccce",
      "fileid": "https://r2.ropensci.org/5a0738cbdb2514ad7c14b0bf1c3646e63838d7fec3a085c47fed8aa5993863cb",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/jonthegeek/actions/runs/29840913302"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.3.0.9002",
      "date": "2026-07-21T14:54:27.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "96f794c067a79fe5716a6ec499df49d53eb3ccce",
      "fileid": "https://r2.ropensci.org/8bcb05c7a1af976f0046c7943401354903716b33433c33b00500d74d81ac96a8",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/jonthegeek/actions/runs/29840913302"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.3.0.9002",
      "date": "2026-07-21T14:54:33.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "96f794c067a79fe5716a6ec499df49d53eb3ccce",
      "fileid": "https://r2.ropensci.org/1e26de12101546021a7c3bb5b8749bf25c3af22e9807e4d9c5b67df17ed3db49",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/jonthegeek/actions/runs/29840913302"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.3.0.9002",
      "date": "2026-07-21T14:58:29.000Z",
      "arch": "aarch64",
      "commit": "96f794c067a79fe5716a6ec499df49d53eb3ccce",
      "fileid": "https://r2.ropensci.org/a090e2c7e767c90fb59395b076014cdb68b3749e594c63e4d3aa7c6fcc247338",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/jonthegeek/actions/runs/29840913302"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.3.0.9002",
      "date": "2026-07-21T14:57:32.000Z",
      "arch": "x86_64",
      "commit": "96f794c067a79fe5716a6ec499df49d53eb3ccce",
      "fileid": "https://r2.ropensci.org/5a753e0485a0591effbf22bd744b946b33c29676f886d7765e7a1b515f63de79",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/jonthegeek/actions/runs/29840913302"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.3.0.9002",
      "date": "2026-07-21T14:55:25.000Z",
      "arch": "aarch64",
      "commit": "96f794c067a79fe5716a6ec499df49d53eb3ccce",
      "fileid": "https://r2.ropensci.org/110b6a3d5f785e1696a9913605cf6ae410e004be3786b43bb9a443f7ae924bdf",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/jonthegeek/actions/runs/29840913302"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.3.0.9002",
      "date": "2026-07-21T14:56:20.000Z",
      "arch": "x86_64",
      "commit": "96f794c067a79fe5716a6ec499df49d53eb3ccce",
      "fileid": "https://r2.ropensci.org/e369285e95deec41b345494f58eef8511f497e4358ee7931875c8d86003ba080",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/jonthegeek/actions/runs/29840913302"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.3.0.9002",
      "date": "2026-07-21T14:54:33.000Z",
      "arch": "emscripten",
      "commit": "96f794c067a79fe5716a6ec499df49d53eb3ccce",
      "fileid": "https://r2.ropensci.org/f72bdead5845f09cf8ec9ebfe2588c99e67b4ccf19be963ea33322961074b5c5",
      "status": "success",
      "buildurl": "https://github.com/r-universe/jonthegeek/actions/runs/29840913302"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.3.0.9002",
      "date": "2026-07-21T14:53:40.000Z",
      "arch": "x86_64",
      "commit": "96f794c067a79fe5716a6ec499df49d53eb3ccce",
      "fileid": "https://r2.ropensci.org/92d3fc90198acd55ce9e4351948359f830b18884cb94ecee697430a708bbd1bc",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/jonthegeek/actions/runs/29840913302"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.3.0.9002",
      "date": "2026-07-21T14:53:36.000Z",
      "arch": "x86_64",
      "commit": "96f794c067a79fe5716a6ec499df49d53eb3ccce",
      "fileid": "https://r2.ropensci.org/05e96043b37de90493a92cff3bab82ed14b161fe0e789d5c559a6a9e5e6ef051",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/jonthegeek/actions/runs/29840913302"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.3.0.9002",
      "date": "2026-07-21T14:53:29.000Z",
      "arch": "x86_64",
      "commit": "96f794c067a79fe5716a6ec499df49d53eb3ccce",
      "fileid": "https://r2.ropensci.org/b0ef6c3a2b97380398c2440924ecfbfd9304bc147d1deff4e59bc3845e185460",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/jonthegeek/actions/runs/29840913302"
    }
  ]
}