{
  "_id": "6a5ddece9baadeef8ab558bd",
  "Package": "blueterra",
  "Title": "Process-Oriented Geomorphometry for Submerged Terrain",
  "Version": "0.2.0",
  "Authors@R": "c(\nperson(\"Elvin\", \"Cordero\",\nemail = \"elvin.cordero@seamountgeo.com\",\nrole = c(\"aut\", \"cre\")),\nperson(\"SeaMount Geospatial Labs\", role = \"cph\")\n)",
  "Description": "Derives, organizes, summarizes, and visualizes terrain\nmetrics from bathymetric and elevation rasters for\nsubmerged-terrain geomorphometry. Tools support terra-based\nraster preparation, slope and aspect decomposition, terrain\nposition, rugosity, a four-neighbor Laplacian-style index,\ndepth-band summaries, transect extraction, isobath-corridor\nanalysis, table preparation, visualization, and aligned\nuser-defined metric layers. Methodological context for\ngeomorphometric terrain analysis is provided by Lindsay (2016)\n<doi:10.1016/j.cageo.2016.07.003>.",
  "License": "MIT + file LICENSE",
  "URL": "https://el-cordero.github.io/blueterra/,\nhttps://github.com/el-cordero/blueterra",
  "BugReports": "https://github.com/el-cordero/blueterra/issues",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.3",
  "VignetteBuilder": "knitr",
  "Config/testthat/edition": "3",
  "LazyData": "true",
  "Config/pak/sysreqs": "libgdal-dev gdal-bin libgeos-dev libproj-dev\nlibsqlite3-dev",
  "Repository": "https://el-cordero.r-universe.dev",
  "Date/Publication": "2026-07-19 23:05:38 UTC",
  "RemoteUrl": "https://github.com/el-cordero/blueterra",
  "RemoteRef": "HEAD",
  "RemoteSha": "2b58393be091751c42890af52f1b741143f86bf8",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-20 08:35:49 UTC",
    "User": "root"
  },
  "Author": "Elvin Cordero [aut, cre],\nSeaMount Geospatial Labs [cph]",
  "Maintainer": "Elvin Cordero <elvin.cordero@seamountgeo.com>",
  "_user": "el-cordero",
  "_type": "src",
  "_file": "blueterra_0.2.0.tar.gz",
  "_fileid": "https://r2.ropensci.org/4458a61dfbb4e0daf712e5c81e760d8f94ef056751e6d16cadf64f49bb1f418a",
  "_filesize": 5614105,
  "_sha256": "4458a61dfbb4e0daf712e5c81e760d8f94ef056751e6d16cadf64f49bb1f418a",
  "_expires": "2026-10-28T08:39:40.000Z",
  "_created": "2026-07-20T08:35:49.000Z",
  "_published": "2026-07-20T08:39:42.153Z",
  "_jobs": [
    {
      "job": 88306888377,
      "time": 191,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8455295377"
    },
    {
      "job": 88306888416,
      "time": 191,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8455295626"
    },
    {
      "job": 88306888425,
      "time": 125,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8455283795"
    },
    {
      "job": 88306888477,
      "time": 114,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8455295787"
    },
    {
      "job": 88306179264,
      "time": 232,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8455221068"
    },
    {
      "job": 88306888426,
      "time": 140,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8455275427"
    },
    {
      "job": 88306888441,
      "time": 125,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8455269711"
    },
    {
      "job": 88306888460,
      "time": 111,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8455264302"
    },
    {
      "job": 88306888494,
      "time": 123,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8455269449"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/el-cordero/actions/runs/29728197473",
  "_status": "success",
  "_upstream": "https://github.com/el-cordero/blueterra",
  "_commit": {
    "id": "2b58393be091751c42890af52f1b741143f86bf8",
    "author": "Elvin Cordero <cordero.elvin@gmail.com>",
    "committer": "Elvin Cordero <cordero.elvin@gmail.com>",
    "message": "Update public docs for CRAN release\n",
    "time": 1784502338
  },
  "_maintainer": {
    "name": "Elvin Cordero",
    "email": "elvin.cordero@seamountgeo.com"
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1",
      "role": "Depends"
    },
    {
      "package": "cli",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "terra",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "exactextractr",
      "role": "Suggests"
    },
    {
      "package": "ggplot2",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "lintr",
      "role": "Suggests"
    },
    {
      "package": "pkgdown",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "sf",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "units",
      "role": "Suggests"
    },
    {
      "package": "xml2",
      "role": "Suggests"
    }
  ],
  "_owner": "el-cordero",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-28",
      "n": 41
    },
    {
      "week": "2026-29",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "v0.2.0",
      "date": "2026-07-11"
    }
  ],
  "_stars": 1,
  "_contributors": [
    {
      "user": "el-cordero",
      "count": 42,
      "uuid": 33505811
    }
  ],
  "_userbio": {
    "uuid": 33505811,
    "type": "user",
    "name": "el-cordero",
    "followers": 1
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/blueterra"
  },
  "_devurl": "https://github.com/el-cordero/blueterra",
  "_pkgdown": "https://el-cordero.github.io/blueterra/",
  "_searchresults": 0,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/blueterra.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",
    "LICENSE",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/el-cordero/blueterra",
  "_realowner": "el-cordero",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2026-07-19"
    }
  ],
  "_exports": [
    "add_metric_layers",
    "as_bathy",
    "assign_process_groups",
    "balance_samples",
    "bathy_info",
    "blueterra_example",
    "blueterra_examples",
    "blueterra_extdata",
    "blueterra_options",
    "check_bathy_crs",
    "check_bathy_units",
    "create_metric_catalog",
    "crop_bathy",
    "depth_filter",
    "derive_aspect",
    "derive_bpi",
    "derive_curvature",
    "derive_custom_metric",
    "derive_eastness",
    "derive_hillshade",
    "derive_metric_stack",
    "derive_multiscale_bpi",
    "derive_northness",
    "derive_roughness",
    "derive_rugosity",
    "derive_slope",
    "derive_surface_area_ratio",
    "derive_terrain",
    "derive_tpi",
    "derive_tri",
    "estimate_surface_orientation",
    "extend_metric_catalog",
    "extract_cross_sections",
    "extract_isobath_corridors",
    "extract_isobaths",
    "extract_terrain_points",
    "invert_depth",
    "make_isobath_corridors",
    "make_transects",
    "mask_bathy",
    "metric_catalog",
    "pca_axis_labels",
    "plot_bathy",
    "plot_cross_sections",
    "plot_depth_profile",
    "plot_hillshade",
    "plot_isobath_corridors",
    "plot_metric",
    "plot_metric_stack",
    "plot_process_density",
    "plot_process_pca",
    "plot_sampling_rectangles",
    "plot_terrain_map",
    "plot_terrain_summary",
    "plot_transects",
    "prepare_bathy",
    "prepare_model_matrix",
    "process_groups",
    "project_bathy",
    "read_bathy",
    "rename_metric_layers",
    "resample_bathy",
    "sample_terrain_cells",
    "sample_transects",
    "select_process_representatives",
    "set_depth_negative",
    "set_depth_positive",
    "smooth_bathy",
    "standardize_metric_names",
    "summarize_cross_sections",
    "summarize_depth_bands",
    "summarize_isobath_terrain",
    "summarize_process_groups",
    "summarize_terrain",
    "summarize_terrain_by_zone",
    "terrain_correlation",
    "terrain_effect_size",
    "terrain_pca",
    "terrain_pca_by_group",
    "validate_bathy",
    "validate_metric_catalog"
  ],
  "_datasets": [
    {
      "name": "metric_catalog_data",
      "title": "Terrain metric catalog data",
      "object": "metric_catalog",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "metric",
        "label",
        "process_group",
        "description",
        "units",
        "source_function",
        "requires_optional_dependency",
        "scale_sensitive",
        "interpretation_notes"
      ],
      "rows": 50,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "add_metric_layers",
      "title": "Add metric layers to an existing raster stack",
      "topics": [
        "add_metric_layers"
      ]
    },
    {
      "page": "as_bathy",
      "title": "Coerce common raster inputs to a bathymetry raster",
      "topics": [
        "as_bathy"
      ]
    },
    {
      "page": "assign_process_groups",
      "title": "Assign metrics to process groups",
      "topics": [
        "assign_process_groups"
      ]
    },
    {
      "page": "balance_samples",
      "title": "Balance samples across groups",
      "topics": [
        "balance_samples"
      ]
    },
    {
      "page": "bathy_info",
      "title": "Summarize a bathymetric or elevation raster",
      "topics": [
        "bathy_info"
      ]
    },
    {
      "page": "blueterra_example",
      "title": "Locate package example files",
      "topics": [
        "blueterra_example",
        "blueterra_examples",
        "blueterra_extdata"
      ]
    },
    {
      "page": "blueterra_options",
      "title": "Configure blueterra runtime options",
      "topics": [
        "blueterra_options"
      ]
    },
    {
      "page": "check_bathy_crs",
      "title": "Check raster CRS for geomorphometry",
      "topics": [
        "check_bathy_crs"
      ]
    },
    {
      "page": "check_bathy_units",
      "title": "Check bathymetry value conventions",
      "topics": [
        "check_bathy_units"
      ]
    },
    {
      "page": "create_metric_catalog",
      "title": "Create and validate metric catalog rows",
      "topics": [
        "create_metric_catalog",
        "extend_metric_catalog",
        "validate_metric_catalog"
      ]
    },
    {
      "page": "crop_bathy",
      "title": "Crop, mask, resample, and project bathymetry",
      "topics": [
        "crop_bathy",
        "mask_bathy",
        "project_bathy",
        "resample_bathy"
      ]
    },
    {
      "page": "depth_filter",
      "title": "Filter or convert bathymetric depth values",
      "topics": [
        "depth_filter",
        "invert_depth",
        "set_depth_negative",
        "set_depth_positive"
      ]
    },
    {
      "page": "derive_bpi",
      "title": "Derive bathymetric position index",
      "topics": [
        "derive_bpi",
        "derive_multiscale_bpi"
      ]
    },
    {
      "page": "derive_custom_metric",
      "title": "Derive a custom metric from raster layers",
      "topics": [
        "derive_custom_metric"
      ]
    },
    {
      "page": "derive_metric_stack",
      "title": "Build a stack of terrain metrics",
      "topics": [
        "derive_metric_stack"
      ]
    },
    {
      "page": "derive_slope",
      "title": "Derive individual terrain metrics",
      "topics": [
        "derive_aspect",
        "derive_curvature",
        "derive_eastness",
        "derive_hillshade",
        "derive_northness",
        "derive_roughness",
        "derive_rugosity",
        "derive_slope",
        "derive_surface_area_ratio",
        "derive_tpi",
        "derive_tri"
      ]
    },
    {
      "page": "derive_terrain",
      "title": "Derive bathymetric terrain metrics",
      "topics": [
        "derive_terrain"
      ]
    },
    {
      "page": "estimate_surface_orientation",
      "title": "Estimate mean surface orientation from a bathymetric raster",
      "topics": [
        "estimate_surface_orientation"
      ]
    },
    {
      "page": "extract_isobath_corridors",
      "title": "Extract terrain cells in isobath corridors",
      "topics": [
        "extract_isobath_corridors"
      ]
    },
    {
      "page": "extract_isobaths",
      "title": "Extract isobaths from a raster",
      "topics": [
        "extract_isobaths"
      ]
    },
    {
      "page": "extract_terrain_points",
      "title": "Extract terrain values at points",
      "topics": [
        "extract_terrain_points"
      ]
    },
    {
      "page": "make_isobath_corridors",
      "title": "Build isobath corridors",
      "topics": [
        "make_isobath_corridors"
      ]
    },
    {
      "page": "make_transects",
      "title": "Create transects across polygon zones",
      "topics": [
        "make_transects"
      ]
    },
    {
      "page": "metric_catalog",
      "title": "Terrain metric catalog",
      "topics": [
        "metric_catalog",
        "process_groups"
      ]
    },
    {
      "page": "metric_catalog_data",
      "title": "Terrain metric catalog data",
      "topics": [
        "metric_catalog_data"
      ]
    },
    {
      "page": "pca_axis_labels",
      "title": "Label PCA axes with variance and dominant loadings",
      "topics": [
        "pca_axis_labels"
      ]
    },
    {
      "page": "plot_bathy",
      "title": "Plot bathymetry and terrain rasters",
      "topics": [
        "plot_bathy",
        "plot_hillshade",
        "plot_metric",
        "plot_metric_stack",
        "plot_sampling_rectangles",
        "plot_terrain_map",
        "plot_transects"
      ]
    },
    {
      "page": "plot_cross_sections",
      "title": "Plot sampled cross-sections",
      "topics": [
        "plot_cross_sections"
      ]
    },
    {
      "page": "plot_depth_profile",
      "title": "Plot a depth profile",
      "topics": [
        "plot_depth_profile"
      ]
    },
    {
      "page": "plot_isobath_corridors",
      "title": "Plot isobath corridors",
      "topics": [
        "plot_isobath_corridors"
      ]
    },
    {
      "page": "plot_process_density",
      "title": "Plot process density",
      "topics": [
        "plot_process_density"
      ]
    },
    {
      "page": "plot_process_pca",
      "title": "Plot terrain PCA",
      "topics": [
        "plot_process_pca"
      ]
    },
    {
      "page": "plot_terrain_summary",
      "title": "Plot terrain summaries",
      "topics": [
        "plot_terrain_summary"
      ]
    },
    {
      "page": "prepare_bathy",
      "title": "Prepare a bathymetric or elevation raster",
      "topics": [
        "prepare_bathy"
      ]
    },
    {
      "page": "prepare_model_matrix",
      "title": "Prepare a model matrix from terrain data",
      "topics": [
        "prepare_model_matrix"
      ]
    },
    {
      "page": "read_bathy",
      "title": "Read a bathymetric or elevation raster",
      "topics": [
        "read_bathy"
      ]
    },
    {
      "page": "sample_terrain_cells",
      "title": "Sample terrain raster cells",
      "topics": [
        "sample_terrain_cells"
      ]
    },
    {
      "page": "sample_transects",
      "title": "Sample rasters along transects",
      "topics": [
        "extract_cross_sections",
        "sample_transects"
      ]
    },
    {
      "page": "select_process_representatives",
      "title": "Select representative metrics for each process group",
      "topics": [
        "select_process_representatives"
      ]
    },
    {
      "page": "smooth_bathy",
      "title": "Smooth a bathymetric or elevation raster",
      "topics": [
        "smooth_bathy"
      ]
    },
    {
      "page": "standardize_metric_names",
      "title": "Standardize or rename metric layers",
      "topics": [
        "rename_metric_layers",
        "standardize_metric_names"
      ]
    },
    {
      "page": "summarize_cross_sections",
      "title": "Summarize sampled cross-sections",
      "topics": [
        "summarize_cross_sections"
      ]
    },
    {
      "page": "summarize_depth_bands",
      "title": "Summarize terrain by depth bands",
      "topics": [
        "summarize_depth_bands"
      ]
    },
    {
      "page": "summarize_isobath_terrain",
      "title": "Summarize terrain by isobath corridor",
      "topics": [
        "summarize_isobath_terrain"
      ]
    },
    {
      "page": "summarize_process_groups",
      "title": "Summarize process group representation",
      "topics": [
        "summarize_process_groups"
      ]
    },
    {
      "page": "summarize_terrain",
      "title": "Summarize terrain metrics by polygon zones",
      "topics": [
        "summarize_terrain",
        "summarize_terrain_by_zone"
      ]
    },
    {
      "page": "terrain_correlation",
      "title": "Correlation table for terrain variables",
      "topics": [
        "terrain_correlation"
      ]
    },
    {
      "page": "terrain_effect_size",
      "title": "Terrain effect sizes",
      "topics": [
        "terrain_effect_size"
      ]
    },
    {
      "page": "terrain_pca",
      "title": "Principal components analysis for terrain tables",
      "topics": [
        "terrain_pca"
      ]
    },
    {
      "page": "terrain_pca_by_group",
      "title": "Run PCA overall and within groups",
      "topics": [
        "terrain_pca_by_group"
      ]
    },
    {
      "page": "validate_bathy",
      "title": "Validate a bathymetric or elevation raster",
      "topics": [
        "validate_bathy"
      ]
    }
  ],
  "_pkglogo": "https://github.com/el-cordero/blueterra/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/el-cordero/blueterra/raw/HEAD/README.md",
  "_rundeps": [
    "cli",
    "dplyr",
    "generics",
    "glue",
    "lifecycle",
    "magrittr",
    "pillar",
    "pkgconfig",
    "R6",
    "Rcpp",
    "rlang",
    "terra",
    "tibble",
    "tidyselect",
    "utf8",
    "vctrs",
    "withr"
  ],
  "_vignettes": [
    {
      "source": "custom-metrics-process-groups.Rmd",
      "filename": "custom-metrics-process-groups.html",
      "title": "Custom metrics and process groups",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Base Metrics",
        "Expression-Based Metrics",
        "Function-Based Metrics",
        "Add Layers to a Stack",
        "Custom Catalog Rows",
        "Assign Custom Process Groups",
        "Rename External Layers"
      ],
      "created": "2026-07-09 22:15:29",
      "modified": "2026-07-09 22:15:29",
      "commits": 1
    },
    {
      "source": "blueterra.Rmd",
      "filename": "blueterra.html",
      "title": "Get started with blueterra",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Read Example Data",
        "Prepare the Bathymetry",
        "Derive Metrics and Process Groups",
        "Summarize Sampling Rectangles",
        "Transects and Cross-Sections",
        "Isobath Corridors",
        "PCA and Model-Ready Tables",
        "Custom Metrics"
      ],
      "created": "2026-07-09 02:10:25",
      "modified": "2026-07-11 19:47:07",
      "commits": 11
    },
    {
      "source": "isobath-corridors.Rmd",
      "filename": "isobath-corridors.html",
      "title": "Isobath corridors",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Extract and Summarize Terrain"
      ],
      "created": "2026-07-09 02:10:25",
      "modified": "2026-07-11 19:47:07",
      "commits": 8
    },
    {
      "source": "process-groups.Rmd",
      "filename": "process-groups.html",
      "title": "Process groups",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Metric Catalog",
        "Assigning Groups",
        "Representatives",
        "Custom Metrics"
      ],
      "created": "2026-07-09 02:10:25",
      "modified": "2026-07-10 02:11:19",
      "commits": 6
    },
    {
      "source": "terrain-metrics.Rmd",
      "filename": "terrain-metrics.html",
      "title": "Terrain metrics",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Slope, Aspect, and Orientation",
        "Roughness, TRI, Rugosity, and Surface Area",
        "BPI, TPI, and Scale",
        "Curvature",
        "Methodological Background and Related Software"
      ],
      "created": "2026-07-09 02:10:25",
      "modified": "2026-07-11 19:47:07",
      "commits": 6
    },
    {
      "source": "transects-cross-sections.Rmd",
      "filename": "transects-cross-sections.html",
      "title": "Transects and cross-sections",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Data and Surface Orientation",
        "Automatic Transect Orientation",
        "Manual Angle Override",
        "Sampling Cross-Sections",
        "Single-Transect Profile",
        "Metric Profiles"
      ],
      "created": "2026-07-09 22:15:29",
      "modified": "2026-07-11 19:47:07",
      "commits": 6
    },
    {
      "source": "visual-proof.Rmd",
      "filename": "visual-proof.html",
      "title": "Visual proof",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Terrain Metrics",
        "Transects",
        "Cross-Sections",
        "Isobath Corridors",
        "PCA",
        "Local QA Summary"
      ],
      "created": "2026-07-09 22:15:29",
      "modified": "2026-07-11 19:47:07",
      "commits": 2
    },
    {
      "source": "user-supplied-rasters.Rmd",
      "filename": "user-supplied-rasters.html",
      "title": "Working with user-supplied rasters",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Raster Paths and SpatRasters",
        "Vector Inputs",
        "CRS",
        "Depth Convention",
        "Visual Check"
      ],
      "created": "2026-07-09 02:10:25",
      "modified": "2026-07-11 19:47:07",
      "commits": 6
    }
  ],
  "_score": 4.903089986991944,
  "_indexed": true,
  "_nocasepkg": "blueterra",
  "_universes": [
    "el-cordero"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2.0",
      "date": "2026-07-20T08:38:31.000Z",
      "distro": "resolute",
      "commit": "2b58393be091751c42890af52f1b741143f86bf8",
      "fileid": "https://r2.ropensci.org/882e48de24111ebba4b7260a169628b345535dddfa8622720d29c97a0a5b9b19",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/el-cordero/actions/runs/29728197473"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.2.0",
      "date": "2026-07-20T08:38:33.000Z",
      "distro": "resolute",
      "commit": "2b58393be091751c42890af52f1b741143f86bf8",
      "fileid": "https://r2.ropensci.org/7b2e99f75e112235d3e1649b8d596c7cb63d97d57d099e5f24b1ee64901251e8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/el-cordero/actions/runs/29728197473"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.2.0",
      "date": "2026-07-20T08:38:14.000Z",
      "commit": "2b58393be091751c42890af52f1b741143f86bf8",
      "fileid": "https://r2.ropensci.org/fcd5be18c75eedc7cdbbe9ba21fe8ab3c23055dfac97c5b5a16c208281a41fde",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/el-cordero/actions/runs/29728197473"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.2.0",
      "date": "2026-07-20T08:39:08.000Z",
      "commit": "2b58393be091751c42890af52f1b741143f86bf8",
      "fileid": "https://r2.ropensci.org/54125634b6ecdca3052dc09160dcf96cf616dd62900a94902c6ab1aa535275d7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/el-cordero/actions/runs/29728197473"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.2.0",
      "date": "2026-07-20T08:38:27.000Z",
      "commit": "2b58393be091751c42890af52f1b741143f86bf8",
      "fileid": "https://r2.ropensci.org/7c5d94c3e4187b0f8b73b5529426fedbcb197ca1fb4ce4c3a503cf05016c2b81",
      "status": "success",
      "buildurl": "https://github.com/r-universe/el-cordero/actions/runs/29728197473"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.2.0",
      "date": "2026-07-20T08:37:13.000Z",
      "commit": "2b58393be091751c42890af52f1b741143f86bf8",
      "fileid": "https://r2.ropensci.org/f01508a9b4d57963245f769d757f69ba56afe1e7cc077970f215ea00a82edecf",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/el-cordero/actions/runs/29728197473"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.2.0",
      "date": "2026-07-20T08:37:03.000Z",
      "commit": "2b58393be091751c42890af52f1b741143f86bf8",
      "fileid": "https://r2.ropensci.org/8bb10b37235bb8b4bbc5d173acfc6716bedc9d68b8c646a4034313f9efccd0f5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/el-cordero/actions/runs/29728197473"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.2.0",
      "date": "2026-07-20T08:37:12.000Z",
      "commit": "2b58393be091751c42890af52f1b741143f86bf8",
      "fileid": "https://r2.ropensci.org/6e271bd197523b4a0db12df32241fa089105a5a331882adcdca3817dc44a31ce",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/el-cordero/actions/runs/29728197473"
    }
  ]
}