CRAN Package Check Results for Package readmit

Last updated on 2026-03-11 08:52:20 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.0.1 2.74 34.97 37.71 ERROR
r-devel-linux-x86_64-debian-gcc 0.0.1 2.12 27.83 29.95 OK
r-devel-linux-x86_64-fedora-clang 0.0.1 55.69 OK
r-devel-linux-x86_64-fedora-gcc 0.0.1 53.38 OK
r-devel-macos-arm64 0.0.1 1.00 16.00 17.00 OK
r-devel-windows-x86_64 0.0.1 7.00 61.00 68.00 OK
r-patched-linux-x86_64 0.0.1 2.62 31.26 33.88 OK
r-release-linux-x86_64 0.0.1 2.44 31.31 33.75 OK
r-release-macos-arm64 0.0.1 1.00 13.00 14.00 OK
r-release-macos-x86_64 0.0.1 2.00 57.00 59.00 OK
r-release-windows-x86_64 0.0.1 5.00 59.00 64.00 OK
r-oldrel-macos-arm64 0.0.1 1.00 19.00 20.00 OK
r-oldrel-macos-x86_64 0.0.1 2.00 48.00 50.00 OK
r-oldrel-windows-x86_64 0.0.1 6.00 68.00 74.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: > base::assign(".ptime", proc.time(), pos = "CheckExEnv") > ### 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-devel-linux-x86_64-debian-clang