Type: Package
Package: sociome
Title: Operationalizing Social Determinants of Health Data for
        Researchers
Version: 2.0.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 (>= 2.0.7), purrr (>= 0.3.4), rlang (>=
        0.4.7), stringr (>= 1.4.0), tidycensus (>= 0.11.4), tidyr (>=
        1.1.0)
Suggests: ggplot2 (>= 3.3.2), sf (>= 0.9-7), testthat (>= 2.3.2),
        tibble (>= 3.0.3), tigris (>= 1.0)
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.1.1
NeedsCompilation: no
Packaged: 2021-02-24 19:52:25 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-02-24 23:30:03 UTC
