{
  "_id": "6a65a77ddb02dafbbb592b9f",
  "Package": "ipdw",
  "Title": "Spatial Interpolation by Inverse Path Distance Weighting",
  "Description": "Functions are provided to interpolate geo-referenced point\ndata via Inverse Path Distance Weighting. Useful for coastal\nmarine applications where barriers in the landscape preclude\ninterpolation with Euclidean distances.",
  "Version": "2.0-0",
  "Authors@R": "person(\"Jemma\", \"Stachelek\", role = c(\"aut\", \"cre\"), \nemail = \"jemma.stachelek@gmail.com\",\ncomment = c(ORCID = \"0000-0002-5924-2464\"))",
  "URL": "https://github.com/jsta/ipdw",
  "BugReports": "https://github.com/jsta/ipdw/issues",
  "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\nlibglpk-dev libxml2-dev libssl-dev libproj-dev libsqlite3-dev\nlibudunits2-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": {
    "Date": "2026-07-26 06:13:36 UTC",
    "User": "root"
  },
  "Author": "Jemma Stachelek [aut, cre] (ORCID:\n<https://orcid.org/0000-0002-5924-2464>)",
  "Maintainer": "Jemma Stachelek <jemma.stachelek@gmail.com>",
  "_user": "jsta",
  "_type": "src",
  "_file": "ipdw_2.0-0.tar.gz",
  "_fileid": "https://r2.ropensci.org/e660d229ec74a75f478db7eb33a4f643ea6e89241270978073cc44523d2f909c",
  "_filesize": 477778,
  "_sha256": "e660d229ec74a75f478db7eb33a4f643ea6e89241270978073cc44523d2f909c",
  "_expires": "2026-11-03T06:21:47.000Z",
  "_created": "2026-07-26T06:13:36.000Z",
  "_published": "2026-07-26T06:21:49.283Z",
  "_jobs": [
    {
      "job": 89763381331,
      "time": 322,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8628509181"
    },
    {
      "job": 89763381322,
      "time": 313,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8628507781"
    },
    {
      "job": 89763381325,
      "time": 276,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8628507011"
    },
    {
      "job": 89763381337,
      "time": 206,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8628499703"
    },
    {
      "job": 89763004314,
      "time": 299,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8628460372"
    },
    {
      "job": 89763381332,
      "time": 148,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8628483146"
    },
    {
      "job": 89763381349,
      "time": 272,
      "config": "windows-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8628501881"
    },
    {
      "job": 89763381357,
      "time": 388,
      "config": "windows-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8628518384"
    },
    {
      "job": 89763381348,
      "time": 400,
      "config": "windows-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8628520463"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/jsta/actions/runs/30190569541",
  "_status": "success",
  "_upstream": "https://github.com/jsta/ipdw",
  "_commit": {
    "id": "630a20a635b9a21b3838270c1f5ec02b1399fc0d",
    "author": "jsta <stachel2@msu.edu>",
    "committer": "jsta <stachel2@msu.edu>",
    "message": "update ghactions versions\n",
    "time": 1678389077
  },
  "_maintainer": {
    "name": "Jemma Stachelek",
    "email": "jemma.stachelek@gmail.com",
    "login": "jsta",
    "orcid": "0000-0002-5924-2464",
    "description": "",
    "uuid": 7844578
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.0.2",
      "role": "Depends"
    },
    {
      "package": "gdistance",
      "role": "Depends"
    },
    {
      "package": "sf",
      "role": "Imports"
    },
    {
      "package": "raster",
      "role": "Imports"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "gstat",
      "role": "Suggests"
    },
    {
      "package": "gdata",
      "role": "Suggests"
    },
    {
      "package": "spatstat",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    }
  ],
  "_owner": "jsta",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_topics": [
    "estuary",
    "interpolation",
    "path-distances"
  ],
  "_stars": 14,
  "_contributors": [
    {
      "user": "jsta",
      "count": 110,
      "uuid": 7844578
    }
  ],
  "_userbio": {
    "uuid": 7844578,
    "type": "user",
    "name": "Jemma Stachelek",
    "followers": 369
  },
  "_downloads": {
    "count": 303,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/ipdw"
  },
  "_devurl": "https://github.com/jsta/ipdw",
  "_searchresults": 28,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/ipdw.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/jsta/ipdw",
  "_realowner": "jsta",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1",
      "date": "2014-05-29"
    },
    {
      "version": "0.2",
      "date": "2014-06-07"
    },
    {
      "version": "0.2-1",
      "date": "2014-06-16"
    },
    {
      "version": "0.2-2",
      "date": "2015-03-11"
    },
    {
      "version": "0.2-3",
      "date": "2015-08-16"
    },
    {
      "version": "0.2-4",
      "date": "2016-03-02"
    },
    {
      "version": "0.2-5",
      "date": "2016-07-26"
    },
    {
      "version": "0.2-6",
      "date": "2017-05-19"
    },
    {
      "version": "0.2-7",
      "date": "2018-11-26"
    },
    {
      "version": "0.2-8",
      "date": "2019-12-06"
    },
    {
      "version": "0.2-9",
      "date": "2020-07-22"
    },
    {
      "version": "1.0-0",
      "date": "2022-07-02"
    },
    {
      "version": "2.0-0",
      "date": "2023-01-05"
    }
  ],
  "_exports": [
    "costrasterGen",
    "errorGen",
    "ipdw",
    "ipdwInterp",
    "pathdistGen",
    "rm_na_pointslayers"
  ],
  "_help": [
    {
      "page": "costrasterGen",
      "title": "Generate a cost Raster",
      "topics": [
        "costrasterGen"
      ]
    },
    {
      "page": "errorGen",
      "title": "Generate interpolation error stats from validation datasets",
      "topics": [
        "errorGen"
      ]
    },
    {
      "page": "ipdw",
      "title": "Inverse Path Distance Weighting",
      "topics": [
        "ipdw"
      ]
    },
    {
      "page": "ipdwInterp",
      "title": "Inverse Distance Weighting with custom distances",
      "topics": [
        "ipdwInterp"
      ]
    },
    {
      "page": "pathdistGen",
      "title": "Generate a stack of path distance raster objects",
      "topics": [
        "pathdistGen"
      ]
    },
    {
      "page": "rm_na_pointslayers",
      "title": "Remove NA points features and drop corresponding raster stack layers",
      "topics": [
        "rm_na_pointslayers"
      ]
    }
  ],
  "_readme": "https://github.com/jsta/ipdw/raw/HEAD/README.md",
  "_rundeps": [
    "class",
    "classInt",
    "cli",
    "cpp11",
    "DBI",
    "e1071",
    "gdistance",
    "glue",
    "igraph",
    "KernSmooth",
    "lattice",
    "lifecycle",
    "magrittr",
    "MASS",
    "Matrix",
    "pkgconfig",
    "proxy",
    "raster",
    "Rcpp",
    "rlang",
    "s2",
    "sf",
    "sp",
    "terra",
    "units",
    "vctrs",
    "wk"
  ],
  "_vignettes": [
    {
      "source": "ipdw2.Rmd",
      "filename": "ipdw2.html",
      "title": "Spatial Interpolation via Inverse Path Distance Weighting",
      "author": "J. Stachelek",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "Data Preparation",
        "Interpolation",
        "Comparison with Inverse Distance Weighting",
        "References"
      ],
      "created": "2017-05-19 13:27:21",
      "modified": "2022-12-28 19:13:03",
      "commits": 19
    }
  ],
  "_score": 5.292256071356476,
  "_indexed": true,
  "_nocasepkg": "ipdw",
  "_universes": [
    "jsta"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "2.0-0",
      "date": "2026-07-26T06:16:54.000Z",
      "distro": "resolute",
      "commit": "630a20a635b9a21b3838270c1f5ec02b1399fc0d",
      "fileid": "https://r2.ropensci.org/dd9679deda4e89263904b049b51a382a086c68fae77ee6289a4f035d72584d17",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jsta/actions/runs/30190569541"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "2.0-0",
      "date": "2026-07-26T06:17:01.000Z",
      "distro": "resolute",
      "commit": "630a20a635b9a21b3838270c1f5ec02b1399fc0d",
      "fileid": "https://r2.ropensci.org/7fec233358a5c8ff6bc6b33e77a0fad7f8a8c17b42393248f6ca4921bbb4a586",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jsta/actions/runs/30190569541"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "2.0-0",
      "date": "2026-07-26T06:17:57.000Z",
      "commit": "630a20a635b9a21b3838270c1f5ec02b1399fc0d",
      "fileid": "https://r2.ropensci.org/cb42cb66355ae9e6560daf68a20b2eaf60bb089660e58745a1ab35468e1a2315",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jsta/actions/runs/30190569541"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "2.0-0",
      "date": "2026-07-26T06:17:34.000Z",
      "commit": "630a20a635b9a21b3838270c1f5ec02b1399fc0d",
      "fileid": "https://r2.ropensci.org/19388041aa385e2d10e852342918f31dd3025360cab6022f152ab962bc619c01",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jsta/actions/runs/30190569541"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "2.0-0",
      "date": "2026-07-26T06:17:00.000Z",
      "commit": "630a20a635b9a21b3838270c1f5ec02b1399fc0d",
      "fileid": "https://r2.ropensci.org/1a80ee9078f2baa2a377841b40cba54e5861507159a05927b242d2f6065c1e9f",
      "status": "success",
      "buildurl": "https://github.com/r-universe/jsta/actions/runs/30190569541"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "2.0-0",
      "date": "2026-07-26T06:15:47.000Z",
      "commit": "630a20a635b9a21b3838270c1f5ec02b1399fc0d",
      "fileid": "https://r2.ropensci.org/80c99c17fa163bfed6a20c868f6bf8db6be2aeeab24f61b619c6747e152c77f2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jsta/actions/runs/30190569541"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "2.0-0",
      "date": "2026-07-26T06:17:50.000Z",
      "commit": "630a20a635b9a21b3838270c1f5ec02b1399fc0d",
      "fileid": "https://r2.ropensci.org/3e19325d2636debeca96f9a8b15011417bf0b313ae5a4991c7870a9f4b8556f4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jsta/actions/runs/30190569541"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "2.0-0",
      "date": "2026-07-26T06:18:12.000Z",
      "commit": "630a20a635b9a21b3838270c1f5ec02b1399fc0d",
      "fileid": "https://r2.ropensci.org/f1aa78b2d54b90c908ccca0b691063786caf505be9564ab71bc1d0de8eaebba8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jsta/actions/runs/30190569541"
    }
  ]
}