Package: sfdep
Title: Spatial Dependence for Simple Features
Version: 0.2.1
Authors@R: 
    person(given = "Josiah",
           family = "Parry",
           role = c("aut", "cre"),
           email = "josiah.parry@gmail.com",
           comment = c(ORCID = "0000-0001-9910-865X"))
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, readr,
        igraph, tidygraph
Config/testthat/edition: 3
Encoding: UTF-8
RoxygenNote: 7.2.1
Imports: sf, cli, spdep, stats, rlang
Depends: R (>= 3.5.0)
LazyData: true
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2022-12-16 14:27:15 UTC; josiahparry
Author: Josiah Parry [aut, cre] (<https://orcid.org/0000-0001-9910-865X>)
Maintainer: Josiah Parry <josiah.parry@gmail.com>
Repository: CRAN
Date/Publication: 2022-12-16 16:10:02 UTC
