{
  "_id": "6a49559ef6c47c441949c793",
  "Package": "explodemap",
  "Title": "Hierarchical Exploded-View Cartography",
  "Version": "0.3.0",
  "Authors@R": "person(\"George\", \"Arthur\", , \"prigasgenthian48@gmail.com\", role = c(\"aut\", \"cre\"))",
  "Description": "Tools for generating hierarchical exploded-view maps from\ndense administrative boundary data. The package applies\nrigid-body translations to polygon geometries using a\ncentroid-driven vector field, preserving the internal geometry\nof each feature while separating units within and across\nregions. Parameters can be derived analytically from dataset\ngeometry using closed-form models for regional separation and\nlocal expansion. The package also includes grouped layouts,\noptional bounded collision refinement, and an interactive\nfocus-map widget for selected-area inspection in 'htmlwidgets'\nand 'Shiny'. It implements the methodology described in George\nArthur (2026) <https://github.com/PrigasG/explodemap> \"A\nHierarchical Vector-Based Framework for Multi-Scale\nExploded-View Cartography\".",
  "License": "MIT + file LICENSE",
  "URL": "https://prigasg.github.io/explodemap/,\nhttps://github.com/PrigasG/explodemap,\nhttps://huggingface.co/spaces/Prigas89/explodemap-gallery,\nhttps://huggingface.co/spaces/Prigas89/spatial-pipeline-studio",
  "BugReports": "https://github.com/PrigasG/explodemap/issues",
  "VignetteBuilder": "knitr",
  "Config/testthat/edition": "3",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.3",
  "Config/pak/sysreqs": "libabsl-dev cmake libgdal-dev gdal-bin libgeos-dev\nmake libuv1-dev libssl-dev libproj-dev libsqlite3-dev\nlibudunits2-dev",
  "Repository": "https://prigasg.r-universe.dev",
  "Date/Publication": "2026-06-27 10:57:31 UTC",
  "RemoteUrl": "https://github.com/prigasg/explodemap",
  "RemoteRef": "HEAD",
  "RemoteSha": "99971279c29a4c0323e691a58ab5bf6b9dff85d6",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-27 11:32:02 UTC",
    "User": "root"
  },
  "Author": "George Arthur [aut, cre]",
  "Maintainer": "George Arthur <prigasgenthian48@gmail.com>",
  "_user": "prigasg",
  "_type": "src",
  "_file": "explodemap_0.3.0.tar.gz",
  "_fileid": "https://r2.ropensci.org/7fce51655c2f715090e8a76df99e808c9cc7e3f8b7774c1f58d41ced1ad7d865",
  "_filesize": 762824,
  "_sha256": "7fce51655c2f715090e8a76df99e808c9cc7e3f8b7774c1f58d41ced1ad7d865",
  "_expires": "2026-10-12T18:48:59.000Z",
  "_created": "2026-06-27T11:32:02.000Z",
  "_published": "2026-07-04T18:49:02.358Z",
  "_jobs": [
    {
      "job": 85157841555,
      "time": 165,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7924089433"
    },
    {
      "job": 85157841470,
      "time": 141,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "7924086401"
    },
    {
      "job": 85157841483,
      "time": 103,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7924082068"
    },
    {
      "job": 85157841416,
      "time": 85,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "7924080092"
    },
    {
      "job": 85157841281,
      "time": 251,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "7924070115"
    },
    {
      "job": 85157841425,
      "time": 166,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7924089218"
    },
    {
      "job": 85157841458,
      "time": 93,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7924080917"
    },
    {
      "job": 85157841592,
      "time": 115,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7924083477"
    },
    {
      "job": 85157841580,
      "time": 96,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "7924081299"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/prigasg/actions/runs/28287829399",
  "_status": "success",
  "_upstream": "https://github.com/prigasg/explodemap",
  "_commit": {
    "id": "99971279c29a4c0323e691a58ab5bf6b9dff85d6",
    "author": "George Arthur <prigasgenthian48@gmail.com>",
    "committer": "George Arthur <prigasgenthian48@gmail.com>",
    "message": "Reference Pipeline Studio Space\n",
    "time": 1782557851
  },
  "_maintainer": {
    "name": "George Arthur",
    "email": "prigasgenthian48@gmail.com",
    "login": "prigasg",
    "description": "Code admirer and learner",
    "uuid": 55806509
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "htmlwidgets",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "sf",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "bslib",
      "role": "Suggests"
    },
    {
      "package": "dragmapr",
      "role": "Suggests"
    },
    {
      "package": "ggiraph",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "shiny",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "tigris",
      "role": "Suggests"
    }
  ],
  "_owner": "prigasg",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-13",
      "n": 4
    },
    {
      "week": "2026-14",
      "n": 1
    },
    {
      "week": "2026-15",
      "n": 2
    },
    {
      "week": "2026-16",
      "n": 4
    },
    {
      "week": "2026-19",
      "n": 1
    },
    {
      "week": "2026-20",
      "n": 3
    },
    {
      "week": "2026-22",
      "n": 8
    },
    {
      "week": "2026-23",
      "n": 2
    },
    {
      "week": "2026-26",
      "n": 22
    }
  ],
  "_tags": [
    {
      "name": "v0.2.0",
      "date": "2026-05-16"
    }
  ],
  "_stars": 0,
  "_contributors": [
    {
      "user": "prigasg",
      "count": 47,
      "uuid": 55806509
    }
  ],
  "_userbio": {
    "uuid": 55806509,
    "type": "user",
    "name": "George Arthur",
    "followers": 1,
    "description": "Code admirer and learner"
  },
  "_downloads": {
    "count": 487,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/explodemap"
  },
  "_devurl": "https://github.com/prigasg/explodemap",
  "_pkgdown": "https://prigasg.github.io/explodemap/",
  "_searchresults": 0,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/explodemap.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "LICENSE",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/prigasg/explodemap",
  "_realowner": "prigasg",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.2.0",
      "date": "2026-05-27"
    }
  ],
  "_exports": [
    "apply_region_offsets",
    "as_dragmapr",
    "as_dragmapr_state",
    "as_hhs_states",
    "assign_spatial_groups",
    "cache_clear",
    "cache_list",
    "calibration_row",
    "compute_stats",
    "count_geometry_vertices",
    "derive_params",
    "diagnose_layout",
    "estimate_block_radii",
    "explode_grouped",
    "explode_section",
    "explode_sf",
    "explode_sf_with_lookup",
    "explode_state",
    "explodemap_fingerprint",
    "export_topojson",
    "focus_map",
    "focus_map_preset",
    "focusmapOutput",
    "focusMapProxy",
    "group_palette",
    "hhs_display_offsets",
    "hhs_focus_map",
    "hhs_layout",
    "hhs_palette",
    "hhs_region_names",
    "hhs_regions",
    "layout_objective",
    "layout_regions",
    "optimize_grouped_layout",
    "prepare_explodemap_input",
    "read_drag_offsets",
    "renderFocusmap",
    "simplify_to_vertex_budget",
    "update_exploded_layout",
    "update_focus_data",
    "update_focus_labels",
    "update_focus_palette",
    "validate_explodemap_input"
  ],
  "_help": [
    {
      "page": "apply_region_offsets",
      "title": "Apply documented display offsets by region",
      "topics": [
        "apply_region_offsets"
      ]
    },
    {
      "page": "as_dragmapr",
      "title": "Convert a grouped layout to a drag-edit handoff object (legacy)",
      "topics": [
        "as_dragmapr"
      ]
    },
    {
      "page": "as_dragmapr_state",
      "title": "Convert a grouped layout to a dragmapr editing state",
      "topics": [
        "as_dragmapr_state"
      ]
    },
    {
      "page": "as_hhs_states",
      "title": "Standardize state polygons for HHS reference maps",
      "topics": [
        "as_hhs_states"
      ]
    },
    {
      "page": "assign_spatial_groups",
      "title": "Assign generated spatial groups",
      "topics": [
        "assign_spatial_groups"
      ]
    },
    {
      "page": "cache_clear",
      "title": "Clear explodemap download cache",
      "topics": [
        "cache_clear"
      ]
    },
    {
      "page": "cache_list",
      "title": "List cached datasets",
      "topics": [
        "cache_list"
      ]
    },
    {
      "page": "calibration_row",
      "title": "Extract calibration row from an exploded_map",
      "topics": [
        "calibration_row"
      ]
    },
    {
      "page": "compute_stats",
      "title": "Compute geometry statistics for parameter derivation",
      "topics": [
        "compute_stats"
      ]
    },
    {
      "page": "count_geometry_vertices",
      "title": "Count geometry vertices",
      "topics": [
        "count_geometry_vertices"
      ]
    },
    {
      "page": "derive_params",
      "title": "Derive displacement parameters from geometry statistics",
      "topics": [
        "derive_params"
      ]
    },
    {
      "page": "diagnose_layout",
      "title": "Diagnose grouped layout quality",
      "topics": [
        "diagnose_layout"
      ]
    },
    {
      "page": "estimate_block_radii",
      "title": "Estimate block radius for each region",
      "topics": [
        "estimate_block_radii"
      ]
    },
    {
      "page": "explode_grouped",
      "title": "Create a three-level grouped exploded map",
      "topics": [
        "explode_grouped"
      ]
    },
    {
      "page": "explode_section",
      "title": "Explode one selected section and keep the rest as context",
      "topics": [
        "explode_section"
      ]
    },
    {
      "page": "explode_sf",
      "title": "Explode any sf object with an existing grouping column",
      "topics": [
        "explode_sf"
      ]
    },
    {
      "page": "explode_sf_with_lookup",
      "title": "Explode any sf object using an external lookup table",
      "topics": [
        "explode_sf_with_lookup"
      ]
    },
    {
      "page": "explode_state",
      "title": "Explode a US state from TIGER/Line data",
      "topics": [
        "explode_state"
      ]
    },
    {
      "page": "explodemap_fingerprint",
      "title": "Fingerprint explodemap geometry and grouping",
      "topics": [
        "explodemap_fingerprint"
      ]
    },
    {
      "page": "export_topojson",
      "title": "Export an exploded map as TopoJSON",
      "topics": [
        "export_topojson"
      ]
    },
    {
      "page": "focus_map",
      "title": "Interactive focus-map viewer",
      "topics": [
        "focusmapOutput",
        "focus_map",
        "renderFocusmap"
      ]
    },
    {
      "page": "focus_map_preset",
      "title": "Focus-map option presets",
      "topics": [
        "focus_map_preset"
      ]
    },
    {
      "page": "focusMapProxy",
      "title": "Focus-map Shiny proxy",
      "topics": [
        "focusMapProxy",
        "update_focus_data",
        "update_focus_labels",
        "update_focus_palette"
      ]
    },
    {
      "page": "group_palette",
      "title": "Create a stable group palette",
      "topics": [
        "group_palette"
      ]
    },
    {
      "page": "hhs_display_offsets",
      "title": "HHS reference-layout display offsets",
      "topics": [
        "hhs_display_offsets"
      ]
    },
    {
      "page": "hhs_focus_map",
      "title": "Create a focus-map widget for HHS regions",
      "topics": [
        "hhs_focus_map"
      ]
    },
    {
      "page": "hhs_layout",
      "title": "Build an HHS reference layout",
      "topics": [
        "hhs_layout"
      ]
    },
    {
      "page": "hhs_palette",
      "title": "HHS region colour palette",
      "topics": [
        "hhs_palette"
      ]
    },
    {
      "page": "hhs_region_names",
      "title": "HHS region display names",
      "topics": [
        "hhs_region_names"
      ]
    },
    {
      "page": "hhs_regions",
      "title": "HHS regional assignments for states and territories",
      "topics": [
        "hhs_regions"
      ]
    },
    {
      "page": "layout_objective",
      "title": "Build layout objective weights",
      "topics": [
        "layout_objective"
      ]
    },
    {
      "page": "layout_regions",
      "title": "Compute region anchor positions for grouped layouts",
      "topics": [
        "layout_regions"
      ]
    },
    {
      "page": "optimize_grouped_layout",
      "title": "Search grouped-layout parameters",
      "topics": [
        "optimize_grouped_layout"
      ]
    },
    {
      "page": "plot.exploded_map",
      "title": "Plot an exploded_map object",
      "topics": [
        "plot.exploded_map"
      ]
    },
    {
      "page": "plot.grouped_exploded_map",
      "title": "Plot a grouped_exploded_map object",
      "topics": [
        "plot.grouped_exploded_map"
      ]
    },
    {
      "page": "plot.layout_quality_report",
      "title": "Plot a grouped-layout diagnostic",
      "topics": [
        "plot.layout_quality_report"
      ]
    },
    {
      "page": "prepare_explodemap_input",
      "title": "Prepare input for grouped explodemap layouts",
      "topics": [
        "prepare_explodemap_input"
      ]
    },
    {
      "page": "print.exploded_map",
      "title": "Print an exploded_map object",
      "topics": [
        "print.exploded_map"
      ]
    },
    {
      "page": "print.grouped_exploded_map",
      "title": "Print a grouped_exploded_map object",
      "topics": [
        "print.grouped_exploded_map"
      ]
    },
    {
      "page": "read_drag_offsets",
      "title": "Read drag-helper offset CSVs into a region offset data frame",
      "topics": [
        "read_drag_offsets"
      ]
    },
    {
      "page": "simplify_to_vertex_budget",
      "title": "Simplify geometry to a vertex budget",
      "topics": [
        "simplify_to_vertex_budget"
      ]
    },
    {
      "page": "summary.exploded_map",
      "title": "Summary of an exploded_map object",
      "topics": [
        "summary.exploded_map"
      ]
    },
    {
      "page": "summary.grouped_exploded_map",
      "title": "Summary of a grouped_exploded_map object",
      "topics": [
        "summary.grouped_exploded_map"
      ]
    },
    {
      "page": "update_exploded_layout",
      "title": "Update an exploded grouped layout after manual composition",
      "topics": [
        "update_exploded_layout"
      ]
    },
    {
      "page": "validate_explodemap_input",
      "title": "Validate explodemap input",
      "topics": [
        "validate_explodemap_input"
      ]
    }
  ],
  "_pkglogo": "https://github.com/prigasg/explodemap/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/prigasg/explodemap/raw/HEAD/README.md",
  "_rundeps": [
    "base64enc",
    "bslib",
    "cachem",
    "class",
    "classInt",
    "cli",
    "cpp11",
    "DBI",
    "digest",
    "dplyr",
    "e1071",
    "evaluate",
    "farver",
    "fastmap",
    "fontawesome",
    "fs",
    "generics",
    "ggplot2",
    "glue",
    "gtable",
    "highr",
    "htmltools",
    "htmlwidgets",
    "isoband",
    "jquerylib",
    "jsonlite",
    "KernSmooth",
    "knitr",
    "labeling",
    "lifecycle",
    "magrittr",
    "MASS",
    "memoise",
    "mime",
    "pillar",
    "pkgconfig",
    "proxy",
    "purrr",
    "R6",
    "rappdirs",
    "RColorBrewer",
    "Rcpp",
    "rlang",
    "rmarkdown",
    "s2",
    "S7",
    "sass",
    "scales",
    "sf",
    "tibble",
    "tidyselect",
    "tinytex",
    "units",
    "utf8",
    "vctrs",
    "viridisLite",
    "withr",
    "wk",
    "xfun",
    "yaml"
  ],
  "_vignettes": [
    {
      "source": "workflow-guide.Rmd",
      "filename": "workflow-guide.html",
      "title": "Choosing an explodemap workflow",
      "engine": "knitr::rmarkdown",
      "headings": [
        "The short version",
        "Static exploded maps",
        "Dense municipal cores",
        "Grouped layouts",
        "Interactive focus maps",
        "Performance guidance",
        "Installed examples"
      ],
      "created": "2026-04-13 11:32:47",
      "modified": "2026-05-26 20:43:41",
      "commits": 4
    },
    {
      "source": "getting-started.Rmd",
      "filename": "getting-started.html",
      "title": "Getting started with explodemap",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Overview",
        "Input requirements",
        "A minimal example",
        "Running the explosion",
        "Diagnostics",
        "Plotting",
        "Calibration output",
        "Manual parameter overrides",
        "Optional collision refinement",
        "Centroid options",
        "Using TIGER/Line data for U.S. states",
        "Using a lookup table",
        "Export",
        "Interactive focus maps and Shiny",
        "Notes",
        "Next steps"
      ],
      "created": "2026-03-24 01:58:59",
      "modified": "2026-05-26 20:43:41",
      "commits": 5
    },
    {
      "source": "grouped-layouts.Rmd",
      "filename": "grouped-layouts.html",
      "title": "Grouped layouts and anchor placement",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Overview",
        "A synthetic grouped example",
        "Anchor modes",
        "Automatic grouped layout",
        "Collision-aware grouped layout",
        "Viewing all stages",
        "Inspecting anchor positions",
        "Manual anchors",
        "Key parameters",
        "Summary",
        "Interactive grouped focus maps",
        "What the grouped object stores",
        "Scope of guarantees",
        "Next steps"
      ],
      "created": "2026-03-24 01:58:59",
      "modified": "2026-05-11 11:06:11",
      "commits": 3
    },
    {
      "source": "reproducing-paper-examples.Rmd",
      "filename": "reproducing-paper-examples.html",
      "title": "Reproducing the paper examples",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Overview",
        "1. New Jersey — Ground-truth calibration (Section 5)",
        "2. Pennsylvania — Transfer test (Section 6)",
        "Sensitivity analysis",
        "3. Cross-state calibration (Section 7)",
        "4. Ohio — Extended validation (Section 7)",
        "5. Canada — Non-US validation (Section 7)",
        "6. HHS national grouped layout (Section 12)",
        "Replication checklist",
        "Paper drag helpers",
        "Session info"
      ],
      "created": "2026-03-24 01:58:59",
      "modified": "2026-06-07 02:18:27",
      "commits": 4
    },
    {
      "source": "state-first-composition.Rmd",
      "filename": "state-first-composition.html",
      "title": "State-first composition with dragmapr",
      "engine": "knitr::rmarkdown",
      "headings": [
        "1. Compute the layout",
        "2. Hand the layout over as a state",
        "3. Compose",
        "4. Render the composed state"
      ],
      "created": "2026-06-26 16:30:08",
      "modified": "2026-06-26 16:30:08",
      "commits": 1
    }
  ],
  "_score": 5.352182518111363,
  "_indexed": true,
  "_nocasepkg": "explodemap",
  "_universes": [
    "prigasg"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.3.0",
      "date": "2026-06-27T11:34:39.000Z",
      "distro": "resolute",
      "commit": "99971279c29a4c0323e691a58ab5bf6b9dff85d6",
      "fileid": "https://r2.ropensci.org/5872ae8dc03b67e145833ed20d801ff43ef24e8b84bd76baea4436be334b5a8a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/prigasg/actions/runs/28287829399"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.3.0",
      "date": "2026-06-27T11:34:24.000Z",
      "distro": "resolute",
      "commit": "99971279c29a4c0323e691a58ab5bf6b9dff85d6",
      "fileid": "https://r2.ropensci.org/a714792e5e666714f831227e4407edb0c2c65b9e297f0ec1e4cf155e50e7c4fa",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/prigasg/actions/runs/28287829399"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.3.0",
      "date": "2026-06-27T11:33:43.000Z",
      "commit": "99971279c29a4c0323e691a58ab5bf6b9dff85d6",
      "fileid": "https://r2.ropensci.org/20b9b7d79e25068153056d8566a94325dd4be9e6a98bdbf8b3500ce81e9fc1af",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/prigasg/actions/runs/28287829399"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.3.0",
      "date": "2026-06-27T11:33:31.000Z",
      "commit": "99971279c29a4c0323e691a58ab5bf6b9dff85d6",
      "fileid": "https://r2.ropensci.org/56cea7a2de9916d5654189dfba66ca1e02d196efdbc679dcc282c5740995a528",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/prigasg/actions/runs/28287829399"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.3.0",
      "date": "2026-06-27T11:35:08.000Z",
      "commit": "99971279c29a4c0323e691a58ab5bf6b9dff85d6",
      "fileid": "https://r2.ropensci.org/908c0ebc8a17851f84a40d25fdec6dad1337e1b510be54aad6c31b2478b00168",
      "status": "success",
      "buildurl": "https://github.com/r-universe/prigasg/actions/runs/28287829399"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.3.0",
      "date": "2026-06-27T11:33:18.000Z",
      "commit": "99971279c29a4c0323e691a58ab5bf6b9dff85d6",
      "fileid": "https://r2.ropensci.org/efc33bad0987f92b947e0a32060ad328b3beacee8c216a0d81f6eb701f373215",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/prigasg/actions/runs/28287829399"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.3.0",
      "date": "2026-06-27T11:33:36.000Z",
      "commit": "99971279c29a4c0323e691a58ab5bf6b9dff85d6",
      "fileid": "https://r2.ropensci.org/94d552c38f36b37005931eb3c4ea73c1364665750faca3ab6381516392d3e8dc",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/prigasg/actions/runs/28287829399"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.3.0",
      "date": "2026-06-27T11:33:20.000Z",
      "commit": "99971279c29a4c0323e691a58ab5bf6b9dff85d6",
      "fileid": "https://r2.ropensci.org/7013e3d3bf402ec698e5f5ddad858fc0a15e34ec8b9bb5d79380b205b4b0a759",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/prigasg/actions/runs/28287829399"
    }
  ]
}