{
  "_id": "6a5e459a9baadeef8ab572b5",
  "Package": "glasstabs",
  "Title": "Animated Glass-Style Tabs and Multi-Select Filter for 'Shiny'",
  "Version": "0.3.4",
  "Authors@R": "person(\"George\", \"Arthur\", , \"prigasgenthian48@gmail.com\", role = c(\"aut\", \"cre\"))",
  "Description": "Tools for creating animated glassmorphism-style tab\nnavigation and select filter widgets in 'Shiny' applications.\nProvides a tab navigation component with a sliding glass halo\nanimation, a searchable multi-select dropdown, and a\nsingle-select dropdown - all with multiple colour themes and\nserver-side update helpers. Tabs support icons, numeric badges,\ndisable/enable toggling, runtime append/remove, reactive\nrendering via 'renderGlassTabs()', URL bookmarking, and compact\nmode for dashboard card layouts. 'glassTabCondition()'\ngenerates 'conditionalPanel()' condition strings without\nneeding to recall the internal input key pattern.\n'glasstabs_news()' displays the release notes from the R\nconsole. Built-in example apps can be launched with\n'runGlassExample()'.  All widgets are compatible with standard\n'Shiny' layouts and 'bs4Dash' dashboards and 'bslib' themed\napplications.  For full documentation and examples see Arthur\n(2026) <https://prigasg.github.io/glasstabs/>.",
  "License": "MIT + file LICENSE",
  "URL": "https://github.com/PrigasG/glasstabs,\nhttps://prigasg.github.io/glasstabs/",
  "BugReports": "https://github.com/PrigasG/glasstabs/issues",
  "VignetteBuilder": "knitr",
  "Config/testthat/edition": "3",
  "Encoding": "UTF-8",
  "Language": "en-US",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.3",
  "Config/pak/sysreqs": "cmake make libuv1-dev zlib1g-dev",
  "Repository": "https://prigasg.r-universe.dev",
  "Date/Publication": "2026-07-20 13:54:26 UTC",
  "RemoteUrl": "https://github.com/prigasg/glasstabs",
  "RemoteRef": "HEAD",
  "RemoteSha": "be5abb7f0ce07ed149773f1c6886d4915967726c",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-20 15:54:41 UTC",
    "User": "root"
  },
  "Author": "George Arthur [aut, cre]",
  "Maintainer": "George Arthur <prigasgenthian48@gmail.com>",
  "_user": "prigasg",
  "_type": "src",
  "_file": "glasstabs_0.3.4.tar.gz",
  "_fileid": "https://r2.ropensci.org/956ee9684561cfe0e20fbe4e2cc0647b50ec6c48377dab708b9b79d2832b7762",
  "_filesize": 440830,
  "_sha256": "956ee9684561cfe0e20fbe4e2cc0647b50ec6c48377dab708b9b79d2832b7762",
  "_expires": "2026-10-28T15:58:16.000Z",
  "_created": "2026-07-20T15:54:41.000Z",
  "_published": "2026-07-20T15:58:18.146Z",
  "_jobs": [
    {
      "job": 88402890517,
      "time": 173,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "8467320458"
    },
    {
      "job": 88402890533,
      "time": 171,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "NOTE",
      "artifact": "8467319354"
    },
    {
      "job": 88402890510,
      "time": 111,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "8467288339"
    },
    {
      "job": 88402890515,
      "time": 77,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "NOTE",
      "artifact": "8467270686"
    },
    {
      "job": 88402105690,
      "time": 185,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8467228420"
    },
    {
      "job": 88402890501,
      "time": 119,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8467292091"
    },
    {
      "job": 88402890530,
      "time": 76,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "8467270083"
    },
    {
      "job": 88402890542,
      "time": 90,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "8467277385"
    },
    {
      "job": 88402890516,
      "time": 96,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "NOTE",
      "artifact": "8467280388"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/prigasg/actions/runs/29757064540",
  "_status": "success",
  "_upstream": "https://github.com/prigasg/glasstabs",
  "_commit": {
    "id": "be5abb7f0ce07ed149773f1c6886d4915967726c",
    "author": "github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>",
    "committer": "github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>",
    "message": "Update download tracker data\n",
    "time": 1784555666
  },
  "_maintainer": {
    "name": "George Arthur",
    "email": "prigasgenthian48@gmail.com",
    "login": "prigasg",
    "description": "Code admirer and learner",
    "uuid": 55806509
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "htmltools",
      "version": ">= 0.5.0",
      "role": "Imports"
    },
    {
      "package": "shiny",
      "version": ">= 1.7.0",
      "role": "Imports"
    },
    {
      "package": "bs4Dash",
      "role": "Suggests"
    },
    {
      "package": "bslib",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "mockery",
      "role": "Suggests"
    },
    {
      "package": "pkgload",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "shinytest2",
      "role": "Suggests"
    },
    {
      "package": "spelling",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "withr",
      "role": "Suggests"
    }
  ],
  "_owner": "prigasg",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-10",
      "n": 5
    },
    {
      "week": "2026-11",
      "n": 3
    },
    {
      "week": "2026-12",
      "n": 1
    },
    {
      "week": "2026-13",
      "n": 5
    },
    {
      "week": "2026-15",
      "n": 5
    },
    {
      "week": "2026-16",
      "n": 10
    },
    {
      "week": "2026-20",
      "n": 9
    },
    {
      "week": "2026-21",
      "n": 2
    },
    {
      "week": "2026-22",
      "n": 1
    },
    {
      "week": "2026-23",
      "n": 3
    },
    {
      "week": "2026-24",
      "n": 1
    },
    {
      "week": "2026-25",
      "n": 1
    },
    {
      "week": "2026-26",
      "n": 7
    },
    {
      "week": "2026-27",
      "n": 10
    },
    {
      "week": "2026-28",
      "n": 3
    },
    {
      "week": "2026-29",
      "n": 1
    },
    {
      "week": "2026-30",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "v0.1.0",
      "date": "2026-03-06"
    },
    {
      "name": "v0.1.1",
      "date": "2026-03-12"
    },
    {
      "name": "v0.2.0",
      "date": "2026-03-27"
    },
    {
      "name": "v0.2.1",
      "date": "2026-04-10"
    },
    {
      "name": "v0.3.2.9000",
      "date": "2026-06-05"
    },
    {
      "name": "v0.3.3",
      "date": "2026-06-25"
    }
  ],
  "_stars": 2,
  "_contributors": [
    {
      "user": "prigasg",
      "count": 58,
      "uuid": 55806509
    }
  ],
  "_userbio": {
    "uuid": 55806509,
    "type": "user",
    "name": "George Arthur",
    "followers": 1,
    "description": "Code admirer and learner"
  },
  "_downloads": {
    "count": 348,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/glasstabs"
  },
  "_devurl": "https://github.com/prigasg/glasstabs",
  "_pkgdown": "https://prigasg.github.io/glasstabs/",
  "_searchresults": 0,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/glasstabs.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "LICENSE",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/prigasg/glasstabs",
  "_realowner": "prigasg",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2026-03-11"
    },
    {
      "version": "0.1.1",
      "date": "2026-03-13"
    },
    {
      "version": "0.2.1",
      "date": "2026-04-11"
    },
    {
      "version": "0.3.2",
      "date": "2026-05-23"
    },
    {
      "version": "0.3.3",
      "date": "2026-06-25"
    }
  ],
  "_exports": [
    "appendGlassTab",
    "closeAllGlassSelects",
    "closeGlassMultiSelect",
    "closeGlassSelect",
    "disableGlassTab",
    "enableGlassTab",
    "glass_select_theme",
    "glass_tab_theme",
    "glassFilterTags",
    "glassMultiSelect",
    "glassMultiSelectServer",
    "glassMultiSelectValue",
    "glassSelect",
    "glassSelectServer",
    "glassSelectValue",
    "glassTabCondition",
    "glassTabPanel",
    "glasstabs_news",
    "glassTabsOutput",
    "glassTabsServer",
    "glassTabsUI",
    "hideGlassTab",
    "removeGlassTab",
    "renderGlassTabs",
    "runGlassExample",
    "showGlassTab",
    "updateGlassMultiSelect",
    "updateGlassSelect",
    "updateGlassTabBadge",
    "updateGlassTabsUI",
    "useGlassTabs"
  ],
  "_help": [
    {
      "page": "appendGlassTab",
      "title": "Append or remove a glass tab at runtime",
      "topics": [
        "appendGlassTab",
        "removeGlassTab"
      ]
    },
    {
      "page": "closeGlassSelect",
      "title": "Close open glass select dropdowns",
      "topics": [
        "closeAllGlassSelects",
        "closeGlassMultiSelect",
        "closeGlassSelect"
      ]
    },
    {
      "page": "disableGlassTab",
      "title": "Disable or enable a glass tab",
      "topics": [
        "disableGlassTab",
        "enableGlassTab"
      ]
    },
    {
      "page": "glass_select_theme",
      "title": "Create a custom color theme for glass select widgets",
      "topics": [
        "glass_select_theme"
      ]
    },
    {
      "page": "glass_tab_theme",
      "title": "Create a custom color theme for glassTabsUI",
      "topics": [
        "glass_tab_theme"
      ]
    },
    {
      "page": "glassFilterTags",
      "title": "Shiny tag helper for a filter-tags display area tied to a glassMultiSelect",
      "topics": [
        "glassFilterTags"
      ]
    },
    {
      "page": "glassMultiSelect",
      "title": "Animated glass multi-select dropdown filter",
      "topics": [
        "glassMultiSelect"
      ]
    },
    {
      "page": "glassMultiSelectServer",
      "title": "Register server-side search for a glassMultiSelect widget",
      "topics": [
        "glassMultiSelectServer"
      ]
    },
    {
      "page": "glassMultiSelectValue",
      "title": "Reactive helpers for glassMultiSelect values",
      "topics": [
        "glassMultiSelectValue"
      ]
    },
    {
      "page": "glassSelect",
      "title": "Animated glass single-select dropdown",
      "topics": [
        "glassSelect"
      ]
    },
    {
      "page": "glassSelectServer",
      "title": "Register server-side search for a glassSelect widget",
      "topics": [
        "glassSelectServer"
      ]
    },
    {
      "page": "glassSelectValue",
      "title": "Reactive helper for glassSelect values",
      "topics": [
        "glassSelectValue"
      ]
    },
    {
      "page": "glassTabCondition",
      "title": "Build a conditionalPanel condition for a glasstabs widget",
      "topics": [
        "glassTabCondition"
      ]
    },
    {
      "page": "glassTabPanel",
      "title": "Define a single glass tab panel",
      "topics": [
        "glassTabPanel"
      ]
    },
    {
      "page": "glasstabs_news",
      "title": "Display the glasstabs changelog",
      "topics": [
        "glasstabs_news"
      ]
    },
    {
      "page": "glassTabsOutput",
      "title": "Dynamic glass tab UI output",
      "topics": [
        "glassTabsOutput"
      ]
    },
    {
      "page": "glassTabsServer",
      "title": "Server logic for glass tabs",
      "topics": [
        "glassTabsServer"
      ]
    },
    {
      "page": "glassTabsUI",
      "title": "Animated glass-style tab navigation UI",
      "topics": [
        "glassTabsUI"
      ]
    },
    {
      "page": "renderGlassTabs",
      "title": "Render a reactive glass tab UI",
      "topics": [
        "renderGlassTabs"
      ]
    },
    {
      "page": "runGlassExample",
      "title": "Run a built-in glasstabs example app",
      "topics": [
        "runGlassExample"
      ]
    },
    {
      "page": "showGlassTab",
      "title": "Show or hide a glass tab",
      "topics": [
        "hideGlassTab",
        "showGlassTab"
      ]
    },
    {
      "page": "updateGlassMultiSelect",
      "title": "Update a glassMultiSelect widget",
      "topics": [
        "updateGlassMultiSelect"
      ]
    },
    {
      "page": "updateGlassSelect",
      "title": "Update a glassSelect widget",
      "topics": [
        "updateGlassSelect"
      ]
    },
    {
      "page": "updateGlassTabBadge",
      "title": "Update the badge count on a glass tab",
      "topics": [
        "updateGlassTabBadge"
      ]
    },
    {
      "page": "updateGlassTabsUI",
      "title": "Programmatically switch the active glass tab",
      "topics": [
        "updateGlassTabsUI"
      ]
    },
    {
      "page": "useGlassTabs",
      "title": "Attach glasstabs CSS and JS dependencies",
      "topics": [
        "useGlassTabs"
      ]
    }
  ],
  "_pkglogo": "https://github.com/prigasg/glasstabs/raw/HEAD/man/figures/logo.svg",
  "_readme": "https://github.com/prigasg/glasstabs/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"
  ],
  "_vignettes": [
    {
      "source": "tabs.Rmd",
      "filename": "tabs.html",
      "title": "Animated Tabs with glasstabs",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Overview",
        "Basic usage",
        "Reading the active tab in the server",
        "Keyboard navigation",
        "Indicator styles",
        "Vertical orientation",
        "Placing a filter widget beside the tabs",
        "Theming",
        "Built-in presets",
        "Custom theme with glass_tab_theme()",
        "bs4Dash integration",
        "Multiple tab widgets on one page"
      ],
      "created": "2026-03-06 19:03:34",
      "modified": "2026-07-06 20:23:17",
      "commits": 4
    },
    {
      "source": "getting-started.Rmd",
      "filename": "getting-started.html",
      "title": "Getting Started with glasstabs",
      "engine": "knitr::rmarkdown",
      "headings": [
        "What is glasstabs?",
        "All widgets work in plain fluidPage() and in bs4Dash. They can be usedtogether or independently.",
        "Installation",
        "The one rule: call useGlassTabs() once",
        "Tab widget in 3 minutes",
        "Step 1 — define your tabs",
        "Step 2 — assemble with glassTabsUI()",
        "Step 3 — read the active tab in the server",
        "Multi-select filter",
        "Step 1 — define choices and place the widget",
        "Step 2 — read the selection in the server",
        "Optional reactive helper",
        "Updating from the server",
        "Single-select dropdown",
        "Step 1: add a single-select input",
        "Step 2: read the value in the server",
        "Using them together",
        "Choosing a theme",
        "bs4Dash",
        "Next steps"
      ],
      "created": "2026-03-06 19:03:34",
      "modified": "2026-07-05 11:44:51",
      "commits": 5
    },
    {
      "source": "cheatsheet.Rmd",
      "filename": "cheatsheet.html",
      "title": "glasstabs Cheatsheet",
      "engine": "knitr::rmarkdown",
      "headings": [
        "One rule",
        "Tabs: basic pattern",
        "Tabs: inside a Shiny module",
        "Tabs: dynamic values and selected",
        "Tabs: server actions",
        "Tabs: common options",
        "Tabs: compact mode (dashboard cards)",
        "Multi-select: basic pattern",
        "Multi-select: update from server",
        "Multi-select: useful arguments",
        "Single-select: basic pattern",
        "Single-select: update from server",
        "Single-select: useful arguments",
        "Tabs: inside bs4Dash",
        "Theme helpers",
        "Input values at a glance",
        "conditionalPanel integration",
        "View the changelog",
        "Common gotchas"
      ],
      "created": "2026-04-10 19:36:21",
      "modified": "2026-07-06 20:23:17",
      "commits": 9
    },
    {
      "source": "indicators.Rmd",
      "filename": "indicators.html",
      "title": "Indicator Styles, Vertical Tabs, and Auto Theming",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Overview",
        "Side by side",
        "Vertical orientation",
        "Auto theming with bslib",
        "Try it"
      ],
      "created": "2026-07-04 10:44:51",
      "modified": "2026-07-04 10:44:51",
      "commits": 1
    },
    {
      "source": "multiselect.Rmd",
      "filename": "multiselect.html",
      "title": "Multi-Select Filter with glasstabs",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Overview",
        "Basic usage",
        "Shiny inputs produced",
        "Initial selection",
        "Checkbox styles",
        "Custom hues for the filled style",
        "Corner shape",
        "Width, grouped choices, and disabled options",
        "Dropdown lifecycle",
        "Show / hide UI chrome",
        "Filter tag pills with glassFilterTags()",
        "Server-side access",
        "Reactive helper",
        "Server-side search for large choice sets",
        "Updating choices and selection from the server",
        "Theming",
        "Built-in presets",
        "Custom theme with glass_select_theme()",
        "Standalone usage — no tabs required",
        "Multiple dropdowns on one page"
      ],
      "created": "2026-03-06 19:03:34",
      "modified": "2026-07-06 20:23:17",
      "commits": 7
    },
    {
      "source": "posit-connect.Rmd",
      "filename": "posit-connect.html",
      "title": "Publishing a glasstabs Workflow to Posit Connect",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Overview",
        "Run locally",
        "Manifest",
        "Deploy to Posit Connect",
        "Workflow pattern"
      ],
      "created": "2026-07-05 11:44:51",
      "modified": "2026-07-05 16:59:46",
      "commits": 4
    },
    {
      "source": "glassSelect.Rmd",
      "filename": "glassSelect.html",
      "title": "Single-Select Dropdown with glasstabs",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Overview",
        "Basic usage",
        "Initial selection",
        "Optional label",
        "Selection styles",
        "Corner shape",
        "Width, grouped choices, and disabled options",
        "Dropdown lifecycle",
        "Searchable and clearable",
        "Server-side search for large choice sets",
        "Explicit \"All\" option",
        "Server-side access",
        "Reactive helper",
        "Updating choices and selection from the server",
        "Theming",
        "Built-in presets",
        "Custom theme with glass_select_theme()",
        "Standalone usage"
      ],
      "created": "2026-03-12 03:52:51",
      "modified": "2026-07-06 20:23:17",
      "commits": 7
    }
  ],
  "_score": 6.075546961392531,
  "_indexed": true,
  "_nocasepkg": "glasstabs",
  "_universes": [
    "prigasg"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.3.4",
      "date": "2026-07-20T15:57:36.000Z",
      "distro": "resolute",
      "commit": "be5abb7f0ce07ed149773f1c6886d4915967726c",
      "fileid": "https://r2.ropensci.org/3154fa49d15b01d6937cd0093ff58da6d5987f56f126a8695c3d30e22b05b75f",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/prigasg/actions/runs/29757064540"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.3.4",
      "date": "2026-07-20T15:57:35.000Z",
      "distro": "resolute",
      "commit": "be5abb7f0ce07ed149773f1c6886d4915967726c",
      "fileid": "https://r2.ropensci.org/92a7a348eef6d2958e3a583857cd1961b56959f7feb0e20a6ac1a53c1e69b29a",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/prigasg/actions/runs/29757064540"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.3.4",
      "date": "2026-07-20T15:56:34.000Z",
      "commit": "be5abb7f0ce07ed149773f1c6886d4915967726c",
      "fileid": "https://r2.ropensci.org/5d425ebefbfab4f537104661f36f13b1af8661e83d4973f1274f0b6597a1ce18",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/prigasg/actions/runs/29757064540"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.3.4",
      "date": "2026-07-20T15:56:08.000Z",
      "commit": "be5abb7f0ce07ed149773f1c6886d4915967726c",
      "fileid": "https://r2.ropensci.org/2891bcf115e5c9549b8c7c37a14017c9464bc5f7f8ca6615f4b928d24aa6c7df",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/prigasg/actions/runs/29757064540"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.3.4",
      "date": "2026-07-20T15:57:01.000Z",
      "commit": "be5abb7f0ce07ed149773f1c6886d4915967726c",
      "fileid": "https://r2.ropensci.org/9f2cc715d77e0ee0011940b73fc1fb302bd876188651d882c4f4b87ce4d7b26c",
      "status": "success",
      "buildurl": "https://github.com/r-universe/prigasg/actions/runs/29757064540"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.3.4",
      "date": "2026-07-20T15:55:53.000Z",
      "commit": "be5abb7f0ce07ed149773f1c6886d4915967726c",
      "fileid": "https://r2.ropensci.org/76ef8dcf98604f00d2a359f4d51488d7ac114a89e3f220b54a1122771a057c1f",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/prigasg/actions/runs/29757064540"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.3.4",
      "date": "2026-07-20T15:56:04.000Z",
      "commit": "be5abb7f0ce07ed149773f1c6886d4915967726c",
      "fileid": "https://r2.ropensci.org/58fc38c8d7b97c1560148ac5bce2d938cd7d601685d11a542756b79bda2a478a",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/prigasg/actions/runs/29757064540"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.3.4",
      "date": "2026-07-20T15:56:10.000Z",
      "commit": "be5abb7f0ce07ed149773f1c6886d4915967726c",
      "fileid": "https://r2.ropensci.org/0cc6179acd7ff884a13a75d44e06264c76eadb77ca731d9cf55b5cf7c5f5e03d",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/prigasg/actions/runs/29757064540"
    }
  ]
}