{
  "_id": "6a29827d732311cd875b3c4b",
  "Package": "h3sdm",
  "Type": "Package",
  "Title": "Species Distribution Modeling with H3 Grids",
  "Version": "0.1.5",
  "Authors@R": "person(given = \"Manuel\",\nfamily = \"Spínola\",\nrole = c(\"aut\", \"cre\"),\nemail = \"mspinola10@gmail.com\")",
  "Description": "Provides tools for species distribution modeling using H3\nhexagonal grids (Uber Technologies Inc., 2022,\n<https://h3geo.org>). Facilitates retrieval of species\noccurrence records, generation of H3 grids, computation of\nlandscape metrics, and preparation of spatial data for modern\nspecies distribution models workflows. Designed for\nbiodiversity and landscape ecology research.",
  "URL": "https://github.com/ManuelSpinola/h3sdm",
  "BugReports": "https://github.com/ManuelSpinola/h3sdm/issues",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "Config/Needs/website": "tidyverse/tidytemplate",
  "VignetteBuilder": "knitr",
  "LazyData": "true",
  "Language": "en-US",
  "Config/roxygen2/version": "8.0.0",
  "Config/pak/sysreqs": "libabsl-dev cmake libgdal-dev gdal-bin libgeos-dev\nlibglpk-dev make default-jdk libicu-dev libuv1-dev libxml2-dev\nlibssl-dev libproj-dev libsqlite3-dev libudunits2-dev",
  "Repository": "https://manuelspinola.r-universe.dev",
  "Date/Publication": "2026-06-10 14:59:09 UTC",
  "RemoteUrl": "https://github.com/ManuelSpinola/h3sdm",
  "RemoteRef": "HEAD",
  "RemoteSha": "73284c4ff1fbe5bb7f0e0cb07f6a28727f242d54",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-10 15:18:49 UTC",
    "User": "root"
  },
  "Author": "Manuel Spínola [aut, cre]",
  "Maintainer": "Manuel Spínola <mspinola10@gmail.com>",
  "MD5sum": "1b6ae711e84231ffef37c1aa9ec5bb69",
  "_user": "manuelspinola",
  "_type": "src",
  "_file": "h3sdm_0.1.5.tar.gz",
  "_fileid": "828f44e2bcf92ec423b8514f7bd13741ac7a3e60b9fa72b4621c8c7823a2b90e",
  "_filesize": 3958420,
  "_sha256": "828f44e2bcf92ec423b8514f7bd13741ac7a3e60b9fa72b4621c8c7823a2b90e",
  "_created": "2026-06-10T15:18:49.000Z",
  "_published": "2026-06-10T15:27:56.965Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 80595185574,
      "time": 274,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7540195411"
    },
    {
      "job": 80595185621,
      "time": 270,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7540194184"
    },
    {
      "job": 80595185678,
      "time": 144,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7540274031"
    },
    {
      "job": 80595185625,
      "time": 188,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7540279282"
    },
    {
      "job": 80593696008,
      "time": 433,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7540085315"
    },
    {
      "job": 80595185866,
      "time": 215,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7540173534"
    },
    {
      "job": 80595185498,
      "time": 192,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7540163589"
    },
    {
      "job": 80595185503,
      "time": 195,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7540165308"
    },
    {
      "job": 80595185588,
      "time": 199,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7540166630"
    }
  ],
  "_buildurl": "https://github.com/r-universe/manuelspinola/actions/runs/27286093814",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/ManuelSpinola/h3sdm",
  "_commit": {
    "id": "73284c4ff1fbe5bb7f0e0cb07f6a28727f242d54",
    "author": "Manuel Spínola <mspinola10@gmail.com>",
    "committer": "Manuel Spínola <mspinola10@gmail.com>",
    "message": "feat: add h3sdm_filter_outliers() — Mahalanobis environmental outlier filter\n",
    "time": 1781103549
  },
  "_maintainer": {
    "name": "Manuel Spínola",
    "email": "mspinola10@gmail.com",
    "login": "manuelspinola",
    "description": "",
    "uuid": 22131335
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1",
      "role": "Depends"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "sf",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "terra",
      "role": "Imports"
    },
    {
      "package": "spatialsample",
      "role": "Imports"
    },
    {
      "package": "recipes",
      "role": "Imports"
    },
    {
      "package": "rsample",
      "role": "Imports"
    },
    {
      "package": "tune",
      "role": "Imports"
    },
    {
      "package": "workflows",
      "role": "Imports"
    },
    {
      "package": "yardstick",
      "role": "Imports"
    },
    {
      "package": "ecospat",
      "role": "Imports"
    },
    {
      "package": "DALEX",
      "role": "Imports"
    },
    {
      "package": "stacks",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Suggests"
    },
    {
      "package": "paisaje",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "here",
      "role": "Suggests"
    },
    {
      "package": "tidyr",
      "role": "Suggests"
    },
    {
      "package": "themis",
      "role": "Suggests"
    },
    {
      "package": "DALEXtra",
      "role": "Suggests"
    },
    {
      "package": "ingredients",
      "role": "Suggests"
    },
    {
      "package": "exactextractr",
      "role": "Suggests"
    },
    {
      "package": "landscapemetrics",
      "role": "Suggests"
    },
    {
      "package": "h3jsr",
      "role": "Suggests"
    },
    {
      "package": "tidyterra",
      "role": "Suggests"
    },
    {
      "package": "spocc",
      "role": "Suggests"
    },
    {
      "package": "tidymodels",
      "role": "Suggests"
    },
    {
      "package": "workflowsets",
      "role": "Suggests"
    },
    {
      "package": "ranger",
      "role": "Suggests"
    },
    {
      "package": "xgboost",
      "role": "Suggests"
    },
    {
      "package": "ggbrick",
      "role": "Suggests"
    },
    {
      "package": "parsnip",
      "role": "Suggests"
    },
    {
      "package": "tidyverse",
      "role": "Suggests"
    },
    {
      "package": "rbiodatacr",
      "role": "Suggests"
    },
    {
      "package": "vip",
      "role": "Suggests"
    },
    {
      "package": "DALEXtra",
      "role": "Suggests"
    },
    {
      "package": "tidytemplate",
      "role": "Suggests"
    }
  ],
  "_owner": "manuelspinola",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-36",
      "n": 12
    },
    {
      "week": "2025-37",
      "n": 24
    },
    {
      "week": "2025-38",
      "n": 6
    },
    {
      "week": "2025-40",
      "n": 1
    },
    {
      "week": "2025-41",
      "n": 1
    },
    {
      "week": "2025-42",
      "n": 4
    },
    {
      "week": "2025-43",
      "n": 12
    },
    {
      "week": "2026-09",
      "n": 5
    },
    {
      "week": "2026-13",
      "n": 4
    },
    {
      "week": "2026-14",
      "n": 1
    },
    {
      "week": "2026-15",
      "n": 1
    },
    {
      "week": "2026-17",
      "n": 1
    },
    {
      "week": "2026-18",
      "n": 1
    },
    {
      "week": "2026-20",
      "n": 5
    },
    {
      "week": "2026-21",
      "n": 3
    },
    {
      "week": "2026-22",
      "n": 7
    },
    {
      "week": "2026-23",
      "n": 4
    },
    {
      "week": "2026-24",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "v0.1.0",
      "date": "2026-02-25"
    }
  ],
  "_stars": 8,
  "_contributors": [
    {
      "user": "manuelspinola",
      "count": 84,
      "uuid": 22131335
    }
  ],
  "_userbio": {
    "uuid": 22131335,
    "type": "user",
    "name": "Romeo Manuel Spínola Parallada"
  },
  "_downloads": {
    "count": 619,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/h3sdm"
  },
  "_devurl": "https://github.com/manuelspinola/h3sdm",
  "_searchresults": 20,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/h3sdm.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/manuelspinola/h3sdm",
  "_realowner": "manuelspinola",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2026-04-15"
    },
    {
      "version": "0.1.1",
      "date": "2026-05-13"
    },
    {
      "version": "0.1.2",
      "date": "2026-05-22"
    },
    {
      "version": "0.1.3",
      "date": "2026-05-28"
    },
    {
      "version": "0.1.4",
      "date": "2026-05-29"
    }
  ],
  "_exports": [
    "h3sdm_aoa",
    "h3sdm_calculate_it_metrics",
    "h3sdm_classify",
    "h3sdm_compare_models",
    "h3sdm_count_from_records",
    "h3sdm_data",
    "h3sdm_eval_metrics",
    "h3sdm_explain",
    "h3sdm_extract_cat",
    "h3sdm_extract_num",
    "h3sdm_filter_outliers",
    "h3sdm_fit_model",
    "h3sdm_fit_models",
    "h3sdm_get_grid",
    "h3sdm_get_records",
    "h3sdm_get_records_by_hexagon",
    "h3sdm_pa",
    "h3sdm_pa_from_records",
    "h3sdm_predict",
    "h3sdm_predictors",
    "h3sdm_pres",
    "h3sdm_recipe",
    "h3sdm_recipe_gam",
    "h3sdm_spatial_cv",
    "h3sdm_stack_fit",
    "h3sdm_workflow",
    "h3sdm_workflow_gam",
    "h3sdm_workflows"
  ],
  "_datasets": [
    {
      "name": "cr_outline_c",
      "title": "Costa Rica Continental Outline",
      "object": "cr_outline_c",
      "class": [
        "sf",
        "data.frame"
      ],
      "fields": [
        "geom"
      ],
      "rows": 1,
      "table": false,
      "tojson": true
    },
    {
      "name": "records",
      "title": "Presence/pseudo-absence records for Silverstoneia flotator",
      "object": "records",
      "class": [
        "sf",
        "data.frame"
      ],
      "fields": [
        "h3_address",
        "presence",
        "geometry"
      ],
      "rows": 423,
      "table": false,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "bioclim_current",
      "title": "Current bioclimatic raster",
      "topics": [
        "bioclim_current"
      ]
    },
    {
      "page": "bioclim_future",
      "title": "Future bioclimatic raster",
      "topics": [
        "bioclim_future"
      ]
    },
    {
      "page": "cr_outline_c",
      "title": "Costa Rica Continental Outline",
      "topics": [
        "cr_outline_c"
      ]
    },
    {
      "page": "h3sdm_aoa",
      "title": "Area of Applicability (AOA) of spatial prediction models",
      "topics": [
        "h3sdm_aoa"
      ]
    },
    {
      "page": "h3sdm_calculate_it_metrics",
      "title": "Calculate Information Theory Landscape Metrics for Hexagonal Grid",
      "topics": [
        "h3sdm_calculate_it_metrics"
      ]
    },
    {
      "page": "h3sdm_classify",
      "title": "Classify predictions based on an optimal threshold",
      "topics": [
        "h3sdm_classify"
      ]
    },
    {
      "page": "h3sdm_compare_models",
      "title": "Compare multiple H3SDM species distribution models",
      "topics": [
        "h3sdm_compare_models"
      ]
    },
    {
      "page": "h3sdm_count_from_records",
      "title": "Generate species richness or abundance count dataset from records",
      "topics": [
        "h3sdm_count_from_records"
      ]
    },
    {
      "page": "h3sdm_data",
      "title": "Combine species and environmental data for SDMs using H3 grids",
      "topics": [
        "h3sdm_data"
      ]
    },
    {
      "page": "h3sdm_eval_metrics",
      "title": "Evaluate performance metrics for a fitted H3SDM model",
      "topics": [
        "h3sdm_eval_metrics"
      ]
    },
    {
      "page": "h3sdm_explain",
      "title": "Create a DALEX explainer for h3sdm workflows",
      "topics": [
        "h3sdm_explain"
      ]
    },
    {
      "page": "h3sdm_extract_cat",
      "title": "Calculate Area Proportions for Categorical Raster Classes",
      "topics": [
        "h3sdm_extract_cat"
      ]
    },
    {
      "page": "h3sdm_extract_num",
      "title": "Extract Area-Weighted Mean from Numeric Raster Stack",
      "topics": [
        "h3sdm_extract_num"
      ]
    },
    {
      "page": "h3sdm_filter_outliers",
      "title": "Filter environmental outliers from presence records using Mahalanobis distance",
      "topics": [
        "h3sdm_filter_outliers"
      ]
    },
    {
      "page": "h3sdm_fit_model",
      "title": "Fits an SDM workflow to data using resampling and prepares it for stacking.",
      "topics": [
        "h3sdm_fit_model"
      ]
    },
    {
      "page": "h3sdm_fit_models",
      "title": "Fit and evaluate multiple H3SDM species distribution models",
      "topics": [
        "h3sdm_fit_models"
      ]
    },
    {
      "page": "h3sdm_get_grid",
      "title": "Generar cuadrícula H3 para un área de interés",
      "topics": [
        "h3sdm_get_grid"
      ]
    },
    {
      "page": "h3sdm_get_records",
      "title": "Query Species Occurrence Records within an H3 Area of Interest (AOI)",
      "topics": [
        "h3sdm_get_records"
      ]
    },
    {
      "page": "h3sdm_get_records_by_hexagon",
      "title": "Download Species Records and Count Occurrences per H3 Hexagon",
      "topics": [
        "h3sdm_get_records_by_hexagon"
      ]
    },
    {
      "page": "h3sdm_pa",
      "title": "Generate presence/pseudo-absence dataset stratified in environmental space",
      "topics": [
        "h3sdm_pa"
      ]
    },
    {
      "page": "h3sdm_pa_from_records",
      "title": "Generate presence/pseudo-absence dataset from user-provided records",
      "topics": [
        "h3sdm_pa_from_records"
      ]
    },
    {
      "page": "h3sdm_predict",
      "title": "Predict species presence probability or counts using H3 hexagons",
      "topics": [
        "h3sdm_predict"
      ]
    },
    {
      "page": "h3sdm_predictors",
      "title": "Combine Predictor Data from Multiple sf Objects",
      "topics": [
        "h3sdm_predictors"
      ]
    },
    {
      "page": "h3sdm_pres",
      "title": "Assign species presence records to H3 hexagons",
      "topics": [
        "h3sdm_pres"
      ]
    },
    {
      "page": "h3sdm_recipe",
      "title": "Create a tidymodels recipe for H3-based SDMs",
      "topics": [
        "h3sdm_recipe"
      ]
    },
    {
      "page": "h3sdm_recipe_gam",
      "title": "Creates a 'recipe' object for Generalized Additive Models (GAM) in SDM",
      "concept": [
        "h3sdm_tools"
      ],
      "topics": [
        "h3sdm_recipe_gam"
      ]
    },
    {
      "page": "h3sdm_spatial_cv",
      "title": "Create a spatial-aware cross-validation split for H3 data",
      "topics": [
        "h3sdm_spatial_cv"
      ]
    },
    {
      "page": "h3sdm_stack_fit",
      "title": "Creates and fully fits an ensemble model (Stack).",
      "concept": [
        "h3sdm_tools"
      ],
      "topics": [
        "h3sdm_stack_fit"
      ]
    },
    {
      "page": "h3sdm_workflow",
      "title": "Create a tidymodels workflow for H3-based SDMs",
      "topics": [
        "h3sdm_workflow"
      ]
    },
    {
      "page": "h3sdm_workflow_gam",
      "title": "Creates a tidymodels workflow for Generalized Additive Models (GAM).",
      "concept": [
        "h3sdm_tools"
      ],
      "topics": [
        "h3sdm_workflow_gam"
      ]
    },
    {
      "page": "h3sdm_workflows",
      "title": "Create multiple tidymodels workflows for H3-based SDMs",
      "topics": [
        "h3sdm_workflows"
      ]
    },
    {
      "page": "records",
      "title": "Presence/pseudo-absence records for Silverstoneia flotator",
      "topics": [
        "records"
      ]
    }
  ],
  "_readme": "https://github.com/ManuelSpinola/h3sdm/raw/HEAD/README.md",
  "_rundeps": [
    "abind",
    "ade4",
    "adehabitatHR",
    "adehabitatLT",
    "adehabitatMA",
    "backports",
    "base64enc",
    "BH",
    "biomod2",
    "bslib",
    "butcher",
    "cachem",
    "checkmate",
    "class",
    "classInt",
    "cli",
    "clock",
    "cluster",
    "codetools",
    "colorspace",
    "cpp11",
    "crayon",
    "DALEX",
    "data.table",
    "DBI",
    "diagram",
    "dials",
    "DiceDesign",
    "digest",
    "dismo",
    "doFuture",
    "dplyr",
    "e1071",
    "ecodist",
    "ecospat",
    "evaluate",
    "farver",
    "fastmap",
    "FNN",
    "fontawesome",
    "foreach",
    "foreign",
    "Formula",
    "fs",
    "furrr",
    "future",
    "future.apply",
    "GauPro",
    "gbm",
    "generics",
    "ggplot2",
    "glmnet",
    "globals",
    "glue",
    "gower",
    "gridExtra",
    "gtable",
    "gtools",
    "hardhat",
    "highr",
    "Hmisc",
    "htmlTable",
    "htmltools",
    "htmlwidgets",
    "iBreakDown",
    "igraph",
    "ingredients",
    "ipred",
    "isoband",
    "iterators",
    "jquerylib",
    "jsonlite",
    "kernelshap",
    "kernlab",
    "KernSmooth",
    "knitr",
    "ks",
    "labeling",
    "lattice",
    "lava",
    "lbfgs",
    "lifecycle",
    "listenv",
    "lobstr",
    "lubridate",
    "magrittr",
    "MASS",
    "Matrix",
    "matrixStats",
    "mclust",
    "memoise",
    "mgcv",
    "mime",
    "mixopt",
    "modelenv",
    "multicool",
    "mvtnorm",
    "nabor",
    "nlme",
    "nnet",
    "numDeriv",
    "parallelly",
    "parsnip",
    "permute",
    "pillar",
    "pixmap",
    "pkgconfig",
    "plyr",
    "poibin",
    "pracma",
    "PresenceAbsence",
    "prettyunits",
    "pROC",
    "prodlim",
    "progressr",
    "proxy",
    "purrr",
    "R6",
    "rappdirs",
    "raster",
    "RColorBrewer",
    "Rcpp",
    "RcppArmadillo",
    "RcppEigen",
    "recipes",
    "reshape",
    "reshape2",
    "rlang",
    "rmarkdown",
    "rpart",
    "rsample",
    "rstudioapi",
    "s2",
    "S7",
    "sass",
    "scales",
    "sf",
    "sfd",
    "shape",
    "slider",
    "sp",
    "sparsevctrs",
    "spatialsample",
    "splitfngr",
    "SQUAREM",
    "stacks",
    "stringi",
    "stringr",
    "survival",
    "tailor",
    "terra",
    "tibble",
    "tidyr",
    "tidyselect",
    "timechange",
    "timeDate",
    "tinytex",
    "tune",
    "tzdb",
    "units",
    "utf8",
    "vctrs",
    "vegan",
    "viridisLite",
    "warp",
    "withr",
    "wk",
    "workflows",
    "xfun",
    "yaml",
    "yardstick"
  ],
  "_vignettes": [
    {
      "source": "h3sdm.Rmd",
      "filename": "h3sdm.html",
      "title": "h3sdm workflow for a single model",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "Load packages",
        "1. Define the Area of Interest",
        "2. Load Environmental Predictors",
        "3. Create the Hexagonal Grid",
        "4. Prepare Predictors",
        "5. Species Occurrence Data",
        "6. Combine Records and Predictors",
        "7. Spatial Cross-Validation",
        "8. Define Recipe and Model",
        "9. Create Workflow",
        "10. Fit the Model",
        "11. Evaluate Model Performance",
        "12. Make Predictions",
        "13. Model Interpretation",
        "14. Future Scenario Predictions",
        "Conclusions"
      ],
      "created": "2025-09-09 16:27:18",
      "modified": "2026-06-05 15:20:10",
      "commits": 21
    }
  ],
  "_score": 6.158362492095249,
  "_indexed": true,
  "_nocasepkg": "h3sdm",
  "_universes": [
    "manuelspinola"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.5",
      "date": "2026-06-10T15:22:40.000Z",
      "distro": "noble",
      "commit": "73284c4ff1fbe5bb7f0e0cb07f6a28727f242d54",
      "fileid": "5fa7388ef723a184bb76d8425c86a3331a407fb2c62839226cb262e182fc6e62",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/manuelspinola/actions/runs/27286093814"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.5",
      "date": "2026-06-10T15:22:38.000Z",
      "distro": "noble",
      "commit": "73284c4ff1fbe5bb7f0e0cb07f6a28727f242d54",
      "fileid": "3502ef41b9a92634d72d0a257929cdc239086f90c0e9457854722dc5acbd3564",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/manuelspinola/actions/runs/27286093814"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.5",
      "date": "2026-06-10T15:26:28.000Z",
      "commit": "73284c4ff1fbe5bb7f0e0cb07f6a28727f242d54",
      "fileid": "36b15350b5adce8d02fa60744e4d52fe4d8c1929033b124f887bdfa050e831bb",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/manuelspinola/actions/runs/27286093814"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.5",
      "date": "2026-06-10T15:26:15.000Z",
      "commit": "73284c4ff1fbe5bb7f0e0cb07f6a28727f242d54",
      "fileid": "e21a95a6233e4193285ac522316378f42f380141cbcb272fd31589fccb6329f0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/manuelspinola/actions/runs/27286093814"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.5",
      "date": "2026-06-10T15:22:54.000Z",
      "commit": "73284c4ff1fbe5bb7f0e0cb07f6a28727f242d54",
      "fileid": "afeb2ec34ad1cecec62ecfa5080a82014cc2f3fc4f046db55638ac5b06e7b0cf",
      "status": "success",
      "buildurl": "https://github.com/r-universe/manuelspinola/actions/runs/27286093814"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.5",
      "date": "2026-06-10T15:20:57.000Z",
      "commit": "73284c4ff1fbe5bb7f0e0cb07f6a28727f242d54",
      "fileid": "2759f27df0c239456767a8e2adf4015e47460031690e5acdb04b9afbf0483c94",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/manuelspinola/actions/runs/27286093814"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.5",
      "date": "2026-06-10T15:21:11.000Z",
      "commit": "73284c4ff1fbe5bb7f0e0cb07f6a28727f242d54",
      "fileid": "dfc72f06b58bfdf8a7e2db42b7bed8287be43c4975f45f60cf59a61fcdea76d2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/manuelspinola/actions/runs/27286093814"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.5",
      "date": "2026-06-10T15:21:13.000Z",
      "commit": "73284c4ff1fbe5bb7f0e0cb07f6a28727f242d54",
      "fileid": "4091441fd8321df4707e0cd3d438b1bfecbde27b51231e2902cf4c8f3a466661",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/manuelspinola/actions/runs/27286093814"
    }
  ]
}