Package: gdistance
Type: Package
Title: Distances and Routes on Geographical Grids
Version: 1.3-6
Authors@R: c(person("Jacob", "van Etten", role = c("aut"),
        comment = c(ORCID = "0000-0001-7554-2558")), 
        person("Kauê", "de Sousa", role = c("cre", "ctb"), 
        email = "kaue.desousa@inn.no", 
        comment = c(ORCID = "0000-0002-7571-7845")))
URL: https://agrobioinfoservices.github.io/gdistance/
BugReports: https://github.com/agrobioinfoservices/gdistance/issues
Description: Provides classes and functions to calculate various distance measures and routes in heterogeneous geographic spaces represented as grids. The package implements measures to model dispersal histories first presented by van Etten and Hijmans (2010) <doi:10.1371/journal.pone.0012060>. Least-cost distances as well as more complex distances based on (constrained) random walks can be calculated. The distances implemented in the package are used in geographical genetics, accessibility indicators, and may also have applications in other fields of geospatial analysis.
License: GPL (>= 2)
Encoding: UTF-8
LazyData: true
Depends: R (>= 3.2.0), raster (>= 1.9-19), methods, igraph (>= 0.7.0),
        Matrix
Imports: sp, stats
Suggests: knitr, markdown, rmarkdown, testthat (>= 2.1.0)
RoxygenNote: 7.1.0
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2020-06-29 08:01:35 UTC; kauefeitosadiasdesousa
Author: Jacob van Etten [aut] (<https://orcid.org/0000-0001-7554-2558>),
  Kauê de Sousa [cre, ctb] (<https://orcid.org/0000-0002-7571-7845>)
Maintainer: Kauê de Sousa <kaue.desousa@inn.no>
Repository: CRAN
Date/Publication: 2020-06-29 12:38:33 UTC
Built: R 4.0.2; ; 2020-07-16 06:13:05 UTC; unix
