Package: SpatialPosition
Title: Spatial Position Models
Version: 2.0.0
Date: 2019-04-21
Authors@R: c(
      person("Timothée", "Giraud", email = "timothee.giraud@cnrs.fr", role = c("cre","aut")),
      person("Hadrien", "Commenges", email = "hadrien.commenges@univ-paris1.fr", role = c("aut")), 
      person("Joël", "Boulier", email = "joel.boulier@univ-paris1.fr", role = c("ctb")))
Description: Computes spatial position models: Stewart potentials, Reilly
    catchment areas, Huff catchment areas.
Depends: R (>= 3.0.0)
License: GPL-3
LazyData: true
Imports: sf, sp, grDevices, graphics, methods, lwgeom, rgeos, isoband,
        raster
Suggests: parallel, doParallel, foreach, cartography, knitr, rmarkdown
SystemRequirements: GDAL (>= 2.0.1), GEOS (>= 3.4.0), PROJ.4 (>= 4.8.0)
URL: https://github.com/Groupe-ElementR/SpatialPosition
BugReports: https://github.com/Groupe-ElementR/SpatialPosition/issues
VignetteBuilder: knitr
Encoding: UTF-8
RoxygenNote: 6.1.1
NeedsCompilation: no
Packaged: 2019-05-10 11:58:53 UTC; tim
Author: Timothée Giraud [cre, aut],
  Hadrien Commenges [aut],
  Joël Boulier [ctb]
Maintainer: Timothée Giraud <timothee.giraud@cnrs.fr>
Repository: CRAN
Date/Publication: 2019-05-10 12:20:03 UTC
