CRAN Package Check Results for Package dpdr

Last updated on 2026-08-19 08:53:47 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.1.0 2.11 32.38 34.49 OK
r-devel-linux-x86_64-debian-gcc 0.1.0 2.12 24.58 26.70 ERROR
r-devel-linux-x86_64-fedora-clang 0.1.0 23.33 OK
r-devel-linux-x86_64-fedora-gcc 0.1.0 22.33 OK
r-devel-windows-x86_64 0.1.0 6.00 60.00 66.00 OK
r-patched-linux-x86_64 0.1.0 2.87 28.89 31.76 OK
r-release-linux-x86_64 0.1.0 2.28 28.83 31.11 OK
r-release-macos-arm64 0.1.0 1.00 24.00 25.00 OK
r-release-macos-x86_64 0.1.0 2.00 41.00 43.00 OK
r-release-windows-x86_64 0.1.0 5.00 0.00 5.00 OK
r-oldrel-macos-arm64 0.1.0 1.00 16.00 17.00 OK
r-oldrel-macos-x86_64 0.1.0 2.00 87.00 89.00 OK
r-oldrel-windows-x86_64 0.1.0 7.00 66.00 73.00 OK

Check Details

Version: 0.1.0
Check: examples
Result: ERROR Running examples in ‘dpdr-Ex.R’ failed The error most likely occurred in: > base::assign(".ptime", proc.time(), pos = "CheckExEnv") > ### Name: dpd_active_ingredient > ### Title: Active Ingredient > ### Aliases: dpd_active_ingredient > > ### ** Examples > > dpd_active_ingredient(id = 48905) Error in `httr2::req_perform()`: ! Failed to perform HTTP request. Caused by error in `curl::curl_fetch_memory()`: ! Timeout was reached [health-products.canada.ca]: Connection timed out after 10002 milliseconds Backtrace: ▆ 1. ├─dpdr::dpd_active_ingredient(id = 48905) 2. │ ├─base::withVisible(eval(mc, parent.frame())) 3. │ └─base::eval(mc, parent.frame()) 4. │ └─base::eval(mc, parent.frame()) 5. └─dpdr (local) `<fn>`(id = 48905) 6. └─httr2::req_perform(req) 7. └─httr2:::handle_resp(req, resp, error_call = error_call) 8. └─rlang::cnd_signal(resp) Execution halted Flavor: r-devel-linux-x86_64-debian-gcc