Package: topoDistance Type: Package Title: Calculating Topographic Paths and Distances Version: 1.0.2 Authors@R: person("Ian", "Wang", email = "ianwang@berkeley.edu", role = c("aut", "cre")) Description: A toolkit for calculating topographic distances and identifying and plotting topographic paths. Topographic distances can be calculated along shortest topographic paths (Wang (2009) ), weighted topographic paths (Zhan et al. (1993) ), and topographic least cost paths (Wang and Summers (2010) ). Functions can map topographic paths on colored or hill shade maps and plot topographic cross sections (elevation profiles) for the paths. Depends: R (>= 3.1.0) License: GPL-3 Encoding: UTF-8 LazyData: true Imports: igraph, gdistance, plotly, raster, RColorBrewer, scales, sp RoxygenNote: 6.1.1 Suggests: knitr, rmarkdown VignetteBuilder: knitr Config/pak/sysreqs: cmake libgdal-dev gdal-bin libgeos-dev libglpk-dev make libicu-dev libuv1-dev libxml2-dev libssl-dev libproj-dev libsqlite3-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: 2026-07-12 08:19:55 UTC; root Author: Ian Wang [aut, cre] Maintainer: Ian Wang