Package: ipdw Title: Spatial Interpolation by Inverse Path Distance Weighting Description: Functions are provided to interpolate geo-referenced point data via Inverse Path Distance Weighting. Useful for coastal marine applications where barriers in the landscape preclude interpolation with Euclidean distances. Version: 2.0-0 Authors@R: person("Jemma", "Stachelek", role = c("aut", "cre"), email = "jemma.stachelek@gmail.com", comment = c(ORCID = "0000-0002-5924-2464")) URL: https://github.com/jsta/ipdw BugReports: https://github.com/jsta/ipdw/issues Depends: R (>= 3.0.2),gdistance Imports: sf,raster,methods Suggests: gstat,gdata,spatstat, testthat, knitr, rmarkdown License: GPL (>= 2) Encoding: UTF-8 RoxygenNote: 7.2.3 VignetteBuilder: knitr Roxygen: list(markdown = TRUE) Config/pak/sysreqs: libabsl-dev cmake libgdal-dev gdal-bin libgeos-dev libglpk-dev libxml2-dev libssl-dev libproj-dev libsqlite3-dev libudunits2-dev Repository: https://jsta.r-universe.dev Date/Publication: 2023-03-09 19:11:17 UTC RemoteUrl: https://github.com/jsta/ipdw RemoteRef: HEAD RemoteSha: 630a20a635b9a21b3838270c1f5ec02b1399fc0d NeedsCompilation: no Packaged: 2026-07-04 17:22:50 UTC; root Author: Jemma Stachelek [aut, cre] (ORCID: ) Maintainer: Jemma Stachelek