Package: dbmss
Type: Package
Title: Distance-Based Measures of Spatial Structures
Version: 2.11-0
Authors@R: c(
  person("Eric", "Marcon", email="eric.marcon@agroparistech.fr", 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", comment = c(ORCID = "0000-0001-9255-1616")),
  person("Florence", "Puech", email="florence.puech@universite-paris-saclay.fr", role="aut", comment = c(ORCID = "0000-0002-5279-6878")),
  person("Pierrot", "Froment", email="pierrot.froment@gmail.com", role="aut")
  )
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://ericmarcon.github.io/dbmss/,
        https://github.com/EricMarcon/dbmss/
BugReports: https://github.com/EricMarcon/dbmss/issues/
License: GNU General Public License
Depends: R (>= 3.5.0), Rcpp (>= 0.12.14), spatstat.explore
Imports: cubature, doFuture, foreach, future, ggplot2, methods,
        progressr, RcppParallel, reshape2, rlang, spatstat.geom,
        spatstat.utils, spatstat.random, stats, tibble
Suggests: knitr, pkgdown, rmarkdown, testthat
LinkingTo: Rcpp, RcppParallel
VignetteBuilder: knitr
SystemRequirements: pandoc, GNU make
Encoding: UTF-8
LazyData: true
NeedsCompilation: yes
Packaged: 2025-06-17 13:14:06 UTC; emarc
Author: Eric Marcon [aut, cre] (ORCID: <https://orcid.org/0000-0002-5249-321X>),
  Gabriel Lang [aut] (ORCID: <https://orcid.org/0000-0002-4325-6044>),
  Stephane Traissac [aut] (ORCID:
    <https://orcid.org/0000-0001-9255-1616>),
  Florence Puech [aut] (ORCID: <https://orcid.org/0000-0002-5279-6878>),
  Pierrot Froment [aut]
Maintainer: Eric Marcon <eric.marcon@agroparistech.fr>
Repository: CRAN
Date/Publication: 2025-06-17 23:40:02 UTC
Built: R 4.4.3; x86_64-w64-mingw32; 2025-10-13 11:20:59 UTC; windows
Archs: x64
