{
  "_id": "6a1ee006b401979e7341070a",
  "Package": "BoundaryStats",
  "Type": "Package",
  "Title": "Boundary Overlap Statistics",
  "Version": "2.3.0",
  "Authors@R": "c(\nperson(given = 'Amy',\nfamily = 'Luo',\nrole = c('aut', 'cre', 'cph'),\nemail = 'amy.luo.15@gmail.com',\ncomment = c(ORCID = '0000-0002-9197-4673')),\nperson(given = 'Elizabeth',\nfamily = 'Derryberry',\nrole = 'ths',\ncomment = c(ORCID = '0000-0002-8248-9748'))\n)",
  "Description": "Analysis workflow for finding geographic boundaries of\necological or landscape traits and comparing the placement of\ngeographic boundaries of two traits. If data are trait values,\ntrait data are transformed to boundary intensities based on\napproximate first derivatives across latitude and longitude.\nThe package includes functions to create custom null models\nbased on the input data. The boundary statistics are described\nin: Fortin, Drapeau, and Jacquez (1996) <doi:10.2307/3545584>.",
  "License": "GPL (>= 3)",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "VignetteBuilder": "knitr",
  "RoxygenNote": "7.3.2",
  "Config/pak/sysreqs": "libabsl-dev cmake libgdal-dev gdal-bin libgeos-dev\nlibglpk-dev libxml2-dev libssl-dev libproj-dev libsqlite3-dev\nlibudunits2-dev",
  "Repository": "https://aluo734.r-universe.dev",
  "Date/Publication": "2025-07-20 21:39:04 UTC",
  "RemoteUrl": "https://github.com/aluo734/boundarystats",
  "RemoteRef": "HEAD",
  "RemoteSha": "2ffbad87cadf76fe370a5bb9555c071a9a9b1558",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-20 07:31:23 UTC",
    "User": "root"
  },
  "Author": "Amy Luo [aut, cre, cph] (ORCID:\n<https://orcid.org/0000-0002-9197-4673>),\nElizabeth Derryberry [ths] (ORCID:\n<https://orcid.org/0000-0002-8248-9748>)",
  "Maintainer": "Amy Luo <amy.luo.15@gmail.com>",
  "MD5sum": "1ea47b5db14b86cf80dc376cdca106a5",
  "_user": "aluo734",
  "_type": "src",
  "_file": "BoundaryStats_2.3.0.tar.gz",
  "_fileid": "25776b7c5fcfb3dd32e03dceb53d71dac289de4f45278fc014a00b79365342ee",
  "_filesize": 248352,
  "_sha256": "25776b7c5fcfb3dd32e03dceb53d71dac289de4f45278fc014a00b79365342ee",
  "_created": "2026-05-20T07:31:23.000Z",
  "_published": "2026-06-02T13:52:06.477Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79086431999,
      "time": 163,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7103897055"
    },
    {
      "job": 79086432280,
      "time": 160,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7103896069"
    },
    {
      "job": 79086432335,
      "time": 181,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7103889622"
    },
    {
      "job": 79086431909,
      "time": 214,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7103893480"
    },
    {
      "job": 79086431216,
      "time": 364,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7103843075"
    },
    {
      "job": 79086431201,
      "time": 150,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7359624322"
    },
    {
      "job": 79086431964,
      "time": 99,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7103876590"
    },
    {
      "job": 79086432109,
      "time": 100,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7103877233"
    },
    {
      "job": 79086432296,
      "time": 94,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7103875316"
    }
  ],
  "_buildurl": "https://github.com/r-universe/aluo734/actions/runs/26147895572",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/aluo734/boundarystats",
  "_commit": {
    "id": "2ffbad87cadf76fe370a5bb9555c071a9a9b1558",
    "author": "aluo734 <55247353+aluo734@users.noreply.github.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Merge pull request #37 from aluo734/master\n\nupdate documentation for define_boundary",
    "time": 1753047544
  },
  "_maintainer": {
    "name": "Amy Luo",
    "email": "amy.luo.15@gmail.com",
    "login": "aluo734",
    "description": "",
    "uuid": 55247353,
    "orcid": "0000-0002-9197-4673"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "terra",
      "role": "Imports"
    },
    {
      "package": "gstat",
      "role": "Imports"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "magrittr",
      "role": "Imports"
    },
    {
      "package": "igraph",
      "role": "Imports"
    },
    {
      "package": "fields",
      "role": "Imports"
    },
    {
      "package": "scales",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    }
  ],
  "_owner": "aluo734",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-29",
      "n": 2
    }
  ],
  "_tags": [
    {
      "name": "v2.3.0",
      "date": "2025-07-20"
    }
  ],
  "_stars": 2,
  "_contributors": [
    {
      "user": "aluo734",
      "count": 82,
      "uuid": 55247353
    }
  ],
  "_userbio": {
    "uuid": 55247353,
    "type": "user",
    "name": "aluo734"
  },
  "_downloads": {
    "count": 225,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/BoundaryStats"
  },
  "_devurl": "https://github.com/aluo734/boundarystats",
  "_searchresults": 9,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/BoundaryStats.html",
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/aluo734/boundarystats",
  "_realowner": "aluo734",
  "_cranurl": true,
  "_releases": [
    {
      "version": "2.0.1",
      "date": "2023-06-28"
    },
    {
      "version": "2.1.1",
      "date": "2023-10-21"
    },
    {
      "version": "2.2.0",
      "date": "2024-10-20"
    },
    {
      "version": "2.3.0",
      "date": "2025-07-23"
    }
  ],
  "_exports": [
    "average_min_distance",
    "average_min_x_to_y",
    "boundary_null_distrib",
    "categorical_boundary",
    "define_boundary",
    "gauss_random_field_sim",
    "longest_boundary",
    "mod_random_clust_sim",
    "n_boundaries",
    "n_overlap_boundaries",
    "overlap_null_distrib",
    "plot_boundary",
    "random_raster_sim",
    "sobel_operator"
  ],
  "_datasets": [
    {
      "name": "A.delicatus_crs",
      "title": "Afrixalus delicatus genetic groups projection",
      "object": "A.delicatus",
      "class": [
        "character"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    },
    {
      "name": "A.delicatus_ext",
      "title": "Afrixalus delicatus genetic groups extent",
      "object": "A.delicatus",
      "class": [
        "numeric"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    },
    {
      "name": "A.delicatus_matrix",
      "title": "Afrixalus delicatus genetic groups",
      "object": "A.delicatus",
      "class": [
        "matrix",
        "array"
      ],
      "fields": {},
      "rows": 91,
      "table": true,
      "tojson": true
    },
    {
      "name": "A.sylvaticus_crs",
      "title": "Afrixalus sylvaticus genetic groups projection",
      "object": "A.sylvaticus",
      "class": [
        "character"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    },
    {
      "name": "A.sylvaticus_ext",
      "title": "Afrixalus sylvaticus genetic groups extent",
      "object": "A.sylvaticus",
      "class": [
        "numeric"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    },
    {
      "name": "A.sylvaticus_matrix",
      "title": "Afrixalus sylvaticus genetic groups",
      "object": "A.sylvaticus",
      "class": [
        "matrix",
        "array"
      ],
      "fields": {},
      "rows": 75,
      "table": true,
      "tojson": true
    },
    {
      "name": "ecoregions_crs",
      "title": "Ecoregion data for East Africa projection",
      "object": "ecoregions",
      "class": [
        "character"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    },
    {
      "name": "ecoregions_ext",
      "title": "Ecoregion data for East Africa extent",
      "object": "ecoregions",
      "class": [
        "numeric"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    },
    {
      "name": "ecoregions_matrix",
      "title": "Ecoregion data for East Africa",
      "object": "ecoregions",
      "class": [
        "matrix",
        "array"
      ],
      "fields": {},
      "rows": 360,
      "table": true,
      "tojson": true
    },
    {
      "name": "grassland_crs",
      "title": "Grassland land cover projection",
      "object": "grassland",
      "class": [
        "character"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    },
    {
      "name": "grassland_ext",
      "title": "Grassland land cover extent",
      "object": "grassland",
      "class": [
        "numeric"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    },
    {
      "name": "grassland_matrix",
      "title": "Grassland land cover",
      "object": "grassland",
      "class": [
        "matrix",
        "array"
      ],
      "fields": {},
      "rows": 9,
      "table": true,
      "tojson": true
    },
    {
      "name": "L.concolor_crs",
      "title": "Leptopelis concolor genetic groups projection",
      "object": "L.concolor",
      "class": [
        "character"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    },
    {
      "name": "L.concolor_ext",
      "title": "Leptopelis concolor genetic groups extent",
      "object": "L.concolor",
      "class": [
        "numeric"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    },
    {
      "name": "L.concolor_matrix",
      "title": "Leptopelis concolor genetic groups",
      "object": "L.concolor",
      "class": [
        "matrix",
        "array"
      ],
      "fields": {},
      "rows": 40,
      "table": true,
      "tojson": true
    },
    {
      "name": "L.flavomaculatus_crs",
      "title": "Leptopelis flavomaculatus genetic groups projection",
      "object": "L.flavomaculatus",
      "class": [
        "character"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    },
    {
      "name": "L.flavomaculatus_ext",
      "title": "Leptopelis flavomaculatus genetic groups extent",
      "object": "L.flavomaculatus",
      "class": [
        "numeric"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    },
    {
      "name": "L.flavomaculatus_matrix",
      "title": "Leptopelis flavomaculatus genetic groups",
      "object": "L.flavomaculatus",
      "class": [
        "matrix",
        "array"
      ],
      "fields": {},
      "rows": 81,
      "table": true,
      "tojson": true
    },
    {
      "name": "T.cristatus_crs",
      "title": "Triturus cristatus genetic groups projection",
      "object": "T.cristatus",
      "class": [
        "character"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    },
    {
      "name": "T.cristatus_ext",
      "title": "Triturus cristatus genetic groups extent",
      "object": "T.cristatus",
      "class": [
        "numeric"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    },
    {
      "name": "T.cristatus_matrix",
      "title": "Triturus cristatus genetic groups",
      "object": "T.cristatus",
      "class": [
        "matrix",
        "array"
      ],
      "fields": {},
      "rows": 9,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "A.delicatus_crs",
      "title": "Afrixalus delicatus genetic groups projection",
      "topics": [
        "A.delicatus_crs"
      ]
    },
    {
      "page": "A.delicatus_ext",
      "title": "Afrixalus delicatus genetic groups extent",
      "topics": [
        "A.delicatus_ext"
      ]
    },
    {
      "page": "A.delicatus_matrix",
      "title": "Afrixalus delicatus genetic groups",
      "topics": [
        "A.delicatus_matrix"
      ]
    },
    {
      "page": "A.sylvaticus_crs",
      "title": "Afrixalus sylvaticus genetic groups projection",
      "topics": [
        "A.sylvaticus_crs"
      ]
    },
    {
      "page": "A.sylvaticus_ext",
      "title": "Afrixalus sylvaticus genetic groups extent",
      "topics": [
        "A.sylvaticus_ext"
      ]
    },
    {
      "page": "A.sylvaticus_matrix",
      "title": "Afrixalus sylvaticus genetic groups",
      "topics": [
        "A.sylvaticus_matrix"
      ]
    },
    {
      "page": "average_min_distance",
      "title": "Average minimum distance between boundary elements of two variables",
      "topics": [
        "average_min_distance"
      ]
    },
    {
      "page": "average_min_x_to_y",
      "title": "Average minimum distance from x boundary elements to nearest y boundary element.",
      "topics": [
        "average_min_x_to_y"
      ]
    },
    {
      "page": "boundary_null_distrib",
      "title": "Null distribution for overlap statistics",
      "topics": [
        "boundary_null_distrib"
      ]
    },
    {
      "page": "categorical_boundary",
      "title": "Define the boundary elements of a SpatRaster with categorical data",
      "topics": [
        "categorical_boundary"
      ]
    },
    {
      "page": "define_boundary",
      "title": "Define the boundary elements of a SpatRaster with numeric data or boundary intensities",
      "topics": [
        "define_boundary"
      ]
    },
    {
      "page": "ecoregions_crs",
      "title": "Ecoregion data for East Africa projection",
      "topics": [
        "ecoregions_crs"
      ]
    },
    {
      "page": "ecoregions_ext",
      "title": "Ecoregion data for East Africa extent",
      "topics": [
        "ecoregions_ext"
      ]
    },
    {
      "page": "ecoregions_matrix",
      "title": "Ecoregion data for East Africa",
      "topics": [
        "ecoregions_matrix"
      ]
    },
    {
      "page": "gauss_random_field_sim",
      "title": "Gaussian random field neutral model",
      "topics": [
        "gauss_random_field_sim"
      ]
    },
    {
      "page": "grassland_crs",
      "title": "Grassland land cover projection",
      "topics": [
        "grassland_crs"
      ]
    },
    {
      "page": "grassland_ext",
      "title": "Grassland land cover extent",
      "topics": [
        "grassland_ext"
      ]
    },
    {
      "page": "grassland_matrix",
      "title": "Grassland land cover",
      "topics": [
        "grassland_matrix"
      ]
    },
    {
      "page": "L.concolor_crs",
      "title": "Leptopelis concolor genetic groups projection",
      "topics": [
        "L.concolor_crs"
      ]
    },
    {
      "page": "L.concolor_ext",
      "title": "Leptopelis concolor genetic groups extent",
      "topics": [
        "L.concolor_ext"
      ]
    },
    {
      "page": "L.concolor_matrix",
      "title": "Leptopelis concolor genetic groups",
      "topics": [
        "L.concolor_matrix"
      ]
    },
    {
      "page": "L.flavomaculatus_crs",
      "title": "Leptopelis flavomaculatus genetic groups projection",
      "topics": [
        "L.flavomaculatus_crs"
      ]
    },
    {
      "page": "L.flavomaculatus_ext",
      "title": "Leptopelis flavomaculatus genetic groups extent",
      "topics": [
        "L.flavomaculatus_ext"
      ]
    },
    {
      "page": "L.flavomaculatus_matrix",
      "title": "Leptopelis flavomaculatus genetic groups",
      "topics": [
        "L.flavomaculatus_matrix"
      ]
    },
    {
      "page": "longest_boundary",
      "title": "Length of the longest boundary",
      "topics": [
        "longest_boundary"
      ]
    },
    {
      "page": "mod_random_clust_sim",
      "title": "Modified random cluster neutral landscape model",
      "topics": [
        "mod_random_clust_sim"
      ]
    },
    {
      "page": "n_boundaries",
      "title": "Number of boundaries",
      "topics": [
        "n_boundaries"
      ]
    },
    {
      "page": "n_overlap_boundaries",
      "title": "Direct overlap between boundary elements.",
      "topics": [
        "n_overlap_boundaries"
      ]
    },
    {
      "page": "overlap_null_distrib",
      "title": "Null distribution for boundary overlap statistics",
      "topics": [
        "overlap_null_distrib"
      ]
    },
    {
      "page": "plot_boundary",
      "title": "Map the boundary elements of two raster layers",
      "topics": [
        "plot_boundary"
      ]
    },
    {
      "page": "random_raster_sim",
      "title": "Stochastic neutral landscape model",
      "topics": [
        "random_raster_sim"
      ]
    },
    {
      "page": "sobel_operator",
      "title": "Sobel-Feldman operator for edge detection",
      "topics": [
        "sobel_operator"
      ]
    },
    {
      "page": "T.cristatus_crs",
      "title": "Triturus cristatus genetic groups projection",
      "topics": [
        "T.cristatus_crs"
      ]
    },
    {
      "page": "T.cristatus_ext",
      "title": "Triturus cristatus genetic groups extent",
      "topics": [
        "T.cristatus_ext"
      ]
    },
    {
      "page": "T.cristatus_matrix",
      "title": "Triturus cristatus genetic groups",
      "topics": [
        "T.cristatus_matrix"
      ]
    }
  ],
  "_readme": "https://github.com/aluo734/boundarystats/raw/HEAD/README.md",
  "_rundeps": [
    "abind",
    "class",
    "classInt",
    "cli",
    "cpp11",
    "DBI",
    "dotCall64",
    "dplyr",
    "e1071",
    "farver",
    "fields",
    "FNN",
    "generics",
    "ggplot2",
    "glue",
    "gstat",
    "gtable",
    "igraph",
    "intervals",
    "isoband",
    "KernSmooth",
    "labeling",
    "lattice",
    "lifecycle",
    "magrittr",
    "maps",
    "MASS",
    "Matrix",
    "pillar",
    "pkgconfig",
    "proxy",
    "R6",
    "RColorBrewer",
    "Rcpp",
    "rlang",
    "s2",
    "S7",
    "scales",
    "sf",
    "sftime",
    "sp",
    "spacetime",
    "spam",
    "stars",
    "terra",
    "tibble",
    "tidyselect",
    "units",
    "utf8",
    "vctrs",
    "viridisLite",
    "withr",
    "wk",
    "xts",
    "zoo"
  ],
  "_vignettes": [
    {
      "source": "BoundaryStats.Rmd",
      "filename": "BoundaryStats.html",
      "title": "BoundaryStats Analysis Workflow",
      "author": "Amy Luo",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Load packages used in this vignette",
        "Input data",
        "Ecoregion data",
        "Genetic data",
        "Matching datasets",
        "Define trait boundaries and ecoregion boundaries",
        "Plot boundary overlap",
        "Calculate boundary statistics",
        "Create null distributions",
        "Run statistical tests",
        "Calculate boundary overlap statistics",
        "Citation"
      ],
      "created": "2023-06-23 02:55:15",
      "modified": "2025-07-20 07:41:53",
      "commits": 5
    }
  ],
  "_score": 4,
  "_indexed": true,
  "_nocasepkg": "boundarystats",
  "_universes": [
    "aluo734"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "2.3.0",
      "date": "2026-05-20T07:33:52.000Z",
      "distro": "noble",
      "commit": "2ffbad87cadf76fe370a5bb9555c071a9a9b1558",
      "fileid": "40e04493edfd02036fa43774521dfbc9e0b64ae4dc417ff55962ab4e93079409",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/aluo734/actions/runs/26147895572"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "2.3.0",
      "date": "2026-05-20T07:33:51.000Z",
      "distro": "noble",
      "commit": "2ffbad87cadf76fe370a5bb9555c071a9a9b1558",
      "fileid": "8c5f432c4b58a5a1e1c7f4a8f29d601a29be730a81d1467b6c3fbe88a747efab",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/aluo734/actions/runs/26147895572"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "2.3.0",
      "date": "2026-05-20T07:33:37.000Z",
      "commit": "2ffbad87cadf76fe370a5bb9555c071a9a9b1558",
      "fileid": "ea15ef352e8b919fcbf515462c0c213508f7bf56bb66a5f70c6ee103387410f6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/aluo734/actions/runs/26147895572"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "2.3.0",
      "date": "2026-05-20T07:33:48.000Z",
      "commit": "2ffbad87cadf76fe370a5bb9555c071a9a9b1558",
      "fileid": "24c836de2b333307de9cfd4565c98278a51f741919f28b35ee5ac2f6acee493e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/aluo734/actions/runs/26147895572"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "2.3.0",
      "date": "2026-05-20T07:32:44.000Z",
      "commit": "2ffbad87cadf76fe370a5bb9555c071a9a9b1558",
      "fileid": "939a69bc376182d307a3576de15e615b8dec19b3134736141cc9698230f4d178",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/aluo734/actions/runs/26147895572"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "2.3.0",
      "date": "2026-05-20T07:32:34.000Z",
      "commit": "2ffbad87cadf76fe370a5bb9555c071a9a9b1558",
      "fileid": "0490ea2c4b4fe7247d15ef51b0c613b579f0b5c1eed7e663a043ad6b1976d78b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/aluo734/actions/runs/26147895572"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "2.3.0",
      "date": "2026-05-20T07:32:42.000Z",
      "commit": "2ffbad87cadf76fe370a5bb9555c071a9a9b1558",
      "fileid": "69ea710527a154a9b69e0444524cf299a10143ef4605a253736b749934122dff",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/aluo734/actions/runs/26147895572"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "2.3.0",
      "date": "2026-06-02T13:51:07.000Z",
      "commit": "2ffbad87cadf76fe370a5bb9555c071a9a9b1558",
      "fileid": "bf01af2d01044c5f4bb22221f3772e77ac2cf90c5c1873dd2be3e070469dbf2c",
      "status": "success",
      "buildurl": "https://github.com/r-universe/aluo734/actions/runs/26147895572"
    }
  ]
}