Type: Package
Package: sociome
Title: Operationalizing Social Determinants of Health Data for
        Researchers
Version: 2.1.0
Authors@R: 
    c(person(given = "Nik",
             family = "Krieger",
             role = c("aut", "cre"),
             email = "nk@case.edu"),
      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 <nk@case.edu>
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/NikKrieger/sociome/issues
Depends: R (>= 3.3.0)
Imports: censusapi, 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), tidycensus (>= 1.0), tidyr (>= 1.1.0)
Suggests: USpopcenters, cluster, geosphere, ggplot2 (>= 3.3.2), sf (>=
        0.9-7), testthat (>= 2.3.2), tibble (>= 3.0.3), tigris (>=
        1.0), units
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.1.2
NeedsCompilation: no
Packaged: 2021-10-20 20:33:44 UTC; kriegen
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: 2021-10-21 09:10:01 UTC
