{
  "_id": "6a102c3facfb0bcc41c92f9e",
  "Package": "topoDistance",
  "Type": "Package",
  "Title": "Calculating Topographic Paths and Distances",
  "Version": "1.0.2",
  "Authors@R": "person(\"Ian\", \"Wang\", email = \"ianwang@berkeley.edu\",\nrole = c(\"aut\", \"cre\"))",
  "Description": "A toolkit for calculating topographic distances and\nidentifying and plotting topographic paths. Topographic\ndistances can be calculated along shortest topographic paths\n(Wang (2009) <doi:10.1111/j.1365-294X.2009.04338.x>), weighted\ntopographic paths (Zhan et al. (1993)\n<doi:10.1007/3-540-57207-4_29>), and topographic least cost\npaths (Wang and Summers (2010)\n<doi:10.1111/j.1365-294X.2009.04465.x>). Functions can map\ntopographic paths on colored or hill shade maps and plot\ntopographic cross sections (elevation profiles) for the paths.",
  "License": "GPL-3",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "RoxygenNote": "6.1.1",
  "VignetteBuilder": "knitr",
  "Config/pak/sysreqs": "cmake libgdal-dev gdal-bin libgeos-dev libglpk-dev\nmake libicu-dev libuv1-dev libxml2-dev libssl-dev libproj-dev\nlibsqlite3-dev",
  "Repository": "https://ianjwang.r-universe.dev",
  "Date/Publication": "2022-08-03 20:52:18 UTC",
  "RemoteUrl": "https://github.com/ianjwang/topodistance",
  "RemoteRef": "HEAD",
  "RemoteSha": "11d7f8650385b5485461f899b4932a8c6da9cba0",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-13 06:21:51 UTC",
    "User": "root"
  },
  "Author": "Ian Wang [aut, cre]",
  "Maintainer": "Ian Wang <ianwang@berkeley.edu>",
  "MD5sum": "2ef6b3b531d08c900ae9a7e576055385",
  "_user": "ianjwang",
  "_type": "src",
  "_file": "topoDistance_1.0.2.tar.gz",
  "_fileid": "564c9e014b36fedcbc029484f5c40d8b2981cbeeaa5eac9b33b25388cfdd2798",
  "_filesize": 1375423,
  "_sha256": "564c9e014b36fedcbc029484f5c40d8b2981cbeeaa5eac9b33b25388cfdd2798",
  "_created": "2026-05-13T06:21:51.000Z",
  "_published": "2026-05-22T10:13:19.307Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77359437028,
      "time": 275,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "6963073407"
    },
    {
      "job": 77359437259,
      "time": 264,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "6963070969"
    },
    {
      "job": 77359437378,
      "time": 242,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "6963055254"
    },
    {
      "job": 77359437228,
      "time": 240,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "6963060206"
    },
    {
      "job": 77359436561,
      "time": 219,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6963008434"
    },
    {
      "job": 77359436663,
      "time": 145,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7158079244"
    },
    {
      "job": 77359437183,
      "time": 286,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "6963075931"
    },
    {
      "job": 77359437322,
      "time": 259,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "6963069419"
    },
    {
      "job": 77359437088,
      "time": 263,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "6963070382"
    }
  ],
  "_buildurl": "https://github.com/r-universe/ianjwang/actions/runs/25782058417",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/ianjwang/topodistance",
  "_commit": {
    "id": "11d7f8650385b5485461f899b4932a8c6da9cba0",
    "author": "ianjwang <44509130+ianjwang@users.noreply.github.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Update topoDistance-vignette.Rmd",
    "time": 1659559938
  },
  "_maintainer": {
    "name": "Ian Wang",
    "email": "ianwang@berkeley.edu",
    "login": "ianjwang",
    "uuid": 44509130
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.1.0",
      "role": "Depends"
    },
    {
      "package": "igraph",
      "role": "Imports"
    },
    {
      "package": "gdistance",
      "role": "Imports"
    },
    {
      "package": "plotly",
      "role": "Imports"
    },
    {
      "package": "raster",
      "role": "Imports"
    },
    {
      "package": "RColorBrewer",
      "role": "Imports"
    },
    {
      "package": "scales",
      "role": "Imports"
    },
    {
      "package": "sp",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    }
  ],
  "_owner": "ianjwang",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 4,
  "_contributors": [
    {
      "user": "ianjwang",
      "count": 21,
      "uuid": 44509130
    }
  ],
  "_userbio": {
    "uuid": 44509130,
    "type": "user",
    "name": "ianjwang"
  },
  "_downloads": {
    "count": 252,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/topoDistance"
  },
  "_devurl": "https://github.com/ianjwang/topodistance",
  "_searchresults": 12,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/readme.html",
    "extra/readme.md",
    "extra/topoDistance.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/ianjwang/topodistance",
  "_realowner": "ianjwang",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0.1",
      "date": "2019-08-02"
    },
    {
      "version": "1.0.2",
      "date": "2022-08-09"
    }
  ],
  "_exports": [
    "topoDist",
    "topoLCP",
    "topoPathMap",
    "topoPaths",
    "topoProfile",
    "topoSurface",
    "topoWeightedDist"
  ],
  "_datasets": [
    {
      "name": "Yosemite",
      "title": "Spatial data for western fence lizards in Yosemite",
      "object": "Yosemite",
      "class": [
        "RasterBrick"
      ],
      "fields": [],
      "table": false,
      "tojson": false
    }
  ],
  "_help": [
    {
      "page": "topoDist",
      "title": "Topographic distances and paths",
      "topics": [
        "topoDist"
      ]
    },
    {
      "page": "topoDistance",
      "title": "topoDistance: A package for calculating topographic paths and distances",
      "topics": [
        "topoDistance-package",
        "topoDistance"
      ]
    },
    {
      "page": "topoLCP",
      "title": "Topographic least cost paths and distances",
      "topics": [
        "topoLCP"
      ]
    },
    {
      "page": "topoPathMap",
      "title": "Map of topographic paths",
      "topics": [
        "topoPathMap"
      ]
    },
    {
      "page": "topoPaths",
      "title": "Identify shortest topographic paths",
      "topics": [
        "topoPaths"
      ]
    },
    {
      "page": "topoProfile",
      "title": "Elevation profiles of topographic paths",
      "topics": [
        "topoProfile"
      ]
    },
    {
      "page": "topoSurface",
      "title": "Topographic distance surface",
      "topics": [
        "topoSurface"
      ]
    },
    {
      "page": "topoWeightedDist",
      "title": "Weighted topographic distances and paths",
      "topics": [
        "topoWeightedDist"
      ]
    },
    {
      "page": "Yosemite",
      "title": "Spatial data for western fence lizards in Yosemite",
      "topics": [
        "Yosemite"
      ]
    }
  ],
  "_readme": "https://github.com/ianjwang/topodistance/raw/HEAD/README.md",
  "_rundeps": [
    "askpass",
    "base64enc",
    "bslib",
    "cachem",
    "cli",
    "cpp11",
    "crosstalk",
    "curl",
    "data.table",
    "digest",
    "dplyr",
    "evaluate",
    "farver",
    "fastmap",
    "fontawesome",
    "fs",
    "gdistance",
    "generics",
    "ggplot2",
    "glue",
    "gtable",
    "highr",
    "htmltools",
    "htmlwidgets",
    "httr",
    "igraph",
    "isoband",
    "jquerylib",
    "jsonlite",
    "knitr",
    "labeling",
    "later",
    "lattice",
    "lazyeval",
    "lifecycle",
    "magrittr",
    "Matrix",
    "memoise",
    "mime",
    "openssl",
    "otel",
    "pillar",
    "pkgconfig",
    "plotly",
    "promises",
    "purrr",
    "R6",
    "rappdirs",
    "raster",
    "RColorBrewer",
    "Rcpp",
    "rlang",
    "rmarkdown",
    "S7",
    "sass",
    "scales",
    "sp",
    "stringi",
    "stringr",
    "sys",
    "terra",
    "tibble",
    "tidyr",
    "tidyselect",
    "tinytex",
    "utf8",
    "vctrs",
    "viridisLite",
    "withr",
    "xfun",
    "yaml"
  ],
  "_vignettes": [
    {
      "source": "topoDistance-vignette.Rmd",
      "filename": "topoDistance-vignette.html",
      "title": "Introduction to topoDistance",
      "author": "Ian J. Wang",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Calculating Topographic Distances",
        "Mapping Topographic Paths",
        "Topographic Least Cost Paths",
        "Topographic Path Cross Sections",
        "References"
      ],
      "created": "2019-06-10 20:03:16",
      "modified": "2022-08-03 20:52:18",
      "commits": 5
    }
  ],
  "_score": 4.380211241711606,
  "_indexed": true,
  "_nocasepkg": "topodistance",
  "_universes": [
    "ianjwang"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.2",
      "date": "2026-05-13T06:24:28.000Z",
      "distro": "noble",
      "commit": "11d7f8650385b5485461f899b4932a8c6da9cba0",
      "fileid": "62b85d9bef3269936190c09566f2c3c207ad5928cec13aa0cee50173a421d732",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/ianjwang/actions/runs/25782058417"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.2",
      "date": "2026-05-13T06:24:23.000Z",
      "distro": "noble",
      "commit": "11d7f8650385b5485461f899b4932a8c6da9cba0",
      "fileid": "19f422b48e86be625310249c2718e3f7748547a07aa628e9ef8a3bfe5b2870e4",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/ianjwang/actions/runs/25782058417"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.2",
      "date": "2026-05-13T06:24:13.000Z",
      "commit": "11d7f8650385b5485461f899b4932a8c6da9cba0",
      "fileid": "d9565c623df8126fbe66c1f749f3088eaa797300230f500de914abf2f92b40f6",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/ianjwang/actions/runs/25782058417"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.0.2",
      "date": "2026-05-13T06:24:17.000Z",
      "commit": "11d7f8650385b5485461f899b4932a8c6da9cba0",
      "fileid": "6eb37961507c91732213687aa30a6f6b0d27cdb0e96dc8204cbbdc79c49c8201",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/ianjwang/actions/runs/25782058417"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0.2",
      "date": "2026-05-13T06:23:35.000Z",
      "commit": "11d7f8650385b5485461f899b4932a8c6da9cba0",
      "fileid": "15ac436b535f2e8fa009c40bcf27f8695aa3a98b591024bd5bf7067f55c9f702",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/ianjwang/actions/runs/25782058417"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0.2",
      "date": "2026-05-13T06:23:25.000Z",
      "commit": "11d7f8650385b5485461f899b4932a8c6da9cba0",
      "fileid": "11fdff82f8f063e2c76db834cb9f0c7dde3f91e6805e09ab0109324e2a080d2c",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/ianjwang/actions/runs/25782058417"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.0.2",
      "date": "2026-05-13T06:23:25.000Z",
      "commit": "11d7f8650385b5485461f899b4932a8c6da9cba0",
      "fileid": "bb31c947d5d1273a71bda9d437115d79f914d1671ff0557a6e6bbd3bdfffff1c",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/ianjwang/actions/runs/25782058417"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.2",
      "date": "2026-05-22T10:12:51.000Z",
      "commit": "11d7f8650385b5485461f899b4932a8c6da9cba0",
      "fileid": "1c6664a339512af0d0ee3aa4c4403fa4d0c90ea04dffa3afcfaf561f1383eb4c",
      "status": "success",
      "buildurl": "https://github.com/r-universe/ianjwang/actions/runs/25782058417"
    }
  ]
}