CRAN Package Check Results for Maintainer ‘Max Feinleib <mhfeinleib at gmail.com>’

Last updated on 2025-07-28 13:50:10 CEST.

Package ERROR OK
filibustr 1 12

Package filibustr

Current CRAN status: ERROR: 1, OK: 12

Additional issues

MKL noLD OpenBLAS

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