Package: USE Title: Uniform Sampling of the Environmental Space Version: 0.1.6 Authors@R: c( person("Daniele", "Da Re", email = "dare.daniele@gmail.com", comment=c(ORCID = "0000-0002-3398-9295"), role = c("aut","cre")), person("Enrico", "Tordoni", email = "e.tordoni@gmail.com", comment=c(ORCID = "0000-0002-9722-6692"), role = "aut"), person("Manuele", "Bazzichetto", email = "manuele.bazzichetto@gmail.com", comment=c(ORCID= "0000-0002-9874-5064"), role = "aut")) Description: Provides functions for uniform sampling of the environmental space, designed to assist species distribution modellers in gathering ecologically relevant pseudo-absence data. The method ensures balanced representation of environmental conditions and helps reduce sampling bias in model calibration. Based on the framework described by Da Re et al. (2023) . Depends: R (>= 3.6.0) Imports: sf, parallel, terra, ks, ggplot2, cowplot License: GPL(>=2) Encoding: UTF-8 LazyData: true URL: https://danddr.github.io/USE/, https://github.com/danddr/USE BugReports: https://github.com/danddr/USE/issues Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.2 Suggests: rmarkdown, knitr, tidyterra VignetteBuilder: knitr Config/pak/sysreqs: libabsl-dev cmake libgdal-dev gdal-bin libgeos-dev libssl-dev libproj-dev libsqlite3-dev libudunits2-dev Repository: https://danddr.r-universe.dev Date/Publication: 2025-09-06 08:01:26 UTC RemoteUrl: https://github.com/danddr/use RemoteRef: HEAD RemoteSha: 8732c2dd25dd4070457d824117a65b0ee26ae0be NeedsCompilation: no Packaged: 2026-06-22 11:19:53 UTC; root Author: Daniele Da Re [aut, cre] (ORCID: ), Enrico Tordoni [aut] (ORCID: ), Manuele Bazzichetto [aut] (ORCID: ) Maintainer: Daniele Da Re