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 . 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 Repository: https://robertgambrel.r-universe.dev Date/Publication: 2017-04-02 19:39:58 UTC RemoteUrl: https://github.com/robertgambrel/medicare RemoteRef: HEAD RemoteSha: f633bea82b785b1fefde1e282105522a5d0b0c0e NeedsCompilation: no Packaged: 2026-06-23 10:28:30 UTC; root Author: Robert Gambrel [aut, cre] Maintainer: Robert Gambrel