<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
	<longdescription>
		Calculation of Slope-Dependant Accumulated Cost Surface, Least-
		Cost Paths, Least-Cost Corridors, Least-Cost Networks Related
		to Human Movement Across the Landscape // Provides the facility
		to calculate non-isotropic accumulated cost surfaces, least-
		cost paths, least-cost corridors, least-cost networks, ranked
		alternative paths, cost allocation and cost boundaries, using a
		number of human-movement-related cost functions that can be
		selected by the user. The package is built around a compute-
		once design: a single cost surface object is created first and
		then reused by every analysis function, avoiding redundant
		computation. Visualisation is fully decoupled from computation
		and is provided through 'ggplot2' methods that can be invoked,
		customised, and re-invoked at any time without re-running any
		analysis. It just requires a Digital Terrain Model, a start
		location and (optionally) destination locations. See Alberti
		(2019) doi:10.1016/j.softx.2019.100331.
	</longdescription>
</pkgmetadata>
