Package: movecost
Title: Calculation of Accumulated Cost Surface and Least-Cost Paths
        Related to Human Movement Across the Landscape
Version: 0.1
Authors@R: person("Gianmarco", "Alberti", email = "gianmarcoalberti@gmail.com", role = c("aut", "cre"))
Description: Provides the facility to calculate accumulated cost surface and least-cost paths using a number of human-movement-related cost functions that can be selected by the user. It just requires a Digital Terrain model, a start location and (optionally) destination locations.
Depends: R (>= 3.4.0)
Imports: gdistance (>= 1.2-2), raster (>= 2.6-7), rgdal (>= 1.3-3),
        rgeos (>= 0.3-28), sp (>= 1.3-1)
License: GPL (>= 2)
Encoding: UTF-8
LazyData: true
RoxygenNote: 6.0.1
NeedsCompilation: no
Packaged: 2018-07-20 22:29:15 UTC; gianmarcoalberti
Author: Gianmarco Alberti [aut, cre]
Maintainer: Gianmarco Alberti <gianmarcoalberti@gmail.com>
Repository: CRAN
Date/Publication: 2018-07-22 14:30:03 UTC
