{
  "_id": "6a1977c1acfb0bcc41df2e7d",
  "Package": "g2r",
  "Title": "Interactive Grammar of Graphics",
  "Version": "1.0.1",
  "Authors@R": "c(\nperson(given = \"John\",\nfamily = \"Coene\",\nrole = c(\"aut\", \"cre\"),\nemail = \"jcoenep@gmail.com\"),\nperson(family = \"Opifex\",\nrole = c(\"cph\", \"fnd\"),\nemail = \"john@opifex.org\")\n)",
  "Description": "Interactive grammar of graphics.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.1.2",
  "Remotes": [
    "devOpifex/alter"
  ],
  "Config/testthat/edition": "3",
  "URL": "https://g2r.opifex.org/, https://github.com/devOpifex/g2r/",
  "BugReports": "https://github.com/devOpifex/g2r/issues/",
  "Config/pak/sysreqs": "cmake make libuv1-dev",
  "Repository": "https://devopifex.r-universe.dev",
  "Date/Publication": "2022-01-15 21:11:40 UTC",
  "RemoteUrl": "https://github.com/devOpifex/g2r",
  "RemoteRef": "HEAD",
  "RemoteSha": "2cfcb5d38f7d1556bfa2f0009195809d312e2df0",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-29 09:51:47 UTC",
    "User": "root"
  },
  "Author": "John Coene [aut, cre],\nOpifex [cph, fnd]",
  "Maintainer": "John Coene <jcoenep@gmail.com>",
  "MD5sum": "59f13d4630857766b6db2a8daa1427af",
  "_user": "devopifex",
  "_type": "src",
  "_file": "g2r_1.0.1.tar.gz",
  "_fileid": "edbff699c2694bbaedd2c8f28ba4fcfd2a0ed9cc0e7d5ca8ba0e4433c0e9651a",
  "_filesize": 703627,
  "_sha256": "edbff699c2694bbaedd2c8f28ba4fcfd2a0ed9cc0e7d5ca8ba0e4433c0e9651a",
  "_created": "2026-05-29T09:51:47.000Z",
  "_published": "2026-05-29T11:25:53.916Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78478103837,
      "time": 230,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "ERROR",
      "artifact": "7288009507"
    },
    {
      "job": 78478103781,
      "time": 226,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7288008862"
    },
    {
      "job": 78478103757,
      "time": 215,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "ERROR",
      "artifact": "7289518600"
    },
    {
      "job": 78478103758,
      "time": 195,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7289541704"
    },
    {
      "job": 78477405901,
      "time": 267,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7287939937"
    },
    {
      "job": 78478103723,
      "time": 177,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7287994202"
    },
    {
      "job": 78478103815,
      "time": 515,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "ERROR",
      "artifact": "7288092689"
    },
    {
      "job": 78478103767,
      "time": 465,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "ERROR",
      "artifact": "7288078349"
    },
    {
      "job": 78478103785,
      "time": 478,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7288082009"
    }
  ],
  "_buildurl": "https://github.com/r-universe/devopifex/actions/runs/26630357753",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/devOpifex/g2r",
  "_commit": {
    "id": "2cfcb5d38f7d1556bfa2f0009195809d312e2df0",
    "author": "John Coene <jcoenep@gmail.com>",
    "committer": "John Coene <jcoenep@gmail.com>",
    "message": "fix: ignore html\n",
    "time": 1642281100
  },
  "_maintainer": {
    "name": "John Coene",
    "email": "jcoenep@gmail.com",
    "login": "johncoene",
    "bluesky": "@johncoene.bsky.social",
    "linkedin": "in/johncoene",
    "description": "R, Go, JavaScript, and other indoor stuff.",
    "uuid": 7833796
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R6",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "role": "Imports"
    },
    {
      "package": "magrittr",
      "role": "Imports"
    },
    {
      "package": "jsonlite",
      "role": "Imports"
    },
    {
      "package": "crosstalk",
      "role": "Imports"
    },
    {
      "package": "htmltools",
      "role": "Imports"
    },
    {
      "package": "htmlwidgets",
      "role": "Imports"
    },
    {
      "package": "sf",
      "role": "Suggests"
    },
    {
      "package": "zoo",
      "role": "Suggests"
    },
    {
      "package": "covr",
      "role": "Suggests"
    },
    {
      "package": "maps",
      "role": "Suggests"
    },
    {
      "package": "Rtsne",
      "role": "Suggests"
    },
    {
      "package": "alter",
      "role": "Suggests"
    },
    {
      "package": "broom",
      "role": "Suggests"
    },
    {
      "package": "shiny",
      "role": "Suggests"
    },
    {
      "package": "packer",
      "role": "Suggests"
    },
    {
      "package": "igraph",
      "role": "Suggests"
    },
    {
      "package": "pkgdown",
      "role": "Suggests"
    },
    {
      "package": "survival",
      "role": "Suggests"
    },
    {
      "package": "quantmod",
      "role": "Suggests"
    },
    {
      "package": "forecast",
      "role": "Suggests"
    },
    {
      "package": "contoureR",
      "role": "Suggests"
    },
    {
      "package": "geojsonio",
      "role": "Suggests"
    },
    {
      "package": "yardstick",
      "role": "Suggests"
    },
    {
      "package": "tidyquant",
      "role": "Suggests"
    },
    {
      "package": "rmapshaper",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "devopifex",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_topics": [
    "visualization"
  ],
  "_stars": 122,
  "_contributors": [
    {
      "user": "johncoene",
      "count": 371,
      "uuid": 7833796
    },
    {
      "user": "lgnbhl",
      "count": 1,
      "uuid": 29467632
    }
  ],
  "_userbio": {
    "uuid": 72293151,
    "type": "organization",
    "name": "Opifex",
    "description": "R, Go, Javascript"
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/g2r"
  },
  "_devurl": "https://github.com/devopifex/g2r",
  "_pkgdown": "https://g2r.opifex.org/",
  "_searchresults": 57,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/g2r.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_exports": [
    "%>%",
    "action_filter_data",
    "action_select_data",
    "action_toggle_visibility",
    "active",
    "adjust",
    "aka",
    "Animation",
    "asp",
    "axis_asps",
    "axis_hide",
    "axis_title_x",
    "axis_title_y",
    "axis_x",
    "axis_y",
    "capture_event",
    "change_data",
    "config",
    "coord_reflect",
    "coord_rotate",
    "coord_scale",
    "coord_transpose",
    "coord_type",
    "crosstalk_select",
    "element",
    "elementArea",
    "elementEdge",
    "elementInterval",
    "elementLine",
    "elementPoint",
    "elementPolygon",
    "elementSchema",
    "fig_area",
    "fig_bin",
    "fig_boxplot",
    "fig_candle",
    "fig_contour",
    "fig_density",
    "fig_edge",
    "fig_error",
    "fig_heatmap",
    "fig_histogram",
    "fig_interval",
    "fig_line",
    "fig_map",
    "fig_path",
    "fig_pie",
    "fig_point",
    "fig_polygon",
    "fig_range",
    "fig_ribbon",
    "fig_rug",
    "fig_schema",
    "fig_segment",
    "fig_smooth",
    "fig_voronoi",
    "fig_waffle",
    "g2",
    "g2_action",
    "g2_proxy",
    "g2Output",
    "gauge",
    "gauge_asp",
    "gauge_color",
    "gauge_color_accent",
    "gauge_color_aw",
    "gauge_color_blue",
    "gauge_color_brbg",
    "gauge_color_bwg",
    "gauge_color_dark2",
    "gauge_color_flashy",
    "gauge_color_g2rc",
    "gauge_color_g2rd",
    "gauge_color_g2rq",
    "gauge_color_inferno",
    "gauge_color_lime",
    "gauge_color_magma",
    "gauge_color_neon",
    "gauge_color_orange",
    "gauge_color_paired",
    "gauge_color_pastel1",
    "gauge_color_pastel2",
    "gauge_color_pink",
    "gauge_color_piyg",
    "gauge_color_plasma",
    "gauge_color_prgn",
    "gauge_color_puor",
    "gauge_color_rdbu",
    "gauge_color_rdgy",
    "gauge_color_rdylbu",
    "gauge_color_rdylgn",
    "gauge_color_red",
    "gauge_color_ryb",
    "gauge_color_set1",
    "gauge_color_set2",
    "gauge_color_set3",
    "gauge_color_spectral",
    "gauge_color_std",
    "gauge_color_viridis",
    "gauge_interplay",
    "gauge_label",
    "gauge_shape",
    "gauge_size",
    "gauge_style",
    "gauge_tooltip",
    "gauge_x_cat",
    "gauge_x_identity",
    "gauge_x_linear",
    "gauge_x_log",
    "gauge_x_pow",
    "gauge_x_quantile",
    "gauge_x_quantize",
    "gauge_x_time",
    "gauge_x_time_cat",
    "gauge_y_cat",
    "gauge_y_identity",
    "gauge_y_linear",
    "gauge_y_log",
    "gauge_y_pow",
    "gauge_y_quantile",
    "gauge_y_quantize",
    "gauge_y_time",
    "gauge_y_time_cat",
    "get_gadm_data",
    "get_map_data",
    "get_world_map",
    "global_digits",
    "global_motif",
    "info_abline",
    "info_arc",
    "info_data_region",
    "info_hline",
    "info_html",
    "info_image",
    "info_line",
    "info_marker",
    "info_region",
    "info_region_filter",
    "info_shape",
    "info_text",
    "info_vline",
    "input_button",
    "input_checkbox",
    "input_radio",
    "input_select",
    "input_slider",
    "interplay",
    "layout_arc",
    "layout_igraph",
    "legend_asps",
    "legend_color",
    "legend_size",
    "map_data",
    "motif",
    "motif_as_list",
    "motif_from_json",
    "motif_from_list",
    "new_animation",
    "planes",
    "qg2",
    "register_interplay",
    "remove_figure",
    "remove_interplay",
    "render",
    "renderG2",
    "scrollbar",
    "selected",
    "slider",
    "subject",
    "to_g2r",
    "tooltip",
    "tpl",
    "tpl_item"
  ],
  "_help": [
    {
      "page": "action_filter_data",
      "title": "Filter Data",
      "topics": [
        "action_filter_data"
      ]
    },
    {
      "page": "action_select_data",
      "title": "Select Data",
      "topics": [
        "action_select_data"
      ]
    },
    {
      "page": "action_toggle_visibility",
      "title": "Toggle Visibility",
      "topics": [
        "action_toggle_visibility"
      ]
    },
    {
      "page": "adjust",
      "title": "Adjust",
      "topics": [
        "adjust"
      ]
    },
    {
      "page": "aka",
      "title": "Aliases",
      "topics": [
        "aka"
      ]
    },
    {
      "page": "animation",
      "title": "Animations",
      "topics": [
        "Animation",
        "animation"
      ]
    },
    {
      "page": "asp",
      "title": "Aspects",
      "topics": [
        "asp"
      ]
    },
    {
      "page": "axis",
      "title": "Axes",
      "topics": [
        "axis",
        "axis_asps",
        "axis_hide",
        "axis_x",
        "axis_y",
        "legend_asps",
        "legend_color",
        "legend_size"
      ]
    },
    {
      "page": "axis_title",
      "title": "Axis Title",
      "topics": [
        "axis_title",
        "axis_title_x",
        "axis_title_x.g2r",
        "axis_title_y",
        "axis_title_y.g2r"
      ]
    },
    {
      "page": "capture_event",
      "title": "Events",
      "topics": [
        "capture_event"
      ]
    },
    {
      "page": "change_data",
      "title": "Change the data",
      "topics": [
        "change_data"
      ]
    },
    {
      "page": "config",
      "title": "Configure Figure",
      "topics": [
        "config"
      ]
    },
    {
      "page": "coord",
      "title": "Coordinates",
      "topics": [
        "coord",
        "coord_reflect",
        "coord_rotate",
        "coord_scale",
        "coord_transpose",
        "coord_type"
      ]
    },
    {
      "page": "crosstalk_select",
      "title": "Crosstalk Customisation",
      "topics": [
        "crosstalk_select"
      ]
    },
    {
      "page": "elements",
      "title": "Element",
      "topics": [
        "element",
        "elementArea",
        "elementEdge",
        "elementInterval",
        "elementLine",
        "elementPoint",
        "elementPolygon",
        "elements",
        "elementSchema"
      ]
    },
    {
      "page": "fig_area",
      "title": "Area",
      "topics": [
        "fig_area"
      ]
    },
    {
      "page": "fig_bin",
      "title": "Bin",
      "topics": [
        "fig_bin"
      ]
    },
    {
      "page": "fig_boxplot",
      "title": "Boxplot",
      "topics": [
        "fig_boxplot"
      ]
    },
    {
      "page": "fig_candle",
      "title": "Candle",
      "topics": [
        "fig_candle"
      ]
    },
    {
      "page": "fig_contour",
      "title": "Contour",
      "topics": [
        "fig_contour"
      ]
    },
    {
      "page": "fig_density",
      "title": "Density",
      "topics": [
        "fig_density"
      ]
    },
    {
      "page": "fig_edge",
      "title": "Edge",
      "topics": [
        "fig_edge"
      ]
    },
    {
      "page": "fig_error",
      "title": "Error",
      "topics": [
        "fig_error"
      ]
    },
    {
      "page": "fig_heatmap",
      "title": "Heatmap",
      "topics": [
        "fig_heatmap"
      ]
    },
    {
      "page": "fig_histogram",
      "title": "Histogram",
      "topics": [
        "fig_histogram"
      ]
    },
    {
      "page": "fig_line",
      "title": "Line",
      "topics": [
        "fig_line"
      ]
    },
    {
      "page": "fig_map",
      "title": "Map",
      "topics": [
        "fig_map"
      ]
    },
    {
      "page": "fig_path",
      "title": "Path",
      "topics": [
        "fig_path"
      ]
    },
    {
      "page": "fig_pie",
      "title": "Pie",
      "topics": [
        "fig_pie"
      ]
    },
    {
      "page": "fig_point",
      "title": "Point",
      "topics": [
        "fig_point"
      ]
    },
    {
      "page": "fig_polygon",
      "title": "Polygon",
      "topics": [
        "fig_polygon"
      ]
    },
    {
      "page": "fig_range",
      "title": "Range",
      "topics": [
        "fig_range"
      ]
    },
    {
      "page": "fig_ribbon",
      "title": "Ribbon",
      "topics": [
        "fig_ribbon"
      ]
    },
    {
      "page": "fig_rug",
      "title": "Rug",
      "topics": [
        "fig_rug"
      ]
    },
    {
      "page": "fig_schema",
      "title": "Schema",
      "topics": [
        "fig_schema"
      ]
    },
    {
      "page": "fig_segment",
      "title": "Segment",
      "topics": [
        "fig_segment"
      ]
    },
    {
      "page": "fig_smooth",
      "title": "Smooth",
      "topics": [
        "fig_smooth"
      ]
    },
    {
      "page": "fig_voronoi",
      "title": "Voronoi",
      "topics": [
        "fig_voronoi"
      ]
    },
    {
      "page": "fig_waffle",
      "title": "Waffle",
      "topics": [
        "fig_waffle"
      ]
    },
    {
      "page": "figures",
      "title": "Interval",
      "topics": [
        "figures",
        "fig_interval"
      ]
    },
    {
      "page": "g2",
      "title": "Initialise",
      "topics": [
        "g2"
      ]
    },
    {
      "page": "g2_action",
      "title": "Plot Action",
      "topics": [
        "g2_action"
      ]
    },
    {
      "page": "g2_proxy",
      "title": "Shiny Proxy",
      "topics": [
        "g2_proxy"
      ]
    },
    {
      "page": "g2r-shiny",
      "title": "Shiny Bindings",
      "topics": [
        "g2Output",
        "g2r-shiny",
        "renderG2"
      ]
    },
    {
      "page": "gauge",
      "title": "Gauge Grid",
      "topics": [
        "gauge",
        "gauge_asp",
        "gauge_x_cat",
        "gauge_x_identity",
        "gauge_x_linear",
        "gauge_x_log",
        "gauge_x_pow",
        "gauge_x_quantile",
        "gauge_x_quantize",
        "gauge_x_time",
        "gauge_x_time_cat",
        "gauge_y_cat",
        "gauge_y_identity",
        "gauge_y_linear",
        "gauge_y_log",
        "gauge_y_pow",
        "gauge_y_quantile",
        "gauge_y_quantize",
        "gauge_y_time",
        "gauge_y_time_cat"
      ]
    },
    {
      "page": "gaugeViews",
      "title": "Gauge Aspects",
      "topics": [
        "gaugeViews",
        "gauge_color",
        "gauge_interplay",
        "gauge_label",
        "gauge_shape",
        "gauge_size",
        "gauge_style",
        "gauge_tooltip"
      ]
    },
    {
      "page": "global_digits",
      "title": "Digits",
      "topics": [
        "global_digits"
      ]
    },
    {
      "page": "info",
      "title": "Text",
      "topics": [
        "info",
        "info_abline",
        "info_arc",
        "info_data_region",
        "info_hline",
        "info_html",
        "info_image",
        "info_line",
        "info_marker",
        "info_region",
        "info_region_filter",
        "info_shape",
        "info_text",
        "info_vline"
      ]
    },
    {
      "page": "input_button",
      "title": "Button Input",
      "topics": [
        "input_button"
      ]
    },
    {
      "page": "input_select",
      "title": "Select Input",
      "topics": [
        "input_select"
      ]
    },
    {
      "page": "input_slider",
      "title": "Slider Input",
      "topics": [
        "input_slider"
      ]
    },
    {
      "page": "interplay",
      "title": "Interplay",
      "topics": [
        "interplay",
        "register_interplay",
        "remove_interplay"
      ]
    },
    {
      "page": "layout_arc",
      "title": "Layout Arc",
      "topics": [
        "layout_arc"
      ]
    },
    {
      "page": "layout_igraph",
      "title": "Layout with igraph",
      "topics": [
        "layout_igraph"
      ]
    },
    {
      "page": "map_data",
      "title": "Get Map",
      "topics": [
        "get_gadm_data",
        "get_map_data",
        "get_world_map",
        "map_data"
      ]
    },
    {
      "page": "motif",
      "title": "Motif",
      "topics": [
        "global_motif",
        "motif",
        "motif_as_list",
        "motif_from_json",
        "motif_from_list"
      ]
    },
    {
      "page": "new_animation",
      "title": "New Animation",
      "topics": [
        "new_animation"
      ]
    },
    {
      "page": "palettes",
      "title": "Color Palettes",
      "topics": [
        "gauge_color_accent",
        "gauge_color_aw",
        "gauge_color_blue",
        "gauge_color_brbg",
        "gauge_color_bwg",
        "gauge_color_dark2",
        "gauge_color_flashy",
        "gauge_color_g2rc",
        "gauge_color_g2rd",
        "gauge_color_g2rq",
        "gauge_color_inferno",
        "gauge_color_lime",
        "gauge_color_magma",
        "gauge_color_neon",
        "gauge_color_orange",
        "gauge_color_paired",
        "gauge_color_pastel1",
        "gauge_color_pastel2",
        "gauge_color_pink",
        "gauge_color_piyg",
        "gauge_color_plasma",
        "gauge_color_prgn",
        "gauge_color_puor",
        "gauge_color_rdbu",
        "gauge_color_rdgy",
        "gauge_color_rdylbu",
        "gauge_color_rdylgn",
        "gauge_color_red",
        "gauge_color_ryb",
        "gauge_color_set1",
        "gauge_color_set2",
        "gauge_color_set3",
        "gauge_color_spectral",
        "gauge_color_std",
        "gauge_color_viridis",
        "palettes"
      ]
    },
    {
      "page": "planes",
      "title": "Planes",
      "topics": [
        "planes"
      ]
    },
    {
      "page": "qg2",
      "title": "Quick Plot",
      "topics": [
        "qg2"
      ]
    },
    {
      "page": "radio",
      "title": "Checkbox and Radio",
      "topics": [
        "input_checkbox",
        "input_radio",
        "radio"
      ]
    },
    {
      "page": "remove_figure",
      "title": "Remove a figure",
      "topics": [
        "remove_figure"
      ]
    },
    {
      "page": "render",
      "title": "Render",
      "topics": [
        "render"
      ]
    },
    {
      "page": "scrollbar",
      "title": "Scrollbar",
      "topics": [
        "scrollbar"
      ]
    },
    {
      "page": "slider",
      "title": "Slider",
      "topics": [
        "slider"
      ]
    },
    {
      "page": "state",
      "title": "State",
      "topics": [
        "active",
        "selected",
        "state"
      ]
    },
    {
      "page": "subject",
      "title": "Subject",
      "topics": [
        "subject"
      ]
    },
    {
      "page": "template",
      "title": "Tooltip Template",
      "topics": [
        "template",
        "tpl",
        "tpl_item"
      ]
    },
    {
      "page": "to_g2r",
      "title": "Convert to Tibble",
      "topics": [
        "to_g2r"
      ]
    },
    {
      "page": "tooltip",
      "title": "Tooltip",
      "topics": [
        "tooltip"
      ]
    }
  ],
  "_pkglogo": "https://github.com/devOpifex/g2r/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/devOpifex/g2r/raw/HEAD/README.md",
  "_rundeps": [
    "base64enc",
    "bslib",
    "cachem",
    "cli",
    "crosstalk",
    "digest",
    "evaluate",
    "fastmap",
    "fontawesome",
    "fs",
    "glue",
    "highr",
    "htmltools",
    "htmlwidgets",
    "jquerylib",
    "jsonlite",
    "knitr",
    "lazyeval",
    "lifecycle",
    "magrittr",
    "memoise",
    "mime",
    "pillar",
    "pkgconfig",
    "purrr",
    "R6",
    "rappdirs",
    "rlang",
    "rmarkdown",
    "sass",
    "tibble",
    "tinytex",
    "utf8",
    "vctrs",
    "xfun",
    "yaml"
  ],
  "_score": 4.541204690683259,
  "_indexed": true,
  "_nocasepkg": "g2r",
  "_universes": [
    "devopifex",
    "johncoene"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.1",
      "date": "2026-05-29T09:55:19.000Z",
      "distro": "noble",
      "commit": "2cfcb5d38f7d1556bfa2f0009195809d312e2df0",
      "fileid": "8bef439d73cce3eeea02c63b0173713a143221e0e42b4f294bcc4f5d556d217f",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/devopifex/actions/runs/26630357753"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.1",
      "date": "2026-05-29T09:55:17.000Z",
      "distro": "noble",
      "commit": "2cfcb5d38f7d1556bfa2f0009195809d312e2df0",
      "fileid": "208381c0439cfe8130abb3c0d99a4b0c81ae5f2ef5fd34c583ab39787f923ad3",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/devopifex/actions/runs/26630357753"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.1",
      "date": "2026-05-29T11:23:46.000Z",
      "commit": "2cfcb5d38f7d1556bfa2f0009195809d312e2df0",
      "fileid": "09fefe3069b32bc27bc01b67237bd7ae44ad71543588c9480e98a31a83a4dcde",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/devopifex/actions/runs/26630357753"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.0.1",
      "date": "2026-05-29T11:25:10.000Z",
      "commit": "2cfcb5d38f7d1556bfa2f0009195809d312e2df0",
      "fileid": "35adc202b134eeffcafd9d0f39a2181418397f41f7cc74962b235a38c406362f",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/devopifex/actions/runs/26630357753"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.1",
      "date": "2026-05-29T09:55:09.000Z",
      "commit": "2cfcb5d38f7d1556bfa2f0009195809d312e2df0",
      "fileid": "745b6b26c40b933fd9306f013ea068a29558675f9369997bb0269051c253dab9",
      "status": "success",
      "buildurl": "https://github.com/r-universe/devopifex/actions/runs/26630357753"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0.1",
      "date": "2026-05-29T09:59:53.000Z",
      "commit": "2cfcb5d38f7d1556bfa2f0009195809d312e2df0",
      "fileid": "2d927c2a7315d74619b0b00a09fbf1011701f8e8a707472123414dc594491a8d",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/devopifex/actions/runs/26630357753"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0.1",
      "date": "2026-05-29T09:59:07.000Z",
      "commit": "2cfcb5d38f7d1556bfa2f0009195809d312e2df0",
      "fileid": "cfcf202d47695436ed6bf1dfaed5f4164fcdc0d4b44922765756e92e7eaa0d54",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/devopifex/actions/runs/26630357753"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.0.1",
      "date": "2026-05-29T09:59:15.000Z",
      "commit": "2cfcb5d38f7d1556bfa2f0009195809d312e2df0",
      "fileid": "f372d8799a9e690fc33c9adaaced7981d8c33ce4856acd7b163d58e7539a1eb4",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/devopifex/actions/runs/26630357753"
    }
  ]
}