Skip to content

readmit

Tools for Working with Hospital Readmissions Data

v0.0.1 · Dec 19, 2025 · MIT + file LICENSE

Description

Contains tools for working with and analyzing hospital readmissions data. The package provides utilities for components of the Hospital Readmissions Reduction Program (HRRP), including program timeline functions, Hospital-Specific Report (HSR) helpers, and general importing tools for the Provider Data Catalog (PDC).

Downloads

234

Last 30 days

19440th

545

Last 90 days

700

Last year

Trend: +52.9% (30d vs prior 30d)

CRAN Check Status

14 OK
Show all 14 flavors
Flavor Status
r-devel-linux-x86_64-debian-clang OK
r-devel-linux-x86_64-debian-gcc OK
r-devel-linux-x86_64-fedora-clang OK
r-devel-linux-x86_64-fedora-gcc OK
r-devel-macos-arm64 OK
r-devel-windows-x86_64 OK
r-oldrel-macos-arm64 OK
r-oldrel-macos-x86_64 OK
r-oldrel-windows-x86_64 OK
r-patched-linux-x86_64 OK
r-release-linux-x86_64 OK
r-release-macos-arm64 OK
r-release-macos-x86_64 OK
r-release-windows-x86_64 OK

Check History

OK 14 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Mar 13, 2026
ERROR 13 OK · 0 NOTE · 0 WARNING · 1 ERROR · 0 FAILURE Mar 10, 2026
ERROR r-devel-linux-x86_64-debian-clang

examples

Running examples in ‘readmit-Ex.R’ failed
The error most likely occurred in:

> base::assign(".ptime", proc.time(), pos = "CheckExEnv")
> ### Name: pdc_read
> ### Title: Import datasets from the Provider Data Catalog (PDC)
> ### Aliases: pdc_read pdc
...[truncated]...
ices"
 [9] "Physician office visit costs"          
[10] "Supplier directory"                    
> 
> 
> # 2. See list of datasets available for a topic
> hospital_data <- pdc_datasets("Hospitals")
Error: Please install xml2 package
Execution halted

Dependency Network

Dependencies Reverse dependencies dplyr httr readr readxl rlang stringr tibble tidyr readmit

Version History

new 0.0.1 Mar 10, 2026