CRAN Package Check Results for Package readmit

Last updated on 2026-05-09 18:49:35 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.0.1 2.87 38.63 41.50 OK
r-devel-linux-x86_64-debian-gcc 0.0.1 2.02 29.04 31.06 OK
r-devel-linux-x86_64-fedora-clang 0.0.1 59.81 OK
r-devel-linux-x86_64-fedora-gcc 0.0.1 5.00 58.57 63.57 OK
r-devel-windows-x86_64 0.0.1 4.00 62.00 66.00 OK
r-patched-linux-x86_64 0.0.1 2.80 32.04 34.84 OK
r-release-linux-x86_64 0.0.1 2.33 31.68 34.01 OK
r-release-macos-arm64 0.0.1 1.00 30.00 31.00 OK
r-release-macos-x86_64 0.0.1 2.00 39.00 41.00 OK
r-release-windows-x86_64 0.0.1 5.00 303.00 308.00 ERROR
r-oldrel-macos-arm64 0.0.1 1.00 13.00 14.00 OK
r-oldrel-macos-x86_64 0.0.1 2.00 57.00 59.00 OK
r-oldrel-windows-x86_64 0.0.1 5.00 67.00 72.00 OK

Check Details

Version: 0.0.1
Check: examples
Result: ERROR 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 list of available data topics > pdc_topics() [1] "Dialysis facilities" [2] "Doctors and clinicians" [3] "Home health services" [4] "Hospice care" [5] "Hospitals" [6] "Inpatient rehabilitation facilities" [7] "Long-term care hospitals" [8] "Nursing homes including rehab services" [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 Flavor: r-release-windows-x86_64