CRAN Package Check Results for Package filibustr

Last updated on 2026-08-13 17:51:50 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang OK
r-devel-linux-x86_64-debian-gcc 0.5.2 2.29 40.60 42.89 ERROR
r-devel-linux-x86_64-fedora-clang 0.5.2 36.44 ERROR
r-devel-linux-x86_64-fedora-gcc 0.5.2 40.44 ERROR
r-devel-windows-x86_64 0.5.2 6.00 83.00 89.00 OK
r-patched-linux-x86_64 0.5.2 3.13 47.01 50.14 ERROR
r-release-linux-x86_64 0.5.2 3.11 50.22 53.33 OK
r-release-macos-arm64 0.5.2 1.00 41.00 42.00 OK
r-release-macos-x86_64 0.5.2 2.00 100.00 102.00 OK
r-release-windows-x86_64 0.5.2 7.00 82.00 89.00 OK
r-oldrel-macos-arm64 0.5.2 1.00 40.00 41.00 OK
r-oldrel-macos-x86_64 0.5.2 2.00 80.00 82.00 OK
r-oldrel-windows-x86_64 0.5.2 7.00 93.00 100.00 OK

Additional issues

M1mac

Check Details

Version: 0.5.2
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 `resp_body_raw()`: ! Can't retrieve empty body. 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::resp_body_string(response) 9. └─httr2::resp_body_raw(resp) 10. └─cli::cli_abort("Can't retrieve empty body.") 11. └─rlang::abort(...) Execution halted Flavors: r-devel-linux-x86_64-debian-gcc, r-patched-linux-x86_64

Version: 0.5.2
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 `resp_body_raw()`: ! Can't retrieve empty body. 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::resp_body_string(response) 9. └─httr2::resp_body_raw(resp) 10. └─cli::cli_abort("Can't retrieve empty body.") 11. └─rlang::abort(...) Execution halted Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc