healthyR.data 1.2.0
Breaking Changes
None
New Functions
None
Minor Fixes and Improvements
- #116 Fix for httr2 from @hadley
 
healthyR.data 1.1.1
Breaking Changes
- Fix #111 - Requires R version 4.1.0 or higher.
 
New Functions
- Fix #102 - Add function 
is_valid_url() 
Minor Fixes and
Improvements
- Fix #101 - Fixed 
fetch_cms_data() to handle all types
of data presented, not just API data. Now appropriately handles both API
and non-API data such as, .csv, vnd.ms-excel and .zip files. 
- Fix #103 - Added 
is_valid_url() call to
fetch_ functions. 
- Fix #107 - Add parameter of 
.limit to
fetch_provider_data() to limit the number of records
returned via the API. Default is 500 and 0 will return all records. 
healthyR.data 1.1.0
Breaking Changes
None
New Function
- Fix #77 - Add function 
get_cms_meta_data() 
- Fix #82 - Add function 
get_provider_meta_data() 
- Fix #89 - Add functions 
fetch_cms_data(),
fetch_provider_data() 
Minor Fixes and
Improvements
- Fix #72 - Fix bug in directory file paths for
current_hosp_data() 
healthyR.data 1.0.3
Breaking Changes
- Require R version 3.4.0 in keeping with tidyverse practices.
 
New Functions
- Fix #12 - Add function 
current_hosp_data_dict() 
- Fix #10 - Add function 
current_hosp_data() 
- Fix #22 - Add function 
current_asc_data() 
- Fix #28 - Add function
current_asc_oas_cahps_data() 
- Fix #31 - Add function 
current_comp_death_data() 
- Fix #33 - Confirm logic in 
current_hosp_data() (@rjake) 
- Fix #38 - Add function 
current_hai_data() 8, Fix #39 -
Add function current_hcahps_data() 
- Fix #42 - Add function 
current_hvbp_data() 
- Fix #45 - Add function 
current_ipfqr_data() 
- Fix #47 - Add function 
current_maternal_data() 
- Fix #49 - Add function
current_medicare_hospital_spending_data() 
- Fix #51 - Add function 
current_opqr_data() 
- Fix #52 - Add function
current_imaging_efficiency_data() 
- Fix #60 - Add function
current_unplanned_hospital_visits_data() 
- Fix #53 - Add function 
current_payments_data() 
- Fix #55 - Add function 
current_pch_hcahps_data() 
- Fix #56 - Add function
current_pch_hai_hospital_data() 
- Fix #57 - Add function
current_pch_oncology_measures_hospital_data() 
- Fix #58 - Add function 
current_pch_outcomes_data() 
- Fix #59 - Add function
current_timely_and_effective_care_data() 
- Fix $65 - Add function 
current_va_data() 
Minor Fixes and
Improvements
None
healthyR.data 1.0.2
Breaking Changes
None
New Features
None
Minor Fixes and Improvments
- Fix #8 - Drop need for 
cli, crayon, and
rstudioapi 
healthyR.data 1.0.1
- The CRAN policy asks for minimal package size, which includes
installed size. Add LazyDataCompression: xz to DESCRIPTION file per
CRAN
 
healthyR.data 1.0.0
- Version 1.0.0 Released onto CRAN
 
healthyR.data 0.0.0.9000
- Added a 
NEWS.md file to track changes to the
package. 
- Added the inital administrative data-set to this data only
package.