Package: dbmss
Type: Package
Title: Distance-Based Measures of Spatial Structures
Version: 2.5-1
Date: 2017-11-25
Authors@R: c(
    person("Eric", "Marcon", email="eric.marcon@ecofog.gf", role=c("aut", "cre")),
    person("Gabriel", "Lang", email="gabriel.lang@agroparistech.fr", role="aut"),
    person("Stephane", "Traissac", email="stephane.traissac@agroparistech.fr", role="aut"),
    person("Florence", "Puech", email="florence.puech@u-psud.fr", role="aut")
    )
Description: Simple computation of spatial statistic functions of distance to characterize the spatial structures of mapped objects, including classical ones (Ripley's K and others) and more recent ones used by spatial economists (Duranton and Overman's Kd, Marcon and Puech's M). Relies on 'spatstat' for some core calculation.
URL: https://github.com/EricMarcon/dbmss
BugReports: https://github.com/EricMarcon/dbmss/issues
License: GNU General Public License
Depends: R (>= 3.3.0), spatstat, Rcpp (>= 0.10.6)
Imports: cubature, stats, RcppParallel, spatstat.utils (>= 1.3-1)
LinkingTo: Rcpp, RcppParallel
SystemRequirements: GNU make
LazyData: true
Suggests: testthat
NeedsCompilation: yes
Packaged: 2017-11-26 19:23:40 UTC; Eric.Marcon
Author: Eric Marcon [aut, cre],
  Gabriel Lang [aut],
  Stephane Traissac [aut],
  Florence Puech [aut]
Maintainer: Eric Marcon <eric.marcon@ecofog.gf>
Repository: CRAN
Date/Publication: 2017-11-28 08:06:01 UTC
