Package: divseg
Title: Calculate Diversity and Segregation Indices
Version: 0.1.0
Authors@R: person("Christopher T.", "Kenny", email = "ctkenny@proton.me",
                  role = c("aut", "cre"), comment = c(ORCID = "0000-0002-9386-6860"))
Description: Implements common measures of diversity and spatial segregation. This package has tools to compute the majority of measures are reviewed in Massey and Denton (1988) <doi:10.2307/2579183>. Multiple common measures of within-geography diversity are implemented as well. All functions operate on data frames with a 'tidyselect' based workflow.
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.3.2
BugReports: https://github.com/christopherkenny/divseg/issues
URL: https://github.com/christopherkenny/divseg/,
        https://christophertkenny.com/divseg/
Suggests: roxygen2, testthat (>= 3.0.0)
Imports: sf (>= 1.0.0), rlang (>= 0.4.11), dplyr, tidyselect, tibble,
        units
Depends: R (>= 4.1.0)
Config/testthat/edition: 3
NeedsCompilation: no
Packaged: 2025-09-02 21:35:27 UTC; chris
Author: Christopher T. Kenny [aut, cre] (ORCID:
    <https://orcid.org/0000-0002-9386-6860>)
Maintainer: Christopher T. Kenny <ctkenny@proton.me>
Repository: CRAN
Date/Publication: 2025-09-02 23:20:02 UTC
Built: R 4.4.3; ; 2025-11-01 04:35:44 UTC; windows
