Package: dbmss
Type: Package
Title: Distance-Based Measures of Spatial Structures
Version: 2.7-1
Authors@R: c(
    person("Eric", "Marcon", email="eric.marcon@ecofog.gf", role=c("aut", "cre"), comment = c(ORCID = "0000-0002-5249-321X")),
    person("Gabriel", "Lang", email="gabriel.lang@agroparistech.fr", role="aut", comment = c(ORCID = "0000-0002-4325-6044")),
    person("Stephane", "Traissac", email="stephane.traissac@agroparistech.fr", role="aut"),
    person("Florence", "Puech", email="florence.puech@u-psud.fr", role="aut", comment = c(ORCID = "0000-0002-5279-6878"))
    )
Description: Simple computation of spatial statistic functions of distance to characterize the spatial structures of mapped objects, following Marcon, Traissac, Puech, and Lang (2015) <doi:10.18637/jss.v067.c03>.
             Includes classical functions (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.12.14), ggplot2
Imports: cubature, reshape2, stats, RcppParallel, spatstat.utils (>=
        1.3-1), tibble
Suggests: testthat, knitr, pkgdown
LinkingTo: Rcpp, RcppParallel
VignetteBuilder: knitr
SystemRequirements: pandoc, GNU make
Encoding: UTF-8
LazyData: true
RoxygenNote: 6.1.1
NeedsCompilation: yes
Packaged: 2020-01-03 20:30:45 UTC; Eric.Marcon
Author: Eric Marcon [aut, cre] (<https://orcid.org/0000-0002-5249-321X>),
  Gabriel Lang [aut] (<https://orcid.org/0000-0002-4325-6044>),
  Stephane Traissac [aut],
  Florence Puech [aut] (<https://orcid.org/0000-0002-5279-6878>)
Maintainer: Eric Marcon <eric.marcon@ecofog.gf>
Repository: CRAN
Date/Publication: 2020-01-08 02:30:02 UTC
