CRAN Package Check Results for Package filibustr

Last updated on 2026-03-28 08:50:09 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.5.1 2.96 53.81 56.77 ERROR
r-devel-linux-x86_64-debian-gcc 0.5.1 1.96 41.55 43.51 ERROR
r-devel-linux-x86_64-fedora-clang 0.5.1 83.01 OK
r-devel-linux-x86_64-fedora-gcc 0.5.1 93.02 OK
r-devel-macos-arm64 0.5.1 1.00 46.00 47.00 OK
r-devel-windows-x86_64 0.5.1 5.00 82.00 87.00 OK
r-patched-linux-x86_64 0.5.1 3.01 47.76 50.77 OK
r-release-linux-x86_64 0.5.1 2.51 47.58 50.09 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 5.00 84.00 89.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 7.00 95.00 102.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_senate_cloture_votes > ### Title: Senate cloture motions and votes > ### Aliases: get_senate_cloture_votes > > ### ** Examples > > ## Don't show: > if (!is.null(curl::nslookup("www.senate.gov", error = FALSE))) withAutoprint({ # examplesIf + ## End(Don't show) + get_senate_cloture_votes() + ## Don't show: + }) # examplesIf > get_senate_cloture_votes() Error in open.connection(x, "rb") : cannot open the connection Calls: withAutoprint ... <Anonymous> -> <Anonymous> -> <Anonymous> -> read_html.default Execution halted Examples with CPU (user + system) or elapsed time > 5s user system elapsed get_hvw_data 1.886 0.15 5.061 Flavor: r-devel-linux-x86_64-debian-clang

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_senate_cloture_votes > ### Title: Senate cloture motions and votes > ### Aliases: get_senate_cloture_votes > > ### ** Examples > > ## Don't show: > if (!is.null(curl::nslookup("www.senate.gov", error = FALSE))) withAutoprint({ # examplesIf + ## End(Don't show) + get_senate_cloture_votes() + ## Don't show: + }) # examplesIf > get_senate_cloture_votes() Error in open.connection(x, "rb") : cannot open the connection Calls: withAutoprint ... <Anonymous> -> <Anonymous> -> <Anonymous> -> read_html.default Execution halted Flavor: r-devel-linux-x86_64-debian-gcc