CRAN Package Check Results for Package filibustr

Last updated on 2025-07-28 13:49:33 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.4.0 3.27 40.49 43.76 OK
r-devel-linux-x86_64-debian-gcc 0.4.0 1.97 28.45 30.42 ERROR
r-devel-linux-x86_64-fedora-clang 0.4.0 61.35 OK
r-devel-linux-x86_64-fedora-gcc 0.4.0 64.90 OK
r-devel-windows-x86_64 0.4.0 4.00 71.00 75.00 OK
r-patched-linux-x86_64 0.4.0 3.11 36.41 39.52 OK
r-release-linux-x86_64 0.4.0 2.83 36.46 39.29 OK
r-release-macos-arm64 0.4.0 39.00 OK
r-release-macos-x86_64 0.4.0 78.00 OK
r-release-windows-x86_64 0.4.0 4.00 72.00 76.00 OK
r-oldrel-macos-arm64 0.4.0 76.00 OK
r-oldrel-macos-x86_64 0.4.0 81.00 OK
r-oldrel-windows-x86_64 0.4.0 6.00 81.00 87.00 OK

Additional issues

MKL noLD OpenBLAS

Check Details

Version: 0.4.0
Check: examples
Result: ERROR Running examples in ‘filibustr-Ex.R’ failed The error most likely occurred in: > base::assign(".ptime", proc.time(), pos = "CheckExEnv") > ### Name: get_hvw_data > ### Title: Get replication data from Harbridge-Yong, Volden, and Wiseman > ### (2023) > ### Aliases: get_hvw_data > > ### ** Examples > > get_hvw_data("senate") Waiting 3s for retry backoff ■■■■■■■■■■■■■■ Waiting 3s for retry backoff ■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■ Error in `httr2::req_perform()`: ! HTTP 503 Service Unavailable. ℹ ERROR 503 when retrieving online data from the Harvard Dataverse website. Backtrace: ▆ 1. └─filibustr::get_hvw_data("senate") 2. └─filibustr:::get_online_data(url = url, source_name = "Harvard Dataverse") 3. └─httr2::req_perform(...) 4. └─httr2:::handle_resp(req, resp, error_call = error_call) 5. └─httr2:::resp_failure_cnd(req, resp, error_call = error_call) 6. ├─rlang::catch_cnd(...) 7. │ ├─rlang::eval_bare(...) 8. │ ├─base::tryCatch(...) 9. │ │ └─base (local) tryCatchList(expr, classes, parentenv, handlers) 10. │ │ └─base (local) tryCatchOne(expr, names, parentenv, handlers[[1L]]) 11. │ │ └─base (local) doTryCatch(return(expr), name, parentenv, handler) 12. │ └─base::force(expr) 13. └─rlang::abort(...) Execution halted Flavor: r-devel-linux-x86_64-debian-gcc