Last updated on 2026-03-28 08:51:01 CET.
| Package | ERROR | OK |
|---|---|---|
| filibustr | 2 | 12 |
Current CRAN status: ERROR: 2, OK: 12
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