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

Last updated on 2026-02-06 13:50:30 CET.

Package ERROR OK
filibustr 2 11

Package filibustr

Current CRAN status: ERROR: 2, OK: 11

Version: 0.5.1
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 > > ## Don't show: > if (!is.null(curl::nslookup("dataverse.harvard.edu", error = FALSE))) withAutoprint({ # examplesIf + ## End(Don't show) + get_hvw_data("senate") + ## Don't show: + }) # examplesIf > get_hvw_data("senate") Error in `httr2::req_perform()`: ! Failed to perform HTTP request. Caused by error in `curl::curl_fetch_memory()`: ! Timeout was reached [dataverse.harvard.edu]: Connection timed out after 10002 milliseconds Backtrace: ▆ 1. ├─base::withAutoprint(...) 2. │ └─base::source(...) 3. │ ├─base::withVisible(eval(ei, envir)) 4. │ └─base::eval(ei, envir) 5. │ └─base::eval(ei, envir) 6. └─filibustr::get_hvw_data("senate") 7. └─filibustr:::get_online_data(url = url, source_name = "Harvard Dataverse") 8. └─httr2::req_perform(...) 9. └─httr2:::handle_resp(req, resp, error_call = error_call) 10. └─rlang::cnd_signal(resp) Execution halted Flavor: r-patched-linux-x86_64

Version: 0.5.1
Check: examples
Result: ERROR Running examples in 'filibustr-Ex.R' failed The error most likely occurred in: > ### Name: get_hvw_data > ### Title: Get replication data from Harbridge-Yong, Volden, and Wiseman > ### (2023) > ### Aliases: get_hvw_data > > ### ** Examples > > ## Don't show: > if (!is.null(curl::nslookup("dataverse.harvard.edu", error = FALSE))) withAutoprint({ # examplesIf + ## End(Don't show) + get_hvw_data("senate") + ## Don't show: + }) # examplesIf > get_hvw_data("senate") Error in `httr2::req_perform()`: ! Failed to perform HTTP request. Caused by error in `curl::curl_fetch_memory()`: ! Timeout was reached [dataverse.harvard.edu]: Connection timed out after 10012 milliseconds Backtrace: ▆ 1. ├─base::withAutoprint(...) 2. │ └─base::source(...) 3. │ ├─base::withVisible(eval(ei, envir)) 4. │ └─base::eval(ei, envir) 5. │ └─base::eval(ei, envir) 6. └─filibustr::get_hvw_data("senate") 7. └─filibustr:::get_online_data(url = url, source_name = "Harvard Dataverse") 8. └─httr2::req_perform(...) 9. └─httr2:::handle_resp(req, resp, error_call = error_call) 10. └─rlang::cnd_signal(resp) Execution halted Flavor: r-oldrel-windows-x86_64

These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.