Package: movecost
Title: Calculation of Accumulated Cost Surface and Least-Cost Paths
        Related to Human Movement Across the Landscape
Version: 0.6
Authors@R: person("Gianmarco", "Alberti", email = "gianmarcoalberti@gmail.com", role = c("aut", "cre"))
Description: Provides the facility to calculate non-isotropic 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. See Alberti (2019) <doi:10.1016/j.softx.2019.100331>.
Depends: R (>= 3.5.0)
Imports: gdistance (>= 1.2-2), elevatr (>= 0.3.4), raster (>= 2.8-4),
        rgdal (>= 1.3-6), rgeos (>= 0.4-2), sp (>= 1.3-1)
License: GPL (>= 2)
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.1.1
NeedsCompilation: no
Packaged: 2021-04-03 19:10:54 UTC; gianmarcoalberti
Author: Gianmarco Alberti [aut, cre]
Maintainer: Gianmarco Alberti <gianmarcoalberti@gmail.com>
Repository: CRAN
Date/Publication: 2021-04-03 19:30:02 UTC
