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

CRAN

173

Last 30 days

23286th

573

Last 90 days

1.2K

Last year

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

r2u

7

Last 30 days

19

Last 90 days

39

Last year

Trend: -41.7% (30d vs prior 30d)

r2u: no daily series yet

CRAN Check Status

13 OK
Show all 13 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-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 13 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE May 12, 2026
ERROR 12 OK · 0 NOTE · 0 WARNING · 1 ERROR · 0 FAILURE May 9, 2026
ERROR r-release-windows-x86_64

examples

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

> ### Name: pdc_read
> ### Title: Import datasets from the Provider Data Catalog (PDC)
> ### Aliases: pdc_read pdc_datasets pdc_topics
> 
> ### ** Examples
> 
> # 1. See li
...[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
OK 13 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE May 3, 2026
ERROR 10 OK · 0 NOTE · 0 WARNING · 2 ERROR · 0 FAILURE Apr 26, 2026
ERROR r-devel-linux-x86_64-debian-gcc

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
ERROR r-release-linux-x86_64

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
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

1 tracked
new 0.0.1 Mar 10, 2026

R Observatory began tracking this package on Mar 10, 2026; it first appeared on CRAN Dec 19, 2025. Releases before tracking aren’t shown.