CRAN Package Check Results for Package filibustr

Last updated on 2026-03-08 03:50:19 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.5.1 2.96 55.51 58.47 OK
r-devel-linux-x86_64-debian-gcc 0.5.1 2.21 40.35 42.56 ERROR
r-devel-linux-x86_64-fedora-clang 0.5.1 5.00 82.73 87.73 OK
r-devel-linux-x86_64-fedora-gcc 0.5.1 5.00 93.59 98.59 OK
r-devel-macos-arm64 0.5.1 1.00 46.00 47.00 OK
r-devel-windows-x86_64 0.5.1 4.00 82.00 86.00 OK
r-patched-linux-x86_64 0.5.1 2.36 48.73 51.09 OK
r-release-linux-x86_64 0.5.1 3.04 48.10 51.14 OK
r-release-macos-arm64 0.5.1 1.00 33.00 34.00 OK
r-release-macos-x86_64 0.5.1 2.00 95.00 97.00 OK
r-release-windows-x86_64 0.5.1 4.00 83.00 87.00 OK
r-oldrel-macos-arm64 0.5.1 1.00 61.00 62.00 OK
r-oldrel-macos-x86_64 0.5.1 2.00 96.00 98.00 OK
r-oldrel-windows-x86_64 0.5.1 6.00 99.00 105.00 OK

Check Details

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 basename(x) : a character vector argument expected Calls: withAutoprint ... <Anonymous> -> ifelse -> grepl -> is.factor -> basename Execution halted Flavor: r-devel-linux-x86_64-debian-gcc