Package: deprivateR Title: Calculating and Analyzing Measures of Deprivation in the United States Version: 0.2.0 Authors@R: c( person( given = "Christopher", family = "Prener", email = "christopher.prener@pfizer.com", role = c("aut", "cre"), comment = c(ORCID = "0000-0002-4310-9888") ), person( given = "Timothy", family = "Wiemken", email = "Timothy.Wiemken@pfizer.com", role = "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 (>= 4.4) License: Apache License (>= 2) URL: https://pfizer-opensource.github.io/deprivateR/, https://github.com/pfizer-opensource/deprivateR Encoding: UTF-8 Language: en-US Imports: classInt, cli, dplyr, ndi, rlang, sf, sociome, tidycensus, tidyr, zippeR Suggests: knitr, lintr, measurements, rmarkdown, spelling, testthat (>= 3.0.0), tigris, withr VignetteBuilder: knitr Config/testthat/edition: 3 Config/roxygen2/version: 8.0.0 Config/pak/sysreqs: libabsl-dev cmake libgdal-dev gdal-bin libgeos-dev make libicu-dev libuv1-dev libxml2-dev libssl-dev libproj-dev libsqlite3-dev libudunits2-dev libx11-dev zlib1g-dev Repository: https://pfizer-opensource.r-universe.dev Date/Publication: 2026-06-01 03:38:35 UTC RemoteUrl: https://github.com/pfizer-opensource/deprivater RemoteRef: HEAD RemoteSha: 1335e40650b4d9ba18b757fdb32a497c41a3eb73 NeedsCompilation: no Packaged: 2026-07-02 05:34:54 UTC; root Author: Christopher Prener [aut, cre] (ORCID: ), Timothy Wiemken [aut] (ORCID: ) Maintainer: Christopher Prener