Package: potentiomap
Title: Build Potentiometric Surfaces and Flow Arrows
Version: 0.1.0
Authors@R: 
    person("Elvin", "Cordero", email = "elvin.cordero@seamountgeo.com", role = c("aut", "cre"))
Author: Elvin Cordero [aut, cre]
Maintainer: Elvin Cordero <elvin.cordero@seamountgeo.com>
Description: Builds potentiometric surface products from groundwater monitoring
    data. The package prepares groundwater observations from direct water-level
    measurements or depth-to-water data paired with land-surface elevations,
    interpolates thin-plate spline surfaces by default, supports alternative
    and user-supplied interpolation methods, exports raster and contour
    products, and derives hydraulic-gradient flow arrows. Raster operations use
    methods from Hijmans (2025) <doi:10.32614/CRAN.package.terra>, thin-plate
    spline interpolation uses methods from Nychka et al. (2021)
    <doi:10.5065/D6W957CT>, and geostatistical interpolation uses methods from
    Pebesma (2004) <doi:10.1016/j.cageo.2004.03.012>.
License: GPL-3
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.3.3
Depends: R (>= 4.1)
Imports: fields, grDevices, graphics, gstat, sf, stats, terra
Suggests: testthat (>= 3.0.0)
Config/testthat/edition: 3
NeedsCompilation: no
Packaged: 2026-05-25 04:22:47 UTC; ec
Repository: CRAN
Date/Publication: 2026-05-29 10:10:02 UTC
Built: R 4.6.0; ; 2026-05-29 11:47:00 UTC; unix
