{
  "_id": "6a1032a8acfb0bcc41c97aff",
  "Package": "googleway",
  "Type": "Package",
  "Title": "Accesses Google Maps APIs to Retrieve Data and Plot Maps",
  "Version": "2.7.8",
  "Date": "2023-08-22",
  "Authors@R": "c(\nperson(\"David\", \"Cooley\", ,\"dcooley@symbolix.com.au\", role = c(\"aut\", \"cre\")),\nperson(\"Paulo\", \"Barcelos\", role = \"ctb\", comment = \"Author of c++ decode_pl\"),\nperson(\"Rstudio\", role = \"ctb\", comment = \"Functions written for the Leaflet pacakge\")\n)",
  "Description": "Provides a mechanism to plot a 'Google Map' from 'R' and\noverlay it with shapes and markers. Also provides access to\n'Google Maps' APIs, including places, directions, roads,\ndistances, geocoding, elevation and timezone.",
  "License": "MIT + file LICENSE",
  "LazyData": "TRUE",
  "RoxygenNote": "7.2.3",
  "BugReports": "https://github.com/SymbolixAU/googleway/issues",
  "VignetteBuilder": "knitr",
  "Encoding": "UTF-8",
  "Config/pak/sysreqs": "cmake make libjpeg-dev libjq-dev libuv1-dev\nlibssl-dev zlib1g-dev",
  "Repository": "https://symbolixau.r-universe.dev",
  "Date/Publication": "2024-09-04 02:20:38 UTC",
  "RemoteUrl": "https://github.com/symbolixau/googleway",
  "RemoteRef": "HEAD",
  "RemoteSha": "fd738728233ebbe66f8bf3f3531d5ab51b163b36",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-22 10:35:47 UTC",
    "User": "root"
  },
  "Author": "David Cooley [aut, cre],\nPaulo Barcelos [ctb] (Author of c++ decode_pl),\nRstudio [ctb] (Functions written for the Leaflet pacakge)",
  "Maintainer": "David Cooley <dcooley@symbolix.com.au>",
  "MD5sum": "a84f28347eb40640a5c6d31fc3089dd9",
  "_user": "symbolixau",
  "_type": "src",
  "_file": "googleway_2.7.8.tar.gz",
  "_fileid": "08ad5e2dca5cd38b93436afa11e9518a52bc0d4a922c6a77b598d0937f19e525",
  "_filesize": 4110091,
  "_sha256": "08ad5e2dca5cd38b93436afa11e9518a52bc0d4a922c6a77b598d0937f19e525",
  "_created": "2026-05-22T10:35:47.000Z",
  "_published": "2026-05-22T10:40:40.680Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77363158547,
      "time": 159,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7158532635"
    },
    {
      "job": 77363158633,
      "time": 147,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7158529141"
    },
    {
      "job": 77363158541,
      "time": 101,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7158537996"
    },
    {
      "job": 77363158550,
      "time": 131,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7158560570"
    },
    {
      "job": 77362667768,
      "time": 204,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7158485503"
    },
    {
      "job": 77363158510,
      "time": 132,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7158524340"
    },
    {
      "job": 77363158560,
      "time": 101,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7158516655"
    },
    {
      "job": 77363158655,
      "time": 101,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7158515824"
    },
    {
      "job": 77363158583,
      "time": 111,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7158518394"
    }
  ],
  "_buildurl": "https://github.com/r-universe/symbolixau/actions/runs/26282703755",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/symbolixau/googleway",
  "_commit": {
    "id": "fd738728233ebbe66f8bf3f3531d5ab51b163b36",
    "author": "dcooley <=>",
    "committer": "dcooley <=>",
    "message": "interval check\n",
    "time": 1725416438
  },
  "_maintainer": {
    "name": "David Cooley",
    "email": "dcooley@symbolix.com.au"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 2.10.0",
      "role": "Depends"
    },
    {
      "package": "jsonlite",
      "version": ">= 0.9.20",
      "role": "Imports"
    },
    {
      "package": "curl",
      "role": "Imports"
    },
    {
      "package": "htmlwidgets",
      "role": "Imports"
    },
    {
      "package": "htmltools",
      "role": "Imports"
    },
    {
      "package": "magrittr",
      "role": "Imports"
    },
    {
      "package": "shiny",
      "role": "Imports"
    },
    {
      "package": "jpeg",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "jqr",
      "role": "Imports"
    },
    {
      "package": "viridisLite",
      "role": "Imports"
    },
    {
      "package": "scales",
      "role": "Imports"
    },
    {
      "package": "grDevices",
      "role": "Imports"
    },
    {
      "package": "googlePolylines",
      "version": ">= 0.7.1",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    }
  ],
  "_owner": "symbolixau",
  "_selfowned": true,
  "_usedby": 2,
  "_updates": [],
  "_tags": [],
  "_topics": [
    "google-map",
    "google-maps",
    "google-maps-api",
    "google-maps-javascript-api",
    "spatial",
    "spatial-analysis"
  ],
  "_stars": 240,
  "_contributors": [
    {
      "user": "dcooley",
      "count": 80,
      "uuid": 8093396
    },
    {
      "user": "tdeenes",
      "count": 1,
      "uuid": 7604321
    },
    {
      "user": "avsdev-cw",
      "count": 1,
      "uuid": 25663960
    },
    {
      "user": "techisdead",
      "count": 1,
      "uuid": 24601127
    }
  ],
  "_userbio": {
    "uuid": 18344164,
    "type": "organization",
    "name": "SymbolixAU"
  },
  "_downloads": {
    "count": 4706,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/googleway"
  },
  "_mentions": 2,
  "_devurl": "https://github.com/symbolixau/googleway",
  "_searchresults": 602,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/googleway.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/symbolixau/googleway",
  "_realowner": "symbolixau",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.2.0",
      "date": "2016-05-30"
    },
    {
      "version": "1.0.0",
      "date": "2016-06-11"
    },
    {
      "version": "2.0.0",
      "date": "2017-05-01"
    },
    {
      "version": "2.2.0",
      "date": "2017-06-25"
    },
    {
      "version": "2.4.0",
      "date": "2018-02-01"
    },
    {
      "version": "2.6",
      "date": "2018-04-29"
    },
    {
      "version": "2.7.0",
      "date": "2018-05-25"
    },
    {
      "version": "2.7.1",
      "date": "2018-09-17"
    },
    {
      "version": "2.7.3",
      "date": "2020-11-16"
    },
    {
      "version": "2.7.5",
      "date": "2022-01-18"
    },
    {
      "version": "2.7.6",
      "date": "2022-01-24"
    },
    {
      "version": "2.7.7",
      "date": "2023-04-14"
    },
    {
      "version": "2.7.8",
      "date": "2023-08-22"
    }
  ],
  "_exports": [
    "%>%",
    "access_result",
    "add_bicycling",
    "add_circles",
    "add_dragdrop",
    "add_drawing",
    "add_geojson",
    "add_heatmap",
    "add_kml",
    "add_markers",
    "add_overlay",
    "add_polygons",
    "add_polylines",
    "add_rectangles",
    "add_traffic",
    "add_transit",
    "clear_bicycling",
    "clear_bounds",
    "clear_circles",
    "clear_drawing",
    "clear_fusion",
    "clear_geojson",
    "clear_heatmap",
    "clear_keys",
    "clear_kml",
    "clear_markers",
    "clear_overlay",
    "clear_polygons",
    "clear_polylines",
    "clear_rectangles",
    "clear_search",
    "clear_traffic",
    "clear_transit",
    "decode_pl",
    "direction_instructions",
    "direction_legs",
    "direction_points",
    "direction_polyline",
    "direction_routes",
    "direction_steps",
    "distance_destinations",
    "distance_elements",
    "distance_origins",
    "elevation",
    "elevation_location",
    "encode_pl",
    "geocode_address",
    "geocode_address_components",
    "geocode_coordinates",
    "geocode_place",
    "geocode_type",
    "google_directions",
    "google_dispatch",
    "google_distance",
    "google_elevation",
    "google_find_place",
    "google_geocode",
    "google_keys",
    "google_map",
    "google_map_directions",
    "google_map_panorama",
    "google_map_search",
    "google_map_update",
    "google_map_url",
    "google_map_view",
    "google_mapOutput",
    "google_nearestRoads",
    "google_place_autocomplete",
    "google_place_details",
    "google_places",
    "google_reverse_geocode",
    "google_snapToRoads",
    "google_speedLimits",
    "google_streetview",
    "google_timezone",
    "invoke_method",
    "map_styles",
    "nearest_roads_coordinates",
    "place",
    "place_fields",
    "place_hours",
    "place_location",
    "place_name",
    "place_next_page",
    "place_open",
    "place_type",
    "remove_drawing",
    "renderGoogle_map",
    "set_key",
    "update_circles",
    "update_geojson",
    "update_heatmap",
    "update_polygons",
    "update_polylines",
    "update_rectangles",
    "update_style"
  ],
  "_datasets": [
    {
      "name": "geo_melbourne",
      "title": "geo_melbourne",
      "object": "geo_melbourne",
      "class": [
        "json",
        "geo_json"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    },
    {
      "name": "melbourne",
      "title": "Melbourne",
      "object": "melbourne",
      "class": [
        "data.frame"
      ],
      "fields": [
        "polygonId",
        "pathId",
        "SA2_NAME",
        "SA3_NAME",
        "SA4_NAME",
        "AREASQKM",
        "polyline"
      ],
      "rows": 397,
      "table": true,
      "tojson": true
    },
    {
      "name": "tram_route",
      "title": "Tram Route",
      "object": "tram_route",
      "class": [
        "data.frame"
      ],
      "fields": [
        "shape_pt_lat",
        "shape_pt_lon",
        "shape_pt_sequence"
      ],
      "rows": 55,
      "table": true,
      "tojson": true
    },
    {
      "name": "tram_stops",
      "title": "Tram stops along tram route 35 in Melbourne",
      "object": "tram_stops",
      "class": [
        "data.frame"
      ],
      "fields": [
        "stop_id",
        "stop_name",
        "stop_lat",
        "stop_lon"
      ],
      "rows": 51,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "pipe",
      "title": "Pipe",
      "topics": [
        "%>%"
      ]
    },
    {
      "page": "access_result",
      "title": "Access Result",
      "topics": [
        "access_result",
        "direction_instructions",
        "direction_legs",
        "direction_points",
        "direction_polyline",
        "direction_routes",
        "direction_steps",
        "distance_destinations",
        "distance_elements",
        "distance_origins",
        "elevation",
        "elevation_location",
        "geocode_address",
        "geocode_address_components",
        "geocode_coordinates",
        "geocode_place",
        "geocode_type",
        "nearest_roads_coordinates",
        "place",
        "place_hours",
        "place_location",
        "place_name",
        "place_next_page",
        "place_open",
        "place_type"
      ]
    },
    {
      "page": "add_bicycling",
      "title": "Add bicycling",
      "topics": [
        "add_bicycling"
      ]
    },
    {
      "page": "add_circles",
      "title": "Add circle",
      "topics": [
        "add_circles"
      ]
    },
    {
      "page": "add_dragdrop",
      "title": "Drag Drop Geojson",
      "topics": [
        "add_dragdrop"
      ]
    },
    {
      "page": "add_drawing",
      "title": "Add Drawing",
      "topics": [
        "add_drawing"
      ]
    },
    {
      "page": "add_geojson",
      "title": "Add GeoJson",
      "topics": [
        "add_geojson"
      ]
    },
    {
      "page": "add_heatmap",
      "title": "Add heatmap",
      "topics": [
        "add_heatmap"
      ]
    },
    {
      "page": "add_kml",
      "title": "Add KML",
      "topics": [
        "add_kml"
      ]
    },
    {
      "page": "add_markers",
      "title": "Add markers",
      "topics": [
        "add_markers"
      ]
    },
    {
      "page": "add_overlay",
      "title": "Add Overlay",
      "topics": [
        "add_overlay"
      ]
    },
    {
      "page": "add_polygons",
      "title": "Add polygon",
      "topics": [
        "add_polygons"
      ]
    },
    {
      "page": "add_polylines",
      "title": "Add polyline",
      "topics": [
        "add_polylines"
      ]
    },
    {
      "page": "add_rectangles",
      "title": "Add Rectangles",
      "topics": [
        "add_rectangles"
      ]
    },
    {
      "page": "add_traffic",
      "title": "Add Traffic",
      "topics": [
        "add_traffic"
      ]
    },
    {
      "page": "add_transit",
      "title": "Add transit",
      "topics": [
        "add_transit"
      ]
    },
    {
      "page": "clear_bounds",
      "title": "Clear bounds",
      "topics": [
        "clear_bounds"
      ]
    },
    {
      "page": "clear",
      "title": "Remove drawing",
      "topics": [
        "clear",
        "clear_bicycling",
        "clear_circles",
        "clear_drawing",
        "clear_fusion",
        "clear_geojson",
        "clear_heatmap",
        "clear_kml",
        "clear_markers",
        "clear_overlay",
        "clear_polygons",
        "clear_polylines",
        "clear_rectangles",
        "clear_traffic",
        "clear_transit",
        "remove_drawing"
      ]
    },
    {
      "page": "clear_keys",
      "title": "Clear Keys",
      "topics": [
        "clear_keys"
      ]
    },
    {
      "page": "clear_search",
      "title": "Clear search",
      "topics": [
        "clear_search"
      ]
    },
    {
      "page": "decode_pl",
      "title": "Decode PL",
      "topics": [
        "decode_pl"
      ]
    },
    {
      "page": "encode_pl",
      "title": "Encode PL",
      "topics": [
        "encode_pl"
      ]
    },
    {
      "page": "geo_melbourne",
      "title": "geo_melbourne",
      "topics": [
        "geo_melbourne"
      ]
    },
    {
      "page": "google_charts",
      "title": "Google Charts",
      "topics": [
        "google_charts"
      ]
    },
    {
      "page": "google_directions",
      "title": "Google Directions",
      "topics": [
        "google_directions"
      ]
    },
    {
      "page": "google_dispatch",
      "title": "Google dispatch",
      "topics": [
        "google_dispatch",
        "invoke_method"
      ]
    },
    {
      "page": "google_distance",
      "title": "Google Distance",
      "topics": [
        "google_distance"
      ]
    },
    {
      "page": "google_elevation",
      "title": "Google elevation",
      "topics": [
        "google_elevation"
      ]
    },
    {
      "page": "google_find_place",
      "title": "Google Find Place",
      "topics": [
        "google_find_place"
      ]
    },
    {
      "page": "google_geocode",
      "title": "Google geocoding",
      "topics": [
        "google_geocode"
      ]
    },
    {
      "page": "google_keys",
      "title": "Google Keys",
      "topics": [
        "google_keys"
      ]
    },
    {
      "page": "google_map",
      "title": "Google map",
      "topics": [
        "googleway",
        "google_map"
      ]
    },
    {
      "page": "google_map_directions",
      "title": "Google Map Directions",
      "topics": [
        "google_map_directions"
      ]
    },
    {
      "page": "google_map_panorama",
      "title": "Google Map Panorama",
      "topics": [
        "google_map_panorama"
      ]
    },
    {
      "page": "google_map_search",
      "title": "Google Map Search",
      "topics": [
        "google_map_search"
      ]
    },
    {
      "page": "google_map_update",
      "title": "Google map update",
      "topics": [
        "google_map_update"
      ]
    },
    {
      "page": "google_map_url",
      "title": "Google Map Url",
      "topics": [
        "google_map_url"
      ]
    },
    {
      "page": "google_map_view",
      "title": "google map view",
      "topics": [
        "google_map_view"
      ]
    },
    {
      "page": "google_map-shiny",
      "title": "Shiny bindings for google_map",
      "topics": [
        "google_map-shiny",
        "google_mapOutput",
        "renderGoogle_map"
      ]
    },
    {
      "page": "google_nearestRoads",
      "title": "Nearest Roads",
      "topics": [
        "google_nearestRoads"
      ]
    },
    {
      "page": "google_place_autocomplete",
      "title": "Google place autocomplete",
      "topics": [
        "google_place_autocomplete"
      ]
    },
    {
      "page": "google_place_details",
      "title": "Google place details",
      "topics": [
        "google_place_details"
      ]
    },
    {
      "page": "google_places",
      "title": "Google places",
      "topics": [
        "google_places"
      ]
    },
    {
      "page": "google_reverse_geocode",
      "title": "Google reverse geocoding",
      "topics": [
        "google_reverse_geocode"
      ]
    },
    {
      "page": "google_snapToRoads",
      "title": "Snap To Roads",
      "topics": [
        "google_snapToRoads"
      ]
    },
    {
      "page": "google_speedLimits",
      "title": "Speed Limits",
      "topics": [
        "google_speedLimits"
      ]
    },
    {
      "page": "google_streetview",
      "title": "Google street view",
      "topics": [
        "google_streetview"
      ]
    },
    {
      "page": "google_timezone",
      "title": "Google timezone",
      "topics": [
        "google_timezone"
      ]
    },
    {
      "page": "map_styles",
      "title": "Map Styles",
      "topics": [
        "map_styles"
      ]
    },
    {
      "page": "melbourne",
      "title": "Melbourne",
      "topics": [
        "melbourne"
      ]
    },
    {
      "page": "place_fields",
      "title": "Place Fields",
      "topics": [
        "place_fields"
      ]
    },
    {
      "page": "set_key",
      "title": "Set Key",
      "topics": [
        "set_key"
      ]
    },
    {
      "page": "tram_route",
      "title": "Tram Route",
      "topics": [
        "tram_route"
      ]
    },
    {
      "page": "tram_stops",
      "title": "Tram stops along tram route 35 in Melbourne",
      "topics": [
        "tram_stops"
      ]
    },
    {
      "page": "update_circles",
      "title": "Update circles",
      "topics": [
        "update_circles"
      ]
    },
    {
      "page": "update_geojson",
      "title": "update geojson",
      "topics": [
        "update_geojson"
      ]
    },
    {
      "page": "update_heatmap",
      "title": "update heatmap",
      "topics": [
        "update_heatmap"
      ]
    },
    {
      "page": "update_polygons",
      "title": "Update polygons",
      "topics": [
        "update_polygons"
      ]
    },
    {
      "page": "update_polylines",
      "title": "Update polylines",
      "topics": [
        "update_polylines"
      ]
    },
    {
      "page": "update_rectangles",
      "title": "Update rectangles",
      "topics": [
        "update_rectangles"
      ]
    },
    {
      "page": "update_style",
      "title": "Update style",
      "topics": [
        "update_style"
      ]
    }
  ],
  "_readme": "https://github.com/symbolixau/googleway/raw/HEAD/README.md",
  "_rundeps": [
    "base64enc",
    "bslib",
    "cachem",
    "cli",
    "commonmark",
    "curl",
    "digest",
    "evaluate",
    "farver",
    "fastmap",
    "fontawesome",
    "fs",
    "glue",
    "googlePolylines",
    "highr",
    "htmltools",
    "htmlwidgets",
    "httpuv",
    "jpeg",
    "jqr",
    "jquerylib",
    "jsonlite",
    "knitr",
    "labeling",
    "later",
    "lazyeval",
    "lifecycle",
    "magrittr",
    "memoise",
    "mime",
    "otel",
    "promises",
    "R6",
    "rappdirs",
    "RColorBrewer",
    "Rcpp",
    "rlang",
    "rmarkdown",
    "sass",
    "scales",
    "shiny",
    "sourcetools",
    "tinytex",
    "viridisLite",
    "withr",
    "xfun",
    "xtable",
    "yaml"
  ],
  "_vignettes": [
    {
      "source": "googleway-vignette.Rmd",
      "filename": "googleway-vignette.html",
      "title": "Googleway Vignette",
      "author": "D Cooley",
      "engine": "knitr::rmarkdown",
      "headings": [
        "API Key",
        "Setting / Using keys",
        "API Use",
        "Common use cases",
        "Result accessors",
        "Google Directions API",
        "Google Distance API",
        "Google Elevation API",
        "Google Timezone API",
        "Google Geocode API",
        "Google Reverse Geocode API",
        "Google Places API",
        "Text",
        "Nearby",
        "Google Roads",
        "Snap to Roads",
        "Nearest Roads",
        "Google Maps",
        "Markers",
        "Heatmap",
        "Polyline",
        "Polygon",
        "Colours & Legend",
        "Simple Features",
        "GeoJSON",
        "Drag & Drop Geojson",
        "Rectangles",
        "Drawing",
        "KML & GeoRSS",
        "Overlays",
        "Shiny",
        "Returning Data",
        "Clicking on the map",
        "Shape / layer clicks",
        "Editing & Dragging Shapes"
      ],
      "created": "2016-05-25 06:21:42",
      "modified": "2022-01-18 01:48:31",
      "commits": 48
    }
  ],
  "_score": 10.087732160912738,
  "_indexed": true,
  "_nocasepkg": "googleway",
  "_universes": [
    "symbolixau"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "2.7.8",
      "date": "2026-05-22T10:38:15.000Z",
      "distro": "noble",
      "commit": "fd738728233ebbe66f8bf3f3531d5ab51b163b36",
      "fileid": "282aa4a23ba425b9be944bdfacfe2ca9334d37f252962e13d81953b42e5a0e2d",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/symbolixau/actions/runs/26282703755"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "2.7.8",
      "date": "2026-05-22T10:38:07.000Z",
      "distro": "noble",
      "commit": "fd738728233ebbe66f8bf3f3531d5ab51b163b36",
      "fileid": "cbaaf307ffb5200eb5663cbd92ecb5e068388fe2a46a5eece55d20349ffb4755",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/symbolixau/actions/runs/26282703755"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "2.7.8",
      "date": "2026-05-22T10:38:42.000Z",
      "commit": "fd738728233ebbe66f8bf3f3531d5ab51b163b36",
      "fileid": "3f27eb13e9898ed7db20d2426b6a56bed1313ef13963d62383fb96b3710f3fd8",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/symbolixau/actions/runs/26282703755"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "2.7.8",
      "date": "2026-05-22T10:39:55.000Z",
      "commit": "fd738728233ebbe66f8bf3f3531d5ab51b163b36",
      "fileid": "8f2fb0bb85378ec72c65f61573c529b8a13cdc91821457807d222d1b3f519582",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/symbolixau/actions/runs/26282703755"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "2.7.8",
      "date": "2026-05-22T10:38:19.000Z",
      "commit": "fd738728233ebbe66f8bf3f3531d5ab51b163b36",
      "fileid": "89955001b13101f74fa0b8b0fe84eee7a2a893bf59defda772e26341f2ed2229",
      "status": "success",
      "buildurl": "https://github.com/r-universe/symbolixau/actions/runs/26282703755"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "2.7.8",
      "date": "2026-05-22T10:37:11.000Z",
      "commit": "fd738728233ebbe66f8bf3f3531d5ab51b163b36",
      "fileid": "29debb7ae98b1800a055e2d33b24920cf9dfc0d747ead828c9429042e713aa9e",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/symbolixau/actions/runs/26282703755"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "2.7.8",
      "date": "2026-05-22T10:37:11.000Z",
      "commit": "fd738728233ebbe66f8bf3f3531d5ab51b163b36",
      "fileid": "6a5838c7885e18f4673890a6536c0175730c1ac363e6a89912e05eeee73e8b5d",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/symbolixau/actions/runs/26282703755"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "2.7.8",
      "date": "2026-05-22T10:37:13.000Z",
      "commit": "fd738728233ebbe66f8bf3f3531d5ab51b163b36",
      "fileid": "ad17dd2844491f0f09054c8cba8beea2f0efa8029b086e365c8af9489e324677",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/symbolixau/actions/runs/26282703755"
    }
  ]
}