{
  "_id": "69d4c53810581d1350dbb38d",
  "Package": "trelliscope",
  "Title": "Create Interactive Multi-Panel Displays",
  "Version": "0.1.14",
  "Authors@R": "person(\"Ryan\", \"Hafen\", , \"rhafen@gmail.com\", role = c(\"aut\", \"cre\", \"cph\"),\ncomment = c(ORCID = \"0000-0002-5516-8367\"))",
  "Description": "Trelliscope enables interactive exploration of data frames\nof visualizations.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.1",
  "Config/testthat/edition": "3",
  "LazyData": "true",
  "URL": "https://trelliscope.org/trelliscope,\nhttps://github.com/trelliscope/trelliscope",
  "BugReports": "https://github.com/trelliscope/trelliscope/issues",
  "VignetteBuilder": "knitr",
  "Config/pak/sysreqs": "cmake libfontconfig1-dev libfreetype6-dev\nlibfribidi-dev make libharfbuzz-dev libmagick++-dev gsfonts\nlibicu-dev libpng-dev libuv1-dev libssl-dev zlib1g-dev",
  "Repository": "https://r-multiverse.r-universe.dev",
  "Date/Publication": "2024-08-19 23:33:17 UTC",
  "RemoteUrl": "https://github.com/trelliscope/trelliscope",
  "RemoteRef": "v0.1.14",
  "RemoteSha": "99dfb29c0057680ecf92ed2b061dd833cfd667f8",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-04-07 08:28:52 UTC",
    "User": "root"
  },
  "Author": "Ryan Hafen [aut, cre, cph] (ORCID:\n<https://orcid.org/0000-0002-5516-8367>)",
  "Maintainer": "Ryan Hafen <rhafen@gmail.com>",
  "MD5sum": "ae6e3952144e3616310f669b3f3a0434",
  "_user": "r-multiverse",
  "_type": "src",
  "_file": "trelliscope_0.1.14.tar.gz",
  "_fileid": "2a394e60dd36f0619c74c3dec1f49157d5a10a6447b0006cf0687bc29eab84e7",
  "_filesize": 5828477,
  "_sha256": "2a394e60dd36f0619c74c3dec1f49157d5a10a6447b0006cf0687bc29eab84e7",
  "_created": "2026-04-07T08:28:52.000Z",
  "_published": "2026-04-07T08:50:00.559Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 70211011616,
      "time": 186,
      "config": "linux-devel-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6301802123"
    },
    {
      "job": 70211011722,
      "time": 186,
      "config": "linux-release-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6301801856"
    },
    {
      "job": 70211011696,
      "time": 140,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6302093786"
    },
    {
      "job": 70211011645,
      "time": 105,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6301939874"
    },
    {
      "job": 70210417428,
      "time": 264,
      "config": "source",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6301749684"
    },
    {
      "job": 70211011603,
      "time": 144,
      "config": "wasm-release",
      "r": "4.5.1",
      "check": "OK",
      "artifact": "6301790374"
    },
    {
      "job": 70211011627,
      "time": 150,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6301795218"
    },
    {
      "job": 70211011670,
      "time": 166,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6301796530"
    },
    {
      "job": 70211011673,
      "time": 132,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6301787587"
    }
  ],
  "_buildurl": "https://github.com/r-universe/r-multiverse/actions/runs/24071822059",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/trelliscope/trelliscope",
  "_commit": {
    "id": "99dfb29c0057680ecf92ed2b061dd833cfd667f8",
    "author": "Ryan Hafen <rhafen@gmail.com>",
    "committer": "Ryan Hafen <rhafen@gmail.com>",
    "message": "Update trelliscopejs-lib\n",
    "time": 1724110397
  },
  "_maintainer": {
    "name": "Ryan Hafen",
    "email": "rhafen@gmail.com",
    "login": "hafen",
    "twitter": "@hafenstats",
    "uuid": 1275592,
    "orcid": "0000-0002-5516-8367"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1",
      "role": "Depends"
    },
    {
      "package": "R6",
      "role": "Imports"
    },
    {
      "package": "jsonlite",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "version": ">= 3.2.1",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "svglite",
      "role": "Imports"
    },
    {
      "package": "htmlwidgets",
      "role": "Imports"
    },
    {
      "package": "htmltools",
      "role": "Imports"
    },
    {
      "package": "cli",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "role": "Imports"
    },
    {
      "package": "httpuv",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Imports"
    },
    {
      "package": "digest",
      "role": "Imports"
    },
    {
      "package": "glue",
      "role": "Imports"
    },
    {
      "package": "magick",
      "role": "Imports"
    },
    {
      "package": "shiny",
      "role": "Imports"
    },
    {
      "package": "pillar",
      "role": "Imports"
    },
    {
      "package": "vctrs",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "covr",
      "role": "Suggests"
    },
    {
      "package": "plotly",
      "role": "Suggests"
    },
    {
      "package": "fidelius",
      "role": "Suggests"
    },
    {
      "package": "dygraphs",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    }
  ],
  "_owner": "trelliscope",
  "_selfowned": false,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_topics": [
    "visualization"
  ],
  "_stars": 32,
  "_contributors": [
    {
      "user": "hafen",
      "count": 145,
      "uuid": 1275592
    },
    {
      "user": "ebj8",
      "count": 2,
      "uuid": 36248301
    }
  ],
  "_userbio": {
    "uuid": 161461790,
    "type": "organization",
    "name": "R-multiverse",
    "description": "A community-curated collection of R package releases, powered by R-universe"
  },
  "_downloads": {
    "count": 8,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/trelliscope"
  },
  "_devurl": "https://github.com/trelliscope/trelliscope",
  "_pkgdown": "https://trelliscope.org/trelliscope",
  "_searchresults": 116,
  "_rbuild": "4.5.3",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/readme.html",
    "extra/readme.md",
    "extra/trelliscope.html",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.9.4",
      "date": "2016-03-25"
    },
    {
      "version": "0.9.7",
      "date": "2016-10-03"
    },
    {
      "version": "0.9.8",
      "date": "2017-09-20"
    }
  ],
  "_exports": [
    "add_charm",
    "add_inputs",
    "add_trelliscope_resource_path",
    "add_view",
    "as_json",
    "as_panels_df",
    "as_trelliscope_df",
    "currency",
    "facet_panels",
    "filter_cat_href",
    "filter_range",
    "filter_string",
    "href",
    "input_checkbox",
    "input_multiselect",
    "input_number",
    "input_radio",
    "input_select",
    "input_text",
    "number",
    "panel_lazy",
    "panel_local",
    "panel_options",
    "panel_url",
    "renderTrelliscope",
    "set_default_filters",
    "set_default_labels",
    "set_default_layout",
    "set_default_sort",
    "set_info_html",
    "set_panel_options",
    "set_primary_panel",
    "set_show_info_on_load",
    "set_tags",
    "set_theme",
    "set_var_labels",
    "show_info",
    "state_labels",
    "state_layout",
    "state_sort",
    "trelliscopeOutput",
    "update_display_list",
    "view_trelliscope",
    "write_trelliscope"
  ],
  "_datasets": [
    {
      "name": "currencies",
      "title": "Data frame of currencies and their codes",
      "object": "currencies",
      "class": [
        "spec_tbl_df",
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "entity",
        "currency",
        "code_alpha",
        "code_num",
        "minor_unit"
      ],
      "rows": 278,
      "table": true,
      "tojson": true
    },
    {
      "name": "gap",
      "title": "Gapminder data with ISO codes and country centroids",
      "object": "gap",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "country",
        "continent",
        "year",
        "life_exp",
        "pop",
        "gdp_percap",
        "iso_alpha2",
        "lat",
        "lon"
      ],
      "rows": 1704,
      "table": true,
      "tojson": true
    },
    {
      "name": "mars_rover",
      "title": "Mars rover data",
      "object": "mars_rover",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "id",
        "camera",
        "sol",
        "earth_date",
        "class",
        "width",
        "height",
        "filesize",
        "hex",
        "hue",
        "img_src"
      ],
      "rows": 1245,
      "table": true,
      "tojson": true
    },
    {
      "name": "rover_icon_b64",
      "title": "Base-64 encoded icon of a rover for use in the Mars rover example",
      "object": "rover_icon_b64",
      "class": [
        "character"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "add_charm",
      "title": "Use fidelius to password protect a trelliscope display",
      "topics": [
        "add_charm"
      ]
    },
    {
      "page": "add_inputs",
      "title": "Add inputs to a trelliscope display",
      "topics": [
        "add_inputs"
      ]
    },
    {
      "page": "add_trelliscope_resource_path",
      "title": "Add Trelliscope resource path for Shiny app",
      "topics": [
        "add_trelliscope_resource_path"
      ]
    },
    {
      "page": "add_view",
      "title": "Add a view specification to a trelliscope display",
      "topics": [
        "add_view"
      ]
    },
    {
      "page": "as_json",
      "title": "Convert any trelliscope R6 object to JSON",
      "topics": [
        "as_json"
      ]
    },
    {
      "page": "as_panels_df",
      "title": "Render the panels of a trelliscope display",
      "topics": [
        "as_panels_df"
      ]
    },
    {
      "page": "as_trelliscope_df",
      "title": "Instantiate a trelliscope data frame",
      "topics": [
        "as_trelliscope_df"
      ]
    },
    {
      "page": "currencies",
      "title": "Data frame of currencies and their codes",
      "topics": [
        "currencies"
      ]
    },
    {
      "page": "currency",
      "title": "Create a currency vector",
      "topics": [
        "currency"
      ]
    },
    {
      "page": "facet_panels",
      "title": "Add a trelliscope facet to a ggplot",
      "topics": [
        "facet_panels"
      ]
    },
    {
      "page": "filter_cat_href",
      "title": "Create a link to another display filtered to categories of a variable",
      "topics": [
        "filter_cat_href"
      ]
    },
    {
      "page": "filter_range",
      "title": "Specify a range \"filter\" state (applies to numeric, date, and datetime meta variables)",
      "topics": [
        "filter_range"
      ]
    },
    {
      "page": "filter_string",
      "title": "Specify a string \"filter\" state (applies to string and factor meta variables)",
      "topics": [
        "filter_string"
      ]
    },
    {
      "page": "gap",
      "title": "Gapminder data with ISO codes and country centroids",
      "topics": [
        "gap"
      ]
    },
    {
      "page": "href",
      "title": "Create a vector of links",
      "topics": [
        "href"
      ]
    },
    {
      "page": "input_checkbox",
      "title": "Specify a \"checkbox\" input",
      "concept": [
        "inputtypes"
      ],
      "topics": [
        "input_checkbox"
      ]
    },
    {
      "page": "input_multiselect",
      "title": "Specify a \"multiselect\" input",
      "concept": [
        "inputtypes"
      ],
      "topics": [
        "input_multiselect"
      ]
    },
    {
      "page": "input_number",
      "title": "Specify a \"numeric\" input box",
      "concept": [
        "inputtypes"
      ],
      "topics": [
        "input_number"
      ]
    },
    {
      "page": "input_radio",
      "title": "Specify a \"radio button\" input",
      "concept": [
        "inputtypes"
      ],
      "topics": [
        "input_radio"
      ]
    },
    {
      "page": "input_select",
      "title": "Specify a \"select\" input",
      "concept": [
        "inputtypes"
      ],
      "topics": [
        "input_select"
      ]
    },
    {
      "page": "input_text",
      "title": "Specify a \"text box\" input",
      "concept": [
        "inputtypes"
      ],
      "topics": [
        "input_text"
      ]
    },
    {
      "page": "mars_rover",
      "title": "Mars rover data",
      "topics": [
        "mars_rover"
      ]
    },
    {
      "page": "number",
      "title": "Create a number vector",
      "topics": [
        "number"
      ]
    },
    {
      "page": "panel_lazy",
      "title": "Add a \"calculated panel\" column to a dataset",
      "topics": [
        "panel_lazy"
      ]
    },
    {
      "page": "panel_local",
      "title": "Add a \"panel_local\" column to a dataset",
      "topics": [
        "panel_local"
      ]
    },
    {
      "page": "panel_options",
      "title": "Specify options for lazily-rendered panels in a Trelliscope display",
      "topics": [
        "panel_options"
      ]
    },
    {
      "page": "panel_url",
      "title": "Add a \"panel_url\" column to a dataset",
      "topics": [
        "panel_url"
      ]
    },
    {
      "page": "rover_icon_b64",
      "title": "Base-64 encoded icon of a rover for use in the Mars rover example",
      "topics": [
        "rover_icon_b64"
      ]
    },
    {
      "page": "set_default_filters",
      "title": "Add a filter state specifications to a trelliscope display",
      "topics": [
        "set_default_filters"
      ]
    },
    {
      "page": "set_default_labels",
      "title": "Add a labels state specification to a trelliscope display",
      "topics": [
        "set_default_labels"
      ]
    },
    {
      "page": "set_default_layout",
      "title": "Add a layout state specification to a trelliscope display",
      "topics": [
        "set_default_layout"
      ]
    },
    {
      "page": "set_default_sort",
      "title": "Add a labels state specification to a trelliscope display",
      "topics": [
        "set_default_sort"
      ]
    },
    {
      "page": "set_info_html",
      "title": "Specify custom \"display info\" html",
      "topics": [
        "set_info_html"
      ]
    },
    {
      "page": "set_panel_options",
      "title": "Set panel options for a Trelliscope display",
      "topics": [
        "set_panel_options"
      ]
    },
    {
      "page": "set_primary_panel",
      "title": "Set the primary panel of a trelliscope display",
      "topics": [
        "set_primary_panel"
      ]
    },
    {
      "page": "set_show_info_on_load",
      "title": "Show \"display info\" when display first loads",
      "topics": [
        "set_show_info_on_load"
      ]
    },
    {
      "page": "set_tags",
      "title": "Set tags for variables in a data frame",
      "topics": [
        "set_tags"
      ]
    },
    {
      "page": "set_theme",
      "title": "Set a color theme for a Trelliscope display",
      "topics": [
        "set_theme"
      ]
    },
    {
      "page": "set_var_labels",
      "title": "Set labels for variables in a data frame",
      "topics": [
        "set_var_labels"
      ]
    },
    {
      "page": "show_info",
      "title": "View trelliscope info of a trelliscope data frame",
      "topics": [
        "show_info"
      ]
    },
    {
      "page": "state_labels",
      "title": "Specify a \"labels\" state",
      "topics": [
        "state_labels"
      ]
    },
    {
      "page": "state_layout",
      "title": "Specify a \"layout\" state",
      "topics": [
        "state_layout"
      ]
    },
    {
      "page": "state_sort",
      "title": "Specify a \"sort\" state",
      "topics": [
        "state_sort"
      ]
    },
    {
      "page": "trelliscope-shiny",
      "title": "Shiny bindings for trelliscope",
      "topics": [
        "renderTrelliscope",
        "trelliscope-shiny",
        "trelliscopeOutput"
      ]
    },
    {
      "page": "update_display_list",
      "title": "Update the list of all displays in an app directory",
      "topics": [
        "update_display_list"
      ]
    },
    {
      "page": "view_trelliscope",
      "title": "View a trelliscope display",
      "topics": [
        "view_trelliscope"
      ]
    },
    {
      "page": "write_trelliscope",
      "title": "Write the contents of a display",
      "topics": [
        "write_trelliscope"
      ]
    }
  ],
  "_pkglogo": "https://github.com/trelliscope/trelliscope/raw/v0.1.14/man/figures/logo.svg",
  "_readme": "https://github.com/trelliscope/trelliscope/raw/v0.1.14/README.md",
  "_rundeps": [
    "base64enc",
    "bslib",
    "cachem",
    "cli",
    "commonmark",
    "cpp11",
    "curl",
    "digest",
    "dplyr",
    "evaluate",
    "farver",
    "fastmap",
    "fontawesome",
    "fs",
    "generics",
    "ggplot2",
    "glue",
    "gtable",
    "highr",
    "htmltools",
    "htmlwidgets",
    "httpuv",
    "isoband",
    "jquerylib",
    "jsonlite",
    "knitr",
    "labeling",
    "later",
    "lifecycle",
    "magick",
    "magrittr",
    "memoise",
    "mime",
    "otel",
    "pillar",
    "pkgconfig",
    "promises",
    "purrr",
    "R6",
    "rappdirs",
    "RColorBrewer",
    "Rcpp",
    "rlang",
    "rmarkdown",
    "S7",
    "sass",
    "scales",
    "shiny",
    "sourcetools",
    "stringi",
    "stringr",
    "svglite",
    "systemfonts",
    "textshaping",
    "tibble",
    "tidyr",
    "tidyselect",
    "tinytex",
    "utf8",
    "vctrs",
    "viridisLite",
    "withr",
    "xfun",
    "xtable",
    "yaml"
  ],
  "_vignettes": [
    {
      "source": "panels.Rmd",
      "filename": "panels.html",
      "title": "Creating Panel Columns",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Using facet_panels() with ggplot2",
        "Custom R-generated panels with panel_lazy()",
        "Panels of images existing on the web with panel_url()",
        "Panels of images on the local filesystem with panel_local()",
        "Setting panel options"
      ],
      "created": "2023-07-22 19:38:27",
      "modified": "2023-09-28 20:47:29",
      "commits": 4
    },
    {
      "source": "trelliscope.Rmd",
      "filename": "trelliscope.html",
      "title": "Introduction to Trelliscope",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Data frames of visualizations",
        "Pre-generated images",
        "R-generated visualizations",
        "Customizing your Trelliscope app",
        "Adding panels",
        "Adding variables",
        "Special variable types",
        "Updating display attributes with pipe functions",
        "Setting variable labels and tags",
        "Setting panel options",
        "Setting the default state of the app",
        "set_default_labels()",
        "set_default_layout()",
        "set_default_sort()",
        "set_default_filters()",
        "Defining \"views\"",
        "Specifying user inputs",
        "Writing and viewing the app",
        "Putting it all together"
      ],
      "created": "2023-04-17 06:48:43",
      "modified": "2024-03-28 18:26:21",
      "commits": 12
    },
    {
      "source": "embed.Rmd",
      "filename": "embed.html",
      "title": "Sharing and Embedding Trelliscope",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Sharing Trelliscope displays",
        "Sharing the app directory",
        "GitHub Pages",
        "R Markdown and Shiny",
        "Password Protection",
        "Embedding Trelliscope in R Markdown",
        "Embedding Trelliscope in Quarto",
        "Embedding Trelliscope in Shiny"
      ],
      "created": "2023-07-22 19:38:27",
      "modified": "2024-03-28 18:26:21",
      "commits": 5
    },
    {
      "source": "bigdata.Rmd",
      "filename": "bigdata.html",
      "title": "Visualizing Large Datasets with Trelliscope",
      "engine": "knitr::rmarkdown",
      "headings": [],
      "created": "2023-07-22 19:38:27",
      "modified": "2023-09-28 20:47:29",
      "commits": 3
    }
  ],
  "_score": 5.870637963210806,
  "_indexed": false,
  "_nocasepkg": "trelliscope",
  "_universes": [
    "r-multiverse"
  ],
  "_indexurl": "https://trelliscope.r-universe.dev/trelliscope",
  "_binaries": [
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.14",
      "date": "2026-04-07T08:31:33.000Z",
      "distro": "noble",
      "commit": "99dfb29c0057680ecf92ed2b061dd833cfd667f8",
      "fileid": "9b0009a3182cdecf27d556506c1ebec694065fe6cac6539fda596d73ce996235",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-multiverse/actions/runs/24071822059"
    },
    {
      "r": "4.5.3",
      "os": "linux",
      "version": "0.1.14",
      "date": "2026-04-07T08:31:33.000Z",
      "distro": "noble",
      "commit": "99dfb29c0057680ecf92ed2b061dd833cfd667f8",
      "fileid": "841b5dd405d3f996e56192c2981ee3e14a4378b58fe9a69a2fcc72006e6f8896",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-multiverse/actions/runs/24071822059"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.14",
      "date": "2026-04-07T08:49:05.000Z",
      "commit": "99dfb29c0057680ecf92ed2b061dd833cfd667f8",
      "fileid": "9c55e70ed36e76557091ab44e56c0293aa39b596b007708d90601b94e2ef9fc7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-multiverse/actions/runs/24071822059"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.14",
      "date": "2026-04-07T08:40:00.000Z",
      "commit": "99dfb29c0057680ecf92ed2b061dd833cfd667f8",
      "fileid": "53f07f3f677fdefed8c14462d5e2c777add0c46a749c82514acf4fcdd26af470",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-multiverse/actions/runs/24071822059"
    },
    {
      "r": "4.5.1",
      "os": "wasm",
      "version": "0.1.14",
      "date": "2026-04-07T08:31:45.000Z",
      "commit": "99dfb29c0057680ecf92ed2b061dd833cfd667f8",
      "fileid": "b332ae20f75196850f59ef0993c7de05097c15b998e00b2bb4b88816c087f56b",
      "status": "success",
      "buildurl": "https://github.com/r-universe/r-multiverse/actions/runs/24071822059"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.14",
      "date": "2026-04-07T08:30:55.000Z",
      "commit": "99dfb29c0057680ecf92ed2b061dd833cfd667f8",
      "fileid": "b2d6a0c979681b7a3a4be494918115652b0f49e065a86b73f69edaefa947b884",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-multiverse/actions/runs/24071822059"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.14",
      "date": "2026-04-07T08:30:56.000Z",
      "commit": "99dfb29c0057680ecf92ed2b061dd833cfd667f8",
      "fileid": "c9df7aac580f32bf0c3411e047818f8c8d3405c07278943430fdc0617144fdd4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-multiverse/actions/runs/24071822059"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.14",
      "date": "2026-04-07T08:30:25.000Z",
      "commit": "99dfb29c0057680ecf92ed2b061dd833cfd667f8",
      "fileid": "fa1c3c8b9431833ef3326a328b8a7306249df5015fbad6e4c7e51dbe4f66d4d4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-multiverse/actions/runs/24071822059"
    }
  ]
}