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
NeedsCompilation: no
Packaged: 2022-12-28 19:59:35 UTC; jemma
Author: Jemma Stachelek [aut, cre] (<https://orcid.org/0000-0002-5924-2464>)
Maintainer: Jemma Stachelek <jemma.stachelek@gmail.com>
Repository: CRAN
Date/Publication: 2023-01-05 17:50:05 UTC
Built: R 4.2.0; ; 2023-01-06 13:13:15 UTC; unix
