Package: divseg
Title: Calculate Diversity and Segregation Indices
Version: 0.0.4
Date: 2021-08-06
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 Douglas and Massey (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.1.1
BugReports: https://github.com/christopherkenny/divseg/issues
URL: https://github.com/christopherkenny/divseg/,
        https://christopherkenny.github.io/divseg/
Suggests: roxygen2, testthat (>= 3.0.0)
Imports: sf (>= 1.0.0), rlang (>= 0.1.2), dplyr, magrittr, tidyselect,
        tibble, units
Depends: R (>= 2.10)
Config/testthat/edition: 3
NeedsCompilation: no
Packaged: 2021-08-06 19:50:25 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: 2021-08-09 07:00:05 UTC
Built: R 4.0.2; ; 2021-08-10 10:36:51 UTC; unix
