Package: medicare
Type: Package
Title: Tools for Obtaining and Cleaning Medicare Public Use Files
Version: 0.2.1
Authors@R: person("Robert", "Gambrel", email = "robert.gambrel@gmail.com", 
                  role = c("aut", "cre"))
Description: Publicly available data from Medicare frequently requires extensive
    initial effort to extract desired variables and merge them; this package
    formalizes the techniques I've found work best. More information on the 
    Medicare program, as well as guidance for the publicly available data this package 
    targets, can be found on CMS's website covering publicly available data. See <https://www.cms.gov/Research-Statistics-Data-and-Systems/Research-Statistics-Data-and-Systems.html>.
License: MIT + file LICENSE
LazyData: TRUE
Imports:
Depends: R (>= 2.10)
URL: http://www.github.com/robertgambrel/medicare
BugReports: http://www.github.com/robertgambrel/medicare/issues
RoxygenNote: 6.0.1
Suggests: knitr, rmarkdown, dplyr, ggplot2, maps, magrittr, testthat
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2017-04-02 19:43:55 UTC; healthpolicyanalyst
Author: Robert Gambrel [aut, cre]
Maintainer: Robert Gambrel <robert.gambrel@gmail.com>
Repository: CRAN
Date/Publication: 2017-04-02 20:56:08 UTC
Built: R 4.2.0; ; 2023-04-10 21:33:15 UTC; unix
