Package: SpatialPosition
Title: Spatial Position Models
Version: 2.1.1
Authors@R: c(
      person("Timothée", "Giraud", email = "timothee.giraud@cnrs.fr", 
             role = c("cre","aut"),
             comment = c(ORCID = "0000-0002-1932-3323")),
      person("Hadrien", "Commenges", role = c("aut")), 
      person("Joël", "Boulier", role = c("ctb")))
Description: Computes spatial position models: the potential model as defined
    by Stewart (1941) <doi:10.1126/science.93.2404.89> and catchment areas as
    defined by Reilly (1931) or Huff (1964) <doi:10.2307/1249154>.
Depends: R (>= 3.5.0)
License: GPL-3
LazyData: true
Imports: sf, sp, grDevices, graphics, methods, isoband, raster
Suggests: lwgeom, parallel, doParallel, foreach, cartography, knitr,
        rmarkdown
URL: https://github.com/riatelab/SpatialPosition
BugReports: https://github.com/riatelab/SpatialPosition/issues
VignetteBuilder: knitr
Encoding: UTF-8
RoxygenNote: 7.1.1
NeedsCompilation: no
Packaged: 2021-06-14 12:57:25 UTC; tim
Author: Timothée Giraud [cre, aut] (<https://orcid.org/0000-0002-1932-3323>),
  Hadrien Commenges [aut],
  Joël Boulier [ctb]
Maintainer: Timothée Giraud <timothee.giraud@cnrs.fr>
Repository: CRAN
Date/Publication: 2021-06-14 13:50:29 UTC
Built: R 4.1.3; ; 2023-04-17 16:32:25 UTC; windows
