Type: Package
Package: sociome
Title: Operationalizing Social Determinants of Health Data for
        Researchers
Version: 1.0.2
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: dplyr (>= 0.8.1), magrittr (>= 1.5), mice (>= 3.5.0), psych
        (>= 1.8.12), purrr (>= 0.3.2), rlang (>= 0.4.0), stringr (>=
        1.4.0), tibble (>= 2.1.3), tidycensus (>= 0.9.2), tidyr (>=
        0.8.3)
Suggests: ggplot2 (>= 3.2.0), sf (>= 0.7.4), testthat (>= 2.1.1)
Encoding: UTF-8
LazyData: true
RoxygenNote: 6.1.1
NeedsCompilation: no
Packaged: 2019-08-02 15:07:55 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: 2019-08-02 15:20:02 UTC
