Type: Package
Package: sociome
Title: Operationalizing Social Determinants of Health Data for
        Researchers
Version: 1.4.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 (>= 0.6.0), dplyr (>= 0.8.3), magrittr (>= 1.5),
        mice (>= 3.7.0), psych (>= 1.9.12.31), purrr (>= 0.3.3), rlang
        (>= 0.4.3), stringr (>= 1.4.0), tidycensus (>= 0.9.2), tidyr
        (>= 1.0.2)
Suggests: ggplot2 (>= 3.2.1), sf (>= 0.8.0), testthat (>= 2.2.1),
        tibble (>= 2.1.3), tigris (>= 0.9.1)
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.1.0
NeedsCompilation: no
Packaged: 2020-03-19 11:55:31 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: 2020-03-19 12:10:05 UTC
