Package: h3sdm Type: Package Title: Species Distribution Modeling with H3 Grids Version: 0.1.6 Authors@R: person(given = "Manuel", family = "Spínola", role = c("aut", "cre"), email = "mspinola10@gmail.com") Description: Provides tools for species distribution modeling using H3 hexagonal grids (Uber Technologies Inc., 2022, ). Facilitates retrieval of species occurrence records, generation of H3 grids, computation of landscape metrics, and preparation of spatial data for modern species distribution models workflows. Designed for biodiversity 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) Depends: R (>= 4.1) Config/Needs/website: tidyverse/tidytemplate Imports: stats, sf, dplyr, purrr, tibble, rlang, terra, spatialsample, recipes, rsample, tune, workflows, yardstick, ecospat, DALEX, stacks, h3jsr, landscapemetrics, rbiodatacr, spocc, vip, exactextractr, tidyr, cli Suggests: ggplot2, paisaje, knitr, rmarkdown, here, themis, DALEXtra, ingredients, tidyterra, tidymodels, workflowsets, ranger, xgboost, ggbrick, parsnip, tidyverse, geodata VignetteBuilder: knitr LazyData: true Language: en-US Config/roxygen2/version: 8.0.0 Config/pak/sysreqs: libabsl-dev cmake libfontconfig1-dev libfreetype6-dev libfribidi-dev libgdal-dev gdal-bin libgeos-dev libglpk-dev make libharfbuzz-dev default-jdk libicu-dev libjpeg-dev libpng-dev libtiff-dev libuv1-dev libwebp-dev libxml2-dev libssl-dev libproj-dev libsqlite3-dev libudunits2-dev libnode-dev libx11-dev zlib1g-dev Repository: https://manuelspinola.r-universe.dev Date/Publication: 2026-06-15 04:08:07 UTC RemoteUrl: https://github.com/ManuelSpinola/h3sdm RemoteRef: HEAD RemoteSha: 3a971b010d332b90289f4725b81ece9b1381419e NeedsCompilation: no Packaged: 2026-06-18 11:14:44 UTC; root Author: Manuel Spínola [aut, cre] Maintainer: Manuel Spínola