Type: Package
Package: sociome
Title: Operationalizing Social Determinants of Health Data for
        Researchers
Version: 3.0.0
Authors@R: 
    c(person(given = "Nik",
             family = "Krieger",
             role = c("aut", "cre"),
             email = "nikkrieger@gmail.com"),
      person(given = "Jarrod",
             family = "Dalton",
             role = "aut",
             email = "daltonj@ccf.org"),
      person(given = "Cindy",
             family = "Wang",
             role = "aut",
             email = "lxw384@case.edu"),
      person(given = "Adam",
             family = "Perzynski",
             role = "aut",
             email = "adam.perzynski@case.edu"),
      person(given = "National Institutes of Health/National Institute on Aging",
             role = "fnd",
             comment = "The development of this software package was supported by a research grant from the National Institutes of Health/National Institute on Aging, (Principal Investigators: Jarrod E. Dalton, PhD and Adam T. Perzynski, PhD; Grant Number: 5R01AG055480-02). All of its contents are solely the responsibility of the authors and do not necessarily represent the official views of the NIH."))
Maintainer: Nik Krieger <nikkrieger@gmail.com>
Description: Accesses raw data via API and calculates social
    determinants of health measures for user-specified locations in the
    US, returning them in tidyverse- and sf-compatible data frames.
License: MIT + file LICENSE
BugReports: https://github.com/ClevelandClinicQHS/sociome/issues
Depends: R (>= 3.6.0)
Imports: dplyr (>= 1.0.1), magrittr (>= 1.5), mice (>= 3.10.0.1),
        psych, purrr (>= 0.3.4), rlang (>= 0.4.7), stringr (>= 1.4.0),
        tibble (>= 3.0.3), tidycensus (>= 1.0), tidyr (>= 1.1.0)
Suggests: USpopcenters, cluster, geosphere, ggplot2 (>= 3.3.2), sf (>=
        0.9-7), testthat (>= 3.0.0), tigris (>= 1.0), units
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.3.3
Config/testthat/edition: 3
NeedsCompilation: no
Packaged: 2026-01-09 00:46:49 UTC; nik
Author: Nik Krieger [aut, cre],
  Jarrod Dalton [aut],
  Cindy Wang [aut],
  Adam Perzynski [aut],
  National Institutes of Health/National Institute on Aging [fnd] (The
    development of this software package was supported by a research
    grant from the National Institutes of Health/National Institute on
    Aging, (Principal Investigators: Jarrod E. Dalton, PhD and Adam T.
    Perzynski, PhD; Grant Number: 5R01AG055480-02). All of its contents
    are solely the responsibility of the authors and do not necessarily
    represent the official views of the NIH.)
Repository: CRAN
Date/Publication: 2026-01-10 07:50:15 UTC
Built: R 4.4.3; ; 2026-01-12 16:50:51 UTC; windows
