Package: topoDistance
Type: Package
Title: Calculating Topographic Paths and Distances
Version: 1.0.1
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) <doi:10.1111/j.1365-294X.2009.04338.x>), weighted topographic paths (Zhan et al. (1993) <doi:10.1007/3-540-57207-4_29>), and topographic least cost paths (Wang and Summers (2010) <doi:10.1111/j.1365-294X.2009.04465.x>). 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
NeedsCompilation: no
Packaged: 2019-08-01 21:06:28 UTC; Ian
Author: Ian Wang [aut, cre]
Maintainer: Ian Wang <ianwang@berkeley.edu>
Repository: CRAN
Date/Publication: 2019-08-02 11:00:02 UTC
