Package: GeoVersa Title: Design-Based Residual-Correction Forests for Digital Soil Mapping Version: 0.3.0 Authors@R: person("Hugo", "Rodrigues", role = c("aut", "cre"), email = "rodrigues.machado.hugo@gmail.com") Description: Implements DB-TARF (Design-Based Targeted Adaptive Residual Forest) for large-scale digital soil and ecological mapping evaluated under the design-based paradigm of Wadoux et al. (2021) . A random forest is augmented by a cross-fitted, out-of-fold-selected residual correction (residual forests, ordinary kriging, recalibration), together with design-based conformal prediction intervals. License: MIT + file LICENSE Encoding: UTF-8 Imports: ranger, caret, stats, withr Suggests: Cubist, gstat, sp, nnet, testthat (>= 3.0.0) RoxygenNote: 7.3.3 Config/testthat/edition: 3 Config/pak/sysreqs: libicu-dev Repository: https://hugomachadorodrigues.r-universe.dev Date/Publication: 2026-06-30 04:01:57 UTC RemoteUrl: https://github.com/hugomachadorodrigues/geoversa RemoteRef: HEAD RemoteSha: e03981ba8c09e062ec24a339a0948053c5ddf2b3 NeedsCompilation: no Packaged: 2026-07-07 08:22:16 UTC; root Author: Hugo Rodrigues [aut, cre] Maintainer: Hugo Rodrigues