Package: divseg
Title: Calculate Diversity and Segregation Indices
Version: 0.0.5
Date: 2022-12-16
Authors@R: person("Christopher T.", "Kenny", email = "christopherkenny@fas.harvard.edu",
                  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.2.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, magrittr, tidyselect,
        tibble, units
Depends: R (>= 2.10)
Config/testthat/edition: 3
NeedsCompilation: no
Packaged: 2022-12-17 00:07:08 UTC; chris
Author: Christopher T. Kenny [aut, cre]
    (<https://orcid.org/0000-0002-9386-6860>)
Maintainer: Christopher T. Kenny <christopherkenny@fas.harvard.edu>
Repository: CRAN
Date/Publication: 2022-12-17 08:30:02 UTC
Built: R 4.3.0; ; 2023-04-06 20:38:27 UTC; unix
