{
  "_id": "6a197862acfb0bcc41df35b4",
  "Package": "sfdep",
  "Title": "Spatial Dependence for Simple Features",
  "Version": "0.2.4.9000",
  "Authors@R": "c(\nperson(\"Josiah\", \"Parry\", email = \"josiah.parry@gmail.com\", role = c(\"aut\"),\ncomment = c(ORCID = \"0000-0001-9910-865X\")),\nperson(\"Dexter\", \"Locke\", email = \"dexter.locke@gmail.com\", role = c(\"aut\", \"cre\"),\ncomment = c(ORCID = \"0000-0003-2704-9720\"))\n)",
  "Description": "An interface to 'spdep' to integrate with 'sf' objects and\nthe 'tidyverse'.",
  "License": "GPL-3",
  "URL": "https://sfdep.josiahparry.com,\nhttps://github.com/josiahparry/sfdep",
  "Config/testthat/edition": "3",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.2",
  "LazyData": "true",
  "Config/pak/sysreqs": "libabsl-dev cmake libgdal-dev gdal-bin libgeos-dev\nlibssl-dev libproj-dev libsqlite3-dev libudunits2-dev",
  "Repository": "https://josiahparry.r-universe.dev",
  "Date/Publication": "2024-09-05 16:03:55 UTC",
  "RemoteUrl": "https://github.com/josiahparry/sfdep",
  "RemoteRef": "HEAD",
  "RemoteSha": "008a59b6009d01e5e1625319f6525c1e0bae34a2",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-29 09:51:34 UTC",
    "User": "root"
  },
  "Author": "Josiah Parry [aut] (ORCID: <https://orcid.org/0000-0001-9910-865X>),\nDexter Locke [aut, cre] (ORCID:\n<https://orcid.org/0000-0003-2704-9720>)",
  "Maintainer": "Dexter Locke <dexter.locke@gmail.com>",
  "MD5sum": "e9f8da289d7a189a1959b7ecc6388670",
  "_user": "josiahparry",
  "_type": "src",
  "_file": "sfdep_0.2.4.9000.tar.gz",
  "_fileid": "c9f90a582837b8201d0d1228a20181600214689a932f05f6f05c0938b3fe5a02",
  "_filesize": 1363119,
  "_sha256": "c9f90a582837b8201d0d1228a20181600214689a932f05f6f05c0938b3fe5a02",
  "_created": "2026-05-29T09:51:34.000Z",
  "_published": "2026-05-29T11:28:34.905Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78478083075,
      "time": 181,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7287993110"
    },
    {
      "job": 78478083110,
      "time": 167,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7287988895"
    },
    {
      "job": 78478083107,
      "time": 328,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7289581441"
    },
    {
      "job": 78478083095,
      "time": 242,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7289560651"
    },
    {
      "job": 78477499427,
      "time": 220,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7287936679"
    },
    {
      "job": 78478083197,
      "time": 121,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7287974767"
    },
    {
      "job": 78478083175,
      "time": 483,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7288081393"
    },
    {
      "job": 78478083100,
      "time": 537,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7288097173"
    },
    {
      "job": 78478083109,
      "time": 521,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7288091893"
    }
  ],
  "_buildurl": "https://github.com/r-universe/josiahparry/actions/runs/26630382071",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/josiahparry/sfdep",
  "_commit": {
    "id": "008a59b6009d01e5e1625319f6525c1e0bae34a2",
    "author": "Dexter Locke <16103942+DHLocke@users.noreply.github.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Merge pull request #55 from rsbivand/main\n\nminor fixes to person() usage and typo in see also linkage to sf",
    "time": 1725552235
  },
  "_maintainer": {
    "name": "Dexter Locke",
    "email": "dexter.locke@gmail.com",
    "login": "dhlocke",
    "twitter": "@DextraordinaryH",
    "description": "",
    "uuid": 16103942,
    "orcid": "0000-0003-2704-9720"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5.0",
      "role": "Depends"
    },
    {
      "package": "sf",
      "role": "Imports"
    },
    {
      "package": "cli",
      "role": "Imports"
    },
    {
      "package": "spdep",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "broom",
      "role": "Suggests"
    },
    {
      "package": "dbscan",
      "role": "Suggests"
    },
    {
      "package": "dplyr",
      "role": "Suggests"
    },
    {
      "package": "ggplot2",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "magrittr",
      "role": "Suggests"
    },
    {
      "package": "patchwork",
      "role": "Suggests"
    },
    {
      "package": "purrr",
      "role": "Suggests"
    },
    {
      "package": "pracma",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "sfnetworks",
      "role": "Suggests"
    },
    {
      "package": "stringr",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "tibble",
      "role": "Suggests"
    },
    {
      "package": "tidyr",
      "role": "Suggests"
    },
    {
      "package": "vctrs",
      "role": "Suggests"
    },
    {
      "package": "yaml",
      "role": "Suggests"
    },
    {
      "package": "zoo",
      "role": "Suggests"
    },
    {
      "package": "Kendall",
      "role": "Suggests"
    },
    {
      "package": "igraph",
      "role": "Suggests"
    },
    {
      "package": "tidygraph",
      "role": "Suggests"
    }
  ],
  "_owner": "josiahparry",
  "_selfowned": true,
  "_usedby": 1,
  "_updates": [],
  "_tags": [],
  "_topics": [
    "r-spatial",
    "spatial"
  ],
  "_stars": 141,
  "_contributors": [
    {
      "user": "josiahparry",
      "count": 158,
      "uuid": 13534508
    },
    {
      "user": "rsbivand",
      "count": 4,
      "uuid": 10198404
    },
    {
      "user": "dhlocke",
      "count": 3,
      "uuid": 16103942
    },
    {
      "user": "opelolo",
      "count": 2,
      "uuid": 109819000
    },
    {
      "user": "jlacko",
      "count": 1,
      "uuid": 29260421
    }
  ],
  "_userbio": {
    "uuid": 13534508,
    "type": "user",
    "name": "Josiah Parry",
    "description": "🦀 📦\r\n🌎 Spatial Stats @ Esri 📍"
  },
  "_downloads": {
    "count": 658,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/sfdep"
  },
  "_devurl": "https://github.com/josiahparry/sfdep",
  "_searchresults": 168,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/readme.html",
    "extra/readme.md",
    "extra/sfdep.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/josiahparry/sfdep",
  "_realowner": "josiahparry",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2022-04-20"
    },
    {
      "version": "0.2.0",
      "date": "2022-08-15"
    },
    {
      "version": "0.2.1",
      "date": "2022-12-16"
    },
    {
      "version": "0.2.2",
      "date": "2022-12-22"
    },
    {
      "version": "0.2.3",
      "date": "2023-01-14"
    },
    {
      "version": "0.2.4",
      "date": "2024-02-20"
    },
    {
      "version": "0.2.5",
      "date": "2024-09-13"
    }
  ],
  "_exports": [
    "activate",
    "active",
    "as_sf",
    "as_spacetime",
    "center_mean",
    "center_median",
    "complete_spacetime_cube",
    "cond_permute_nb",
    "critical_threshold",
    "ellipse",
    "emerging_hotspot_analysis",
    "euclidean_median",
    "find_xj",
    "global_c",
    "global_c_perm",
    "global_c_test",
    "global_colocation",
    "global_g_test",
    "global_jc_perm",
    "global_jc_test",
    "global_moran",
    "global_moran_bv",
    "global_moran_perm",
    "global_moran_test",
    "include_self",
    "is_spacetime",
    "is_spacetime_cube",
    "is.spacetime",
    "local_c",
    "local_c_perm",
    "local_colocation",
    "local_g",
    "local_g_perm",
    "local_gstar",
    "local_gstar_perm",
    "local_jc_bv",
    "local_jc_uni",
    "local_moran",
    "local_moran_bv",
    "losh",
    "losh_perm",
    "nb_as_matrix",
    "nb_intersect",
    "nb_match_test",
    "nb_setdiff",
    "nb_union",
    "new_spacetime",
    "node_get_edge_col",
    "node_get_edge_list",
    "node_get_nbs",
    "pairwise_colocation",
    "pct_nonzero",
    "recreate_listw",
    "remove_self",
    "set_col",
    "set_nbs",
    "set_wts",
    "spacetime",
    "spatial_gini",
    "st_as_edges",
    "st_as_graph",
    "st_as_nodes",
    "st_block_nb",
    "st_cardinalties",
    "st_complete_nb",
    "st_contiguity",
    "st_dist_band",
    "st_ellipse",
    "st_inverse_distance",
    "st_kernel_weights",
    "st_knn",
    "st_lag",
    "st_nb_apply",
    "st_nb_delaunay",
    "st_nb_dists",
    "st_nb_gabriel",
    "st_nb_lag",
    "st_nb_lag_cumul",
    "st_nb_relative",
    "st_weights",
    "std_dev_ellipse",
    "std_distance",
    "szero",
    "tally_jc",
    "validate_spacetime",
    "wt_as_matrix"
  ],
  "_datasets": [
    {
      "name": "guerry",
      "title": "\"Essay on the Moral Statistics of France\" data set.",
      "object": "guerry",
      "class": [
        "sf",
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "code_dept",
        "count",
        "ave_id_geo",
        "dept",
        "region",
        "department",
        "crime_pers",
        "crime_prop",
        "literacy",
        "donations",
        "infants",
        "suicides",
        "main_city",
        "wealth",
        "commerce",
        "clergy",
        "crime_parents",
        "infanticide",
        "donation_clergy",
        "lottery",
        "desertion",
        "instruction",
        "prostitutes",
        "distance",
        "area",
        "pop1831",
        "geometry"
      ],
      "rows": 85,
      "table": false,
      "tojson": true
    },
    {
      "name": "guerry_nb",
      "title": "\"Essay on the Moral Statistics of France\" data set.",
      "object": "guerry_nb",
      "class": [
        "sf",
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "code_dept",
        "count",
        "ave_id_geo",
        "dept",
        "region",
        "department",
        "crime_pers",
        "crime_prop",
        "literacy",
        "donations",
        "infants",
        "suicides",
        "main_city",
        "wealth",
        "commerce",
        "clergy",
        "crime_parents",
        "infanticide",
        "donation_clergy",
        "lottery",
        "desertion",
        "instruction",
        "prostitutes",
        "distance",
        "area",
        "pop1831",
        "geometry",
        "nb",
        "wt"
      ],
      "rows": 85,
      "table": false,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "activate",
      "title": "Activate spacetime context",
      "topics": [
        "activate",
        "active"
      ]
    },
    {
      "page": "as_spacetime",
      "title": "Cast between 'spacetime' and 'sf' classes",
      "topics": [
        "as_sf",
        "as_spacetime",
        "as_spacetime.sf"
      ]
    },
    {
      "page": "center_mean",
      "title": "Calculate Center Mean Point",
      "concept": [
        "point-pattern"
      ],
      "topics": [
        "center_mean",
        "center_median",
        "euclidean_median"
      ]
    },
    {
      "page": "complete_spacetime_cube",
      "title": "Convert spacetime object to spacetime cube",
      "topics": [
        "complete_spacetime_cube"
      ]
    },
    {
      "page": "cond_permute_nb",
      "title": "Conditional permutation of neighbors",
      "topics": [
        "cond_permute_nb"
      ]
    },
    {
      "page": "critical_threshold",
      "title": "Identify critical threshold",
      "topics": [
        "critical_threshold"
      ]
    },
    {
      "page": "ellipse",
      "title": "Create an Ellipse",
      "topics": [
        "ellipse",
        "st_ellipse"
      ]
    },
    {
      "page": "emerging_hotspot_analysis",
      "title": "Emerging Hot Spot Analysis",
      "topics": [
        "emerging_hotspot_analysis"
      ]
    },
    {
      "page": "find_xj",
      "title": "Identify xj values",
      "topics": [
        "find_xj"
      ]
    },
    {
      "page": "global_c",
      "title": "Compute Geary's C",
      "concept": [
        "global_c"
      ],
      "topics": [
        "global_c"
      ]
    },
    {
      "page": "global_c_perm",
      "title": "Global C Permutation Test",
      "concept": [
        "global_c"
      ],
      "topics": [
        "global_c_perm"
      ]
    },
    {
      "page": "global_c_test",
      "title": "Global C Test",
      "concept": [
        "global_c"
      ],
      "topics": [
        "global_c_test"
      ]
    },
    {
      "page": "global_colocation",
      "title": "Global Colocation Quotient",
      "topics": [
        "global_colocation"
      ]
    },
    {
      "page": "global_g_test",
      "title": "Getis-Ord Global G",
      "topics": [
        "global_g_test"
      ]
    },
    {
      "page": "global_jc_perm",
      "title": "Global Join Counts",
      "topics": [
        "global_jc_perm",
        "global_jc_test",
        "tally_jc"
      ]
    },
    {
      "page": "global_moran",
      "title": "Calculate Global Moran's I",
      "concept": [
        "global_moran"
      ],
      "topics": [
        "global_moran"
      ]
    },
    {
      "page": "global_moran_bv",
      "title": "Compute the Global Bivariate Moran's I",
      "concept": [
        "global_moran"
      ],
      "topics": [
        "global_moran_bv"
      ]
    },
    {
      "page": "global_moran_perm",
      "title": "Global Moran Permutation Test",
      "concept": [
        "global_moran"
      ],
      "topics": [
        "global_moran_perm"
      ]
    },
    {
      "page": "global_moran_test",
      "title": "Global Moran Test",
      "concept": [
        "global_moran"
      ],
      "topics": [
        "global_moran_test"
      ]
    },
    {
      "page": "guerry",
      "title": "\"Essay on the Moral Statistics of France\" data set.",
      "topics": [
        "guerry",
        "guerry_nb"
      ]
    },
    {
      "page": "include_self",
      "title": "Includes self in neighbor list",
      "topics": [
        "include_self",
        "remove_self"
      ]
    },
    {
      "page": "is_spacetime_cube",
      "title": "Test if a spacetime object is a spacetime cube",
      "topics": [
        "is_spacetime_cube"
      ]
    },
    {
      "page": "local_c",
      "title": "Compute Local Geary statistic",
      "topics": [
        "local_c",
        "local_c_perm"
      ]
    },
    {
      "page": "local_colocation",
      "title": "Local indicator of Colocation Quotient",
      "topics": [
        "local_colocation"
      ]
    },
    {
      "page": "local_g",
      "title": "Local G",
      "topics": [
        "local_g",
        "local_g_perm"
      ]
    },
    {
      "page": "local_gstar",
      "title": "Local G*",
      "topics": [
        "local_gstar",
        "local_gstar_perm"
      ]
    },
    {
      "page": "local_jc_bv",
      "title": "Bivariate local join count",
      "topics": [
        "local_jc_bv"
      ]
    },
    {
      "page": "local_jc_uni",
      "title": "Compute local univariate join count",
      "topics": [
        "local_jc_uni"
      ]
    },
    {
      "page": "local_moran",
      "title": "Calculate the Local Moran's I Statistic",
      "concept": [
        "stats"
      ],
      "topics": [
        "local_moran"
      ]
    },
    {
      "page": "local_moran_bv",
      "title": "Compute the Local Bivariate Moran's I Statistic",
      "concept": [
        "global_moran"
      ],
      "topics": [
        "local_moran_bv"
      ]
    },
    {
      "page": "losh",
      "title": "Local spatial heteroscedacity",
      "topics": [
        "losh",
        "losh_perm"
      ]
    },
    {
      "page": "nb_match_test",
      "title": "Local Neighbor Match Test",
      "topics": [
        "nb_match_test"
      ]
    },
    {
      "page": "nb_union",
      "title": "Set Operations",
      "topics": [
        "nb_intersect",
        "nb_setdiff",
        "nb_union"
      ]
    },
    {
      "page": "node_get_nbs",
      "title": "Create node features from edges",
      "concept": [
        "sfnetworks"
      ],
      "topics": [
        "node_get_edge_col",
        "node_get_edge_list",
        "node_get_nbs"
      ]
    },
    {
      "page": "pairwise_colocation",
      "title": "Pairwise Colocation Quotient",
      "topics": [
        "pairwise_colocation"
      ]
    },
    {
      "page": "pct_nonzero",
      "title": "Percent Non-zero Neighbors",
      "topics": [
        "pct_nonzero"
      ]
    },
    {
      "page": "recreate_listw",
      "title": "Create a listw object from a neighbors and weight list",
      "topics": [
        "recreate_listw"
      ]
    },
    {
      "page": "set_col",
      "title": "Set columns from 'geometry' to 'data'",
      "topics": [
        "set_col",
        "set_nbs",
        "set_wts"
      ]
    },
    {
      "page": "spacetime",
      "title": "Construct a 'spacetime' object",
      "topics": [
        "is.spacetime",
        "is_spacetime",
        "new_spacetime",
        "spacetime",
        "validate_spacetime"
      ]
    },
    {
      "page": "spatial_gini",
      "title": "Spatial Gini Index",
      "topics": [
        "spatial_gini"
      ]
    },
    {
      "page": "spt_update",
      "title": "Update spacetime attributes",
      "topics": [
        "spt_update"
      ]
    },
    {
      "page": "st_as_edges",
      "title": "Convert to an edge lines object",
      "topics": [
        "st_as_edges",
        "st_as_edges.sf",
        "st_as_edges.sfc"
      ]
    },
    {
      "page": "st_as_graph",
      "title": "Create an sfnetwork",
      "topics": [
        "st_as_graph",
        "st_as_graph.sf",
        "st_as_graph.sfc"
      ]
    },
    {
      "page": "st_as_nodes",
      "title": "Convert to a node point object",
      "topics": [
        "st_as_nodes",
        "st_as_nodes.sf",
        "st_as_nodes.sfc"
      ]
    },
    {
      "page": "st_block_nb",
      "title": "Create Block Contiguity for Spatial Regimes",
      "topics": [
        "st_block_nb"
      ]
    },
    {
      "page": "st_cardinalties",
      "title": "Calculate neighbor cardinalities",
      "concept": [
        "other"
      ],
      "topics": [
        "st_cardinalties"
      ]
    },
    {
      "page": "st_complete_nb",
      "title": "Create Neighbors as Complete Graph",
      "topics": [
        "st_complete_nb"
      ]
    },
    {
      "page": "st_contiguity",
      "title": "Identify polygon neighbors",
      "concept": [
        "neighbors"
      ],
      "topics": [
        "st_contiguity"
      ]
    },
    {
      "page": "st_dist_band",
      "title": "Neighbors from a distance band",
      "concept": [
        "neighbors"
      ],
      "topics": [
        "st_dist_band"
      ]
    },
    {
      "page": "st_inverse_distance",
      "title": "Calculate inverse distance weights",
      "concept": [
        "weights"
      ],
      "topics": [
        "st_inverse_distance"
      ]
    },
    {
      "page": "st_kernel_weights",
      "title": "Calculate Kernel Weights",
      "concept": [
        "weights"
      ],
      "topics": [
        "st_kernel_weights"
      ]
    },
    {
      "page": "st_knn",
      "title": "Calculate K-Nearest Neighbors",
      "concept": [
        "neighbors"
      ],
      "topics": [
        "st_knn"
      ]
    },
    {
      "page": "st_lag",
      "title": "Calculate spatial lag",
      "concept": [
        "stats"
      ],
      "topics": [
        "st_lag"
      ]
    },
    {
      "page": "st_nb_apply",
      "title": "Apply a function to neighbors",
      "topics": [
        "st_nb_apply"
      ]
    },
    {
      "page": "st_nb_delaunay",
      "title": "Graph based neighbors",
      "topics": [
        "st_nb_delaunay",
        "st_nb_gabriel",
        "st_nb_relative"
      ]
    },
    {
      "page": "st_nb_dists",
      "title": "Calculate neighbor distances",
      "concept": [
        "weights"
      ],
      "topics": [
        "st_nb_dists"
      ]
    },
    {
      "page": "st_nb_lag",
      "title": "Pure Higher Order Neighbors",
      "concept": [
        "other"
      ],
      "topics": [
        "st_nb_lag"
      ]
    },
    {
      "page": "st_nb_lag_cumul",
      "title": "Encompassing Higher Order Neighbors",
      "concept": [
        "other"
      ],
      "topics": [
        "st_nb_lag_cumul"
      ]
    },
    {
      "page": "st_weights",
      "title": "Calculate spatial weights",
      "concept": [
        "weights"
      ],
      "topics": [
        "st_weights"
      ]
    },
    {
      "page": "std_dev_ellipse",
      "title": "Calculation Standard Deviational Ellipse",
      "topics": [
        "std_dev_ellipse"
      ]
    },
    {
      "page": "std_distance",
      "title": "Calculate standard distance",
      "concept": [
        "point-pattern"
      ],
      "topics": [
        "std_distance"
      ]
    },
    {
      "page": "szero",
      "title": "Global sum of weights",
      "topics": [
        "szero"
      ]
    },
    {
      "page": "tidyverse",
      "title": "tidyverse methods for spacetime objects",
      "topics": [
        "group_by.spacetime",
        "mutate.spacetime",
        "tidyverse",
        "ungroup.spacetime"
      ]
    },
    {
      "page": "wt_as_matrix",
      "title": "Convert neighbor or weights list to matrix",
      "topics": [
        "nb_as_matrix",
        "wt_as_matrix"
      ]
    }
  ],
  "_readme": "https://github.com/josiahparry/sfdep/raw/HEAD/README.md",
  "_rundeps": [
    "boot",
    "class",
    "classInt",
    "cli",
    "DBI",
    "deldir",
    "e1071",
    "KernSmooth",
    "lattice",
    "MASS",
    "proxy",
    "Rcpp",
    "rlang",
    "s2",
    "sf",
    "sp",
    "spData",
    "spdep",
    "units",
    "wk"
  ],
  "_score": 7.152679644764886,
  "_indexed": true,
  "_nocasepkg": "sfdep",
  "_universes": [
    "josiahparry",
    "dhlocke"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2.4.9000",
      "date": "2026-05-29T09:54:20.000Z",
      "distro": "noble",
      "commit": "008a59b6009d01e5e1625319f6525c1e0bae34a2",
      "fileid": "ab2a8bbca7dd2fc0d07e7c0af2bbcb6f1c5baaf8979af639b70eef68721130db",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/josiahparry/actions/runs/26630382071"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.2.4.9000",
      "date": "2026-05-29T09:54:10.000Z",
      "distro": "noble",
      "commit": "008a59b6009d01e5e1625319f6525c1e0bae34a2",
      "fileid": "0e5d230d15eba7575dc01b55fee140b9eaaaadaecf29206fa9a511bc9d9267bb",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/josiahparry/actions/runs/26630382071"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.2.4.9000",
      "date": "2026-05-29T11:27:12.000Z",
      "commit": "008a59b6009d01e5e1625319f6525c1e0bae34a2",
      "fileid": "1efa5c5a4cffea5c4d9faee1e385be85cbae513fb70732e333d2714a9d5fe978",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/josiahparry/actions/runs/26630382071"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.2.4.9000",
      "date": "2026-05-29T11:26:15.000Z",
      "commit": "008a59b6009d01e5e1625319f6525c1e0bae34a2",
      "fileid": "42ec1ca32602b996d7a37dbe1da39dd3ff8ee7c3a0099495811beb659c0eeb57",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/josiahparry/actions/runs/26630382071"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.2.4.9000",
      "date": "2026-05-29T09:54:03.000Z",
      "commit": "008a59b6009d01e5e1625319f6525c1e0bae34a2",
      "fileid": "bb8c203c2283a8e2bcbaedc175e6d2f0c41fe4c636d603282176234e84975315",
      "status": "success",
      "buildurl": "https://github.com/r-universe/josiahparry/actions/runs/26630382071"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.2.4.9000",
      "date": "2026-05-29T09:59:16.000Z",
      "commit": "008a59b6009d01e5e1625319f6525c1e0bae34a2",
      "fileid": "f686c416aabb5ab2ebd22a7cd63041fbfddcfa271cdd1328942b3a927934ecf4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/josiahparry/actions/runs/26630382071"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.2.4.9000",
      "date": "2026-05-29T10:00:07.000Z",
      "commit": "008a59b6009d01e5e1625319f6525c1e0bae34a2",
      "fileid": "c5009eb5b9a97447495d1d5ff8f3610ae780bbedf528f521622ec7070a9763c8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/josiahparry/actions/runs/26630382071"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.2.4.9000",
      "date": "2026-05-29T09:59:48.000Z",
      "commit": "008a59b6009d01e5e1625319f6525c1e0bae34a2",
      "fileid": "27d9dfc9d3246827abe54237bf686f1f910a9e7662a05a1ebbcbaed4c41a2b06",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/josiahparry/actions/runs/26630382071"
    }
  ]
}