Package: sfdep
Title: Spatial Dependence for Simple Features
Version: 0.2.4
Authors@R: c(
    person("Josiah", "Parry", , "josiah.parry@gmail.com", role = c("aut"),
           comment = c(ORCID = "0000-0001-9910-865X")),
    person("Dexter", "Locke", , "dexter.locke@gmail.com", role = c("aut", "cre"),
           comment = c(ORCID = "0000-0003-2704-9720"))
  )
Description: An interface to 'spdep' to integrate with 'sf' objects and the 'tidyverse'.
License: GPL-3
URL: https://sfdep.josiahparry.com,
        https://github.com/josiahparry/sfdep
Suggests: broom, dbscan, dplyr, ggplot2, knitr, magrittr, patchwork,
        purrr, pracma, rmarkdown, sfnetworks, stringr, testthat (>=
        3.0.0), tibble, tidyr, vctrs, yaml, zoo, Kendall, igraph,
        tidygraph
Config/testthat/edition: 3
Encoding: UTF-8
RoxygenNote: 7.3.1
Imports: sf, cli, spdep, stats, rlang
Depends: R (>= 3.5.0)
LazyData: true
NeedsCompilation: no
Packaged: 2024-02-17 15:43:53 UTC; josiahparry
Author: Josiah Parry [aut] (<https://orcid.org/0000-0001-9910-865X>),
  Dexter Locke [aut, cre] (<https://orcid.org/0000-0003-2704-9720>)
Maintainer: Dexter Locke <dexter.locke@gmail.com>
Repository: CRAN
Date/Publication: 2024-02-20 10:20:02 UTC
Built: R 4.2.3; ; 2024-02-20 12:31:27 UTC; unix
