Last updated on 2025-02-05 07:50:10 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.5.4 | 3.95 | 34.78 | 38.73 | OK | |
r-devel-linux-x86_64-debian-gcc | 1.5.4 | 2.46 | 25.73 | 28.19 | OK | |
r-devel-linux-x86_64-fedora-clang | 1.5.4 | 60.36 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 1.5.4 | 56.29 | OK | |||
r-devel-windows-x86_64 | 1.5.4 | 5.00 | 59.00 | 64.00 | OK | |
r-patched-linux-x86_64 | 1.5.4 | 3.72 | 29.97 | 33.69 | ERROR | |
r-release-linux-x86_64 | 1.5.4 | 3.37 | 32.42 | 35.79 | OK | |
r-release-macos-arm64 | 1.5.4 | 32.00 | OK | |||
r-release-macos-x86_64 | 1.5.4 | 59.00 | OK | |||
r-release-windows-x86_64 | 1.5.4 | 5.00 | 60.00 | 65.00 | ERROR | |
r-oldrel-macos-arm64 | 1.5.4 | 50.00 | OK | |||
r-oldrel-macos-x86_64 | 1.5.4 | 47.00 | OK | |||
r-oldrel-windows-x86_64 | 1.5.4 | 6.00 | 62.00 | 68.00 | OK |
Version: 1.5.4
Check: examples
Result: ERROR
Running examples in ‘CongressData-Ex.R’ failed
The error most likely occurred in:
> base::assign(".ptime", proc.time(), pos = "CheckExEnv")
> ### Name: get_var_info
> ### Title: Get information regarding CongressData variables
> ### Aliases: get_var_info
>
> ### ** Examples
>
>
> # returns all variable information
> get_var_info()
Error in curl::curl_download(cb_url, cb_temp, mode = "wb") :
Timeout was reached [ippsr.msu.edu]: Connection timed out after 10002 milliseconds
Calls: get_var_info -> <Anonymous> -> raise_libcurl_error
Execution halted
Flavor: r-patched-linux-x86_64
Version: 1.5.4
Check: examples
Result: ERROR
Running examples in 'CongressData-Ex.R' failed
The error most likely occurred in:
> ### Name: get_var_info
> ### Title: Get information regarding CongressData variables
> ### Aliases: get_var_info
>
> ### ** Examples
>
>
> # returns all variable information
> get_var_info()
Error in curl::curl_download(cb_url, cb_temp, mode = "wb") :
Timeout was reached [ippsr.msu.edu]: Failed to connect to ippsr.msu.edu port 443 after 10003 ms: Timeout was reached
Calls: get_var_info -> <Anonymous> -> raise_libcurl_error
Execution halted
Flavor: r-release-windows-x86_64