{
  "_id": "6a1eed6bb401979e734127d4",
  "Package": "anglr",
  "Type": "Package",
  "Title": "Mesh Topology and Visualization for Spatial Data",
  "Version": "0.8.0.9004",
  "Authors@R": "c(person(\"Michael D.\",\"Sumner\", \nrole = c(\"aut\", \"cre\"),\nemail =\"mdsumner@gmail.com\"),\nperson(\"Miles\", \"McBain\", role = c(\"ctb\")))",
  "Description": "Gives direct access to generic 3D tools and provides a\nfull suite of mesh-creation and 3D plotting functions. By\nextending the 'rgl' package conversion and visualization\nfunctions for the 'mesh3d' class a wide variety of complex\nspatial data can be brought into 3D scenes. These tools allow\nfor spatial raster, polygons, and lines that are common in\n'GIS' contexts to be converted into mesh forms with high\nflexibility and the ability to integrate disparate data types.\nVector and raster data can be seamlessly combined as meshes,\nand surfaces can be set to have material properties based on\ndata values or with image textures. Textures and other data\ncombinations use projection transformations to map between\ncoordinate systems, and objects can be easily visualized in an\ninteractive scene at any stage. This package relies on the\n'RTriangle' package for high-quality triangular meshing which\nis licensed restrictively under 'CC BY-NC-SA 4.0'.",
  "License": "CC BY-NC-SA 4.0",
  "Roxygen": "list(markdown = TRUE)",
  "SystemRequirements": "PROJ library, OpenGL and GLU Library",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "RoxygenNote": "7.2.1",
  "VignetteBuilder": "knitr",
  "URL": "https://github.com/hypertidy/anglr",
  "BugReports": "https://github.com/hypertidy/anglr/issues",
  "Config/pak/sysreqs": "cmake libfreetype6-dev libgdal-dev gdal-bin\nlibgeos-dev libglu1-mesa-dev make texlive libpng-dev libuv1-dev\nlibgl1-mesa-dev libproj-dev libsqlite3-dev zlib1g-dev",
  "Repository": "https://hypertidy.r-universe.dev",
  "Date/Publication": "2026-01-08 23:40:29 UTC",
  "RemoteUrl": "https://github.com/hypertidy/anglr",
  "RemoteRef": "HEAD",
  "RemoteSha": "563063d175f07d92745141ed6c6775fd93c13234",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-19 09:12:34 UTC",
    "User": "root"
  },
  "Author": "Michael D. Sumner [aut, cre],\nMiles McBain [ctb]",
  "Maintainer": "Michael D. Sumner <mdsumner@gmail.com>",
  "MD5sum": "5cb728c94b34fa10088fdc1dad3c9717",
  "_user": "hypertidy",
  "_type": "src",
  "_file": "anglr_0.8.0.9004.tar.gz",
  "_fileid": "83b6367ae03eccfd744b51545d041b0696a6e65fa946cd0ec7ef992b9ad0a8e5",
  "_filesize": 2329159,
  "_sha256": "83b6367ae03eccfd744b51545d041b0696a6e65fa946cd0ec7ef992b9ad0a8e5",
  "_created": "2026-05-19T09:12:34.000Z",
  "_published": "2026-06-02T14:49:15.804Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79098990615,
      "time": 310,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "ERROR",
      "artifact": "7079518118"
    },
    {
      "job": 79098990744,
      "time": 348,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7079531775"
    },
    {
      "job": 79098991243,
      "time": 277,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "ERROR",
      "artifact": "7079506906"
    },
    {
      "job": 79098990538,
      "time": 223,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7079486566"
    },
    {
      "job": 79098989761,
      "time": 305,
      "config": "source",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7079407253"
    },
    {
      "job": 79098989328,
      "time": 200,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7361165780"
    },
    {
      "job": 79098990298,
      "time": 188,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "ERROR",
      "artifact": "7079474170"
    },
    {
      "job": 79098991025,
      "time": 222,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "ERROR",
      "artifact": "7079486608"
    },
    {
      "job": 79098990602,
      "time": 260,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7079500439"
    }
  ],
  "_buildurl": "https://github.com/r-universe/hypertidy/actions/runs/26087504341",
  "_status": "failure",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/hypertidy/anglr",
  "_commit": {
    "id": "563063d175f07d92745141ed6c6775fd93c13234",
    "author": "Michael Sumner <mdsumner@gmail.com>",
    "committer": "Michael Sumner <mdsumner@gmail.com>",
    "message": "fix exasperating crs problem\n",
    "time": 1767915629
  },
  "_maintainer": {
    "name": "Michael D. Sumner",
    "email": "mdsumner@gmail.com",
    "login": "mdsumner",
    "mastodon": "@mdsumner@rstats.me",
    "bluesky": "@mdsumner.bsky.social",
    "description": "no names have an anonymous function",
    "uuid": 4107631
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.4.0",
      "role": "Depends"
    },
    {
      "package": "crsmeta",
      "version": ">= 0.3.0",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "gridBase",
      "role": "Imports"
    },
    {
      "package": "magrittr",
      "role": "Imports"
    },
    {
      "package": "palr",
      "role": "Imports"
    },
    {
      "package": "png",
      "role": "Imports"
    },
    {
      "package": "polyclip",
      "role": "Imports"
    },
    {
      "package": "raster",
      "role": "Imports"
    },
    {
      "package": "reproj",
      "version": ">= 0.4.2",
      "role": "Imports"
    },
    {
      "package": "rgl",
      "version": ">= 0.107.8",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "RTriangle",
      "role": "Imports"
    },
    {
      "package": "scales",
      "role": "Imports"
    },
    {
      "package": "silicate",
      "version": ">= 0.6.1",
      "role": "Imports"
    },
    {
      "package": "sp",
      "role": "Imports"
    },
    {
      "package": "terrainmeshr",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "role": "Imports"
    },
    {
      "package": "unjoin",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "viridis",
      "role": "Imports"
    },
    {
      "package": "colourvalues",
      "role": "Imports"
    },
    {
      "package": "covr",
      "role": "Suggests"
    },
    {
      "package": "ggplot2",
      "role": "Suggests"
    },
    {
      "package": "graticule",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "purrr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "sfheaders",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 2.1.0",
      "role": "Suggests"
    },
    {
      "package": "trip",
      "role": "Suggests"
    },
    {
      "package": "gibble",
      "role": "Suggests"
    }
  ],
  "_owner": "hypertidy",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-02",
      "n": 1
    }
  ],
  "_tags": [],
  "_stars": 82,
  "_contributors": [
    {
      "user": "mdsumner",
      "count": 570,
      "uuid": 4107631
    },
    {
      "user": "milesmcbain",
      "count": 5,
      "uuid": 9996346
    },
    {
      "user": "gsapijaszko",
      "count": 2,
      "uuid": 20024464
    },
    {
      "user": "romainfrancois",
      "count": 1,
      "uuid": 2625526
    }
  ],
  "_userbio": {
    "uuid": 29297592,
    "type": "organization",
    "name": "hypertidy",
    "description": "[ ... ]"
  },
  "_downloads": {
    "count": 10,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/anglr"
  },
  "_devurl": "https://github.com/hypertidy/anglr",
  "_searchresults": 98,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/anglr.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"
  ],
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.5.0",
      "date": "2020-04-28"
    },
    {
      "version": "0.6.0",
      "date": "2020-05-14"
    },
    {
      "version": "0.7.0",
      "date": "2020-07-29"
    }
  ],
  "_exports": [
    "%>%",
    "ARC",
    "as_pslg",
    "as.mesh3d",
    "auto_3d",
    "copy_down",
    "DEL",
    "DEL0",
    "dot3d",
    "globe",
    "mesh_plot",
    "PATH",
    "PATH0",
    "persp3d",
    "plot3d",
    "QUAD",
    "reproj",
    "SC",
    "SC0",
    "sf_extent",
    "shade3d",
    "TRI",
    "TRI0",
    "wire3d"
  ],
  "_datasets": [
    {
      "name": "cad_tas",
      "title": "Cadastre and Contour",
      "object": "cad_tas",
      "class": [
        "sf",
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "CID",
        "VOLUME",
        "FOLIO",
        "PID",
        "POT_PID",
        "LPI",
        "CAD_TYPE1",
        "CAD_TYPE2",
        "TENURE_TY",
        "FEAT_NAME",
        "STRATA_LEV",
        "COMP_AREA",
        "MEAS_AREA",
        "UFI",
        "FMP",
        "CREATED_ON",
        "LIST_GUID",
        "SHAPE_Length",
        "SHAPE_Area",
        "SHAPE"
      ],
      "rows": 250,
      "table": false,
      "tojson": true
    },
    {
      "name": "cont_tas",
      "title": "Cadastre and Contour",
      "object": "cont_tas",
      "class": [
        "sf",
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "CONTOUR_ID",
        "CONTOUR_TY",
        "ELEVATION",
        "COMP_LEN",
        "UFI",
        "CREATED_ON",
        "LIST_GUID",
        "SHAPE_Length",
        "SHAPE"
      ],
      "rows": 110,
      "table": false,
      "tojson": true
    },
    {
      "name": "cst10",
      "title": "Antarctic coastline",
      "object": "cst10",
      "class": [
        "SpatialPolygonsDataFrame"
      ],
      "fields": [],
      "table": false,
      "tojson": false
    },
    {
      "name": "gebco",
      "title": "world elevation raster",
      "object": "gebco",
      "class": [
        "RasterLayer"
      ],
      "fields": [],
      "table": false,
      "tojson": false
    },
    {
      "name": "sf_data_zoo",
      "title": "sf data frame zoo.",
      "object": "sf_data_zoo",
      "class": [
        "list"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    },
    {
      "name": "simpleworld",
      "title": "simple world",
      "object": "simpleworld",
      "class": [
        "SpatialPolygonsDataFrame"
      ],
      "fields": [],
      "table": false,
      "tojson": false
    }
  ],
  "_help": [
    {
      "page": "anglr-package",
      "title": "Mesh topology and visualization for spatial mesh structures.",
      "topics": [
        "anglr-package"
      ]
    },
    {
      "page": "as_pslg",
      "title": "Planar Straight Line Graph",
      "topics": [
        "as_pslg",
        "as_pslg.default"
      ]
    },
    {
      "page": "as.mesh3d",
      "title": "Convert to mesh object",
      "topics": [
        "as.mesh3d",
        "as.mesh3d.ARC",
        "as.mesh3d.BasicRaster",
        "as.mesh3d.matrix",
        "as.mesh3d.PATH",
        "as.mesh3d.PATH0",
        "as.mesh3d.QUAD",
        "as.mesh3d.RasterLayer",
        "as.mesh3d.SC",
        "as.mesh3d.sc",
        "as.mesh3d.SC0",
        "as.mesh3d.sf",
        "as.mesh3d.sfc",
        "as.mesh3d.sfc_LINESTRING",
        "as.mesh3d.sfc_MULTILINESTRING",
        "as.mesh3d.sfc_MULTIPOINT",
        "as.mesh3d.sfc_POINT",
        "as.mesh3d.Spatial",
        "as.mesh3d.TRI",
        "as.mesh3d.TRI0",
        "as.mesh3d.triangulation"
      ]
    },
    {
      "page": "auto_3d",
      "title": "Auto aspect ratio",
      "topics": [
        "auto_3d"
      ]
    },
    {
      "page": "cad_tas",
      "title": "Cadastre and Contour",
      "topics": [
        "cad_tas",
        "cont_tas"
      ]
    },
    {
      "page": "copy_down",
      "title": "Copy down values to vertices",
      "topics": [
        "copy_down",
        "copy_down.ARC",
        "copy_down.DEL0",
        "copy_down.mesh3d",
        "copy_down.PATH",
        "copy_down.PATH0",
        "copy_down.QUAD",
        "copy_down.SC",
        "copy_down.SC0",
        "copy_down.TRI",
        "copy_down.TRI0"
      ]
    },
    {
      "page": "cst10",
      "title": "Antarctic coastline",
      "topics": [
        "cst10"
      ]
    },
    {
      "page": "DEL",
      "title": "Convert object to a constrained-Delaunay triangulation",
      "topics": [
        "DEL",
        "DEL.default",
        "DEL.PATH",
        "DEL.PATH0",
        "DEL.SC",
        "DEL.SC0",
        "DEL.TRI",
        "DEL.TRI0"
      ]
    },
    {
      "page": "DEL0",
      "title": "Convert object to a constrained-Delaunay triangulation",
      "topics": [
        "DEL0",
        "DEL0.ARC",
        "DEL0.BasicRaster",
        "DEL0.default",
        "DEL0.DEL",
        "DEL0.PATH",
        "DEL0.PATH0",
        "DEL0.SC",
        "DEL0.SC0",
        "DEL0.TRI",
        "DEL0.TRI0"
      ]
    },
    {
      "page": "dot3d",
      "title": "Draw a mesh as points in 3D",
      "topics": [
        "dot3d",
        "dot3d.BasicRaster",
        "dot3d.matrix",
        "dot3d.SC",
        "dot3d.sc",
        "dot3d.SC0",
        "dot3d.sf",
        "dot3d.sfc",
        "dot3d.Spatial",
        "dot3d.triangulation"
      ]
    },
    {
      "page": "gebco",
      "title": "world elevation raster",
      "topics": [
        "gebco"
      ]
    },
    {
      "page": "globe",
      "title": "Geocentric (XYZ) coordinates",
      "topics": [
        "globe",
        "globe.default",
        "globe.mesh3d"
      ]
    },
    {
      "page": "mesh_plot",
      "title": "Plot a mesh surface in 2D",
      "topics": [
        "mesh_plot",
        "mesh_plot.BasicRaster",
        "mesh_plot.default",
        "mesh_plot.mesh3d",
        "mesh_plot.sc",
        "mesh_plot.triangulation",
        "[as.mesh3d]",
        "[dot3d]",
        "[persp3d]",
        "[plot3d]",
        "[shade3d]",
        "[wire3d]"
      ]
    },
    {
      "page": "persp3d",
      "title": "persp3d",
      "topics": [
        "persp3d",
        "persp3d.BasicRaster",
        "persp3d.DEL",
        "persp3d.DEL0",
        "persp3d.matrix",
        "persp3d.QUAD",
        "persp3d.sf",
        "persp3d.sfc",
        "persp3d.Spatial",
        "persp3d.TRI",
        "persp3d.TRI0",
        "persp3d.triangulation"
      ]
    },
    {
      "page": "plot3d",
      "title": "3D object plot",
      "topics": [
        "plot3d",
        "plot3d.ARC",
        "plot3d.BasicRaster",
        "plot3d.DEL",
        "plot3d.DEL0",
        "plot3d.matrix",
        "plot3d.PATH",
        "plot3d.QUAD",
        "plot3d.SC",
        "plot3d.sc",
        "plot3d.SC0",
        "plot3d.sf",
        "plot3d.sfc",
        "plot3d.Spatial",
        "plot3d.TRI",
        "plot3d.TRI0",
        "plot3d.triangulation",
        "plot3d.trip"
      ]
    },
    {
      "page": "QUAD",
      "title": "QUAD model",
      "topics": [
        "QUAD",
        "QUAD.BasicRaster",
        "QUAD.matrix"
      ]
    },
    {
      "page": "reproj",
      "title": "Coordinate reprojection",
      "topics": [
        "reproj"
      ]
    },
    {
      "page": "sf_data_zoo",
      "title": "sf data frame zoo.",
      "topics": [
        "sf_data_zoo"
      ]
    },
    {
      "page": "sf_extent",
      "title": "Extent of simple features",
      "topics": [
        "sf_extent"
      ]
    },
    {
      "page": "shade3d",
      "title": "Draw a mesh as surfaces in 3D",
      "topics": [
        "shade3d",
        "shade3d.BasicRaster",
        "shade3d.DEL",
        "shade3d.DEL0",
        "shade3d.matrix",
        "shade3d.PATH",
        "shade3d.PATH0",
        "shade3d.QUAD",
        "shade3d.SC",
        "shade3d.SC0",
        "shade3d.sf",
        "shade3d.sfc",
        "shade3d.Spatial",
        "shade3d.TRI",
        "shade3d.TRI0",
        "shade3d.triangulation"
      ]
    },
    {
      "page": "silicate-models",
      "title": "silicate models",
      "topics": [
        "ARC",
        "PATH",
        "PATH0",
        "SC",
        "SC0",
        "silicate-models",
        "TRI0"
      ]
    },
    {
      "page": "simpleworld",
      "title": "simple world",
      "topics": [
        "simpleworld"
      ]
    },
    {
      "page": "TRI.QUAD",
      "title": "TRI model extensions",
      "topics": [
        "TRI",
        "TRI.QUAD"
      ]
    },
    {
      "page": "wire3d",
      "title": "Draw a mesh as line segments in 3D",
      "topics": [
        "wire3d",
        "wire3d.BasicRaster",
        "wire3d.DEL",
        "wire3d.DEL0",
        "wire3d.matrix",
        "wire3d.QUAD",
        "wire3d.sc",
        "wire3d.sf",
        "wire3d.Spatial",
        "wire3d.TRI",
        "wire3d.TRI0",
        "wire3d.triangulation",
        "wire3d.trip"
      ]
    }
  ],
  "_readme": "https://github.com/hypertidy/anglr/raw/HEAD/README.md",
  "_rundeps": [
    "base64enc",
    "BH",
    "bslib",
    "cachem",
    "cli",
    "colourvalues",
    "cpp11",
    "crsmeta",
    "decido",
    "digest",
    "dplyr",
    "evaluate",
    "farver",
    "fastmap",
    "fontawesome",
    "fs",
    "generics",
    "ggplot2",
    "gibble",
    "glue",
    "gridBase",
    "gridExtra",
    "gtable",
    "highr",
    "htmltools",
    "htmlwidgets",
    "isoband",
    "jquerylib",
    "jsonlite",
    "knitr",
    "labeling",
    "lattice",
    "lifecycle",
    "magrittr",
    "memoise",
    "mime",
    "palr",
    "pillar",
    "pkgconfig",
    "png",
    "polyclip",
    "PROJ",
    "proj4",
    "purrr",
    "R6",
    "rappdirs",
    "raster",
    "RColorBrewer",
    "Rcpp",
    "reproj",
    "rgl",
    "rlang",
    "rmarkdown",
    "RTriangle",
    "S7",
    "sass",
    "scales",
    "silicate",
    "sp",
    "terra",
    "terrainmeshr",
    "tibble",
    "tidyselect",
    "tinytex",
    "unjoin",
    "utf8",
    "vctrs",
    "viridis",
    "viridisLite",
    "withr",
    "wk",
    "xfun",
    "yaml"
  ],
  "_score": 5.081131187131893,
  "_indexed": true,
  "_nocasepkg": "anglr",
  "_universes": [
    "hypertidy",
    "mdsumner"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.8.0.9004",
      "date": "2026-05-19T09:16:17.000Z",
      "distro": "noble",
      "commit": "563063d175f07d92745141ed6c6775fd93c13234",
      "fileid": "75e975cb58c57738f452c5ea926582e963689cc8a608d02cfe273f971b97d147",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/hypertidy/actions/runs/26087504341"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.8.0.9004",
      "date": "2026-05-19T09:17:03.000Z",
      "distro": "noble",
      "commit": "563063d175f07d92745141ed6c6775fd93c13234",
      "fileid": "fc069661a38a00e066788cb18920321d2426972ec6c0d5cc006048edf584f7a9",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/hypertidy/actions/runs/26087504341"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.8.0.9004",
      "date": "2026-05-19T09:15:32.000Z",
      "commit": "563063d175f07d92745141ed6c6775fd93c13234",
      "fileid": "e3d390acefee7b6456c946df4bcb652a1b8066384eebf883ae91b188615b8720",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/hypertidy/actions/runs/26087504341"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.8.0.9004",
      "date": "2026-05-19T09:15:03.000Z",
      "commit": "563063d175f07d92745141ed6c6775fd93c13234",
      "fileid": "724dab120fce291fa94656d84d88b518f83d3680325da4d32590626b88f31bc1",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/hypertidy/actions/runs/26087504341"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.8.0.9004",
      "date": "2026-05-19T09:14:25.000Z",
      "commit": "563063d175f07d92745141ed6c6775fd93c13234",
      "fileid": "0f6777d89a87fc12549d125feb2223c261566da6b5156faea341a841f8a7fc9d",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/hypertidy/actions/runs/26087504341"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.8.0.9004",
      "date": "2026-05-19T09:14:28.000Z",
      "commit": "563063d175f07d92745141ed6c6775fd93c13234",
      "fileid": "6f51ad79c73ce6587db3a9e38c7752f24991b6d510afba6836a2f1a51a90ef9e",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/hypertidy/actions/runs/26087504341"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.8.0.9004",
      "date": "2026-05-19T09:15:16.000Z",
      "commit": "563063d175f07d92745141ed6c6775fd93c13234",
      "fileid": "c46838141c794d2695b45af435e3fee914c4d84469d0e2bde43860be09d0e93c",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/hypertidy/actions/runs/26087504341"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.8.0.9004",
      "date": "2026-06-02T14:48:41.000Z",
      "commit": "563063d175f07d92745141ed6c6775fd93c13234",
      "fileid": "87e7be23836e3a2eb817b95ee810a767227f34c463546a210d6f18de79a4c1b9",
      "status": "success",
      "buildurl": "https://github.com/r-universe/hypertidy/actions/runs/26087504341"
    }
  ]
}