CRAN Package Check Results for Package phsopendata

Last updated on 2026-02-11 10:37:01 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.0.3 OK
r-devel-linux-x86_64-debian-gcc 1.0.3 1.66 22.14 23.80 OK
r-devel-linux-x86_64-fedora-clang 1.0.3 47.47 OK
r-devel-linux-x86_64-fedora-gcc 1.0.3 42.58 OK
r-devel-macos-arm64 1.0.3 1.00 18.00 19.00 OK
r-devel-windows-x86_64 1.0.3 6.00 50.00 56.00 OK
r-patched-linux-x86_64 1.0.2 1.96 25.12 27.08 ERROR
r-release-linux-x86_64 1.0.3 2.03 26.31 28.34 OK
r-release-macos-arm64 1.0.3 1.00 14.00 15.00 OK
r-release-macos-x86_64 1.0.3 2.00 38.00 40.00 OK
r-release-windows-x86_64 1.0.3 5.00 52.00 57.00 OK
r-oldrel-macos-arm64 1.0.3 1.00 28.00 29.00 OK
r-oldrel-macos-x86_64 1.0.3 2.00 66.00 68.00 OK
r-oldrel-windows-x86_64 1.0.3 6.00 57.00 63.00 OK

Check Details

Version: 1.0.2
Check: examples
Result: ERROR Running examples in ‘phsopendata-Ex.R’ failed The error most likely occurred in: > base::assign(".ptime", proc.time(), pos = "CheckExEnv") > ### Name: get_dataset > ### Title: Get Open Data resources from a dataset > ### Aliases: get_dataset > > ### ** Examples > > get_dataset("gp-practice-populations", max_resources = 2, rows = 10) Request failed [404]. Retrying in 1 seconds... Request failed [404]. Retrying in 1.5 seconds... Error in `purrr::map()`: ℹ In index: 1. Caused by error in `.f()`: ! API error. ✖ Not Found Error: Not found: Resource "c45f9c1c-4dd9-4ebe-b65f-72f1b884ee2c" was not found. Backtrace: ▆ 1. └─phsopendata::get_dataset(...) 2. └─purrr::map(...) 3. └─purrr:::map_("list", .x, .f, ..., .progress = .progress) 4. ├─purrr:::with_indexed_errors(...) 5. │ └─base::withCallingHandlers(...) 6. ├─purrr:::call_with_cleanup(...) 7. └─phsopendata (local) .f(.x[[i]], ...) 8. └─phsopendata:::phs_GET("datastore_search", query) 9. └─phsopendata:::error_check(content, call = call) 10. └─cli::cli_abort(c("API error.", x = error_text), call = call) 11. └─rlang::abort(...) Execution halted Flavor: r-patched-linux-x86_64