Package: deprivateR
Title: Calculating and Analyzing Measures of Deprivation in the United
        States
Version: 0.1.0
Authors@R: c(
    person("Christopher", "Prener", ,"christopher.prener@pfizer.com", c("aut", "cre"),
    comment = c(ORCID = "0000-0002-4310-9888")),
    person("Timothy", "Wiemken", ,"Timothy.Wiemken@pfizer.com", c("aut"),
    comment = c(ORCID = "0000-0002-8251-3007"))
    )
Description: Provides a unified framework to building Area Deprivation Index (ADI), 
    Social Vulnerability Index (SVI), and Neighborhood Deprivation Index (NDI)  
    deprivation measures and accessing related data from the U.S. Census Bureau 
    such as Gini coefficient data. Tools are also available for calculating percentiles,
    quantiles, and for creating clear map breaks for data visualization.
Depends: R (>= 3.5)
License: Apache License (>= 2)
URL: https://pfizer-opensource.github.io/deprivateR/
BugReports: https://github.com/pfizer-opensource/deprivateR/issues
Encoding: UTF-8
RoxygenNote: 7.3.2
Imports: classInt, dplyr, english, ndi, rlang, sf, sociome, stringr,
        tibble, tidycensus, tidyselect, tidyr, zippeR
Suggests: measurements, testthat, tigris
NeedsCompilation: no
Packaged: 2025-01-24 17:40:47 UTC; prenec
Author: Christopher Prener [aut, cre] (<https://orcid.org/0000-0002-4310-9888>),
  Timothy Wiemken [aut] (<https://orcid.org/0000-0002-8251-3007>)
Maintainer: Christopher Prener <christopher.prener@pfizer.com>
Repository: CRAN
Date/Publication: 2025-01-29 17:10:02 UTC
Built: R 4.3.3; ; 2025-02-15 08:51:57 UTC; unix
