{
  "_id": "6a2286ebcd65a98ecbd53443",
  "Package": "googleVis",
  "Type": "Package",
  "Title": "R Interface to Google Charts",
  "Version": "0.7.3",
  "Date": "2024-05-25",
  "Authors@R": "c(person(\"Markus\", \"Gesmann\", role = c(\"aut\", \"cre\"),\nemail = \"markus.gesmann@googlemail.com\"),\nperson(\"Diego\", \"de Castillo\", role = \"aut\",\nemail = \"decastillo@gmail.com\"),\nperson(\"Joe\", \"Cheng\", role = \"ctb\",\nemail = \"joe@rstudio.com\"),\nperson(\"Ashley\", \"Baldry\", role = \"ctb\"),\nperson(\"Durey\", \"Ingeniería\", role = \"ctb\"))",
  "Description": "R interface to Google's chart tools, allowing users to\ncreate interactive charts based on data frames. Charts are\ndisplayed locally via the R HTTP help server. A modern browser\nwith an Internet connection is required. The data remains local\nand is not uploaded to Google.",
  "License": "GPL (>= 2)",
  "URL": "https://mages.github.io/googleVis/",
  "BugReports": "https://github.com/mages/googleVis/issues",
  "LazyLoad": "yes",
  "LazyData": "yes",
  "BuildManual": "yes",
  "VignetteBuilder": "knitr, rmarkdown",
  "RoxygenNote": "7.3.1",
  "Encoding": "UTF-8",
  "Repository": "https://mages.r-universe.dev",
  "Date/Publication": "2025-10-08 08:15:45 UTC",
  "RemoteUrl": "https://github.com/mages/googlevis",
  "RemoteRef": "HEAD",
  "RemoteSha": "00b6a2be6c12082d6cba1e95203e1e17f1bf27c2",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-05 08:15:51 UTC",
    "User": "root"
  },
  "Author": "Markus Gesmann [aut, cre],\nDiego de Castillo [aut],\nJoe Cheng [ctb],\nAshley Baldry [ctb],\nDurey Ingeniería [ctb]",
  "Maintainer": "Markus Gesmann <markus.gesmann@googlemail.com>",
  "MD5sum": "f2dbd9ea60ed56a00294156e667d03d4",
  "_user": "mages",
  "_type": "src",
  "_file": "googleVis_0.7.3.tar.gz",
  "_fileid": "0b45a129393ebf594dc44e8c3f6e7d7eb2a3c20f748d22bdb56b2af0f30a5254",
  "_filesize": 1601503,
  "_sha256": "0b45a129393ebf594dc44e8c3f6e7d7eb2a3c20f748d22bdb56b2af0f30a5254",
  "_created": "2026-06-05T08:15:51.000Z",
  "_published": "2026-06-05T08:20:59.741Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79690191313,
      "time": 132,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7431997011"
    },
    {
      "job": 79690191405,
      "time": 116,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7431993217"
    },
    {
      "job": 79690191473,
      "time": 176,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7431998488"
    },
    {
      "job": 79690191350,
      "time": 145,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7431994012"
    },
    {
      "job": 79689761946,
      "time": 178,
      "config": "source",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7431959185"
    },
    {
      "job": 79690191369,
      "time": 108,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7431990265"
    },
    {
      "job": 79690191397,
      "time": 86,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7431984473"
    },
    {
      "job": 79690191406,
      "time": 264,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7432036927"
    },
    {
      "job": 79690191424,
      "time": 93,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7431986645"
    }
  ],
  "_buildurl": "https://github.com/r-universe/mages/actions/runs/27003623232",
  "_status": "failure",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/mages/googlevis",
  "_commit": {
    "id": "00b6a2be6c12082d6cba1e95203e1e17f1bf27c2",
    "author": "Markus Gesmann <markus.gesmann@gmail.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Merge pull request #100 from MichaelChirico/patch-1\n\ntypo: paramters->parameters",
    "time": 1759911345
  },
  "_maintainer": {
    "name": "Markus Gesmann",
    "email": "markus.gesmann@googlemail.com"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.0.2",
      "role": "Depends"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "jsonlite",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "shiny",
      "version": ">= 0.4.0",
      "role": "Suggests"
    },
    {
      "package": "httpuv",
      "version": ">= 1.2.0",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "version": ">= 1.5",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "markdown",
      "role": "Suggests"
    },
    {
      "package": "data.table",
      "role": "Suggests"
    }
  ],
  "_owner": "mages",
  "_selfowned": true,
  "_usedby": 11,
  "_updates": [
    {
      "week": "2025-41",
      "n": 1
    }
  ],
  "_tags": [],
  "_stars": 358,
  "_contributors": [
    {
      "user": "mages",
      "count": 290,
      "uuid": 1146581
    },
    {
      "user": "bbrewington",
      "count": 1,
      "uuid": 10573749
    },
    {
      "user": "dureyingenieria",
      "count": 1,
      "uuid": 5012630
    },
    {
      "user": "jcheng5",
      "count": 1,
      "uuid": 129551
    },
    {
      "user": "michaelchirico",
      "count": 1,
      "uuid": 7606389
    }
  ],
  "_userbio": {
    "uuid": 1146581,
    "type": "user",
    "name": "Markus Gesmann"
  },
  "_downloads": {
    "count": 10385,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/googleVis"
  },
  "_mentions": 9,
  "_devurl": "https://github.com/mages/googlevis",
  "_pkgdown": "https://mages.github.io/googleVis/",
  "_searchresults": 2560,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/googleVis.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md"
  ],
  "_homeurl": "https://github.com/mages/googlevis",
  "_realowner": "mages",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.2.1",
      "date": "2010-12-03"
    },
    {
      "version": "0.2.2",
      "date": "2010-12-13"
    },
    {
      "version": "0.2.3",
      "date": "2010-12-21"
    },
    {
      "version": "0.2.4",
      "date": "2011-02-08"
    },
    {
      "version": "0.2.5",
      "date": "2011-06-07"
    },
    {
      "version": "0.2.6",
      "date": "2011-06-15"
    },
    {
      "version": "0.2.7",
      "date": "2011-07-23"
    },
    {
      "version": "0.2.8",
      "date": "2011-07-31"
    },
    {
      "version": "0.2.9",
      "date": "2011-09-02"
    },
    {
      "version": "0.2.10",
      "date": "2011-09-25"
    },
    {
      "version": "0.2.11",
      "date": "2011-11-17"
    },
    {
      "version": "0.2.12",
      "date": "2011-12-08"
    },
    {
      "version": "0.2.13",
      "date": "2011-12-19"
    },
    {
      "version": "0.2.14",
      "date": "2012-02-05"
    },
    {
      "version": "0.2.15",
      "date": "2012-03-04"
    },
    {
      "version": "0.2.16",
      "date": "2012-06-02"
    },
    {
      "version": "0.2.17",
      "date": "2012-08-04"
    },
    {
      "version": "0.3.0",
      "date": "2012-10-20"
    },
    {
      "version": "0.3.3",
      "date": "2012-11-02"
    },
    {
      "version": "0.4.2",
      "date": "2013-03-16"
    },
    {
      "version": "0.4.3",
      "date": "2013-05-25"
    },
    {
      "version": "0.4.4",
      "date": "2013-08-24"
    },
    {
      "version": "0.4.5",
      "date": "2013-08-29"
    },
    {
      "version": "0.4.7",
      "date": "2013-11-10"
    },
    {
      "version": "0.5.1",
      "date": "2014-04-13"
    },
    {
      "version": "0.5.2",
      "date": "2014-05-05"
    },
    {
      "version": "0.5.3",
      "date": "2014-06-28"
    },
    {
      "version": "0.5.4",
      "date": "2014-07-20"
    },
    {
      "version": "0.5.5",
      "date": "2014-08-16"
    },
    {
      "version": "0.5.6",
      "date": "2014-10-12"
    },
    {
      "version": "0.5.7",
      "date": "2014-12-20"
    },
    {
      "version": "0.5.8",
      "date": "2015-01-21"
    },
    {
      "version": "0.5.9",
      "date": "2015-07-04"
    },
    {
      "version": "0.5.10",
      "date": "2015-08-26"
    },
    {
      "version": "0.6.0",
      "date": "2016-07-05"
    },
    {
      "version": "0.6.1",
      "date": "2016-09-01"
    },
    {
      "version": "0.6.2",
      "date": "2017-01-01"
    },
    {
      "version": "0.6.3",
      "date": "2018-11-12"
    },
    {
      "version": "0.6.4",
      "date": "2019-05-16"
    },
    {
      "version": "0.6.5",
      "date": "2020-06-08"
    },
    {
      "version": "0.6.6",
      "date": "2020-07-08"
    },
    {
      "version": "0.6.9",
      "date": "2020-11-05"
    },
    {
      "version": "0.6.10",
      "date": "2021-02-19"
    },
    {
      "version": "0.6.11",
      "date": "2022-01-10"
    },
    {
      "version": "0.6.12",
      "date": "2022-04-06"
    },
    {
      "version": "0.7.0",
      "date": "2022-05-10"
    },
    {
      "version": "0.7.1",
      "date": "2023-03-01"
    },
    {
      "version": "0.7.3",
      "date": "2024-05-25"
    }
  ],
  "_exports": [
    "createGoogleGadget",
    "gvisAnnotatedTimeLine",
    "gvisAnnotationChart",
    "gvisAreaChart",
    "gvisBarChart",
    "gvisBubbleChart",
    "gvisCalendar",
    "gvisCandlestickChart",
    "gvisColumnChart",
    "gvisComboChart",
    "gvisGantt",
    "gvisGauge",
    "gvisGeoChart",
    "gvisGeoMap",
    "gvisHistogram",
    "gvisLineChart",
    "gvisMap",
    "gvisMerge",
    "gvisMotionChart",
    "gvisOrgChart",
    "gvisPieChart",
    "gvisSankey",
    "gvisScatterChart",
    "gvisSteppedAreaChart",
    "gvisTable",
    "gvisTimeline",
    "gvisTreeMap",
    "gvisWordTree",
    "renderGvis"
  ],
  "_datasets": [
    {
      "name": "Andrew",
      "title": "Hurricane Andrew: googleVis example data set",
      "object": "Andrew",
      "class": [
        "data.frame"
      ],
      "fields": [
        "Date/Time UTC",
        "Lat",
        "Long",
        "Pressure_mb",
        "Speed_kt",
        "Category",
        "LatLong",
        "Tip"
      ],
      "rows": 47,
      "table": true,
      "tojson": true
    },
    {
      "name": "Cairo",
      "title": "Daily temperature data for Cairo",
      "object": "Cairo",
      "class": [
        "data.frame"
      ],
      "fields": [
        "Date",
        "Temp"
      ],
      "rows": 1091,
      "table": true,
      "tojson": true
    },
    {
      "name": "Cats",
      "title": "Cat Search Terms",
      "object": "Cats",
      "class": [
        "data.frame"
      ],
      "fields": [
        "Phrase",
        "Size",
        "Sentiment"
      ],
      "rows": 18,
      "table": true,
      "tojson": true
    },
    {
      "name": "CityPopularity",
      "title": "CityPopularity: googleVis example data set",
      "object": "CityPopularity",
      "class": [
        "data.frame"
      ],
      "fields": [
        "City",
        "Popularity"
      ],
      "rows": 6,
      "table": true,
      "tojson": true
    },
    {
      "name": "dino",
      "title": "Dinosaur data",
      "object": "dino",
      "class": [
        "data.frame"
      ],
      "fields": [
        "Dinosaur",
        "Length"
      ],
      "rows": 28,
      "table": true,
      "tojson": true
    },
    {
      "name": "Exports",
      "title": "Exports: googleVis example data set",
      "object": "Exports",
      "class": [
        "data.frame"
      ],
      "fields": [
        "Country",
        "Profit",
        "Online"
      ],
      "rows": 10,
      "table": true,
      "tojson": true
    },
    {
      "name": "Fruits",
      "title": "Fruits: googleVis example data set",
      "object": "Fruits",
      "class": [
        "data.frame"
      ],
      "fields": [
        "Fruit",
        "Year",
        "Location",
        "Sales",
        "Expenses",
        "Profit",
        "Date"
      ],
      "rows": 9,
      "table": true,
      "tojson": true
    },
    {
      "name": "OpenClose",
      "title": "OpenClose: googleVis example data set",
      "object": "OpenClose",
      "class": [
        "data.frame"
      ],
      "fields": [
        "Weekday",
        "Low",
        "Open",
        "Close",
        "High"
      ],
      "rows": 5,
      "table": true,
      "tojson": true
    },
    {
      "name": "Population",
      "title": "Population: googleVis example data set",
      "object": "Population",
      "class": [
        "data.frame"
      ],
      "fields": [
        "Rank",
        "Country",
        "Population",
        "% of World Population",
        "Flag",
        "Mode",
        "Date"
      ],
      "rows": 195,
      "table": true,
      "tojson": true
    },
    {
      "name": "Regions",
      "title": "Regions: googleVis example data set",
      "object": "Regions",
      "class": [
        "data.frame"
      ],
      "fields": [
        "Region",
        "Parent",
        "Val",
        "Fac"
      ],
      "rows": 11,
      "table": true,
      "tojson": true
    },
    {
      "name": "Stock",
      "title": "Stock: googleVis example data set",
      "object": "Stock",
      "class": [
        "data.frame"
      ],
      "fields": [
        "Date",
        "Device",
        "Value",
        "Title",
        "Annotation"
      ],
      "rows": 12,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "googleVis-package",
      "title": "R Interface to Google Charts",
      "topics": [
        "googleVis-package",
        "googleVis"
      ]
    },
    {
      "page": "Andrew",
      "title": "Hurricane Andrew: googleVis example data set",
      "topics": [
        "Andrew"
      ]
    },
    {
      "page": "Cairo",
      "title": "Daily temperature data for Cairo",
      "topics": [
        "Cairo"
      ]
    },
    {
      "page": "Cats",
      "title": "Cat Search Terms",
      "topics": [
        "Cats"
      ]
    },
    {
      "page": "CityPopularity",
      "title": "CityPopularity: googleVis example data set",
      "topics": [
        "CityPopularity"
      ]
    },
    {
      "page": "createGoogleGadget",
      "title": "Create a Google Gadget",
      "topics": [
        "createGoogleGadget"
      ]
    },
    {
      "page": "dino",
      "title": "Dinosaur data",
      "topics": [
        "dino"
      ]
    },
    {
      "page": "Exports",
      "title": "Exports: googleVis example data set",
      "topics": [
        "Exports"
      ]
    },
    {
      "page": "Fruits",
      "title": "Fruits: googleVis example data set",
      "topics": [
        "Fruits"
      ]
    },
    {
      "page": "gvisMethods",
      "title": "Print and plot gvis objects",
      "topics": [
        "plot.gvis",
        "print.gvis"
      ]
    },
    {
      "page": "gvisAnnotatedTimeLine",
      "title": "Google Annotated Time Line with R",
      "topics": [
        "gvisAnnotatedTimeLine"
      ]
    },
    {
      "page": "gvisAnnotationChart",
      "title": "Google Annotation Chart with R",
      "topics": [
        "gvisAnnotationChart"
      ]
    },
    {
      "page": "gvisAreaChart",
      "title": "Google Area Chart with R",
      "topics": [
        "gvisAreaChart"
      ]
    },
    {
      "page": "gvisBarChart",
      "title": "Google Bar Chart with R",
      "topics": [
        "gvisBarChart"
      ]
    },
    {
      "page": "gvisBubbleChart",
      "title": "Google Bubble Chart with R",
      "topics": [
        "gvisBubbleChart"
      ]
    },
    {
      "page": "gvisCalendar",
      "title": "Google Calendar Chart with R",
      "topics": [
        "gvisCalendar"
      ]
    },
    {
      "page": "gvisCandlestickChart",
      "title": "Google Candlestick chart with R",
      "topics": [
        "gvisCandlestickChart"
      ]
    },
    {
      "page": "gvisColumnChart",
      "title": "Google Column Chart with R",
      "topics": [
        "gvisColumnChart"
      ]
    },
    {
      "page": "gvisComboChart",
      "title": "Google Combo Chart with R",
      "topics": [
        "gvisComboChart"
      ]
    },
    {
      "page": "gvisGantt",
      "title": "Google Gantt Chart with R",
      "topics": [
        "gvisGantt"
      ]
    },
    {
      "page": "gvisGauge",
      "title": "Google Gauge with R",
      "topics": [
        "gvisGauge"
      ]
    },
    {
      "page": "gvisGeoChart",
      "title": "Google Geo Chart with R",
      "topics": [
        "gvisGeoChart"
      ]
    },
    {
      "page": "gvisGeoMap",
      "title": "Google Geo Map with R",
      "topics": [
        "gvisGeoMap"
      ]
    },
    {
      "page": "gvisHistogram",
      "title": "Google Histogram Chart with R",
      "topics": [
        "gvisHistogram"
      ]
    },
    {
      "page": "gvisLineChart",
      "title": "Google Line Chart with R",
      "topics": [
        "gvisLineChart"
      ]
    },
    {
      "page": "gvisMap",
      "title": "Google Maps with R",
      "topics": [
        "gvisMap"
      ]
    },
    {
      "page": "gvisMerge",
      "title": "Merge two googleVis charts into one gvis-object",
      "topics": [
        "gvisMerge"
      ]
    },
    {
      "page": "gvisMotionChart",
      "title": "Google Motion Chart with R",
      "topics": [
        "gvisMotionChart"
      ]
    },
    {
      "page": "gvisOrgChart",
      "title": "Google Org Chart with R",
      "topics": [
        "gvisOrgChart"
      ]
    },
    {
      "page": "gvisPieChart",
      "title": "Google Pie Chart with R",
      "topics": [
        "gvisPieChart"
      ]
    },
    {
      "page": "gvisSankey",
      "title": "Google Sankey Chart with R",
      "topics": [
        "gvisSankey"
      ]
    },
    {
      "page": "gvisScatterChart",
      "title": "Google Scatter Chart with R",
      "topics": [
        "gvisScatterChart"
      ]
    },
    {
      "page": "gvisSteppedAreaChart",
      "title": "Google Stepped Area Chart with R",
      "topics": [
        "gvisSteppedAreaChart"
      ]
    },
    {
      "page": "gvisTable",
      "title": "Google Table Chart with R",
      "topics": [
        "gvisTable"
      ]
    },
    {
      "page": "gvisTimeline",
      "title": "Google Timeline Chart with R",
      "topics": [
        "gvisTimeline"
      ]
    },
    {
      "page": "gvisTreeMap",
      "title": "Google Tree Map with R",
      "topics": [
        "gvisTreeMap"
      ]
    },
    {
      "page": "gvisWordTree",
      "title": "Google Word Tree with R",
      "topics": [
        "gvisWordTree"
      ]
    },
    {
      "page": "OpenClose",
      "title": "OpenClose: googleVis example data set",
      "topics": [
        "OpenClose"
      ]
    },
    {
      "page": "Population",
      "title": "Population: googleVis example data set",
      "topics": [
        "Population"
      ]
    },
    {
      "page": "Regions",
      "title": "Regions: googleVis example data set",
      "topics": [
        "Regions"
      ]
    },
    {
      "page": "renderGvis",
      "title": "renderGvis",
      "topics": [
        "renderGvis"
      ]
    },
    {
      "page": "Stock",
      "title": "Stock: googleVis example data set",
      "topics": [
        "Stock"
      ]
    }
  ],
  "_pkglogo": "https://github.com/mages/googlevis/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/mages/googlevis/raw/HEAD/README.md",
  "_rundeps": [
    "jsonlite"
  ],
  "_vignettes": [
    {
      "source": "googleVis_examples.Rmd",
      "filename": "googleVis_examples.html",
      "title": "googleVis examples",
      "author": "Markus Gesmann and Diego de Castillo",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Demonstration of googleVis",
        "Line chart",
        "Line chart with two axis",
        "Bar chart",
        "Column chart",
        "Area chart",
        "Stepped Area chart",
        "Combo chart",
        "Scatter chart",
        "Bubble chart",
        "Customizing Lines",
        "Customizing points",
        "Add edit button for on the fly customisation",
        "A chart with many options set",
        "Candlestick chart",
        "Pie chart",
        "Gauge",
        "Geo Chart",
        "Example showing US data by state",
        "Show Hurricane Andrew (1992) storm track with markers",
        "Table",
        "Table with pages",
        "Org chart",
        "Tree Map",
        "Annotation chart",
        "Sankey chart",
        "Histogram",
        "Calendar chart",
        "Timeline chart",
        "Gantt chart",
        "Word tree chart",
        "Merging charts"
      ],
      "created": "2014-02-11 08:02:59",
      "modified": "2022-04-23 13:32:46",
      "commits": 30
    },
    {
      "source": "googleVis_intro.Rmd",
      "filename": "googleVis_intro.html",
      "title": "Introduction to googleVis",
      "author": "Markus Gesmann and Diego de Castillo",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "Motivation",
        "Google Chart Tools",
        "The googleVis package",
        "Installation",
        "Concepts of the googleVis package",
        "Geo Chart Example",
        "Displaying gvis objects locally",
        "Setting options",
        "Chart Editor",
        "Embedding googleVis in web sites",
        "Using googleVis with shiny",
        "Setting default behaviour of print.gvis and plot.gvis",
        "Using googleVis with knitr",
        "Using googleVis in presentations",
        "Using Trendlines with googleVis",
        "Linear trend line",
        "Exponential trend line with equation shown in legend",
        "Add trend line to column chart",
        "Changing labels in legend",
        "Using Roles via googleVis",
        "Beyond R",
        "Registering to catch events",
        "Frequent ask questions -- FAQ",
        "Is there an alternative for the Flash based motion chart",
        "Can I use googleVis output in PDF files?",
        "Can I change the colour of the bubbles in motion charts?",
        "Why can't I see motion charts when I open them from a local directory?",
        "Why can't I see motion charts on my iPad/iPhone?",
        "How can I set axes limits with googleVis?",
        "How do I deal with apostrophes in column names?",
        "How can I change the look and feel of the charts?",
        "Is it possible to use googleVis in corporate work?",
        "Bugs and issues",
        "Citation",
        "References"
      ],
      "created": "2020-07-07 17:59:29",
      "modified": "2024-05-06 20:44:24",
      "commits": 14
    }
  ],
  "_score": 13.053345933472016,
  "_indexed": true,
  "_nocasepkg": "googlevis",
  "_universes": [
    "mages"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.7.3",
      "date": "2026-06-05T08:17:58.000Z",
      "distro": "noble",
      "commit": "00b6a2be6c12082d6cba1e95203e1e17f1bf27c2",
      "fileid": "62540f94fa3f5fe25eb4e8ec3b28814d8925c240551c8613c1af0df31184b2f1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mages/actions/runs/27003623232"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.7.3",
      "date": "2026-06-05T08:17:50.000Z",
      "distro": "noble",
      "commit": "00b6a2be6c12082d6cba1e95203e1e17f1bf27c2",
      "fileid": "371d452d36ad6d8e0ec31bca45d9288039dcae45b3f7aac5255898f50be7a6b2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mages/actions/runs/27003623232"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.7.3",
      "date": "2026-06-05T08:18:10.000Z",
      "commit": "00b6a2be6c12082d6cba1e95203e1e17f1bf27c2",
      "fileid": "a9a18ea3141aae556eb500e5dad4c9ff886ecb5f5d95b0dc77cb06976545687c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mages/actions/runs/27003623232"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.7.3",
      "date": "2026-06-05T08:17:54.000Z",
      "commit": "00b6a2be6c12082d6cba1e95203e1e17f1bf27c2",
      "fileid": "0a6ef9bb547c773527b4cf37b9a4c1f929c92c90bbdddf42975e5e848db30b4f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mages/actions/runs/27003623232"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.7.3",
      "date": "2026-06-05T08:17:56.000Z",
      "commit": "00b6a2be6c12082d6cba1e95203e1e17f1bf27c2",
      "fileid": "fd0774d5a37072e6ae262b4ae53534484f8217630710c3a6da343952ffa66f1d",
      "status": "success",
      "buildurl": "https://github.com/r-universe/mages/actions/runs/27003623232"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.7.3",
      "date": "2026-06-05T08:17:04.000Z",
      "commit": "00b6a2be6c12082d6cba1e95203e1e17f1bf27c2",
      "fileid": "f143306c4582a983df339436e734ca427cf23fb2e1e86144b5e36679c3e2cef9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mages/actions/runs/27003623232"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.7.3",
      "date": "2026-06-05T08:20:07.000Z",
      "commit": "00b6a2be6c12082d6cba1e95203e1e17f1bf27c2",
      "fileid": "89d6fff29e7d85af7a529b7db6627322930c59440e7dda5bc787f74a4411af42",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mages/actions/runs/27003623232"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.7.3",
      "date": "2026-06-05T08:17:19.000Z",
      "commit": "00b6a2be6c12082d6cba1e95203e1e17f1bf27c2",
      "fileid": "fe3353cad22224d92b77784512f340ce2ce3cdb5d53bf7bd2408f21480a36c8d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mages/actions/runs/27003623232"
    }
  ]
}