Package: potentiomap Title: Build Potentiometric Surfaces and Hydraulic-Gradient Arrows Version: 0.2.0 Date: 2026-07-17 Authors@R: person("Elvin", "Cordero", email = "elvin.cordero@seamountgeo.com", role = c("aut", "cre"), comment = c(ORCID = "0009-0003-8025-283X")) Description: Prepares groundwater-level observations from measured hydraulic head or from depth-to-water and land-surface elevation, interpolates potentiometric surfaces using thin-plate splines, inverse-distance weighting, ordinary Kriging, universal Kriging, or user-supplied methods, and creates raster, contour, diagnostic, support, and hydraulic-gradient products for review and export. Functions retain method conditions and fit diagnostics, validate explicit prediction tasks, inspect model-conditional uncertainty and monitoring-network sensitivity, identify limited prediction support, and check whether scaled hydraulic-gradient arrows remain within finite raster support and end at lower modeled head. Raster processing uses methods from 'terra' (Hijmans 2025) , thin-plate splines use methods from 'fields' (Nychka et al. 2021) , and geostatistical interpolation uses methods from 'gstat' (Pebesma 2004) . License: GPL-3 URL: https://el-cordero.github.io/potentiomap/, https://github.com/el-cordero/potentiomap BugReports: https://github.com/el-cordero/potentiomap/issues Encoding: UTF-8 Language: en-US LazyData: true Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.3 Depends: R (>= 4.1) Imports: fields, grDevices, graphics, gstat, sf, stats, terra, xml2 Suggests: knitr, rmarkdown, testthat (>= 3.0.0), withr VignetteBuilder: knitr Config/testthat/edition: 3 Config/Needs/website: pkgdown Config/Needs/coverage: covr Config/pak/sysreqs: libabsl-dev cmake libgdal-dev gdal-bin libgeos-dev libxml2-dev libssl-dev libproj-dev libsqlite3-dev libudunits2-dev Repository: https://el-cordero.r-universe.dev Date/Publication: 2026-07-18 00:59:34 UTC RemoteUrl: https://github.com/el-cordero/potentiomap RemoteRef: HEAD RemoteSha: 42851bfd7be99dc720da871339c6fe1b52242e48 NeedsCompilation: no Packaged: 2026-07-19 07:55:15 UTC; root Author: Elvin Cordero [aut, cre] (ORCID: ) Maintainer: Elvin Cordero