{
  "_id": "6a4683eb6ff6f2357554c695",
  "Package": "bootstrict",
  "Title": "Strict Bootstrap 5.3 Widgets for Shiny",
  "Version": "0.1.0",
  "Authors@R": "person(\"Colin\", \"Fay\", , \"colin@thinkr.fr\", role = c(\"aut\", \"cre\"))",
  "Description": "A complete, faithful implementation of the Bootstrap 5.3\ncomponent, layout and form library as Shiny UI functions. Every\nwidget mirrors the Bootstrap 5.3 HTML structure one-to-one so\nthat a designer's mockup and SASS variables can be dropped into\na Shiny application with minimal deviation from Shiny's own\nconventions. Interactive components report their state to the\nserver and can be controlled server-side through update\nfunctions and proxies. Theming is delegated to 'bslib' (which\nships the Bootstrap 5.3 runtime) so designer-provided SASS\nvariable sheets compose natively.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "8.0.0",
  "Config/testthat/edition": "3",
  "URL": "https://github.com/thinkr-open/bootstrict",
  "BugReports": "https://github.com/thinkr-open/bootstrict/issues",
  "Config/pak/sysreqs": "cmake make libuv1-dev zlib1g-dev",
  "Repository": "https://thinkr-open.r-universe.dev",
  "Date/Publication": "2026-07-02 12:59:16 UTC",
  "RemoteUrl": "https://github.com/ThinkR-open/bootstrict",
  "RemoteRef": "HEAD",
  "RemoteSha": "21a59bf2f583eb6f101d21b0b597c28eded5c70a",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-02 15:22:15 UTC",
    "User": "root"
  },
  "Author": "Colin Fay [aut, cre]",
  "Maintainer": "Colin Fay <colin@thinkr.fr>",
  "MD5sum": "d1595b3262c5d086a8df650334d6473b",
  "_user": "thinkr-open",
  "_type": "src",
  "_file": "bootstrict_0.1.0.tar.gz",
  "_fileid": "a6cd94d127cbafea8088c3b3e57179f7e7b2e801acafd884eacb5ea64ea0229e",
  "_filesize": 385255,
  "_sha256": "a6cd94d127cbafea8088c3b3e57179f7e7b2e801acafd884eacb5ea64ea0229e",
  "_created": "2026-07-02T15:22:15.000Z",
  "_published": "2026-07-02T15:29:47.041Z",
  "_distro": "resolute",
  "_jobs": [
    {
      "job": 84810518925,
      "time": 150,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8043539070"
    },
    {
      "job": 84810518967,
      "time": 131,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8043520248"
    },
    {
      "job": 84810518935,
      "time": 126,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8043643691"
    },
    {
      "job": 84810518913,
      "time": 148,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8043574844"
    },
    {
      "job": 84809458317,
      "time": 276,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8043459340"
    },
    {
      "job": 84810518924,
      "time": 156,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8043544911"
    },
    {
      "job": 84810518936,
      "time": 95,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8043510171"
    },
    {
      "job": 84810518949,
      "time": 123,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8043526860"
    },
    {
      "job": 84810518948,
      "time": 93,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8043511732"
    }
  ],
  "_buildurl": "https://github.com/r-universe/thinkr-open/actions/runs/28601128221",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/ThinkR-open/bootstrict",
  "_commit": {
    "id": "21a59bf2f583eb6f101d21b0b597c28eded5c70a",
    "author": "colin <colin@thinkr.fr>",
    "committer": "colin <colin@thinkr.fr>",
    "message": "feat: moving to boostrap 5.3\n",
    "time": 1782997156
  },
  "_maintainer": {
    "name": "Colin Fay",
    "email": "colin@thinkr.fr",
    "login": "colinfay",
    "twitter": "@_ColinFay",
    "description": "👨‍💻 Data Science and Engineering at @ThinkR-open. \n\"Chaotic good developer\". \nLoves building things, loves breaking things. \nRuns 🏃‍♂️. \nEats plants 🌱.",
    "uuid": 17936236
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "bslib",
      "version": ">= 0.6.0",
      "role": "Imports"
    },
    {
      "package": "htmltools",
      "version": ">= 0.5.4",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "version": ">= 1.1.0",
      "role": "Imports"
    },
    {
      "package": "shiny",
      "version": ">= 1.7.0",
      "role": "Imports"
    },
    {
      "package": "golem",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "thinkr-open",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-27",
      "n": 2
    }
  ],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "colinfay",
      "count": 2,
      "uuid": 17936236
    }
  ],
  "_userbio": {
    "uuid": 19155426,
    "type": "organization",
    "name": "ThinkR",
    "followers": 258,
    "description": "R Engineering, training, and consulting"
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/bootstrict"
  },
  "_devurl": "https://github.com/thinkr-open/bootstrict",
  "_searchresults": 0,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/bootstrict.html",
    "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",
    "LICENSE",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_exports": [
    "bootstrict_dep",
    "bootstrict_theme",
    "bs_accordion",
    "bs_accordion_panel",
    "bs_alert",
    "bs_alert_heading",
    "bs_alert_link",
    "bs_badge",
    "bs_blockquote",
    "bs_breadcrumb",
    "bs_breadcrumb_item",
    "bs_button",
    "bs_button_group",
    "bs_button_toolbar",
    "bs_card",
    "bs_card_body",
    "bs_card_footer",
    "bs_card_group",
    "bs_card_header",
    "bs_card_img",
    "bs_card_img_overlay",
    "bs_card_link",
    "bs_card_subtitle",
    "bs_card_text",
    "bs_card_title",
    "bs_carousel",
    "bs_carousel_item",
    "bs_checkbox_group_input",
    "bs_checkbox_input",
    "bs_close_button",
    "bs_col",
    "bs_collapse",
    "bs_collapse_trigger",
    "bs_color_input",
    "bs_container",
    "bs_date_input",
    "bs_date_range_input",
    "bs_display_heading",
    "bs_dropdown",
    "bs_dropdown_divider",
    "bs_dropdown_header",
    "bs_dropdown_item",
    "bs_dropdown_text",
    "bs_figure",
    "bs_figure_caption",
    "bs_figure_img",
    "bs_file_input",
    "bs_floating_label",
    "bs_form",
    "bs_form_label",
    "bs_form_text",
    "bs_hstack",
    "bs_icon_link",
    "bs_img",
    "bs_input_group",
    "bs_input_group_text",
    "bs_invalid_feedback",
    "bs_lead",
    "bs_list_group",
    "bs_list_group_item",
    "bs_list_inline",
    "bs_list_unstyled",
    "bs_modal",
    "bs_modal_body",
    "bs_modal_footer",
    "bs_modal_header",
    "bs_modal_title",
    "bs_modal_trigger",
    "bs_nav",
    "bs_nav_item",
    "bs_nav_link",
    "bs_navbar",
    "bs_navbar_brand",
    "bs_navbar_nav",
    "bs_navbar_text",
    "bs_notify_toast",
    "bs_numeric_input",
    "bs_offcanvas",
    "bs_offcanvas_trigger",
    "bs_page",
    "bs_page_fillable",
    "bs_page_fluid",
    "bs_page_item",
    "bs_pagination",
    "bs_pagination_numbered",
    "bs_password_input",
    "bs_placeholder",
    "bs_placeholder_glow",
    "bs_placeholder_wave",
    "bs_popover",
    "bs_progress",
    "bs_progress_bar",
    "bs_radio_input",
    "bs_range_input",
    "bs_ratio",
    "bs_row",
    "bs_scrollspy",
    "bs_select_input",
    "bs_spinner",
    "bs_switch_input",
    "bs_tab_panel",
    "bs_table",
    "bs_tabset",
    "bs_text_input",
    "bs_textarea_input",
    "bs_toast",
    "bs_toast_container",
    "bs_tooltip",
    "bs_valid_feedback",
    "bs_visually_hidden",
    "bs_vr",
    "bs_vstack",
    "hide_bs_modal",
    "hide_bs_offcanvas",
    "hide_bs_toast",
    "parse_scss_variables",
    "set_bs_color_mode",
    "show_bs_modal",
    "show_bs_offcanvas",
    "show_bs_toast",
    "toggle_bs_modal",
    "toggle_bs_offcanvas",
    "update_bs_accordion",
    "update_bs_carousel",
    "update_bs_collapse",
    "update_bs_color",
    "update_bs_list_group",
    "update_bs_progress",
    "update_bs_range",
    "update_bs_tabset",
    "use_bootstrict",
    "use_bootstrict_golem"
  ],
  "_help": [
    {
      "page": "bootstrict_dep",
      "title": "The bootstrict HTML dependency (Shiny input bindings + supporting CSS)",
      "topics": [
        "bootstrict_dep"
      ]
    },
    {
      "page": "bootstrict_theme",
      "title": "Create a Bootstrap 5 theme for a bootstrict UI",
      "topics": [
        "bootstrict_theme"
      ]
    },
    {
      "page": "bs_accordion",
      "title": "Bootstrap accordion",
      "topics": [
        "bs_accordion",
        "bs_accordion_panel"
      ]
    },
    {
      "page": "bs_alert",
      "title": "Bootstrap alert",
      "topics": [
        "bs_alert",
        "bs_alert_heading",
        "bs_alert_link"
      ]
    },
    {
      "page": "bs_badge",
      "title": "Bootstrap badge",
      "topics": [
        "bs_badge"
      ]
    },
    {
      "page": "bs_blockquote",
      "title": "Bootstrap blockquote",
      "topics": [
        "bs_blockquote"
      ]
    },
    {
      "page": "bs_breadcrumb",
      "title": "Bootstrap breadcrumb",
      "topics": [
        "bs_breadcrumb",
        "bs_breadcrumb_item"
      ]
    },
    {
      "page": "bs_button",
      "title": "Bootstrap button",
      "topics": [
        "bs_button"
      ]
    },
    {
      "page": "bs_button_group",
      "title": "Bootstrap button group / toolbar",
      "topics": [
        "bs_button_group",
        "bs_button_toolbar"
      ]
    },
    {
      "page": "bs_card",
      "title": "Bootstrap card",
      "topics": [
        "bs_card",
        "bs_card_body",
        "bs_card_footer",
        "bs_card_group",
        "bs_card_header",
        "bs_card_img",
        "bs_card_img_overlay",
        "bs_card_link",
        "bs_card_subtitle",
        "bs_card_text",
        "bs_card_title"
      ]
    },
    {
      "page": "bs_carousel",
      "title": "Bootstrap carousel",
      "topics": [
        "bs_carousel",
        "bs_carousel_item"
      ]
    },
    {
      "page": "bs_checkbox_group_input",
      "title": "Bootstrap checkbox group",
      "topics": [
        "bs_checkbox_group_input"
      ]
    },
    {
      "page": "bs_checkbox_input",
      "title": "Bootstrap checkbox input",
      "topics": [
        "bs_checkbox_input",
        "bs_switch_input"
      ]
    },
    {
      "page": "bs_close_button",
      "title": "Bootstrap close button",
      "topics": [
        "bs_close_button"
      ]
    },
    {
      "page": "bs_col",
      "title": "Bootstrap grid column",
      "topics": [
        "bs_col"
      ]
    },
    {
      "page": "bs_collapse",
      "title": "Bootstrap collapse",
      "topics": [
        "bs_collapse"
      ]
    },
    {
      "page": "bs_collapse_trigger",
      "title": "Trigger a collapse from the UI",
      "topics": [
        "bs_collapse_trigger"
      ]
    },
    {
      "page": "bs_color_input",
      "title": "Bootstrap colour input",
      "topics": [
        "bs_color_input"
      ]
    },
    {
      "page": "bs_container",
      "title": "Bootstrap container",
      "topics": [
        "bs_container"
      ]
    },
    {
      "page": "bs_date_input",
      "title": "Bootstrap date input",
      "topics": [
        "bs_date_input"
      ]
    },
    {
      "page": "bs_date_range_input",
      "title": "Bootstrap date range input",
      "topics": [
        "bs_date_range_input"
      ]
    },
    {
      "page": "bs_display_heading",
      "title": "Bootstrap display heading",
      "topics": [
        "bs_display_heading"
      ]
    },
    {
      "page": "bs_dropdown",
      "title": "Bootstrap dropdown",
      "topics": [
        "bs_dropdown",
        "bs_dropdown_divider",
        "bs_dropdown_header",
        "bs_dropdown_item",
        "bs_dropdown_text"
      ]
    },
    {
      "page": "bs_figure",
      "title": "Bootstrap figure",
      "topics": [
        "bs_figure",
        "bs_figure_caption",
        "bs_figure_img"
      ]
    },
    {
      "page": "bs_file_input",
      "title": "Bootstrap file input",
      "topics": [
        "bs_file_input"
      ]
    },
    {
      "page": "bs_floating_label",
      "title": "Bootstrap floating label",
      "topics": [
        "bs_floating_label"
      ]
    },
    {
      "page": "bs_form",
      "title": "Bootstrap form element",
      "topics": [
        "bs_form"
      ]
    },
    {
      "page": "bs_form_label",
      "title": "Bootstrap form label",
      "topics": [
        "bs_form_label"
      ]
    },
    {
      "page": "bs_form_text",
      "title": "Bootstrap form help text",
      "topics": [
        "bs_form_text"
      ]
    },
    {
      "page": "bs_hstack",
      "title": "Bootstrap stacks (horizontal / vertical flex layouts)",
      "topics": [
        "bs_hstack",
        "bs_vstack"
      ]
    },
    {
      "page": "bs_icon_link",
      "title": "Bootstrap icon link",
      "topics": [
        "bs_icon_link"
      ]
    },
    {
      "page": "bs_img",
      "title": "Bootstrap image",
      "topics": [
        "bs_img"
      ]
    },
    {
      "page": "bs_input_group",
      "title": "Bootstrap input group",
      "topics": [
        "bs_input_group",
        "bs_input_group_text"
      ]
    },
    {
      "page": "bs_lead",
      "title": "Bootstrap lead paragraph",
      "topics": [
        "bs_lead"
      ]
    },
    {
      "page": "bs_list_group",
      "title": "Bootstrap list group",
      "topics": [
        "bs_list_group",
        "bs_list_group_item"
      ]
    },
    {
      "page": "bs_list_unstyled",
      "title": "Bootstrap unstyled / inline lists",
      "topics": [
        "bs_list_inline",
        "bs_list_unstyled"
      ]
    },
    {
      "page": "bs_modal",
      "title": "Bootstrap modal",
      "topics": [
        "bs_modal",
        "bs_modal_body",
        "bs_modal_footer",
        "bs_modal_header",
        "bs_modal_title"
      ]
    },
    {
      "page": "bs_modal_trigger",
      "title": "Trigger a modal from the UI",
      "topics": [
        "bs_modal_trigger"
      ]
    },
    {
      "page": "bs_nav",
      "title": "Bootstrap navigation list",
      "topics": [
        "bs_nav",
        "bs_nav_item",
        "bs_nav_link"
      ]
    },
    {
      "page": "bs_navbar",
      "title": "Bootstrap navbar",
      "topics": [
        "bs_navbar",
        "bs_navbar_brand",
        "bs_navbar_nav",
        "bs_navbar_text"
      ]
    },
    {
      "page": "bs_notify_toast",
      "title": "Pop a transient toast notification from the server",
      "topics": [
        "bs_notify_toast"
      ]
    },
    {
      "page": "bs_numeric_input",
      "title": "Bootstrap numeric input",
      "topics": [
        "bs_numeric_input"
      ]
    },
    {
      "page": "bs_offcanvas",
      "title": "Bootstrap offcanvas",
      "topics": [
        "bs_offcanvas"
      ]
    },
    {
      "page": "bs_offcanvas_trigger",
      "title": "Trigger an offcanvas from the UI",
      "topics": [
        "bs_offcanvas_trigger"
      ]
    },
    {
      "page": "bs_page",
      "title": "A Bootstrap 5 page",
      "topics": [
        "bs_page",
        "bs_page_fillable",
        "bs_page_fluid"
      ]
    },
    {
      "page": "bs_page_item",
      "title": "Bootstrap pagination item",
      "topics": [
        "bs_page_item"
      ]
    },
    {
      "page": "bs_pagination",
      "title": "Bootstrap pagination",
      "topics": [
        "bs_pagination"
      ]
    },
    {
      "page": "bs_pagination_numbered",
      "title": "Build a numbered pager",
      "topics": [
        "bs_pagination_numbered"
      ]
    },
    {
      "page": "bs_password_input",
      "title": "Bootstrap password input",
      "topics": [
        "bs_password_input"
      ]
    },
    {
      "page": "bs_placeholder",
      "title": "Bootstrap placeholder",
      "topics": [
        "bs_placeholder",
        "bs_placeholder_glow",
        "bs_placeholder_wave"
      ]
    },
    {
      "page": "bs_popover",
      "title": "Add a Bootstrap popover to a UI element",
      "topics": [
        "bs_popover"
      ]
    },
    {
      "page": "bs_progress",
      "title": "Bootstrap progress",
      "topics": [
        "bs_progress",
        "bs_progress_bar"
      ]
    },
    {
      "page": "bs_radio_input",
      "title": "Bootstrap radio button group",
      "topics": [
        "bs_radio_input"
      ]
    },
    {
      "page": "bs_range_input",
      "title": "Bootstrap range (slider) input",
      "topics": [
        "bs_range_input"
      ]
    },
    {
      "page": "bs_ratio",
      "title": "Fixed aspect-ratio container",
      "topics": [
        "bs_ratio"
      ]
    },
    {
      "page": "bs_row",
      "title": "Bootstrap grid row",
      "topics": [
        "bs_row"
      ]
    },
    {
      "page": "bs_scrollspy",
      "title": "Bootstrap scrollspy container",
      "topics": [
        "bs_scrollspy"
      ]
    },
    {
      "page": "bs_select_input",
      "title": "Bootstrap select input",
      "topics": [
        "bs_select_input"
      ]
    },
    {
      "page": "bs_spinner",
      "title": "Bootstrap spinner",
      "topics": [
        "bs_spinner"
      ]
    },
    {
      "page": "bs_table",
      "title": "Bootstrap table",
      "topics": [
        "bs_table"
      ]
    },
    {
      "page": "bs_tabset",
      "title": "Bootstrap tabset",
      "topics": [
        "bs_tabset",
        "bs_tab_panel"
      ]
    },
    {
      "page": "bs_text_input",
      "title": "Bootstrap text input",
      "topics": [
        "bs_text_input"
      ]
    },
    {
      "page": "bs_textarea_input",
      "title": "Bootstrap textarea input",
      "topics": [
        "bs_textarea_input"
      ]
    },
    {
      "page": "bs_toast",
      "title": "Bootstrap toast",
      "topics": [
        "bs_toast"
      ]
    },
    {
      "page": "bs_toast_container",
      "title": "Position toasts on screen",
      "topics": [
        "bs_toast_container"
      ]
    },
    {
      "page": "bs_tooltip",
      "title": "Add a Bootstrap tooltip to a UI element",
      "topics": [
        "bs_tooltip"
      ]
    },
    {
      "page": "bs_valid_feedback",
      "title": "Bootstrap validation feedback",
      "topics": [
        "bs_invalid_feedback",
        "bs_valid_feedback"
      ]
    },
    {
      "page": "bs_visually_hidden",
      "title": "Visually hidden text",
      "topics": [
        "bs_visually_hidden"
      ]
    },
    {
      "page": "bs_vr",
      "title": "Vertical rule",
      "topics": [
        "bs_vr"
      ]
    },
    {
      "page": "parse_scss_variables",
      "title": "Parse a SASS/SCSS variable sheet into a named list",
      "topics": [
        "parse_scss_variables"
      ]
    },
    {
      "page": "set_bs_color_mode",
      "title": "Switch the Bootstrap colour mode from the server",
      "topics": [
        "set_bs_color_mode"
      ]
    },
    {
      "page": "show_bs_modal",
      "title": "Control a modal from the server",
      "topics": [
        "hide_bs_modal",
        "show_bs_modal",
        "toggle_bs_modal"
      ]
    },
    {
      "page": "show_bs_offcanvas",
      "title": "Control an offcanvas from the server",
      "topics": [
        "hide_bs_offcanvas",
        "show_bs_offcanvas",
        "toggle_bs_offcanvas"
      ]
    },
    {
      "page": "show_bs_toast",
      "title": "Control a toast from the server",
      "topics": [
        "hide_bs_toast",
        "show_bs_toast"
      ]
    },
    {
      "page": "update_bs_accordion",
      "title": "Control an accordion from the server",
      "topics": [
        "update_bs_accordion"
      ]
    },
    {
      "page": "update_bs_carousel",
      "title": "Control a carousel from the server",
      "topics": [
        "update_bs_carousel"
      ]
    },
    {
      "page": "update_bs_collapse",
      "title": "Control a collapse from the server",
      "topics": [
        "update_bs_collapse"
      ]
    },
    {
      "page": "update_bs_color",
      "title": "Update a colour input from the server",
      "topics": [
        "update_bs_color"
      ]
    },
    {
      "page": "update_bs_list_group",
      "title": "Control a list group selection from the server",
      "topics": [
        "update_bs_list_group"
      ]
    },
    {
      "page": "update_bs_progress",
      "title": "Update a progress bar from the server",
      "topics": [
        "update_bs_progress"
      ]
    },
    {
      "page": "update_bs_range",
      "title": "Update a range input from the server",
      "topics": [
        "update_bs_range"
      ]
    },
    {
      "page": "update_bs_tabset",
      "title": "Control a tabset from the server",
      "topics": [
        "update_bs_tabset"
      ]
    },
    {
      "page": "use_bootstrict",
      "title": "Activate bootstrict inside a UI",
      "topics": [
        "use_bootstrict"
      ]
    },
    {
      "page": "use_bootstrict_golem",
      "title": "Scaffold a bootstrict app as a golem project hook",
      "topics": [
        "use_bootstrict_golem"
      ]
    }
  ],
  "_readme": "https://github.com/ThinkR-open/bootstrict/raw/HEAD/README.md",
  "_rundeps": [
    "base64enc",
    "bslib",
    "cachem",
    "cli",
    "commonmark",
    "digest",
    "fastmap",
    "fontawesome",
    "fs",
    "glue",
    "htmltools",
    "httpuv",
    "jquerylib",
    "jsonlite",
    "later",
    "lifecycle",
    "magrittr",
    "memoise",
    "mime",
    "otel",
    "promises",
    "R6",
    "rappdirs",
    "Rcpp",
    "rlang",
    "sass",
    "shiny",
    "sourcetools",
    "withr",
    "xtable"
  ],
  "_score": 1.6989700043360187,
  "_indexed": true,
  "_nocasepkg": "bootstrict",
  "_universes": [
    "thinkr-open",
    "colinfay"
  ],
  "_previous": "0.0.0.9000",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-07-02T15:25:20.000Z",
      "distro": "resolute",
      "commit": "21a59bf2f583eb6f101d21b0b597c28eded5c70a",
      "fileid": "0557f1b3586352896380e9dfc537336319a170f881cb63f1a8b1aa4ff89d47b0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/thinkr-open/actions/runs/28601128221"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-07-02T15:24:37.000Z",
      "distro": "resolute",
      "commit": "21a59bf2f583eb6f101d21b0b597c28eded5c70a",
      "fileid": "62b5473d437c0131d2ef00bfece35ffea46aa6cd2a3cc3527a0a29d7fcb14b61",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/thinkr-open/actions/runs/28601128221"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-07-02T15:29:08.000Z",
      "commit": "21a59bf2f583eb6f101d21b0b597c28eded5c70a",
      "fileid": "bf1834039b5594e46d85e68eab14046c1e0c8ed0adc0163053410baa060d5796",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/thinkr-open/actions/runs/28601128221"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-07-02T15:26:34.000Z",
      "commit": "21a59bf2f583eb6f101d21b0b597c28eded5c70a",
      "fileid": "7d2f7b5f8164e18459c061021f4b2a51f1fce2ae185fbbd3967dad8b53f5a595",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/thinkr-open/actions/runs/28601128221"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.0",
      "date": "2026-07-02T15:25:51.000Z",
      "commit": "21a59bf2f583eb6f101d21b0b597c28eded5c70a",
      "fileid": "3a9d2157a6dda6bdc85179b10d806745d9499c5a694266a5f5aa5d437aff2a4e",
      "status": "success",
      "buildurl": "https://github.com/r-universe/thinkr-open/actions/runs/28601128221"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-07-02T15:24:03.000Z",
      "commit": "21a59bf2f583eb6f101d21b0b597c28eded5c70a",
      "fileid": "b67287308cb45b32fbf318600f1ed83f306bbf4f56dbf1a5d3f6943c0a300809",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/thinkr-open/actions/runs/28601128221"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-07-02T15:24:47.000Z",
      "commit": "21a59bf2f583eb6f101d21b0b597c28eded5c70a",
      "fileid": "0177cca9555a53a4ffa0d5b3d537d2473c99bb85a6ae2e8ada36bd529c8fa7db",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/thinkr-open/actions/runs/28601128221"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-07-02T15:24:05.000Z",
      "commit": "21a59bf2f583eb6f101d21b0b597c28eded5c70a",
      "fileid": "df030a704180b70c45070b9bc57337cbe5936dbabf6e003e9d9606adf5fb125c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/thinkr-open/actions/runs/28601128221"
    }
  ]
}